macOS
brew install docutilslocal Homebrew formula metadata
brew
Text processing system for reStructuredText. Version 0.23 via Homebrew; verified 2026-05-28.
install
brew install docutilslocal Homebrew formula metadata
nix profile install nixpkgs#docutilsnixpkgs package indexes · docutils · source: raw.githubusercontent.com
sudo zypper install python313-docutilsopenSUSE Tumbleweed package metadata · python313-docutils · source: download.opensuse.org
overview
Text processing system for reStructuredText
history
Docutils is the long-running Python documentation-processing system behind reStructuredText. It provides a Python library, parsers, writers, transforms, and front-end commands such as `rst2html`, `rst2latex`, `rst2man`, and `rst2xml`.
The project's roots are in the Python documentation community. reStructuredText was designed by David Goodger as a revision and reinterpretation of StructuredText and Setext, with goals of readable plaintext markup, unambiguous parsing, and conversion into useful structured formats.
Docutils grew out of Python Doc-SIG discussions around docstring processing. Goodger's history notes StructuredText's 1996 origins, his late-1999 encounter with it, a November 2000 first draft of a revised specification, a June 2001 project web site and first release, and the 2002 merger of the reStructuredText and Docstring Processing System projects into Docutils.
Docutils became the reference implementation for reStructuredText and a foundation for Python documentation tooling. The FAQ describes support for standalone files, PEPs, Python docstrings, and client code such as Sphinx extensions, while Homebrew and PyPI packaging keep the command-line tools widely available.
Users run front-end tools to convert reStructuredText to HTML, LaTeX, man pages, ODT, XML, pseudoxml, and other formats, or call the `docutils` Python package as a library. Configuration can come from system, local, or user-level docutils config files.
Docutils is package-nerd significant because it is infrastructure disguised as a text converter. It links Python docstring conventions, PEP publishing, Sphinx-era documentation, command-line document conversion, and a decades-long release history into one small but foundational package.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/docutils.conf./docutils.conf~/.docutilsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
docutils | cli | global executable | |
rst2html | cli | global executable | |
rst2html4 | cli | global executable | |
rst2html5 | cli | global executable | |
rst2latex | cli | global executable | |
rst2man | cli | global executable | |
rst2odt | cli | global executable | |
rst2pseudoxml | cli | global executable | |
rst2s5 | cli | global executable | |
rst2xetex | cli | global executable | |
rst2xml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://docutils.sourceforge.io
install metadata
| Package key | brew:docutils |
|---|---|
| Version | 0.23 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/docutils |
| Homepage | https://docutils.sourceforge.io |
| Repository | https://sourceforge.net/p/docutils/code/HEAD/tree |
| Upstream docs | https://docutils.sourceforge.io/FAQ.html |
| License | LicenseRef-Homebrew-public-domain AND BSD-2-Clause AND GPL-3.0-or-later AND Python-2.0 |
| Source archive | https://files.pythonhosted.org/packages/39/a4/5180d9afc57e8fca05601dd652bdff19604c218814037fe90ffc7625a50a/docutils-0.23.tar.gz |
| Last updated | 2026-05-28T18:47:22Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docutils |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
docutils
nix profile install nixpkgs#docutilspython313-docutils 0.22.4-1.2
Python Documentation Utilities
https://pypi.python.org/pypi/docutils/
sudo zypper install python313-docutilsrst2html5
nix profile install nixpkgs#rst2html5source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.