pkg.soopen package index

brew / Rang 737

docutils mit Homebrew, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docutils in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install docutils

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#docutils

nixpkgs package indexes · docutils · Quelle: raw.githubusercontent.com

openSUSE zypperverifiziert · 92%
sudo zypper install python313-docutils

openSUSE Tumbleweed package metadata · python313-docutils · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Text processing system for reStructuredText

Befehle und Aliase

  • docutils
  • rst2html
  • rst2html4
  • rst2html5
  • rst2latex
  • rst2man
  • rst2odt
  • rst2pseudoxml
  • rst2s5
  • rst2xetex
  • rst2xml

Verlauf

Projektgeschichte und Nutzung

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`.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1996: StructuredText first released in the Zope ecosystem.
  • 1999: David Goodger discovered StructuredText while looking for Python module documentation tooling.
  • 2000: First reStructuredText draft posted to Python Doc-SIG.
  • 2001: Project web site and first release rolled out.
  • 2002: reStructuredText and Docstring Processing System projects merged and renamed Docutils.
  • 2026: Docutils 0.23 listed in release notes and packaged by Homebrew.

Related projects

  • Docutils is related to StructuredText, Setext, Python PEP tooling, Sphinx, and the wider Python documentation ecosystem. Its FAQ explicitly points to Sphinx as client code using reStructuredText for Python auto-documentation.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/docutils.conf./docutils.conf~/.docutils

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
docutilsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2htmlExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2html4Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2html5Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2latexExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2manExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2odtExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2pseudoxmlExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2s5Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2xetexExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
rst2xmlExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.23
Manager aktualisiert2026-05-28
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:docutils
Version0.23
PaketmanagerHomebrew
Homepagehttps://docutils.sourceforge.io
Zuletzt aktualisiert2026-05-28T18:47:22Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

docutils

nix profile install nixpkgs#docutils
  • normalized package name match
  • Abgeglichen nach: Docutils
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: docutils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
zypper95%

python313-docutils 0.23-1.1

Python Documentation Utilities

https://pypi.python.org/pypi/docutils/

sudo zypper install python313-docutils
  • License: BSD-2-Clause AND Python-2.0 AND GPL-2.0-or-later AND GPL-3.0-or-later AND LicenseRef-SUSE-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-docutils
  • 4 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Docutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-docutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Nix92%

rst2html5

nix profile install nixpkgs#rst2html5
  • installed executable or alias match
  • Abgeglichen nach: Rst2html5
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/rs/rst2html5/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation