pkg.soopen package index

brew / 順位 5061

beancount-language-server を Homebrew, apk, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install beancount-language-server

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add beancount-language-server

Alpine Linux edge package indexes · beancount-language-server · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#beancount-language-server

nixpkgs package indexes · pkgs/by-name/be/beancount-language-server/package.nix · ソース: api.github.com

概要

パッケージ概要

Language server for beancount files

コマンドとエイリアス

  • beancount-language-server

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2020-05-19: polarmutex/beancount-language-server repository is created.
  • 2025-01-26: Release metadata includes version 1.3.7.
  • 2025-07-21: Release metadata includes version 1.4.1.
  • 2026-01-04: 1.5.0 is published.
  • 2026-02-12: 1.9.2 is published.

Related projects

  • Beancount is the ledger language and Python package validated by the server.
  • Language Server Protocol is the editor protocol implemented by the package.
  • bean-check and bean-format are Beancount tools mirrored in the language server's diagnostics and formatting behavior.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
beancount-language-server実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.9.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:beancount-language-server
バージョン1.9.2
パッケージマネージャHomebrew
ホームページhttps://github.com/polarmutex/beancount-language-server
リポジトリhttps://github.com/polarmutex/beancount-language-server
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

beancount-language-server

nix profile install nixpkgs#beancount-language-server
  • normalized package name match
  • 一致条件: Beancount Language Server
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/be/beancount-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

beancount-language-server 1.4.1-r0

Language server for Beancount files

https://github.com/polarmutex/beancount-language-server

sudo apk add beancount-language-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: beancount-language-server
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Beancount Language Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: beancount-language-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation