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

Changelog

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

  * New upstream version 0.3.6
  * Drop patch (applied upstream)
  * Bump policy version (no changes)
  * Add d/clean

 -- Jochen Sprickerhof <email address hidden>  Sun, 13 Oct 2019 23:04:52 +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-1.dsc 2.2 KiB beddca74277aa4df4772055340b41a13bcd727dabd853a7199341839b3530c95
ros-python-qt-binding_0.3.6.orig.tar.gz 13.0 KiB b56b8b35f72b8543aab7903eb4e9d456991994a06032a08ba72ba627c6652e12
ros-python-qt-binding_0.3.6-1.debian.tar.xz 3.1 KiB b0c93276a463cd2a5216525f042d13e4127ad8c74ebcc46efb327a59e7bf737a

Available diffs

No changes file available.

Binary packages built by this source

python-python-qt-binding: No summary available for python-python-qt-binding in ubuntu focal.

No description available for python-python-qt-binding in ubuntu focal.

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.