Go to file
2011-01-03 02:25:11 +03:00
docs Simple docs for generic.event. 2010-08-04 20:43:37 +04:00
generic Add subscriber decorator to global event manager API. 2011-01-03 01:53:25 +03:00
.gitignore Added docs. 2010-07-19 13:21:14 +04:00
CHANGELOG.rst Changelog. 2010-08-04 20:43:47 +04:00
COPYRIGHT.txt Added Copyright and license info. 2010-08-23 21:07:22 +04:00
LICENSE.txt Added Copyright and license info. 2010-08-23 21:07:22 +04:00
README.rst Make repo points to github repo. 2011-01-03 02:25:11 +03: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/generic.