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