Paketname | python-sip-dev |
Beschreibung | Python/C++ bindings generator development files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 4.10.1-0ubuntu1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1288 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0), python-sip (= 4.10.1-0ubuntu1), python-dev, libc6 (>= 2 |
Empfohlene Pakete | |
Paketbetreuer | Kubuntu Developers |
Quelle | sip4-qt3 |
Paketgröße | 333946 Byte |
Prüfsumme MD5 | e8abb3d36e0a73b8ee7a823fa7cf5fbb |
Prüfsumme SHA1 | af14463de34de5860c51999221a7217309fa392c |
Prüfsumme SHA256 | 4d4c10b2777bc7805bf0085871a39fc741107eeca0b0539101d30127ae1a4fc2 |
Link zum Herunterladen | python-sip-dev_4.10.1-0ubuntu1_i386.deb |
Ausführliche Beschreibung | SIP is a tool for generating bindings for C++ classes with some ideas
borrowed from SWIG, but capable of tighter bindings because of its
specificity towards C++ and Python.
.
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.
.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
- enumerated types
- global class instances
- static member functions.
.
This package contains the code generator tool and the development headers
needed to develop Python bindings with sip.
|