Package gawk-xml

XML support for gawk

https://sourceforge.net/projects/gawkextlib

gawk-xml provides the gawk XML extension module, as well as the xmlgawk script
and some gawk include libraries for enhanced XML processing.

Version: 1.1.2

See also: gawk, gawk-abort, gawk-errno, gawk-json, gawk-lmdb, gawk-nl_langinfo, gawk-select, gawk-tabjson.

General Commands

xmlgawk gawk XML wrapper script

Library Functions

xmlbase.3am add some basic functionality to gawk-xml.
xmlcopy.3am add token reconstruction facilities to gawk-xml.
xmlsimple.3am add facilities for writing simple one-line scripts with the gawk-xml extension, and also simplify writing more complex scripts.
xmltree.3am DOM-like facilities for gawk-xml. Its status is experimental. May change in the future.
xmlwrite.3am gawk facilities for writing XML fragments or whole documents.