{% extends "layout.html" %}
{% set title = 'Overview' %}
{% block body %}
QtSparql {{ version }}
QSparql is a Qt-like client library for accessing RDF stores.
Python QtSparql is a set of bindings that allows Python to access QSparql API. It was created using the Shiboken binding generator and depends on PySide libraries.