xml-depyx
Convert PYX notation back to XML
TLDR
Convert PYX to XML
$ xml depyx [file.pyx]
Convert from stdin$ cat [file.pyx] | xml depyx
SYNOPSIS
xml depyx [options] [file]
DESCRIPTION
xml depyx converts PYX notation back to XML. Part of xmlstarlet toolkit. Reconstructs XML documents from line-oriented PYX format after text processing.
PARAMETERS
file
Input PYX file.
