./wip/py-codepy, CodePy is a C metaprogramming toolkit for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.90nb1, Package name: py310-codepy-0.90nb1, Maintainer: kamel.derouiche

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.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 55f5f2a9baa4f6a729d5cde794b1db5a43b810a6
Filesize: 21.168 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-16 10:22:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
Simplify. Set LICENSE.
   2012-10-06 19:55:21 by Aleksej Saushev | Files touched by this commit (31)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-01-30 07:01:48 by ndb | Files touched by this commit (2)
Log message:
PYVERSSUFFIX in PLIST.
   2009-12-27 21:58:43 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
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.