macOS
brew install rst-lintlocal Homebrew formula metadata
brew / rank 7846
ReStructuredText linter. Version 2.0.2 via Homebrew; verified from local package data.
install
brew install rst-lintlocal Homebrew formula metadata
overview
ReStructuredText linter
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
restructuredtext-lint | cli | global executable | |
rst-lint | 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://github.com/twolfson/restructuredtext-lint
install metadata
| Package key | brew:rst-lint |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rst-lint |
| Homepage | https://github.com/twolfson/restructuredtext-lint |
| Repository | https://github.com/twolfson/restructuredtext-lint |
| License | Unlicense |
| Source archive | https://files.pythonhosted.org/packages/ca/e6/eefcad2228f4124f17e01064428fbcd0ade06a274f3063ce3a126a569d6b/restructuredtext_lint-2.0.2.tar.gz |
| 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 | 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 |
|
source 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.