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