summaryrefslogtreecommitdiffstats
path: root/development/xmlstarlet/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/xmlstarlet/README')
-rw-r--r--development/xmlstarlet/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/development/xmlstarlet/README b/development/xmlstarlet/README
new file mode 100644
index 0000000000..738b5d3c9a
--- /dev/null
+++ b/development/xmlstarlet/README
@@ -0,0 +1,6 @@
+xmlstarlet (command line xml tool)
+
+XMLStarlet is a command line XML toolkit that can be used to
+transform, query, validate, and edit XML documents and files using
+a simple set of shell commands, which work similarly to 'grep',
+'sed', 'awk', 'tr', 'diff', or 'patch' on plain text files.