On Apr 15, 2008, at 10:05 AM, Johannes Wienke wrote:
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?

I am having trouble understanding what you're asking for, but perhaps http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/version/Doc/ Manual/external.html would help?

- Robert

Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to