ros-python-qt-binding 0.3.6-2 source package in Ubuntu

Changelog

ros-python-qt-binding (0.3.6-2) unstable; urgency=medium

  * Drop Python 2 package (Closes: #938389)
  * simplify d/watch

 -- Jochen Sprickerhof <email address hidden>  Sat, 26 Oct 2019 08:46:28 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros-python-qt-binding_0.3.6-2.dsc 2.2 KiB d0519b1d72e823067c94d5f81a8fbc32f52a4d5d9027d7c3c0d959e0c12242e4
ros-python-qt-binding_0.3.6.orig.tar.gz 13.0 KiB b56b8b35f72b8543aab7903eb4e9d456991994a06032a08ba72ba627c6652e12
ros-python-qt-binding_0.3.6-2.debian.tar.xz 3.0 KiB a540e6efd1445300850e6d489c5469c491d64f6fe373e10424967dd7d368fa99

Available diffs

No changes file available.

Binary packages built by this source

python3-python-qt-binding: Robot OS Python 3 bindings for QT

 This package is part of Robot OS (ROS). It provides Python bindings
 for Qt. There are two providers: pyside and pyqt. PySide is released
 under the LGPL. PyQt is released under the GPL.
 .
 Both the bindings and tools to build bindings are included from each
 available provider. For PySide, it is called "Shiboken". For PyQt,
 this is called "SIP".
 .
 Also provided is adapter code to make the user's Python code
 independent of which binding provider was actually used which makes
 it very easy to switch between these.
 .
 This package contains the Python 3 binding.