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 openSUSE:Leap:42.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.1:Update/swig3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
swig-3.0.7.tar.gz | 0005923046 5.65 MB | |
swig3.changes | 0000030963 30.2 KB | |
swig3.rpmlintrc | 0000000072 72 Bytes | |
swig3.spec | 0000005484 5.36 KB |
Comments 0