Metadata-Version: 1.0
Name: xmldiff
Version: 0.6.7
Summary: tree 2 tree correction between xml documents
Home-page: http://www.logilab.org/projects/xmldiff
Author: Sylvain Thénault
Author-email: sylvain.thenault@logilab.fr
License: GPL
Description: Xmldiff is a utility for extracting differences between two
        xml files. It returns a set of primitives to apply on source tree to obtain
        the destination tree.
        .
        The implementation is based on _Change detection in hierarchically structured 
        - information_, by S. Chawathe, A. Rajaraman, H. Garcia-Molina and J. Widom, 
        - Stanford University, 1996
Platform: UNKNOWN
