Hi, I hope this is the right way to ask questions about cython.
I am currently wrappin an existing C plugin API into a Python project. The way from my plugin loader into the plugins is not the problem, but the original software provides a bunch of function that the plugins can use. Is there a way to provide these functions with cython, that means reimplementing them with cython but generating them as defined by the existing header files? Thanks Johannes
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
