Simplified Wrapper and Interface Generator
http://www.swig.org/
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 systemsmanagement:saltstack:bundle
-
16
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:Ubuntu2204/saltbundle-swig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
saltbundle-swig.changes | 0000040058 39.1 KB | |
saltbundle-swig.spec | 0000005553 5.42 KB | |
swig-4.0.2.tar.gz | 0008097014 7.72 MB | |
swig-octave-6.patch | 0000013027 12.7 KB | |
swig.rpmlintrc | 0000000072 72 Bytes | |
swig308-isfinite.diff | 0000000719 719 Bytes |
Revision 2 (latest revision is 31)
Victor Zhestkov (vzhestkov)
committed
(revision 2)
Fix condition for RH based distros
Comments 0