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:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / swig
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:N/swig && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
swig-3.0.12.tar.gz | 0008149820 7.77 MB | |
swig-ocaml-int64.patch | 0000000505 505 Bytes | |
swig-perl526.patch | 0000001441 1.41 KB | |
swig.changes | 0000034084 33.3 KB | |
swig.rpmlintrc | 0000000072 72 Bytes | |
swig.spec | 0000005394 5.27 KB | |
swig308-isfinite.diff | 0000000553 553 Bytes |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 26)
update _link
Comments 0