Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUWX
]
swig: Connects C/C++/Objective C to some high-level programming languages.
- Summary
- Simplified Wrapper and Interface Generator (SWIG) is a software
development tool for connecting C, C++ and Objective C programs with a
variety of high-level programming languages. SWIG is primarily used
with Perl, Python and Tcl/TK, but it has also been extended to Java,
Eiffel and Guile. SWIG is normally used to create high-level
interpreted programming environments, systems integration, and as a
tool for building user interfaces.
Arch: src
Download: | swig-1.3.24-0.0.kde.src.rpm |
Build Date: | Sat Feb 19 04:01:09 2005 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 3.18 MiB |
Changelog
- * Thu Feb 3 18:00:00 2005 Karsten Hopp <karsten{%}redhat{*}de> 1.3.24-1
- update
- * Wed Dec 1 18:00:00 2004 Phil Knirsch <pknirsch{%}redhat{*}com> 1.3.23-2
- rebuild
- * Tue Nov 23 18:00:00 2004 Karsten Hopp <karsten{%}redhat{*}de> 1.3.23-1
- update
- new pylib patch
- remove destdir patch, swig.m4 is no longer included
- remove ldconfig patch, swig now uses *-config to find out linker options