           SPELL=rdflib
         VERSION=2.1.3
    VERSION_DATE=2005-06-28
          SOURCE=$SPELL-$VERSION.tgz
            DOCS='CHANGELOG LICENSE README index.html doc/ html/'
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://rdflib.net/${VERSION_DATE//-/\/}/$SOURCE
          MD5[0]='1735e2ad51619ce99dcee467a2cf1970'
        WEB_SITE=http://$SPELL.net/
         ENTERED=20050706
         UPDATED=20050706
      LICENSE[0]=PYTHON
       BUILD_API=2
           SHORT='RDFLib is a Python library for working with RDF'
cat << EOF
RDFLib is a Python library for working with RDF, a simple yet powerful language
for representing information. The library contains an RDF/XML parser/serializer
that conforms to the RDF/XML Syntax Specification (Revised). The library also
contains both in-memory and persistent Graph backends.
EOF
