Automic VaultAutomic Vault

brew

btparse を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install btparse

local Homebrew formula metadata

概要

パッケージ概要

BibTeX utility libraries

コマンドとエイリアス

  • bibparse

履歴

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

btparse is the C parsing library bundled with the Text-BibTeX distribution, exposed to Homebrew users as BibTeX utility libraries. It matters mostly as infrastructure: a small, old, specialized parser that keeps bibliographic tooling from having to reimplement BibTeX syntax.

プロジェクトの歴史

Text-BibTeX first appeared on CPAN in March 1997 under Greg Ward's PAUSE account. The distribution wrapped a C library, btparse, for parsing and processing BibTeX data and provided a Perl interface through Text::BibTeX.

The btparse manual describes a lexical scanner, LR parser, AST traversal API, name splitting, TeX string handling, and BibTeX-compatible string manipulation. Later releases moved maintenance to the AMBS PAUSE account and point MetaCPAN users at the GitHub repository.

採用の歴史

Adoption is strongest in the Perl and bibliography-tooling ecosystem, where CPAN distribution history gives Text-BibTeX a long tail. Homebrew's btparse formula packages the native library side for users who need the parser outside a pure CPAN installation.

The package is niche but durable: its public release history spans from 1997 to a latest MetaCPAN release in 2025, which is unusually long-lived for a tiny parser library.

使われ方

btparse is used to parse BibTeX entries into an abstract syntax tree, iterate entries and fields, split author-name lists, and apply BibTeX-style string transformations. The Homebrew formula exposes the bibparse executable as the user-facing command.

It is not a credentialed service and does not have an official config file; it is library and command-line parsing infrastructure.

パッケージ好きにとっての重要性

btparse is package-nerd archaeology: a C library from the late-1990s Perl/TeX toolchain that still ships through modern package managers because bibliographic formats are sticky and exact parser behavior matters.

It also shows how Homebrew sometimes packages a subcomponent by its native library name even when the canonical upstream distribution identity is a language package, Text-BibTeX.

タイムライン

  • 1997: Text-BibTeX 0.1 appears on CPAN under GWARD.
  • 1999: Text-BibTeX 0.30-era releases include FAQ and btparse/Text::BibTeX documentation.
  • 2025: Text-BibTeX 0.91 is published on MetaCPAN under AMBS with a GitHub repository resource.

Related projects

  • Text::BibTeX is the Perl API built around the btparse parser.
  • BibTeX is the original bibliography format and tool whose data language btparse targets.
  • MetaCPAN and CPAN are the distribution history surfaces for Text-BibTeX releases.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
bibparsecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.35
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://metacpan.org/dist/Text-BibTeX/view/btparse/doc/btparse.pod

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:btparse
バージョン0.35
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/btparse
ホームページhttps://metacpan.org/dist/Text-BibTeX/view/btparse/doc/btparse.pod
リポジトリhttps://github.com/ambs/Text-BibTeX
上流ドキュメントhttps://metacpan.org/dist/Text-BibTeX
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://cpan.metacpan.org/authors/id/A/AM/AMBS/btparse/btparse-0.35.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebtparse
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment