diff options
author | Vincent Batts <vbatts at gmail.com> | 2010-05-11 22:53:42 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:42 +0200 |
commit | 80823352c1fc8c16b4ef0f3ff949aab0c0255b98 (patch) | |
tree | 018950cbdf791ab0352e2f8759aed70bd6ce4254 /development/xmlstarlet/slack-desc | |
parent | 60982c69fe57032b481305ccf05df1044c5dbd36 (diff) |
development/xmlstarlet: Added to 12.1 repository
Diffstat (limited to 'development/xmlstarlet/slack-desc')
-rw-r--r-- | development/xmlstarlet/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/xmlstarlet/slack-desc b/development/xmlstarlet/slack-desc new file mode 100644 index 000000000000..22f3360256e5 --- /dev/null +++ b/development/xmlstarlet/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +xmlstarlet: xmlstarlet (command line xml tool) +xmlstarlet: +xmlstarlet: XMLStarlet is a command line XML toolkit that can be used to +xmlstarlet: transform, query, validate, and edit XML documents and files using +xmlstarlet: a simple set of shell commands, which work similarly to 'grep', +xmlstarlet: 'sed', 'awk', 'tr', 'diff', or 'patch' on plain text files. +xmlstarlet: +xmlstarlet: +xmlstarlet: Homepage http://sourceforge.net/projects/xmlstar/ +xmlstarlet: +xmlstarlet: |