pkgsrc/textproc/regxml/PLIST
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

8 lines
180 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/02/28 17:17:58 apb Exp $
bin/xmlgrep
bin/xmlsed
man/man1/xmlgrep.1
man/man1/xmlsed.1
man/man3/regxml.3
man/man3/regxml_xml.3
man/man7/xmltools.7