A
Alexandre Fayolle
Logilab has released xmldiff-0.6.4
What's new?
-----------
This release fixes a bug which broke directory processing in recursive
mode. A --help command line option was added to xlmrev, and the
documentation was rewritten in restructured text.
About xmldiff
-------------
Xmldiff is a Python[1] tool that figures out the differences between two
similar XML files, in the same way the diff utility does for text files.
The output can use a home brewn format, or XUpdate.
Xmldiff can also be used as a python module, and use already parsed DOM
trees for input.
It requires pyxml[2] to be installed.
Xmldiff is released under the GPL.
URLs
----
Homepage: http://www.logilab.org/projects/xmldiff/
Download: ftp://ftp.logilab.org/pub/xmldiff/xmldiff-0.6.4.tar.gz
Mailing list: http://lists.logilab.org/pipermail/xml-projects/
[1] http://www.python.org/
[2] http://pyxml.sf.net/
What's new?
-----------
This release fixes a bug which broke directory processing in recursive
mode. A --help command line option was added to xlmrev, and the
documentation was rewritten in restructured text.
About xmldiff
-------------
Xmldiff is a Python[1] tool that figures out the differences between two
similar XML files, in the same way the diff utility does for text files.
The output can use a home brewn format, or XUpdate.
Xmldiff can also be used as a python module, and use already parsed DOM
trees for input.
It requires pyxml[2] to be installed.
Xmldiff is released under the GPL.
URLs
----
Homepage: http://www.logilab.org/projects/xmldiff/
Download: ftp://ftp.logilab.org/pub/xmldiff/xmldiff-0.6.4.tar.gz
Mailing list: http://lists.logilab.org/pipermail/xml-projects/
[1] http://www.python.org/
[2] http://pyxml.sf.net/