SWIG and XML and Python

Dave Kuhlman dkuhlman at rexx.com
Thu Oct 10 14:13:36 EDT 2002


SWIG 1.3 can now generate XML documents.  These XML documents describe the 
interface fed into SWIG.

In working with the XML documents generated by SWIG 1.3 I've developed some 
Python code and Python classes that can be used to develop processors for 
SWIG's XML documents.  If you are interested, you can find it as part of my 
generateDS distribution (which was used to generate it) in the SWIG
sub-directory.  Look for it at:

    http://www.rexx.com/~dkuhlman/#generateDS
    http://www.rexx.com/~dkuhlman/generateDS-1.1a.tar.gz

  - Dave

-- 
Dave Kuhlman
dkuhlman at rexx.com
http://www.rexx.com/~dkuhlman




More information about the Python-list mailing list