macOS
brew install calabashlocal Homebrew formula metadata
brew
calabash のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install calabashlocal Homebrew formula metadata
概要
XProc (XML Pipeline Language) implementation
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
calabash | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ndw/xmlcalabash1
インストールメタデータ
| パッケージキー | brew:calabash |
|---|---|
| バージョン | 1.5.7-120 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/calabash |
| ホームページ | https://xmlcalabash.com/ |
| リポジトリ | https://github.com/ndw/xmlcalabash1 |
| 上流ドキュメント | https://www.xmlcalabash.com/archive-1.x/docs |
| ライセンス | GPL-2.0-only OR CDDL-1.0 |
| ソースアーカイブ | https://github.com/ndw/xmlcalabash1/releases/download/1.5.7-120/xmlcalabash-1.5.7-120.zip |
| 依存関係 | openjdk, saxon |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | calabash |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.