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