套件: sip-dev (4.19.25+dfsg-3build1)
sip-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 sip4:
- [sip4_4.19.25+dfsg-3build1.dsc]
- [sip4_4.19.25+dfsg.orig.tar.xz]
- [sip4_4.19.25+dfsg-3build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Torsten Marek
- Dmitry Shachnev
外部的資源:
- 主頁 [riverbankcomputing.com]
相似套件:
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.
其他與 sip-dev 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- rec: python3-sip-dev (>= 4.19.25+dfsg-3build1)
- Python 3/C++ bindings generator development files
-
- sug: python-sip-doc
- Python/C++ bindings generator documentation