Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Changelog
- * Wed Jan 31 18:00:00 2007 Adam Tkac <atkac redhat com> 1.1p5-23
- fixed problem that swig finding libraries in /usr/lib
instead /usr/lib64 on 64bit architectures
- * Wed Jan 22 18:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- rebuilt
- * Wed Nov 27 18:00:00 2002 Tim Powers <timp{%}redhat{*}com> 1.1p5-21
- lib64'ize