macOS
brew install languagetool-rustlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.