sip4 4.15.2-1ubuntu1 source package in Ubuntu
Changelog
sip4 (4.15.2-1ubuntu1) saucy; urgency=low * Merge from Debian Experimental. Remaining Ubuntu changes: - Adjust Breaks versioning to match Ubuntu versioning for rebuild only uploads sip4 (4.15.2-1) experimental; urgency=low * New upstream release - Contains the sip4 part of the fix for recent pykde4 breakage * Temporarily hard code python3 Depends in python3-sip-dev to work around breakage in dh-python (See #723070) -- Scott Kitterman <email address hidden> Mon, 16 Sep 2013 13:29:09 -0400
Upload details
- Uploaded by:
- Scott Kitterman
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sip4_4.15.2.orig.tar.gz | 755.6 KiB | b418cfdc3fabdd9175e7c29bab935812075d325ba5e0f693ec84b5473b802624 |
sip4_4.15.2-1ubuntu1.debian.tar.gz | 19.1 KiB | f5bf18ced98263f0f718cc40788c33b227924c770b26c883ec83af506f2c73ee |
sip4_4.15.2-1ubuntu1.dsc | 2.0 KiB | d95ba62f88a7715e9c41d5d04637eda87b1b2e17ac91a156725c1c078b185965 |
Available diffs
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: No summary available for python-sip-dbg in ubuntu saucy.
No description available for python-sip-dbg in ubuntu saucy.
- python-sip-dev: No summary available for python-sip-dev in ubuntu saucy.
No description available for python-sip-dev in ubuntu saucy.
- python-sip-doc: Python/C++ bindings generator 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.
.
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.
- python3-sip: No summary available for python3-sip in ubuntu saucy.
No description available for python3-sip in ubuntu saucy.
- python3-sip-dbg: No summary available for python3-sip-dbg in ubuntu saucy.
No description available for python3-sip-dbg in ubuntu saucy.
- 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 sipdistutils and the development headers needed to
develop Python 3 bindings with sip.
- sip-dbg: No summary available for sip-dbg in ubuntu saucy.
No description available for sip-dbg in ubuntu saucy.
- sip-dev: 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.