Package: wnpp Severity: wishlist user: debian-scie...@lists.debian.org usertag: ros X-Debbugs-CC: debian-devel@lists.debian.org
We (Robotics section of Debian Science team) are packaging ROS (Robot OS: http://www.ros.org/) for Debian. ROS uses many packages already in Debian, but also has a set of core/toolchain/build-system packages which are not yet uploaded. This package is part of that ROS system. Most of the packaging work is already done, and available at http://anonscm.debian.org/cgit/debian-science/packages/ros/ Package name : ros-python-qt-binding Version : 0.2.17 URL : http://www.ros.org/wiki/python_qt_binding License : BSD-3-clause Programming Lang: Python Description : Robot OS python 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.