xqilla
XQuery and XPath 2.0 command line interpreter
Install
- All systems
-
curl cmd.cat/xqilla.sh
- Debian
-
apt-get install xqilla
- Ubuntu
-
apt-get install xqilla
- Kali Linux
-
apt-get install xqilla
- CentOS
-
yum install xqilla
- Fedora
-
dnf install xqilla
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xqilla
- OS X
-
brew install xqilla
- Raspbian
-
apt-get install xqilla
- Dockerfile
- dockerfile.run/xqilla
xqilla
XQuery and XPath 2.0 command line interpreter
XQilla is a XQuery and XPath 2 library and command line utility written in C++, implemented on top of the Xerces-C library. It is made available under the terms of the Apache Lincese v2. This package contains the command line xqilla utility