[Distutils] Re: SWIG support?

Randall Hopper aa8vb@yahoo.com
Wed, 07 Jun 2000 09:40:11 -0400


Harry Henry Gebel:
 |On Tue, Jun 06, 2000 at 06:17:07PM -0400, Mark W. Alexander wrote:
 |> Is there any magic in distutils for dealing with SWIG 
 |> generated modules? A "nice-to-have" feature would be
 |> to specify the swig.i file and options and have 
 |> Distutils take it from there.
 |
 |There isn't anything for the SWIG 'i' files, but the 'C' source files are
 |handled just fine. I include both the interface files and the C code with
 |PyNcurses so the users do not need SWIG unless they want to modify the
 |interface file.

I did the same when packing my SWIG-generated Py-OpenDX wrappers a few days
ago.

-- 
Randall Hopper
aa8vb@yahoo.com