%general-entities; ]> docutils-&docutils-version; docutils Introduction to docutils docutils is a set of Python modules and programs for processing plaintext docs into formats such as HTML, XML, or LaTeX. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &docutils-md5sum; Download size: &docutils-size; Estimated disk space required: &docutils-buildsize; Estimated build time: &docutils-time; Docutils Dependencies Optional User Notes: Installation of docutils To build the Python 3 applications, run the following command: python3 setup.py build To install the Python applications run the following as the root user: python3 setup.py install --optimize=1 && for f in /usr/bin/rst*.py; do ln -svf $(basename $f) /usr/bin/$(basename $f .py) done Contents Installed Programs Installed Libraries Installed Directories rst2html4, rst2html5, rst2html, rst2latex, rst2man, rst2odt_prepstyles, rst2odt, rst2pseudoxml, rst2s5, rst2xetex, rst2xml, and rstpep2html None /usr/lib/python&python3-majorver;/site-packages/docutils