Package: wnpp Severity: wishlist Owner: Pierre-Elliott Bécue <p...@debian.org>
* Package name : sphinx-rst-builder Version : 0.0.3 Upstream Author : David Fritzsche <david.fritzs...@mvua.de> * URL : https://github.com/davidfritzsche/sphinx-rst-builder * License : BSD-2-Clause Programming Lang: Python Description : A Sphinx builder for reST (reStructuredText) files Sphinx extension to build reST (reStructuredText) files. This extension is in particular useful to use in combination with the autodoc extension to automatically generate documentation for use by any rst parser (such as the GitHub wiki). In itself, the extension is fairly straightforward – it takes the parsed reST file from Sphinx and outputs it as reST. This library is needed to build python-coverage 5.1's doc and would be maintained under the DPMT