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