
Restructuredtext is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. it is useful for in-line program documentation (such as python docstrings), for quickly creating simple web pages, and for standalone documents.
the purpose of the docutils project is to create a set of tools for processing restructuredtext documentation into useful formats, such as html, latex, odt or unix manpages.
this package includes data and configuration files.