Source: ros-osrf-pycommon Maintainer: Debian Science Maintainers Uploaders: Jochen Sprickerhof , Timo Röhling , Leopold Palomo-Avellaneda , Timon Engelke Section: python Priority: optional Build-Depends: debhelper-compat (= 13), python3-all, dh-sequence-python3, python3-pytest , python3-setuptools, Standards-Version: 4.6.2 Homepage: https://osrf-pycommon.readthedocs.org/ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild Vcs-Git: https://salsa.debian.org/robotics-team/ros-osrf-pycommon.git Vcs-Browser: https://salsa.debian.org/robotics-team/ros-osrf-pycommon Package: python3-osrf-pycommon Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Commonly needed Python modules for software developers Python package which contains commonly used Python boilerplate code and patterns. Things like ansi terminal coloring, capturing colored output from programs using subprocess, or even a simple logging system which provides some nice functionality over the built-in Python logging system.