slackbuilds_ponce/gis/pyspatialite/README
Benjamin Trigona-Harany 3c8975717e gis/pyspatialite: Added (Python bindings for Spatialite).
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2016-03-02 19:12:16 +07:00

5 lines
245 B
Text

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.