           SPELL=elementtree
         VERSION=1.2.6-20050316
     SOURCE_HASH='sha512:f213cf5bd9a79b59a2033c652d9d53087fd07dd3550db1771b8ba97168c3a5722d31ac5ff8699830df0f14a1d9f0caf8d237e8c6153568e16347d8b212771baf'
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://effbot.org/downloads/$SOURCE
        WEB_SITE=http://effbot.org/zone/elementtree.htm
         ENTERED=20050610
      LICENSE[0]=PYTHON
           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
