sip4 4.19.18+dfsg-1 source package in Ubuntu

Changelog

sip4 (4.19.18+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Fix Lintian source-contains-empty-directory warning.
  * Fix a typo in a comment in debian/rules.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Sat, 13 Jul 2019 20:04:09 +0300

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sip4_4.19.18+dfsg-1.dsc 2.6 KiB 79067d41867623995c66b24735903c280d9a0fd9059dd351f907293649c3fcd3
sip4_4.19.18+dfsg.orig.tar.xz 393.2 KiB 6fbed37bb7e73776a573d006225661be27d45cb9950cf4e307aa4d7b1011fb76
sip4_4.19.18+dfsg-1.debian.tar.xz 16.2 KiB ac7629d22fff3f68f00d34ae7bc8224824f0529aaa516da9cb6b2e146c21bd12

Available diffs

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: No summary available for python-sip-dbg in ubuntu eoan.

No description available for python-sip-dbg in ubuntu eoan.

python-sip-dev: No summary available for python-sip-dev in ubuntu eoan.

No description available for python-sip-dev in ubuntu eoan.

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 eoan.

No description available for python3-sip in ubuntu eoan.

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 the extension built for the Python 3 debug interpreter,
 and the debugging symbols for python3-sip package.

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-dev: No summary available for sip-dev in ubuntu eoan.

No description available for sip-dev in ubuntu eoan.

sip-dev-dbgsym: debug symbols for sip-dev