Source: pysesame Section: python Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 5), python Standards-Version: 3.7.2 Package: python-sesame Architecture: all Depends: ${python:Depends} Description: Python wrapper for Sesame's REST HTTP API Sesame is an open source RDF Schema-based storage and querying facility. . Now you can easily do the following from your Python script: . * Log in * Log out * Request a list of available repositories * Evaluate a SeRQL-select, RQL or RDQL query * Evaluate a SeRQL-construct query * Extract RDF from a repository * Uploading data to a repository * Add data from the web to a repository * Clear a repository * Remove statements . Homepage: http://pysesame.projects.semwebcentral.org/