macOS
brew install beancount-language-serverlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für beancount-language-server in AI-Agent-Workflows.
Installation
brew install beancount-language-serverlocal Homebrew formula metadata
sudo apk add beancount-language-serverAlpine Linux edge package indexes · beancount-language-server · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#beancount-language-servernixpkgs package indexes · pkgs/by-name/be/beancount-language-server/package.nix · Quelle: api.github.com
Überblick
Language server for beancount files
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
beancount-language-server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/polarmutex/beancount-language-server
Installationsmetadaten
| Paketschlüssel | brew:beancount-language-server |
|---|---|
| Version | 1.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/beancount-language-server |
| Homepage | https://github.com/polarmutex/beancount-language-server |
| Repository | https://github.com/polarmutex/beancount-language-server |
| Upstream-Dokumentation | https://github.com/polarmutex/beancount-language-server#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/polarmutex/beancount-language-server/archive/refs/tags/1.9.2.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-serverQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.