sip4 4.13.2-1 source package in Ubuntu
Changelog
sip4 (4.13.2-1) unstable; urgency=low * New upstream release - Refreshed patches * Split out documentation into a separate package, python-sip-doc since it is used for both the python and python3 versions of sip4 - Add python-sip-doc.docs/links - Adjust other docs/links files - python-sip-dev and python3-sip-dev Suggest python-sip-doc - Adjust debian/rules to build arch all packages * Install NEWS as changelog -- Scott Kitterman <email address hidden> Sat, 11 Feb 2012 12:47:35 -0500
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sip4_4.13.2-1.dsc | 1.7 KiB | 57cf81487adf2e5e58c37c40a60d0e856d917a9ae9944b93239eed69deea8948 |
sip4_4.13.2.orig.tar.gz | 715.9 KiB | 4bc3f5353c75918e1c8499ec1474e7b3392c30513ea6d7a6334f88b88271eebf |
sip4_4.13.2-1.debian.tar.gz | 15.6 KiB | 66418de0ca4f22ea6b704230d2d9036a92d727efb767d49f9e350089d34c25cb |
Available diffs
- diff from 4.13.1-3 to 4.13.2-1 (23.1 KiB)
No changes file available.
Binary packages built by this source
- python-sip: No summary available for python-sip in ubuntu quantal.
No description available for python-sip in ubuntu quantal.
- python-sip-dbg: No summary available for python-sip-dbg in ubuntu quantal.
No description available for python-sip-dbg in ubuntu quantal.
- 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.
- python-sip-doc: No summary available for python-sip-doc in ubuntu quantal.
No description available for python-sip-doc in ubuntu quantal.
- python3-sip: No summary available for python3-sip in ubuntu quantal.
No description available for python3-sip in ubuntu quantal.
- 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.