From 3c8975717e88872577f3e5bbe82a69d636fcbf86 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 27 Feb 2016 18:21:19 -0800 Subject: gis/pyspatialite: Added (Python bindings for Spatialite). Signed-off-by: Benjamin Trigona-Harany --- gis/pyspatialite/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gis/pyspatialite/slack-desc (limited to 'gis/pyspatialite/slack-desc') diff --git a/gis/pyspatialite/slack-desc b/gis/pyspatialite/slack-desc new file mode 100644 index 0000000000000..642887e80fd06 --- /dev/null +++ b/gis/pyspatialite/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyspatialite: pyspatialite (Python bindings for Spatialite) +pyspatialite: +pyspatialite: pyspatialite is an interface to the SQLite 3.x embedded relational +pyspatialite: database engine with spatialite extensions. +pyspatialite: +pyspatialite: It is almost fully compliant with the Python database API version +pyspatialite: 2.0 and also exposes the unique features of SQLite and spatialite. +pyspatialite: +pyspatialite: +pyspatialite: +pyspatialite: -- cgit v1.2.3