Xmlstarlet
xmlstarlet
http://xmlstar.sourceforge.net/
'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
Documentation
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
Related Projects
Download
Download
version 0.9.5
(beta)
released on 18 September 2004
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| X11 | Janet Casey | 1 November 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | Mailing List Info/Archive | http://lists.sourceforge.net/mailman/listinfo/xmlstar-devel |
| Developer | VCS Repository Webview | |
| Bug Tracking | VCS Repository Webview | |
| Support | Forum | |
| Bug Tracking,Developer | Forum |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | *nix shell |
| Source requirement | libxml2 |
| Required to use | libxml2 |
| Source requirement | libxslt |
| Required to use | libxslt |
| Required to build | libxml2 |
| Required to build | libxslt |
This entry (in part or in whole) was last reviewed on 19 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.