slackbuilds/gis/pyspatialite
Benjamin Trigona-Harany 6202f1358b
gis/pyspatialite: Fix build.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2017-01-24 07:23:15 +07:00
..
README gis/pyspatialite: Added (Python bindings for Spatialite). 2016-03-02 19:12:16 +07:00
pyspatialite.SlackBuild gis/pyspatialite: Fix build. 2017-01-24 07:23:15 +07:00
pyspatialite.info gis/pyspatialite: Added (Python bindings for Spatialite). 2016-03-02 19:12:16 +07:00
slack-desc gis/pyspatialite: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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.