# arabica を Homebrew, MacPorts でインストール

arabica のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:arabica
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install arabica
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install arabica
```

  証拠: MacPorts ports tree: devel/arabica/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:arabica
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/arabica>
- **バージョン:** 20200425
- **ソース概要:** XML toolkit written in C++
- **ホームページ:** <https://www.jezuk.co.uk/tags/arabica.html>
- **リポジトリ:** <https://github.com/jezhiggins/arabica>
- **上流ドキュメント:** <https://github.com/jezhiggins/arabica#readme>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/jezhiggins/arabica/archive/refs/tags/2020-April.tar.gz>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- mangle (cli)
- mangle (エイリアス)

## 依存関係

- boost

## ビルド依存関係

- autoconf
- automake
- libtool

## macOS 提供ライブラリ

- expat

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 20200425
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jezhiggins/arabica
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Arabica is a C++ XML and HTML processing toolkit. Its official repository describes SAX2, DOM, XPath, and XSLT implementations written in Standard C++, making it a library package with a small CLI surface rather than an app.

### プロジェクトの歴史

The official GitHub repository was created in September 2012, but the project presents itself as a traditional C++ XML toolkit rather than a modern service. Its README and repository metadata emphasize standards-style XML APIs: SAX2, DOM, XPath, XSLT, and HTML processing.

The 2020-April release moved the package to C++14, removed old `std::auto_ptr` usage, and cleaned out SAX1-era adapter code that the maintainer described as probably never used in Arabica's history.

### 採用の歴史

Arabica's adoption is niche and library-oriented. The input metadata shows Homebrew and MacPorts packaging, while the official GitHub repository has modest star and fork counts, consistent with a mature C++ XML component used when a project specifically wants this API stack.

### 使われ方

Developers use Arabica as a C++ library for SAX2 event parsing, DOM manipulation, XPath evaluation, XSLT processing, and HTML/XML tooling. The Homebrew package also exposes the `mangle` executable.

### パッケージ好きにとっての重要性

Arabica is the kind of package that keeps old XML-heavy C++ build graphs alive. It matters less for trendy CLI workflows and more for packagers who need small, standards-flavored C++ XML libraries to keep compiling across modern C++ transitions.

### タイムライン

- 2012: The official GitHub repository was created.
- 2020: The 2020-April release required C++14 and removed `std::auto_ptr` usage.
- 2024: The official GitHub metadata shows repository activity continuing after the 2020 modernization release.

### Related projects

- Related technologies include SAX2, DOM, XPath, XSLT, HTML parsing, XML parsing, and C++14.

### ソース

- <https://api.github.com/repos/jezhiggins/arabica>
- <https://api.github.com/repos/jezhiggins/arabica/releases>
- <https://github.com/jezhiggins/arabica>
- <https://github.com/jezhiggins/arabica/tree/main/doc>
- source_facts.package-manager


## セキュリティノート

arabica に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** arabica
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** nss
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- MacPorts - arabica: normalized package name match | MacPorts ports tree: devel/arabica/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://www.automicvault.com/ja/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/ja/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/ja/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [saxon](https://www.automicvault.com/ja/pkg/brew/saxon/) - Shares av.db curated category or tags: cli, developer-tools, xml, xpath, xslt.
- [castxml](https://www.automicvault.com/ja/pkg/brew/castxml/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, xml.
- [docbook-xsl](https://www.automicvault.com/ja/pkg/brew/docbook-xsl/) - Shares av.db curated category or tags: cli, developer-tools, xml, xslt.
- [expat](https://www.automicvault.com/ja/pkg/brew/expat/) - Shares av.db curated category or tags: cli, developer-tools, sax, xml.
- [html-xml-utils](https://www.automicvault.com/ja/pkg/brew/html-xml-utils/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcleaner](https://www.automicvault.com/ja/pkg/brew/htmlcleaner/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcompressor](https://www.automicvault.com/ja/pkg/brew/htmlcompressor/) - Shares av.db curated category or tags: cli, developer-tools, html, xml.
- [htmlcxx](https://www.automicvault.com/ja/pkg/brew/htmlcxx/) - Shares av.db curated category or tags: c-plus-plus, cli, developer-tools, html.
- [thors-anvil](https://www.automicvault.com/ja/pkg/brew/thors-anvil/) - Local package facts share a topical domain. Shared terms: boost, c-plus-plus, cli, developer, developer-tools.

## Combined YAML source

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


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
