           MODULE=PyXML
         VERSION=0.8.2
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/pyxml/$SOURCE
        WEB_SITE=http://pyxml.sourceforge.net
        MAINTAINER=nhudson@speakeasy.net
         ENTERED=20020515
         UPDATED=20020515
           SHORT="Tools for making xml apps in Python"
cat << EOF
A package collecting the tools required for writing basic XML
applications in Python, along with documantation and sample code.
Features include SAX, DOM, the xmlproc validating parser, and Expat
interface, and more..
EOF
