%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. &lfs111_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; User Notes: Installation of docutils To build the Python 3 applications, run the following command: pip3 wheel -w dist --no-build-isolation --no-deps $PWD To install the Python applications run the following as the &root; user: pip3 install --no-index --find-links dist --no-cache-dir docutils && 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{,-&docutils-version;.dist-info}