	xml cli tools
	-------------
Copyright: SLU, Jens Ls 2002

Copying: See file "COPYING".

Maintainer: jens.laas@data.slu.se

Thanks too:
	Michael Hanselmann
	Andreas Kainz (RPM spec file)

Depends on:
glib
libxml2

Includes:
xmlgrep
	Select subsets of xmlfiles for output.
xmlngrep
	Select subsets of xmlfiles for output. Uses SAX as parser.
	Output quite different...
xmlfmt
	Print properties of xmlfiles formatted on a line by line basis.
xmlmod
	Modify xmlfiles. Change values. (Conditionally) Add nodes.
	Sort nodes.

See MANUAL for more information.

Compiling see "./configure --help"
--longopts	Use getopt_long
--static	Compile static programs.
--noserver	Do not use xmlserver functionality.
--glibstatic	Compile only the glib static
--nopcre	Do not use the PCRE extension.

For examples of usage see "example.txt".
