sip4 4.13.1-1 source package in Ubuntu
Changelog
sip4 (4.13.1-1) unstable; urgency=low * Team upload * New upstream release * Change python3-sip-dev to depend on python3-dev instead of python-dev * Update python3-sip-dev short description to refer to python3 * Update python3-sip-dbg short description so it is different than python3-sip -- Scott Kitterman <email address hidden> Fri, 23 Dec 2011 08:52:28 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sip4_4.13.1-1.dsc | 1.6 KiB | 5170c28a2763bd47da5ebe14128ecc4e741216905dbc09cd5b8da44e1b90e982 |
sip4_4.13.1.orig.tar.gz | 715.8 KiB | ee8b2465dbe756608326cc9a2cbcd8b98773743bdc59984ed082bddf19a0b226 |
sip4_4.13.1-1.debian.tar.gz | 15.1 KiB | b575d0c341f12eb19808024b0f4ccdab40e27eeedbd25fbd96b67187df4e37e7 |
Available diffs
- diff from 4.13-1 (in Ubuntu) to 4.13.1-1 (144.0 KiB)
No changes file available.
Binary packages built by this source
- python-sip: Python/C++ bindings generator runtime library
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.
- python-sip-dbg: Python/C++ bindings generator runtime library (debug extension)
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 contains the extension built for the Python debug interpreter.
- python-sip-dev: 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 the code generator tool and the development headers
needed to develop Python bindings with sip.
- python3-sip: Python 3/C++ bindings generator runtime library
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
- python3-sip-dbg: Python 3/C++ bindings generator runtime library (debug extension)
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 contains debugging symbols for python3-sip
- python3-sip-dev: Python 3/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 the code generator tool and the development headers
needed to develop Python 3 bindings with sip.