# 使用 Homebrew 安装 excel-compare

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

## 安装

```sh
sudo av install brew:excel-compare
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install excel-compare
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:excel-compare
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/excel-compare>
- **版本:** 0.7.0
- **来源摘要:** Command-line tool (and API) for diffing Excel Workbooks
- **主页:** <https://github.com/na-ka-na/ExcelCompare>
- **仓库:** <https://github.com/na-ka-na/ExcelCompare>
- **上游文档:** <https://github.com/na-ka-na/ExcelCompare#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/na-ka-na/ExcelCompare/releases/download/0.7.0/ExcelCompare-0.7.0.zip>
- **最后更新:** 2026-06-22T14:03:17-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- excel_cmp (cli)
- excel_cmp (别名)

## 依赖

- openjdk

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.7.0
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/na-ka-na/ExcelCompare
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

ExcelCompare is a Java command-line tool and API-oriented project for diffing Excel and OpenDocument spreadsheets.

### 项目历史

The GitHub repository was created on 2012-06-30, and release 0.3 was published on 2013-12-13. The README describes it as a CLI for diffing Excel and ODS workbooks, built on Apache POI and OdfToolkit.

### 采用历史

ExcelCompare found a practical niche among developers who need spreadsheet diffs in shells, scripts, and version-control workflows. The README explicitly documents macOS installation via Homebrew and notes packaged shell and batch scripts.

The project has remained recognizable enough for Homebrew packaging and GitHub issue-based maintenance, even though the core use case is narrow.

### 使用方式

The excel_cmp command compares two workbook files and exits 0 when workbooks match or 1 when they differ. It reports differing and extra cells, supports xls, xlsx, xlsm, and ods files, and can ignore sheets, rows, columns, or cell ranges independently for each input.

The README also documents unified-diff output and using /dev/null or Windows NUL as an empty file, which makes the tool suitable for git diff-style workflows over spreadsheets.

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

ExcelCompare packages a messy office-document problem into a scriptable Unix-style CLI with deterministic exit codes. That makes it useful in CI and review workflows where binary spreadsheet files otherwise resist normal diff tools.

### 时间线

- 2012: GitHub repository created.
- 2013: Release 0.3 published.
- Later README versions: Homebrew installation, ODS support, ignore rules, and unified-diff output documented.

### Related projects

- The README cites Apache POI for Excel parsing and OdfToolkit for OpenDocument spreadsheet parsing.

### 来源

- <https://github.com/na-ka-na/ExcelCompare>
- <https://raw.githubusercontent.com/na-ka-na/ExcelCompare/master/README.md>
- <https://api.github.com/repos/na-ka-na/ExcelCompare>
- <https://api.github.com/repos/na-ka-na/ExcelCompare/releases?per_page=100>


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** excel-compare
- **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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/zh-hans/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [openjdk](https://www.automicvault.com/zh-hans/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [sheets](https://www.automicvault.com/zh-hans/pkg/brew/sheets/) - Shares av.db curated category or tags: cli, productivity, spreadsheet.
- [gnumeric](https://www.automicvault.com/zh-hans/pkg/brew/gnumeric/) - Shares av.db curated category or tags: cli, productivity, spreadsheet.
- [latexdiff](https://www.automicvault.com/zh-hans/pkg/brew/latexdiff/) - Shares av.db curated category or tags: cli, diff, productivity.
- [sc-im](https://www.automicvault.com/zh-hans/pkg/brew/sc-im/) - Shares av.db curated category or tags: cli, productivity, spreadsheet.
- [xleak](https://www.automicvault.com/zh-hans/pkg/brew/xleak/) - Shares av.db curated category or tags: cli, excel, productivity.
- [a2ps](https://www.automicvault.com/zh-hans/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/zh-hans/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/zh-hans/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [bltool](https://www.automicvault.com/zh-hans/pkg/brew/bltool/) - Local package facts share a topical domain. Shared terms: cli, command-line, line, openjdk, productivity.
- [apidoc-markdown](https://www.automicvault.com/zh-hans/pkg/npm/apidoc-markdown/) - Local package facts share a topical domain. Shared terms: api, cli, command-line, line, productivity.

## Combined YAML source

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


## 来源

- 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
