# 使用 Homebrew 安装 chadwick

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

## 安装

```sh
sudo av install brew:chadwick
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chadwick
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:chadwick
- **软件包管理器:** Homebrew
- **版本:** 0.10.0
- **来源摘要:** Tools for manipulating baseball data
- **主页:** <https://chadwick.readthedocs.io>
- **仓库:** <https://github.com/chadwickbureau/chadwick>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cwbox (别名)
- cwcomment (别名)
- cwdaily (别名)
- cwevent (别名)
- cwgame (别名)
- cwsub (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.10.0
## 项目历史与用法

Chadwick is a suite of command-line tools for extracting and transforming baseball play-by-play and boxscore data in the DiamondWare format used by Retrosheet. Its significance is concentrated in the baseball data community rather than general-purpose CLI culture.

### 项目历史

The official documentation says Chadwick is written and maintained by Dr. T. L. Turocy at the Chadwick Baseball Bureau and is copyrighted 2002-2023. The project provides tools such as cwevent, cwgame, cwbox, cwdaily, cwsub, and cwcomment, with several utilities replacing or extending earlier DiamondWare programs.

### 采用历史

Chadwick's adoption follows the Retrosheet and baseball research ecosystem: the documentation is meant to be read alongside Retrosheet materials, and acknowledgments cite support or guidance from Sports Reference, the Society for American Baseball Research, XMLTeam, and Retrosheet. The supplied input records Homebrew packaging, while the official README notes that Chadwick may also be available in package managers and provides Windows binaries through GitHub releases.

### 使用方式

Users run Chadwick tools to turn Retrosheet play-by-play event files and box scores into delimited output, field lists, game-level summaries, substitution data, comments, and daily statistical totals. It is a data-cleaning and extraction toolchain for people who want reproducible command-line access to historical baseball game data.

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

For package maintainers and data-tool collectors, Chadwick is a useful example of a domain-specific C command-line suite that packages well: stable executables, no credentials or service dependency, ReadTheDocs documentation, source releases, and value to a narrow but serious research community.

### 时间线

- 2002: Official documentation dates the Chadwick copyright period from 2002.
- 2023: Official documentation records maintenance and copyright through 2023.
- Release metadata: The README identifies 0.10.0 as the documented release and directs users to GitHub releases.

### Related projects

- Chadwick is tightly related to Retrosheet and the DiamondWare utilities BEVENT, BGAME, and BOX, which its tools replace or extend. It also sits near Sports Reference and SABR workflows because those communities depend on structured historical baseball data.

### 来源

- <https://chadwick.readthedocs.io/>
- <https://github.com/chadwickbureau/chadwick/blob/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

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