By: | Alexandre Fayolle |
Version: | 0.6.3 |
Last release: | 2003-01-03 |
First release: | 2001-07-27 |
Platforms: | Python |
Category: | XML document management utilities |
Info on web: | http://www.logilab.org/xmldiff/ |
Feedback: | Something wrong? Follow this link. |
xmldiff reads two XML documents and compares them using a tree comparison algorithm. xmldiff uses its own tree model, but can build instances of the model from both SAX and DOM2 sources. xmldiff depends on the Python XML-SIG package. xmldiff can output diff results both in a private notation, as well as in the form of an XUpdate document.