pkgsrc-wip/py-codepy/DESCR
Kamel Ibn Aziz Derouiche ddc81ebe90 Import py25-codepy-0.90 as wip/py-codepy.
CodePy is a C metaprogramming toolkit for Python. It handles two aspects of
metaprogramming:
* Generating C source code.
* Compiling this source code and dynamically loading it into the
Python interpreter.
2009-12-27 20:58:43 +00:00

6 lines
206 B
Plaintext

CodePy is a C metaprogramming toolkit for Python. It handles two aspects of
metaprogramming:
* Generating C source code.
* Compiling this source code and dynamically loading it into the
Python interpreter.