Source: python-rudolf Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), python-setuptools, python-all (>= 2.6.6-3~), python3-setuptools, python3-all Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-rudolf.git Vcs-Git: git://anonscm.debian.org/openstack/python-rudolf.git Homepage: http://pypi.python.org/pypi/rudolf/ Package: python-rudolf Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends} Suggests: python-rudolf-doc Description: colour output plugin for the nose testing framework - Python 2.x Rudolf provides a colour output plugin for the nose testing framework. It only works on Unix-like systems, as it uses ANSI colour codes. To use it, simply run "nosetests --with-color" to turn it on. . This package contains the Python 2.x module.