Difference between revisions of "Xmlstarlet"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=xmlstarlet |Short description=Tools for working with XML documents and files |Full description='XMLStarlet' is a toolset for transforming, querying, validating, and...")
(No difference)

Revision as of 08:49, 12 April 2011


[edit]

xmlstarlet

http://xmlstar.sourceforge.net/
Tools for working with XML documents and files

'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





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

1 November 2004




Leaders and contributors

Contact(s)Role
Mikhail Grushinskiy Maintainer


Resources and communication

AudienceResource typeURI
SupportForumhttps://sourceforge.net/forum/forum.php?forum_id=226076
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/xmlstar-devel
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=66612
Bug Tracking,DeveloperForumhttps://sourceforge.net/forum/forum.php?forum_id=226077
Debian (Ref)https://tracker.debian.org/pkg/xmlstarlet
Bug TrackingVCS Repository Webviewhttps://sourceforge.net/tracker/?group_id=66612&atid=515106


Software prerequisites

KindDescription
Weak prerequisite
  • nix shell
Source requirementlibxslt
Required to buildlibxslt
Required to uselibxml2
Required to buildlibxml2
Source requirementlibxml2
Required to uselibxslt




Entry





































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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.