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