pkg.soopen package index

brew / 順位 7846

rst-lint を Homebrew でインストール

rst-lint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install rst-lint

local Homebrew formula metadata

概要

パッケージ概要

ReStructuredText linter

コマンドとエイリアス

  • restructuredtext-lint
  • rst-lint

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2013: The repository and its contents were released into the public domain under the Unlicense on November 22.
  • 2.0.0: The project removed its encoding option and standardized on UTF-8 behavior.

Related projects

  • Docutils: Provides the underlying reStructuredText parser.
  • Sublime Text linters: An early integration context for the project.
  • PyPI: The publishing environment whose reStructuredText validation motivated the tool.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
restructuredtext-lintcliグローバル実行可能ファイル
rst-lintcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版2.0.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namerst-lint
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation