macOS
brew install excel-comparelocal Homebrew formula metadata
安装
brew install excel-comparelocal Homebrew formula metadata
概览
Command-line tool (and API) for diffing Excel Workbooks
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
excel_cmp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/na-ka-na/ExcelCompare
安装元数据
| 软件包键 | brew:excel-compare |
|---|---|
| 版本 | 0.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/excel-compare |
| 主页 | 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 |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.