macOS
brew install languagetool-rustlocal Homebrew formula metadata
brew
languagetool-rust のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install languagetool-rustlocal Homebrew formula metadata
nix profile install nixpkgs#languagetool-rustnixpkgs package indexes · pkgs/by-name/la/languagetool-rust/package.nix · ソース: api.github.com
概要
LanguageTool API in Rust
履歴
LanguageTool-Rust, also called LTRS, is both a Rust library and an `ltrs` command-line client for the LanguageTool HTTP API.
The crate was created on crates.io on 2022-05-16 and developed as Rust bindings for the LanguageTool server API. Its README states that it can use the public LanguageTool API or a self-hosted LanguageTool server.
The changelog shows rapid early CLI and library work in May 2022, including commands such as `ping`, JSON output, and automatic use of the online LanguageTool server. Version 2.0.0, dated 2023-02-07, expanded the project structure and related-project documentation. Version 3.0.0, dated 2025-09-17, was a breaking refactor that separated library and CLI modules and added support for custom file types including Markdown, HTML, and Typst.
LanguageTool-Rust sits in the Rust ecosystem as a typed client for a widely used proofreading server. Its adoption is niche but practical: developers can add grammar/style checking to Rust programs, while CLI users can query LanguageTool from scripts without writing API glue.
The README documents `cargo install languagetool-rust --features full` and an `ltrs` CLI with commands such as `ping`, `languages`, and `check`. By default, the CLI uses the public LanguageTool API, while users can point it at their own server.
For package nerds, LTRS is a bridge package: it wraps a Java-origin proofreading service in Rust library types and a small CLI. It is useful in editor, documentation, CI, and prose-checking workflows where LanguageTool is wanted without running the Java client directly.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ltrs | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jeertmans/languagetool-rust
インストールメタデータ
| パッケージキー | brew:languagetool-rust |
|---|---|
| バージョン | 3.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/languagetool-rust |
| ホームページ | https://docs.rs/languagetool-rust |
| リポジトリ | https://github.com/jeertmans/languagetool-rust |
| 上流ドキュメント | https://docs.rs/languagetool-rust/latest/languagetool_rust |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/jeertmans/languagetool-rust/archive/refs/tags/v3.0.1.tar.gz |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | languagetool-rust |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
languagetool-rust
nix profile install nixpkgs#languagetool-rustソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.