           SPELL=rdflib
         VERSION=4.0.1
          SOURCE=$SPELL-$VERSION.tar.gz
            DOCS='CHANGELOG LICENSE README index.html doc/ html/'
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/RDFLib/rdflib/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:fdb1a2a95c5bbe7934dce0f8253f3c49cacd6981e2f5a2066a52dff5352b20b9d17e66fe7305044e86509bf119cf9bb1bc11319dfd56a507be38f81f41747bed
        WEB_SITE=https://github.com/RDFLib
         ENTERED=20050706
      LICENSE[0]=PYTHON
        KEYWORDS="python devel"
           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
