mkdtdskel

module for down translation of XML files

Install

All systems
curl cmd.cat/mkdtdskel.sh
Debian Debian
apt-get install libxml-dt-perl
Ubuntu
apt-get install libxml-dt-perl
image/svg+xml Kali Linux
apt-get install libxml-dt-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libxml-dt-perl
Raspbian
apt-get install libxml-dt-perl

libxml-dt-perl

module for down translation of XML files

XML::DT provides a way to manipulate in various ways an XML document. Including: changing the contents, transforming to another document, generating statistics, generating info about the XML document to generate another document (i.e. creating a table of contents for a HTML file).