docutils: Processing plaintext documentation into useful formats, such as HTML or LaTeX¶
Description¶
Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax.
License¶
Modified BSD
Dependencies¶
None
Special Update/Build Instructions¶
None
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install docutils python:docutils
docutils: install the following packages: docutils python:docutils See https://repology.org/project/docutils/versions, https://repology.org/project/python:docutils/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023