# Install btparse with Homebrew

BibTeX utility libraries. Version 0.35 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:btparse
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install btparse
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:btparse
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/btparse>
- **Version:** 0.35
- **Source summary:** BibTeX utility libraries
- **Homepage:** <https://metacpan.org/dist/Text-BibTeX/view/btparse/doc/btparse.pod>
- **Repository:** <https://github.com/ambs/Text-BibTeX>
- **Upstream docs:** <https://metacpan.org/dist/Text-BibTeX>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://cpan.metacpan.org/authors/id/A/AM/AMBS/btparse/btparse-0.35.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- bibparse (cli)
- bibparse (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.35
- Local data: ok
- Upstream repository: https://metacpan.org/dist/Text-BibTeX/view/btparse/doc/btparse.pod
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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 history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <https://fastapi.metacpan.org/v1/release/Text-BibTeX>
- <https://fastapi.metacpan.org/v1/release/_search?q=distribution:Text-BibTeX&size=5&sort=date:asc>
- <https://github.com/ambs/Text-BibTeX>
- <https://metacpan.org/dist/Text-BibTeX>
- <https://metacpan.org/dist/Text-BibTeX/view/btparse/doc/btparse.pod>
- <https://metacpan.org/pod/Text::BibTeX>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** btparse
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cpp-peglib](https://www.automicvault.com/pkg/brew/cpp-peglib/) - Shares av.db curated category or tags: cli, developer-tools, library, parser, parsing.
- [htmlcxx](https://www.automicvault.com/pkg/brew/htmlcxx/) - Shares av.db curated category or tags: cli, developer-tools, library, parser, parsing.
- [sqlparse](https://www.automicvault.com/pkg/brew/sqlparse/) - Shares av.db curated category or tags: cli, developer-tools, library, parser, parsing.
- [urdfdom](https://www.automicvault.com/pkg/brew/urdfdom/) - Shares av.db curated category or tags: cli, developer-tools, library, parser, parsing.
- [htmlcleaner](https://www.automicvault.com/pkg/brew/htmlcleaner/) - Shares av.db curated category or tags: cli, developer-tools, parser, parsing.
- [libfyaml](https://www.automicvault.com/pkg/brew/libfyaml/) - Shares av.db curated category or tags: cli, developer-tools, parser, parsing.
- [libidl](https://www.automicvault.com/pkg/brew/libidl/) - Shares av.db curated category or tags: cli, developer-tools, library, parser.
- [libucl](https://www.automicvault.com/pkg/brew/libucl/) - Shares av.db curated category or tags: cli, developer-tools, library, parser.

## Combined YAML source

View the package source record on GitHub. [combined/btparse.yml](https://github.com/automic-vault/db/blob/main/combined/btparse.yml)


## Sources

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