# Install abi3audit with Homebrew

Scans Python packages for abi3 violations and inconsistencies. Version 0.0.26 via Homebrew; verified 2026-05-26.

## Install

```sh
sudo av install brew:abi3audit
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install abi3audit
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:abi3audit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/abi3audit>
- **Version:** 0.0.26
- **Source summary:** Scans Python packages for abi3 violations and inconsistencies
- **Homepage:** <https://github.com/pypa/abi3audit>
- **Repository:** <https://github.com/pypa/abi3audit>
- **Upstream docs:** <https://github.com/pypa/abi3audit#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/99/2d/fa16448d36021e36caa71acda36e25be8f6315b9c740b1be8bdae5c76257/abi3audit-0.0.26.tar.gz>
- **Last updated:** 2026-05-26T23:37:45-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- abi3audit (cli)
- abi3audit (alias)

## Dependencies

- certifi
- python@3.14

## Build dependencies

- cmake
- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.0.26
- Package-manager updated: 2026-05-26
- Local data: ok
- Upstream repository: https://github.com/pypa/abi3audit
- info: No cached GitHub release or tag data was available.
## Project history and usage

abi3audit is a Python packaging audit tool for finding violations and inconsistencies in Python abi3 extension modules and wheels. It can inspect local shared objects, wheels, PyPI packages, and package release histories.

### Project history

The README says abi3audit was created by Trail of Bits and is now maintained as part of the Python Packaging Authority. GitHub release metadata for early versions still references the trailofbits repository, while current PyPI metadata points to the PyPA source repository.

### Adoption history

abi3audit emerged from security and packaging concerns around Python's stable ABI. Its transfer to PyPA made it part of the Python packaging tool ecosystem, and the Homebrew input facts show it packaged as a command-line tool for macOS users.

### How it is used

Users run abi3audit against a shared object, a wheel file, or a PyPI package name. The README documents verbose output for mismatch details and a JSON report mode for tooling integration.

### Why package nerds care

abi3audit is package-nerd significant because abi3 wheels promise compatibility across CPython minor versions, but that promise is not automatically enforced at install time. The tool gives maintainers and distribution builders a way to check whether wheel tags and actual exported symbols agree.

### Timeline

- 2022-09-20: Current GitHub repository created.
- 2022-09-28: Earliest GitHub release in the current release list is v0.0.2.
- 2022: Early release notes reference the Trail of Bits repository.
- 2022-11: README links Trail of Bits writing about finding bugs with abi3audit.
- 2025: Release series continues under PyPA with packaging and Python-version maintenance.
- 2026-01-23: v0.0.26 released.

### Related projects

- Related projects and standards include CPython's stable ABI, abi3 wheel tags, PyPI, PyPA packaging tools, setuptools' py-limited-api option, auditwheel, and Kaitai Struct parsers used by the project.

### Sources

- Official README, PyPI metadata, GitHub repository metadata, and GitHub release metadata.


## Security Notes

No matching local secret-handling manifest was found for abi3audit. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [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.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [flit](https://www.automicvault.com/pkg/brew/flit/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [hatch](https://www.automicvault.com/pkg/brew/hatch/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [pdm](https://www.automicvault.com/pkg/brew/pdm/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [poetry](https://www.automicvault.com/pkg/brew/poetry/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [pyinstaller](https://www.automicvault.com/pkg/brew/pyinstaller/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [pyoxidizer](https://www.automicvault.com/pkg/brew/pyoxidizer/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [python-build](https://www.automicvault.com/pkg/brew/python-build/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python.
- [auditwheel](https://www.automicvault.com/pkg/brew/auditwheel/) - Shares av.db curated category or tags: cli, developer-tools, packaging, python, wheels.

## Combined YAML source

View the package source record on GitHub. [combined/abi3audit.yml](https://github.com/automic-vault/db/blob/main/combined/abi3audit.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
