Categories
xmlstarlet
'XMLStarlet' is a toolset for transforming, querying, validating, and editing XML documents and files using a simple set of shell commands. It works in much the same way as sed, awk, diff, patch, etc do for plain text files. It can be used for working with many XML documents at the *NIX command prompt as well as for automated XML processing with shell scripts. Among other features, 'xmlstarlet' can:
-Check or validate XML files -Calculate the values of XPath expressions on XML files -Search XML files for matches to given XPath expressions -Apply XSLT stylesheets to XML documents -Query, modify, format, or edit XML documents -Fetch XML documents using http:// or ftp:// -Browse the tree structure of XML documents -Include one XML document into another using XInclude -Escape/unescape special XML characters in input text -Print a directory as an XML document -Convert XML into PYX format and vice versa
Last updated 19 Jul, 2005
About
Leadership
- Mikhail Grushinskiy - Maintainer
Requirements
- libxml2 (Use Requirement)
- libxslt (Use Requirement)
- libxml2 (Build Prerequisite)
- libxslt (Build Prerequisite)
- *nix shell (Weak Prerequisite)
- libxml2 (Source Requirement)
- libxslt (Source Requirement)
Related Projects
CWXML, Mini-XML, PSGML, XML Security Library, eXtrans, xml2var
Versions
0.9.5
0.9.5 beta released 2004-09-18
- Released: 18 Sep, 2004
- Code Maturity: Beta
- Source Archive: http://xmlstar.sourceforge.net/downloads/xmlsta...
- Licenses: X11
- Interfaces: Command Line, Console
User Community and Support
User 's guide available in HTML format from http://xmlstar.sourceforge.net/doc/UG/; User's guide availble in PDF format from http://xmlstar.sourceforge.net/doc/UG/xmlstarlet-ug.pdf
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xmlstarlet - Forum
- VCS Repository Webview



