openjade-1.4devel
Implementation of the DSSSL language
Install
- All systems
-
curl cmd.cat/openjade-1.4devel.sh
- Debian
-
apt-get install openjade
- Ubuntu
-
apt-get install openjade
- Alpine
-
apk add openjade
- Arch Linux
-
pacman -S openjade
- Kali Linux
-
apt-get install openjade
- CentOS
-
yum install openjade
- Fedora
-
dnf install openjade
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openjade
- Raspbian
-
apt-get install openjade
- Dockerfile
- dockerfile.run/openjade-1.4devel
- Docker
-
docker run cmd.cat/openjade-1.4devel openjade-1.4devel
powered by Commando
openjade
Implementation of the DSSSL language
OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL language. It is based on James Clark's Jade software. The OpenJade processor, in conjunction with a DSSSL style sheet, is capable of translating SGML documents into other formats. Output formats currently supported are RTF, HTML, MIF, JadeTeX, or an XML representation of the flow object tree. Using its own non-standard system, it is also capable of transforming one SGML or XML DTD to another. Author: The OpenJade Team <[email protected]>