Metadata-Version: 1.0
Name: asqc
Version: 0.1.1
Summary: A SPARQL Query Client
Home-page: https://github.com/gklyne/asqc
Author: Graham Klyne
Author-email: gk-pypi@ninebynine.org
License: MIT
Description: This project is for a simple command-line SPARQL query client.
        
        The plan is that the client can be used in Unix-style pipeline operations to perform sequences of query operations that pass information as RDF (from CONSTRUCT queries) or variable bindings (from SELECT queries).
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
