Metadata-Version: 1.1
Name: sqltriples
Version: 0.3.2
Author: Paul Boddie
Author-email: paul at boddie org uk
Maintainer: Paul Boddie
Maintainer-email: paul at boddie org uk
Home-page: http://www.boddie.org.uk/python/sqltriples.html
Download-url: http://www.boddie.org.uk/python/downloads/sqltriples-0.3.2.tar.gz
Summary: A simple SQL-accessible RDF triple store
License: LGPL (version 3 or later)
Description: The sqltriples package provides an RDF triple store residing in an
        SQL-accessible database system with an API similar to that provided by
        rdflib.
Keywords: RDF SQL PostgreSQL pyPgSQL pysqlite pysqlite2 sqlite sqlite3
Requires: pyPgSQL
Requires: pysqlite2
Requires: CMDsyntax
Classifier: Development Status :: 3 - Alpha 
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) 
Classifier: Programming Language :: Python 
Classifier: Topic :: Software Development :: Libraries :: Python Modules 
