Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.
Changelog
- * Thu Sep 28 17:00:00 2006 Than Ngo <than{%}redhat{*}com> 4.4.5-3
- fix #207297, use qt qmake files
- * Wed Sep 20 17:00:00 2006 Than Ngo <than{%}redhat{*}com> 4.4.5-2
- fix #206633, own %_datadir/sip
- * Wed Jul 19 17:00:00 2006 Than Ngo <than{%}redhat{*}com> 4.4.5-1
- update to 4.4.5