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