Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUWX
]
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.6-0.1.src.rpm |
Build Date: | Wed Apr 11 07:29:46 2007 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 428 KiB |
Changelog
- * Wed Apr 11 19:00:00 2007 Rex Dieter 4.6-0.1
- sip-4.6
- * Mon Dec 18 18:00:00 2006 Rex Dieter 4.5.2-0.2
- siputils patch (from PyKDE ml)
- * Mon Dec 11 18:00:00 2006 Rex Dieter 4.5.2-0.1
- sip-4.5.2