File: class/Extras/Code/Swig/_README.txt

This contains examples of using the SWIG
Python/C integration code generator.  As of
March 2005, also included the most recent
SWIG release (source tar.gz, Windows zip)
in the Install directory.  You can also 
get the latest release of SWIG at:

	 www.swig.org 

SWIG generates the wrapper code needed to
link a C or C++ library into Python for use 
by scripts, by scanning C/C++ type signatures
in header (or other) files.



[Home page] Books Code Blog Python Author Train Find ©M.Lutz