4d4cd5
[name]
4d4cd5
swig - Simplified Wrapper and Interface Generator
4d4cd5
4d4cd5
[synopsis]
4d4cd5
swig [ options ] " file"
4d4cd5
4d4cd5
[description]
4d4cd5
The swig command is used to create wrapper code to connect C and C++ code to
4d4cd5
scripting languages like Perl, Python, Tcl etc. from the definition of the
4d4cd5
interface. For detailed information on writing those interface definitions
4d4cd5
please refer to /usr/share/doc/swig-doc/Doc/Manual/index.html from the swig-doc
4d4cd5
package.
4d4cd5
4d4cd5
This manpage concentrates on explaining the invocation of the swig command.
4d4cd5
4d4cd5
[author]
4d4cd5
SWIG was originally created by David Beazley. For up-to-date information
4d4cd5
about authors and contributors please check http://www.swig.org/guilty.html.
4d4cd5
This manual page was written by Torsten Landschoff <torsten@debian.org> and
4d4cd5
updated by Jitka Plesnikova <jplesnik@redhat.com> (but may be used by
4d4cd5
others).
4d4cd5
4d4cd5
4d4cd5