[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] from Python+Pygame to C+SDL, Any experiences?



On Wed, 19 Mar 2003, campbell barton wrote:
> Is there a 'make your own python wrapper' howto around anywhere?

I mentioned Pyrex a few posts ago. It is definately THE easiest way to 
wrap a C library.

http://www.cosc.canterbury.ac.nz/%7Empj17/pyrex-guide/

The above url contains a step-by-step tutorial that wraps the XOSD and 
CUPS C-libraries for Python.

--
Sami Hangaslammi