macOS
brew install rst-lintlocal Homebrew formula metadata
brew / 順位 7846
rst-lint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rst-lintlocal Homebrew formula metadata
概要
ReStructuredText linter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
restructuredtext-lint | cli | グローバル実行可能ファイル | |
rst-lint | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/twolfson/restructuredtext-lint
インストールメタデータ
| パッケージキー | brew:rst-lint |
|---|---|
| バージョン | 2.0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rst-lint |
| ホームページ | https://github.com/twolfson/restructuredtext-lint |
| リポジトリ | https://github.com/twolfson/restructuredtext-lint |
| ライセンス | Unlicense |
| ソースアーカイブ | https://files.pythonhosted.org/packages/ca/e6/eefcad2228f4124f17e01064428fbcd0ade06a274f3063ce3a126a569d6b/restructuredtext_lint-2.0.2.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.