generic/README.rst
2011-12-05 01:12:55 +04:00

13 lines
490 B
ReStructuredText

Generic programming library for Python
======================================
Generic is trying to provide a Python programmer with primitives for creating
reusable software components by employing advanced techniques of OOP and other
programming paradigms.
You can read documentation_ hosted at excellent readthedocs.org project.
Development takes place at github_.
.. _documentation: http://generic.readthedocs.org/en/latest/index.html
.. _github: http://github.com/andreypopp/generic