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:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/swig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Ruby-replace-obsolete-STR2CSTR-macro-with-Str |
0000009960 9.73 KB | |
0002-Ruby-use-RbConfig-instead-of-deprecated-Confi |
0000002088 2.04 KB | |
0003-Ruby-Fix-include-pathes-for-Ruby-1.9.patch | 0000000930 930 Bytes | |
0004-Ruby-Add-local-dir-to-loadpath-for-Ruby-1.9.p |
0000001017 1017 Bytes | |
0007-Ruby-1.9-methods-returns-array-of-Symbols-now |
0000002254 2.2 KB | |
0008-Ruby-Disable-broken-tests.patch | 0000000983 983 Bytes | |
0012-Python-Disable-broken-test-in-threads_excepti |
0000000923 923 Bytes | |
0013-Fix-call-to-Swig_name_decl-upstream-ID-353007 |
0000001405 1.37 KB | |
swig-2.0.4-guile2.patch | 0000000765 765 Bytes | |
swig-2.0.7.tar.gz | 0005281076 5.04 MB | |
swig.changes | 0000021474 21 KB | |
swig.rpmlintrc | 0000000072 72 Bytes | |
swig.spec | 0000006552 6.4 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0