Paketname | python-sip-dev |
Beschreibung | Python/C++ bindings generator development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 4.10.2-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1352 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0), python-sip (= 4.10.2-1), python-dev, libc6 (>= 2.3), li |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | sip4-qt3 |
Paketgröße | 348422 Byte |
Prüfsumme MD5 | 3b87ad0e56051047e541320b5673d3f1 |
Prüfsumme SHA1 | 7e3fc18b80866e2d677f4de878f682fb9430d54a |
Prüfsumme SHA256 | 8bb0344d0d4ace49962ab5a2d998e82b9fe34f0a7b7ce0dab5d7f7350d0ca527 |
Link zum Herunterladen | python-sip-dev_4.10.2-1_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.
|