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

Changelog

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

  * Add breaks/replaces for python-qt-binding.
    Thanks to Andreas Beckmann (Closes: #943850)

 -- Jochen Sprickerhof <email address hidden>  Thu, 31 Oct 2019 08:18:16 +0100

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-3.dsc 2.2 KiB f4088359b590b62d3d4a09f4421dd677925093d9eb0de1774d0ce83c0f2e5f74
ros-python-qt-binding_0.3.6.orig.tar.gz 13.0 KiB b56b8b35f72b8543aab7903eb4e9d456991994a06032a08ba72ba627c6652e12
ros-python-qt-binding_0.3.6-3.debian.tar.xz 3.1 KiB 99eb65145d47e08419e44d450837d3b002c29354eb944f7e65c7dd7a80c2b05b

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.