macOS
brew install rst-lintlocal Homebrew formula metadata
brew / Rang 7846
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rst-lint in AI-Agent-Workflows.
Installation
brew install rst-lintlocal Homebrew formula metadata
Überblick
ReStructuredText linter
Verlauf
restructuredtext-lint is a Python library and command-line linter for detecting structural errors in reStructuredText documents.
Todd Wolfson created restructuredtext-lint after frustration with discovering invalid reStructuredText only after uploading content to PyPI. It was developed alongside a Sublime Text linter and built on Docutils parsing.
The project later standardized on UTF-8 behavior in its 2.0.0 breaking release, narrowing its purpose to checking reStructuredText structure rather than managing arbitrary input encodings.
The official README records integration with other developer tools and maintains an official wiki page for those integrations. source_facts.package-manager records Homebrew distribution in addition to the project's documented Python-package installation.
Users run `rst-lint` or `restructuredtext-lint` against files or directories and select a reporting threshold and text or JSON output. Python programs can call `lint` for strings or `lint_file` for files. The tool returns distinct exit statuses for success, internal errors, and lint failures.
restructuredtext-lint catches packaging-description errors before publication and exposes both a reusable Python API and a small CLI. It reflects an era when reStructuredText was central to Python package metadata and PyPI project pages.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
restructuredtext-lint | cli | globales Executable | |
rst-lint | cli | globales Executable |
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.
https://github.com/twolfson/restructuredtext-lint
Installationsmetadaten
| Paketschlüssel | brew:rst-lint |
|---|---|
| Version | 2.0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/rst-lint |
| Homepage | https://github.com/twolfson/restructuredtext-lint |
| Repository | https://github.com/twolfson/restructuredtext-lint |
| Lizenz | Unlicense |
| Quellarchiv | https://files.pythonhosted.org/packages/ca/e6/eefcad2228f4124f17e01064428fbcd0ade06a274f3063ce3a126a569d6b/restructuredtext_lint-2.0.2.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rst-lint |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.