macOS
brew install beancount-language-serverlocal Homebrew formula metadata
安装
brew install beancount-language-serverlocal Homebrew formula metadata
sudo apk add beancount-language-serverAlpine Linux edge package indexes · beancount-language-server · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#beancount-language-servernixpkgs package indexes · pkgs/by-name/be/beancount-language-server/package.nix · 来源: api.github.com
概览
Language server for beancount files
历史
beancount-language-server is a Language Server Protocol implementation for Beancount plain-text accounting files. It brings editor features such as completions, diagnostics, formatting, rename, references, semantic highlighting, and inlay hints to a niche but technically demanding personal-finance workflow.
The public repository was created on 2020-05-19. Its README frames the project as an LSP for Beancount and documents a Rust/Cargo distribution model with optional Python/Beancount integration for validation.
The 2026 release feed shows active 1.x development, including 1.5.0 through 1.9.2 releases in January and February 2026. The README documents a default PyO3 embedded checker, fallbacks to system Python and bean-check, and performance comparisons intended to make diagnostics fast enough for editor feedback.
Adoption is concentrated in the Beancount and plain-text accounting community. The batch package facts show Homebrew, Alpine, and Nix packages, while the README documents Cargo install, GitHub release binaries, Homebrew, Nix, and source builds.
Repository metadata showed 238 stars and 34 forks on 2026-06-30, which is modest in absolute terms but meaningful for an editor integration aimed at Beancount users rather than a general-purpose language.
Users install the server and configure an editor LSP client to launch beancount-language-server. The server can validate files using embedded Python, system Python, or bean-check, and it supports optional workspace settings such as journal_file for multi-file ledgers and formatting widths aligned with bean-format behavior.
The README emphasizes that all configuration is optional for simple cases: the server auto-detects the best checker method, uses project-local virtual environments when present, and can scope completions to a configured main journal for multi-ledger workspaces.
This package is notable because it packages editor intelligence for a data format, not a programming language. It shows how LSP escaped compilers and IDEs and became a general protocol for structured text domains such as accounting ledgers.
For package maintainers, it is also interesting because it bridges Rust binaries, Python ABI compatibility, the Beancount Python package, prebuilt cross-platform release artifacts, Homebrew, Nix, Alpine, and Cargo.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
beancount-language-server | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/polarmutex/beancount-language-server
安装元数据
| 软件包键 | brew:beancount-language-server |
|---|---|
| 版本 | 1.9.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/beancount-language-server |
| 主页 | https://github.com/polarmutex/beancount-language-server |
| 仓库 | https://github.com/polarmutex/beancount-language-server |
| 上游文档 | https://github.com/polarmutex/beancount-language-server#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/polarmutex/beancount-language-server/archive/refs/tags/1.9.2.tar.gz |
| 构建依赖 | 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 | beancount-language-server |
| 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 软件包链接分开显示。
beancount-language-server
nix profile install nixpkgs#beancount-language-serverbeancount-language-server 1.4.1-r0
Language server for Beancount files
https://github.com/polarmutex/beancount-language-server
sudo apk add beancount-language-server来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.