Automic VaultAutomic Vault

brew

languagetool-rust を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install languagetool-rust

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#languagetool-rust

nixpkgs 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.

タイムライン

  • 2022-05-16: Crate created on crates.io and early 0.0.x changelog entries began.
  • 2023-02-07: Version 2.0.0 documented a broader project cleanup and related-project work.
  • 2025-09-17: Version 3.0.0 introduced breaking CLI/library refactors and custom file-type support.
  • 2025-12-31: Version 3.0.1 bumped the minimum supported Rust version and fixed raw output behavior.

Related projects

  • Related projects include LanguageTool itself, the LanguageTool public HTTP API, docs.rs, crates.io, and other Rust prose-checking tools that integrate grammar checks into documentation workflows.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版3.0.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v3.0.1

https://github.com/jeertmans/languagetool-rust

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namelanguagetool-rust
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

languagetool-rust

nix profile install nixpkgs#languagetool-rust
  • normalized package name match
  • 一致条件: Languagetool Rust
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/languagetool-rust/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment