summaryrefslogtreecommitdiff
path: root/shells/xsh/DESCR
blob: ed184332f23c248368bf571547781f2606f5674f (plain)
1
2
3
4
5
6
7
8
XSH is a fast and powerful command-line XML editor. It may be used to
query and modify XML documents. XSH may be used either interactivelly or
for off-line processing (like bash). XPath expressions are used to
select parts of XML document to be processed.

Both system shell and perl are accessible from XSH in a very natural
way. XSH itself is written in Perl and uses XML::LibXML bindings of
gnome-xml2 library in the background level.