2xml

Convert between XML, HTML, CSV and a line-oriented format

Install

All systems
curl cmd.cat/2xml.sh
Debian Debian
apt-get install xml2
Ubuntu
apt-get install xml2
image/svg+xml Kali Linux
apt-get install xml2
Fedora
dnf install xml2
Windows (WSL2)
sudo apt-get update sudo apt-get install xml2
OS X
brew install xml2
Raspbian
apt-get install xml2

xml2

Convert between XML, HTML, CSV and a line-oriented format

xml2 tools are used to convert XML, HTML and CSV to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools, like grep, sed, awk, cut, shell scripts, and so forth.