           SPELL=elementtree
         VERSION=1.2.6-20050316
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://effbot.org/downloads/$SOURCE
          MD5[0]=028e006d9f65de9d932719e36b0c924b
        WEB_SITE=http://effbot.org/zone/elementtree.htm
         ENTERED=20050610
         UPDATED=20050610
      LICENSE[0]=PYTHON
       BUILD_API=2
           SHORT="Python light-weight components for working with XML"
cat << EOF
The ElementTree toolkit contains a number of light-weight components for working with XML, including the Element and ElementTree types, XML parsers and writers, etc. The toolkit is faster and more memory-efficient than comparable toolkits
EOF
