sip4 4.13-1 source package in Ubuntu
Changelog
sip4 (4.13-1) unstable; urgency=low * Team upload * New upstream release * Use --no-dbg-cleaning for python3 too * Add build-arch: build and build-indep: build to debian/rules -- Ubuntu Archive Auto-Sync <email address hidden> Wed, 09 Nov 2011 13:07:00 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- 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.orig.tar.gz | 697.3 KiB | b5a0231d06fe6e6a234b387ef0c6f526b40f22836937872f25211f6614ccc29f |
sip4_4.13-1.debian.tar.gz | 15.1 KiB | 22638e7147df5c0160dcebc0ec2267519188c525594e1a3108d382071cf8c3eb |
sip4_4.13-1.dsc | 1.6 KiB | b71a7ac8246df64ffef158f0a03e42e744114d9f92952d50ca43e963e3c61a73 |
Available diffs
- diff from 4.12.4-1 to 4.13-1 (233.8 KiB)
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.