Convert an XML document from stdin to PYX format

xml pyx

  • Convert an XML document to PYX (ESIS - ISO 8879) format.
    More information: <http://xmlstar.sourceforge.net/docs.php>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

cat {{path/to/input.xml}} | xml pyx > {{path/to/output.pyx}}

click the source code to copy install xml pyx on any operating system with command-not-found.com