pkgsrc/textproc/regxml/DESCR
apb d20447ac4c Add regxml, from Nhat Minh Le's 2009 Google Summer of Code project.
regxml is a collection of command-line utilities for XML stream
manipulation.  The xmlgrep and xmlsed commands are fast and
memory-efficient commands for editing tasks similar to what
grep(1) and sed(1) can do on text files.
2012-02-28 17:17:57 +00:00

4 lines
225 B
Text

regxml is a collection of command-line utilities for XML stream
manipulation. The xmlgrep and xmlsed commands are fast and
memory-efficient commands for editing tasks similar to what
grep(1) and sed(1) can do on text files.