[ buster ]
[ 源代码: sip4 ]
软件包:python-sip-dev(4.19.14+dfsg-2)
Python/C++ bindings generator development files
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 sipdistutils and the development headers needed to develop Python bindings with sip.
其他与 python-sip-dev 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-dev
- header files and a static library for Python2
-
- dep: python-sip (= 4.19.14+dfsg-2)
- Python/C++ bindings generator runtime library
-
- dep: sip-dev (= 4.19.14+dfsg-2)
- Python/C++ bindings generator code generator application
-
- sug: python-sip-doc
- Python/C++ bindings generator documentation