macOS
brew install languagetool-rustlocal Homebrew formula metadata
brew
LanguageTool API in Rust. Version 3.0.1 via Homebrew; verified from local package data.
install
brew install languagetool-rustlocal Homebrew formula metadata
nix profile install nixpkgs#languagetool-rustnixpkgs package indexes · pkgs/by-name/la/languagetool-rust/package.nix · source: api.github.com
overview
LanguageTool API in Rust
history
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.
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 |
|---|---|---|---|
ltrs | 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/jeertmans/languagetool-rust
install metadata
| Package key | brew:languagetool-rust |
|---|---|
| Version | 3.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/languagetool-rust |
| Homepage | https://docs.rs/languagetool-rust |
| Repository | https://github.com/jeertmans/languagetool-rust |
| Upstream docs | https://docs.rs/languagetool-rust/latest/languagetool_rust |
| License | MIT |
| Source archive | https://github.com/jeertmans/languagetool-rust/archive/refs/tags/v3.0.1.tar.gz |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
languagetool-rust
nix profile install nixpkgs#languagetool-rustsource 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.