On Tue, Apr 1, 2014 at 10:12 AM, Jacob Peck <[email protected]> wrote: > SWIG worked for me ages ago... > > http://www.swig.org/
Yeah, swig is a way of creating Python wrappers. If I am not mistaken, that's how a lot of Python wrapper modules get built. But I was thinking of the reverse (among other things): creating usable C modules from Python. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
