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