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