Hi,

I just stumbled over the Py++ project that reads C++ code using pygccxml
and comes with wrapper code generators for Boost.Python and ctypes.

http://www.language-binding.net/pyplusplus/pyplusplus.html

>From a first glance, it seems not too hard to add a third generator for
Cython code that could write out the corresponding .pxd files and a simple
1:1 API skeleton.

Has anyone looked into this already? This would be a wonderful tool for
those who want to wrap larger libraries.

Stefan
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to