File: PKG-INFO

package info (click to toggle)
sparql-wrapper-python 1.4.1-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 196 kB
  • ctags: 157
  • sloc: python: 724; makefile: 38
file content (18 lines) | stat: -rw-r--r-- 875 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Metadata-Version: 1.1
Name: SPARQLWrapper
Version: 1.4.1
Summary: SPARQL Endpoint interface to Python
Home-page: http://sparql-wrapper.sourceforge.net/
Author: Ivan Herman, Sergio Fernandez, Carlos Tejo Alonso
Author-email: ivan at ivan-herman net, sergio.fernandez at fundacionctic org, carlos.tejo at fundacionctic org
License: W3C SOFTWARE NOTICE AND LICENSE
Download-URL: http://sourceforge.net/projects/sparql-wrapper/files
Description: 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.
Keywords: python SPARQL
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: W3C License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Requires: rdflib