# 使用 Homebrew 安装 calabash

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

## 安装

```sh
sudo av install brew:calabash
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install calabash
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:calabash
- **软件包管理器:** Homebrew
- **版本:** 1.5.7-120
- **来源摘要:** XProc (XML Pipeline Language) implementation
- **主页:** <https://xmlcalabash.com/>
- **仓库:** <https://github.com/ndw/xmlcalabash1>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- calabash (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

XML Calabash is Norm Tovey-Walsh's Java implementation of XProc, the W3C XML pipeline language. The Homebrew `calabash` formula tracks the 1.x line, a command-line processor for running XML processing pipelines from packages, scripts, and Java classpaths.

### 项目历史

Norm Walsh published the XML Calabash status page on 24 August 2008 as an implementation of the then-developing W3C XProc work. The same page records the initial 0.9.0a release on 24 August 2008, a 0.9.0 beta release on 28 November 2008, and a 1.0.0 stable release on 20 January 2012.

The archived 1.x documentation says Calabash is built in Java on top of Saxon and implements XProc, with command-line use through `com.xmlcalabash.drivers.Main`. The current XML Calabash homepage has moved on to XML Calabash 3.x for XProc 3.1, while preserving the 1.x docs as an archive.

### 采用历史

Calabash was adopted in the XML tooling community as a practical command-line XProc processor for chaining XSLT, validation, document loading, and other XML pipeline steps. Its status page linked test-suite results, reflecting the XProc community's emphasis on specification conformance.

The 1.x package remained useful for systems built around XProc 1.0 after the W3C Recommendation, while later XML Calabash 3.x moved to the newer XProc 3.1 ecosystem and Codeberg-hosted releases.

### 使用方式

Users run Calabash by placing `calabash.jar` and dependencies on the Java classpath and invoking `java com.xmlcalabash.drivers.Main` with pipeline options and an `.xpl` file. Version 0.9.18 added support for constructing simple linear pipelines directly on the command line with repeated step options.

The tool is mostly a batch-processing component for XML-heavy build, publishing, documentation, and data-conversion workflows rather than a general interactive CLI.

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

XML Calabash is significant because it packages an XML standards implementation as a Unix-style command-line tool. It is the kind of package that only a niche group needs, but that group needs it reproducibly in build farms, publishing pipelines, and long-lived XML document systems.

Its history also marks the split between XProc 1.x compatibility tooling and newer XProc 3.x work, which matters when package managers choose old-but-stable implementations for legacy workflows.

### 时间线

- 2008: Project status page and initial 0.9.0a release published on 24 August 2008.
- 2008: 0.9.0 beta release published on 28 November 2008.
- 2010: XProc 1.0 became a W3C Recommendation on 11 May 2010, the version the 1.x project targeted.
- 2012: XML Calabash 1.0.0 stable released on 20 January 2012.
- 2013: XML Calabash 1.0.15 listed as available on the archived status page.
- 2020s: The main XML Calabash site focuses on 3.x, an implementation of XProc 3.1, while archiving the 1.x pages.

### Related projects

- Related projects and standards include XProc, Saxon, XML Calabash 3.x, MorganaXProc, XSLT processors, and DocBook/DITA publishing pipelines. Calabash belongs to the broader XML command-line tooling world rather than mainstream application development packages.

### 来源

- <https://norman.walsh.name/2008/projects/calabash>
- <https://www.xmlcalabash.com/>
- <https://www.xmlcalabash.com/archive-1.x/docs/>


## 安全说明

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/calabash.yml](https://github.com/mxcl/pkgdb/blob/main/combined/calabash.yml)


## 来源

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