diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:23:33 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | dfb5d6e595730ca7cc56912a0a77e171d074d8e7 (patch) | |
tree | a44b36622bedb7559109ddf40468eb5a08d5c4cf /gis/pyspatialite | |
parent | 25f959ce84848e9b43e3ea663a0cc0bffae9e113 (diff) | |
download | slackbuilds-dfb5d6e595730ca7cc56912a0a77e171d074d8e7.tar.gz |
gis/pyspatialite: Fix slack-desc.
Diffstat (limited to 'gis/pyspatialite')
-rw-r--r-- | gis/pyspatialite/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/pyspatialite/slack-desc b/gis/pyspatialite/slack-desc index 642887e80f..2f05d732d7 100644 --- a/gis/pyspatialite/slack-desc +++ b/gis/pyspatialite/slack-desc @@ -10,7 +10,7 @@ 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: 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: |