Metadata-Version: 1.0
Name: sparql-client
Version: 0.6
Summary: Python API to query a SPARQL endpoint
Home-page: http://www.eionet.europa.eu/software/pysparql
Author: Soren Roug
Author-email: soren.roug@eea.europa.eu
License: UNKNOWN
Description: 
        PySparqlClient is a library to query a SPARQL endpoint.
        It will automatically convert literals to the coresponding Python types.
        
        Visit http://www.eionet.europa.eu/software/pysparql for documentation and examples.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
