Menu

Tree [d01c3e] master /
 History

HTTPS access


File Date Author Commit
 doc 2015-09-13 Noam Postavsky Noam Postavsky [4ad401] New paged userguide make target
 examples 2018-01-27 Christophe Staïesse Christophe Staïesse [4ccc37] Fix bug causing infinite loop in depyx. Close #...
 m4 2013-09-04 Noam Postavsky Noam Postavsky [8ca421] friendlier message when xml2-config not found
 mingw 2014-08-09 Noam Postavsky Noam Postavsky [aca39b] mingw/GNUmakefile: update gcc prefix for mingw64
 solaris 2004-02-05 mgrouch mgrouch [a8b9d9] sol9
 src 2023-01-18 Khem Raj Khem Raj [d01c3e] Fix hash_key_put() signature
 tests 2018-01-27 Christophe Staïesse Christophe Staïesse [4ccc37] Fix bug causing infinite loop in depyx. Close #...
 .gitignore 2013-07-01 Noam Postavsky Noam Postavsky [b4afdf] fully automate mingw build
 AUTHORS 2002-11-11 mgrouch mgrouch [d6c926] initial autoconf and make files
 ChangeLog 2002-11-11 mgrouch mgrouch [d6c926] initial autoconf and make files
 Copyright 2004-11-11 mgrouch mgrouch [16cd6c] 2004
 INSTALL 2002-11-11 mgrouch mgrouch [d6c926] initial autoconf and make files
 Makefile.am 2013-07-07 Noam Postavsky Noam Postavsky [961c16] bump versions for mingw build
 NEWS 2014-08-09 Noam Postavsky Noam Postavsky [9a470e] changes for 1.6.1
 README 2003-05-22 mgrouch mgrouch [cf0a0a] updates
 TODO 2003-05-22 mgrouch mgrouch [cf0a0a] updates
 autogen.sh 2010-11-20 Noam Postavsky Noam Postavsky [8150fb] autogen.sh is obsolete
 configure.ac 2015-05-16 Thomas Petazzoni Thomas Petazzoni [0380e4] Fix static linking problem with libgcrypt
 usage2c.awk 2013-01-24 Noam Postavsky Noam Postavsky [e9cd88] fix usage2c.awk for mawk, add comments
 xmlstarlet.spec.in 2011-01-29 npostavs npostavs [fd6309] required libxml2 version is 2.6.23
 COPYING 2010-11-10 Noam Postavsky Noam Postavsky [12fbf4] put COPYING as symlink back in git

Read Me

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.