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

Changelog

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

  * Team upload.
  * New upstream version 0.4.4

 -- Timo Röhling <email address hidden>  Sat, 25 Sep 2021 19:50:08 +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
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros-python-qt-binding_0.4.4-1.dsc 2.0 KiB e1f62b424e1a170857c0b4548d525a9a0481c950c358b840f7cafe3c6b1e0ac5
ros-python-qt-binding_0.4.4.orig.tar.gz 12.5 KiB bcb5076226100f901e6a22656cf69ef0e8d5f1845670e6fad6fc5fdcb3a1dd07
ros-python-qt-binding_0.4.4-1.debian.tar.xz 4.0 KiB cd1c8d4e679495fe840c262a11f14c83ccdfeabb998a2ad93e2851f07388ffc3

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.