[C++-sig] Announcing project PyBindGen

Gustavo Carneiro gjcarneiro at gmail.com
Tue Sep 25 11:21:14 CEST 2007


  Hello all,

  I'd like to announce a new project for producing python extensions, called
PyBindGen.  It follows a radical new path for Python bindings generation: it
is itself written in (gasp!) Python!  And it does not even use C++ templates
at all! :-)

  The project is young but has been slowly developed for a few months now,
so it has already reached a point where it is useful for many tasks.  For
now, it has only a Python interface.  No interface description file or
header scanning supported yet.  It also has been focused more on C++ code
for now, although it was designed to also support pure C from the start.

  More information in: https://launchpad.net/pybindgen/

-- 
Gustavo J. A. M. Carneiro
INESC Porto, Telecommunications and Multimedia Unit
"The universe is always one step beyond logic." -- Frank Herbert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20070925/a1f91c19/attachment.htm>


More information about the Cplusplus-sig mailing list