Source: python-steadymark Section: python Priority: optional Maintainer: PKG OpenStack Uploaders: Julien Danjou , Thomas Goirand , Mehdi Abaakouk Build-Depends: debhelper (>= 10), openstack-pkg-tools, python-all (>= 2.6.6-3~), python-misaka, python-nose, python-sure, python-setuptools Standards-Version: 3.9.4 Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-steadymark?h=debian%2Fnewton Vcs-Git: https://git.openstack.org/openstack/deb-python-steadymark -b debian/newton Homepage: https://github.com/gabrielfalcao/steadymark Package: python-steadymark Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: bpython, ipython, python-ipdb, python-misaka, python-nose, python-pygments, python-sure, ${misc:Depends}, ${python:Depends} Recommends: ${python:Recommends} Description: markdown-based test runner Write your documentation using github-flavored markdown, surround your snippets with Python code blocks and steadymark will automatically find and run them, if there is a header preceding your Python snippet it will be used as title for your test.