Commit graph

4 commits

Author SHA1 Message Date
Kurt Jaeger
7112a2a7d8 textproc/py-sparqlwrapper: modernize PYTHON options
Fixing those:
USE_PYTHON=yes is deprecated, please use USES=python
USE_PYDISTUTILS is deprecated, please use USE_PYTHON=distutils
PYDISTUTILS_AUTOPLIST is deprecated, please use USE_PYTHON=autoplist
2014-11-17 19:05:45 +00:00
Olivier Duchateau
26077569aa - Update to 1.6.2 2014-07-24 18:53:35 +00:00
Olivier Duchateau
d340bd141b - Update to 1.6.0 2014-05-20 20:24:28 +00:00
Olivier Duchateau
7fc53174fe This is a wrapper around a SPARQL service. It helps in creating the query URI
and, possibly, convert the result into a more manageable format.

WWW: http://rdflib.github.io/sparqlwrapper/
2014-02-15 12:43:36 +00:00