macOS
brew install arabicalocal Homebrew formula metadata
sudo port install arabicaMacPorts ports tree · devel/arabica/Portfile · source: api.github.com
brew
XML toolkit written in C++. Version 20200425 via Homebrew; verified from local package data. Also installable with macports: sudo port install arabica.
install
brew install arabicalocal Homebrew formula metadata
sudo port install arabicaMacPorts ports tree · devel/arabica/Portfile · source: api.github.com
overview
XML toolkit written in C++
history
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.
security posture
No matching local secret-handling manifest was found for arabica. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mangle | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jezhiggins/arabica
install metadata
| Package key | brew:arabica |
|---|---|
| Version | 20200425 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/arabica |
| Homepage | https://www.jezuk.co.uk/tags/arabica.html |
| Repository | https://github.com/jezhiggins/arabica |
| Upstream docs | https://github.com/jezhiggins/arabica#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/jezhiggins/arabica/archive/refs/tags/2020-April.tar.gz |
| Dependencies | boost |
| Build dependencies | autoconf, automake, libtool |
| Uses from macOS | expat |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arabica |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
arabica
sudo port install arabicasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.