dtdformat
Perl modules and scripts for manipulating SGML and XML DTDs
Install
- All systems
-
curl cmd.cat/dtdformat.sh
- Debian
-
apt-get install libsgml-dtdparse-perl
- Ubuntu
-
apt-get install libsgml-dtdparse-perl
- Kali Linux
-
apt-get install libsgml-dtdparse-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libsgml-dtdparse-perl
- Raspbian
-
apt-get install libsgml-dtdparse-perl
- Dockerfile
- dockerfile.run/dtdformat
libsgml-dtdparse-perl
Perl modules and scripts for manipulating SGML and XML DTDs
The DTDParse collection is a set of Perl modules and scripts for manipulating SGML and XML Document Type Definitions (DTDs). DTDParse is designed primarily to aid in the understanding and documentation of DTDs.