/usr/share/pyshared/xmldiff-0.6.10.egg-info is in xmldiff 0.6.10-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | Metadata-Version: 1.0
Name: xmldiff
Version: 0.6.10
Summary: tree 2 tree correction between xml documents
Home-page: http://www.logilab.org/project/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
|