           SPELL=xmldiff
         VERSION=0.6.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.logilab.org/pub/$SPELL/$SOURCE
     SOURCE_HASH=sha512:5013f91e031cbb4b6dd49d5e1440c05b736746b68cdaf8b507af3d760776cbc8c4346e0cab6d769bc3dc23b3ebf99d6de4d19488f3496ff18b8aeebd2fc0707a
      LICENSE[0]=GPL
        WEB_SITE=http://www.logilab.org/projects/$SPELL/
         ENTERED=20031104
        KEYWORDS="xml python devel"
           SHORT='XMLDiff is a Python tool for XML files differencing'
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 it
for text files.  It was 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
