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