# 使用 Homebrew 安装 abi3audit

查看 abi3audit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install abi3audit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:abi3audit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/abi3audit>
- **版本:** 0.0.26
- **来源摘要:** Scans Python packages for abi3 violations and inconsistencies
- **主页:** <https://github.com/pypa/abi3audit>
- **仓库:** <https://github.com/pypa/abi3audit>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/99/2d/fa16448d36021e36caa71acda36e25be8f6315b9c740b1be8bdae5c76257/abi3audit-0.0.26.tar.gz>
- **最后更新:** 2026-05-26T23:37:45-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- abi3audit (cli)
- abi3audit (别名)

## 依赖

- certifi
- python@3.14

## 构建依赖

- cmake
- pkgconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.0.26
- 管理器更新时间: 2026-05-26
- 本地数据: OK
- 上游仓库: https://github.com/pypa/abi3audit
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 abi3audit 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/zh-hans/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [maturin](https://pkg.so/zh-hans/brew/maturin/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python, python-packaging.
- [nuitka](https://pkg.so/zh-hans/brew/nuitka/) - Shares pkgdb curated category or tags: cli, cpython, developer-tools, packaging, python.
- [auditwheel](https://pkg.so/zh-hans/brew/auditwheel/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python, wheels.
- [poetry](https://pkg.so/zh-hans/brew/poetry/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pipenv](https://pkg.so/zh-hans/brew/pipenv/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pdm](https://pkg.so/zh-hans/brew/pdm/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [hatch](https://pkg.so/zh-hans/brew/hatch/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pyinstaller](https://pkg.so/zh-hans/brew/pyinstaller/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [flit](https://pkg.so/zh-hans/brew/flit/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, packaging.

## Combined YAML source

View the package source record on GitHub. [combined/abi3audit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/abi3audit.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
