Go to file
2010-08-12 17:14:09 +04:00
docs Simple docs for generic.event. 2010-08-04 20:43:37 +04:00
generic Fixed export list. 2010-08-12 17:14:09 +04:00
.gitignore Added docs. 2010-07-19 13:21:14 +04:00
CHANGELOG.rst Changelog. 2010-08-04 20:43:47 +04:00
README.rst Updated readme. 2010-07-19 13:25:17 +04:00
setup.py Bump version to 0.3. 2010-07-19 16:29:11 +04:00

Generic programming library for Python
======================================

Generic is trying to be simple and easy-to-use programming library that
provides a set of tools for generic programming with Python.

Documentation is at http://packages.python.org/generic/.
Its development takes place at http://github.com/andreypopp.