          MODULE=xmldiff
         VERSION=0.6.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://ftp.logilab.org/pub/xmldiff/
      SOURCE_VFY=sha1:cc077c47104033f77055b5de1ec7b9ee1cf3bec8
        WEB_SITE=http://www.logilab.org/859
         ENTERED=20110513
         UPDATED=20110513
           SHORT="python version of diff for xml files"

cat << EOF
xmldiff is a python tool that figures out the differences between two similar 
XML files, in the same way the diff utility does itXmldiff was initially 
developed for the Narval project and could also be used as a library or as a 
command line tool. It can work either with XML files or DOM trees.
EOF
