File: README

package info (click to toggle)
xmlstarlet 1.0.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,280 kB
  • ctags: 496
  • sloc: ansic: 4,596; sh: 4,027; xml: 1,858; makefile: 99
file content (6 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6

XMLStarlet is a command line XML toolkit 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 grep/sed/awk/
tr/diff/patch.