           SPELL=xmltools
         VERSION=1.3.7
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.logilab.org/pub/$SPELL/$SOURCE
          MD5[0]='241ac512519e8a1b9eba39ac296bfdc5'
      LICENSE[0]=GPL
        WEB_SITE=http://www.logilab.org/projects/$SPELL/
         ENTERED=20031104
         UPDATED=20031104
           SHORT='XMLTools is a set of high-level tools for using XML in Python'
cat << EOF
Python XmlTools is a set of high level tools to help using XML
in Python. It relies heavily on PyXml and 4Suite to access XML
resources. Right now it features two pyGTK widgets: XmlTree and
XmlEditor, which can respectively display and edit an XML document
in a graphical fashion. Both widgets are used in the Narval
project.
EOF
