Source: sphinxcontrib-runcmd Section: python Maintainer: Debian Python Team Uploaders: Christian Bayle Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-docutils, python3-pytest , python3-sphinx, python3-sphinx-testing , Standards-Version: 4.7.4 Testsuite: autopkgtest-pkg-pybuild Homepage: https://github.com/invenia/sphinxcontrib-runcmd Vcs-Git: https://salsa.debian.org/python-team/packages/sphinxcontrib-runcmd.git Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinxcontrib-runcmd Package: python3-sphinxcontrib-runcmd Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Sphinx "runcmd" extension Sphinx RunCmd aims to allow you to place the output of arbitrary commands in your rst files, while also giving you greater flexibility in how the output is formatted.