sip4 4.19.25+dfsg-ok1 source package in openKylin
Changelog
sip4 (4.19.25+dfsg-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 08 May 2024 15:10:09 +0800
sip4 (4.19.25+dfsg-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 08 May 2024 15:10:09 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | devel | |
Huanghe V3.0 | release | main | devel | |
Nile V2.0 | release | main | devel | |
Nile V2.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
sip4_4.19.25+dfsg.orig.tar.xz | 397.4 KiB | d738e5e9d64b27cd046c288bbf6121088ba6f70ecf410603a68c6e0ed7f67f51 |
sip4_4.19.25+dfsg-ok1.debian.tar.xz | 8.0 KiB | fb83bf8181f883dab54893ba3f728cd79af620b1992d312cffde40fb31e1c1f6 |
sip4_4.19.25+dfsg-ok1.dsc | 2.1 KiB | d716f2bc6c45c1024fb68acac09a96b48ede72a8cc2d4246b53ad965920ef0c8 |
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 html documentation.
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.
.
This package provides SIP with support for Python 3
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 3 bindings with sip.
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.