generic/README.rst
2010-07-19 13:25:17 +04:00

9 lines
331 B
ReStructuredText

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.