generic | ||
.gitignore | ||
CHANGELOG.rst | ||
COPYRIGHT.txt | ||
LICENSE.txt | ||
README.rst | ||
setup.cfg | ||
setup.py |
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.