MkOneOf
utilities for using XML documents with Haskell
Install
- All systems
-
curl cmd.cat/MkOneOf.sh
- Debian
-
apt-get install haxml - Ubuntu
-
apt-get install haxml - Kali Linux
-
apt-get install haxml - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install haxml - Raspbian
-
apt-get install haxml
haxml
utilities for using XML documents with Haskell
HaXml is a collection of utilities for parsing, filtering, transforming, and generating XML documents using Haskell. Its basic facilities include: - a parser for XML, - a separate error-correcting parser for HTML, - an XML validator, - pretty-printers for XML and HTML. This package contains the HaXml command-line tools.