Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
sip: SIP - Python/C++ Bindings Generator
- Summary
- SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
because it is specifically designed for C++ and Python, is able to generate
tighter bindings. SIP is so called because it is a small SWIG.
SIP was originally designed to generate Python bindings for KDE and so has
explicit support for the signal slot mechanism used by the Qt/KDE class
libraries. However, SIP can be used to generate Python bindings for any C++
class library.
Arch: src
Download: | sip-4.3.1-1.2.1.src.rpm |
Build Date: | Mon Apr 10 06:11:46 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 332 KiB |
Changelog
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.3.1-1.2.1
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.3.1-1.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes