          MODULE=rdflib
         VERSION=3.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.rdflib.net/
      SOURCE_VFY=sha1:6e13ce12c3041b64fe38f0aa6f48886167df821e
        WEB_SITE=http://www.rdflib.net/
         ENTERED=20110411
         UPDATED=20110411
           SHORT="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 parsers and serializers for RDF/XML, N3, NTriples, Turtle, 
TriX and RDFa. The library presents a Graph interface which can be backed by any
one of a number of store implementations, including, memory, MySQL, Redland, 
SQLite, Sleepycat, ZODB and SQLObject.
EOF
