summaryrefslogtreecommitdiffstats
path: root/gis/pyspatialite/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/pyspatialite/README')
-rw-r--r--gis/pyspatialite/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/gis/pyspatialite/README b/gis/pyspatialite/README
new file mode 100644
index 0000000000..0510b0be8f
--- /dev/null
+++ b/gis/pyspatialite/README
@@ -0,0 +1,5 @@
+pyspatialite is an interface to the SQLite 3.x embedded relational database
+engine with spatialite extensions.
+
+It is almost fully compliant with the Python database API version 2.0 and also
+exposes the unique features of SQLite and spatialite.