# HG changeset patch # User Oleksandr Gavenko # Date 1287953500 -10800 # Node ID 2873f39135e20c9758f20e3cd722da573751cae2 # Parent 59382d9f4331bc80b8da993a2aec1078bedd1e43 xmlstar. 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