Simplified Wrapper and Interface Generator
SWIG is a compiler that attempts to make it easy to integrate C, C++,
or Objective-C code with scripting languages including Perl, Tcl, and
Python. In a nutshell, you give it a bunch of ANSI C/C++ declarations
and it generates an interface between C and your favorite scripting
language. However, this is only scratching the surface of what SWIG
can do--some of its more advanced features include automatic
documentation generation, module and library management, extensive
customization options, and more.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
swig-3.0.12.tar.gz | 0008149820 7.77 MB | about 4 years |
swig-ocaml-int64.patch | 0000000505 505 Bytes | almost 5 years |
swig-perl526.patch | 0000001441 1.41 KB | over 3 years |
swig.changes | 0000034084 33.3 KB | over 3 years |
swig.rpmlintrc | 0000000072 72 Bytes | over 9 years |
swig.spec | 0000005394 5.27 KB | over 3 years |
swig308-isfinite.diff | 0000000553 553 Bytes | almost 5 years |
Comments for swig 0