diff -r 59382d9f4331 -r 2873f39135e2 xml.rst --- a/xml.rst Sun Oct 24 23:49:10 2010 +0300 +++ b/xml.rst Sun Oct 24 23:51:40 2010 +0300 @@ -12,6 +12,16 @@ * CLI utilities for processing xml. +** xmlstar. + +XMLStarlet is a set of command line utilities (tools) which can be used to transform, +query, validate, and edit XML documents and files using simple set of shell commands in +similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, +etc. + + http://xmlstar.sourceforge.net/overview.php + home page + ** Cygwin. cmd# setup.exe -p libxml2,libxslt