macOS
brew install xqillalocal Homebrew formula metadata
sudo port install xqillaMacPorts ports tree · textproc/xqilla/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xqilla pour les workflows d'agents IA.
installation
brew install xqillalocal Homebrew formula metadata
sudo port install xqillaMacPorts ports tree · textproc/xqilla/Portfile · Source: api.github.com
nix profile install nixpkgs#xqillanixpkgs package indexes · pkgs/by-name/xq/xqilla/package.nix · Source: api.github.com
aperçu
XQuery and XPath 2 command-line interpreter
historique
XQilla is a C++ XQuery and XPath 2.0 implementation built on Xerces-C, distributed with both a library and the xqilla command-line interpreter. It is part of the mid-2000s XML database and standards tooling wave.
SourceForge records XQilla as registered on 2005-10-31, and describes it as an XQuery and XPath 2.0 library written in C++ and built on Xerces-C. That origin places it during the period when XQuery and XPath 2.0 were becoming serious standards for XML databases, document repositories, and application servers.
The repository README is intentionally terse: XQilla is a C++ implementation of XQuery and XPath 2.0 based on Xerces-C, and its build instructions start by building a Xerces-C source distribution before configuring XQilla against it. That dependency shaped its audience: C++ developers already in the Xerces/XML stack.
Repository history shows long maintenance rather than constant redesign. SourceForge lists branches for xqilla_1_0, xqilla_1_1, xqilla_2_1, xqilla_2_2, and xqilla_2_3, with later tree activity by Lauren Foutz in 2015-2018 and historical work by John Snelson in documentation, TODOs, and parser/runtime internals.
XQilla's adoption has been specialized but durable. It appears in package collections such as Debian, FreshPorts, Homebrew, MacPorts, Nix, Conan Center, and CERN LCG package metadata because it provides a C++ XQuery/XPath implementation where embedding and command-line evaluation both matter.
The project never became a general-purpose shell text tool like jq. Its significance is in XML-heavy systems: standards testing, database-adjacent XML querying, C++ applications that already use Xerces-C, and environments that need a packaged xqilla executable for XQuery or XPath 2.0 evaluation.
The Homebrew formula exposes the xqilla executable as an XQuery and XPath 2 command-line interpreter. In practical use, users run queries over XML documents or embed the library in C++ code that needs XQuery/XPath 2.0 support on top of Xerces-C parsing.
Build-time usage is more old-school than many modern CLIs: the upstream README expects users to build Xerces-C, then configure XQilla with --with-xerces pointing to that build. That makes it familiar to C/C++ package maintainers and less casual for one-off users.
XQilla is package-nerd significant because it preserves a serious XML standards implementation from the SourceForge era. It is not trendy, but it fills a hard-to-replace niche for C++ XQuery and XPath 2.0 users.
It also illustrates why package managers carry libraries and tiny interpreters that most users never install directly: old XML stacks, scientific software, enterprise tools, and standards testbeds can depend on them for years.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xqilla | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://xqilla.sourceforge.net/
métadonnées d'installation
| Clé du paquet | brew:xqilla |
|---|---|
| Version | 2.3.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xqilla |
| Page d'accueil | https://xqilla.sourceforge.net/ |
| Dépôt | https://sourceforge.net/p/xqilla/xqilla/ci/default/tree |
| Docs amont | https://xqilla.sourceforge.net/ |
| Licence | Apache-2.0 |
| Archive source | https://downloads.sourceforge.net/project/xqilla/XQilla-2.3.4.tar.gz |
| Dernière mise à jour | 2026-06-25T13:38:13+02:00 |
| Pulse | updated |
| Dépendances | xerces-c |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xqilla |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
xqilla
nix profile install nixpkgs#xqillaxqilla
sudo port install xqillapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.