Building a lib-wrapper, first step

Dave Kuhlman dkuhlman at rexx.com
Tue Oct 16 18:40:46 EDT 2001


Paul Rubin <phr-n2001d at nightsong.com> wrote:
> 
> Rikard Bosnjakovic <rikard at strakt.com> writes:
>> I've got a small library (Linux) and I want to create some
>> wrapper-module so Python can use it. I've never done this before, so
>> I'm looking for some tutorial or such for this purpose.
>> 
>> Is there any documents describing this somewhere, step-by-step or something?
> 
> www.swig.org

Also see the example in "Extending and Embedding the Python
Interpreter" in the standard Python documentation.

  - Dave

-- 
Dave Kuhlman
dkuhlman at rexx.com


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----



More information about the Python-list mailing list