Pakket: sip-dev (4.19.14+dfsg-2)
Verwijzigingen voor sip-dev
Debian bronnen:
Het bronpakket sip4 downloaden:
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Torsten Marek (QA-pagina)
- Dmitry Shachnev (QA-pagina)
Externe bronnen:
- Homepage [riverbankcomputing.com]
Vergelijkbare pakketten:
Python/C++ bindings generator code generator application
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 needed to develop Python and Python 3 bindings with sip.
Andere aan sip-dev gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- rec: python-sip-dev (>= 4.19.14+dfsg-2)
- Python/C++ bindings generator development files
- of python3-sip-dev (>= 4.19.14+dfsg-2)
- Python 3/C++ bindings generator development files
-
- sug: python-sip-doc
- Python/C++ bindings generator documentation