summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:41:43 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:41:43 -0400
commite67a28324802af038ad73f9cd1dabb2f8076983a (patch)
treef8be248cbbab2e0250de8631c6215e8ff3a74e14 /gis
parent0ea80b42f54210163c339772f1365e35f39da71c (diff)
downloadslackbuilds-e67a28324802af038ad73f9cd1dabb2f8076983a.tar.gz
slackbuilds-e67a28324802af038ad73f9cd1dabb2f8076983a.tar.xz
gis/libspatialite: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r--gis/libspatialite/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/gis/libspatialite/README b/gis/libspatialite/README
index 52bbc54ffb..af798dbacc 100644
--- a/gis/libspatialite/README
+++ b/gis/libspatialite/README
@@ -1,9 +1,9 @@
-SpatiaLite is an open source library intended to extend the SQLite core
-to support fully fledged Spatial SQL capabilities. SpatiaLite is smoothly
-integrated into SQLite to provide a complete and powerful Spatial DBMS
-(mostly OGC-SFS compliant). Using SQLite + SpatiaLite you can effectively
-deploy an alternative open source Spatial DBMS roughly equivalent to
-PostgreSQL + PostGIS.
+SpatiaLite is an open source library intended to extend the SQLite
+core to support fully fledged Spatial SQL capabilities. SpatiaLite
+is smoothly integrated into SQLite to provide a complete and powerful
+Spatial DBMS (mostly OGC-SFS compliant). Using SQLite + SpatiaLite you
+can effectively deploy an alternative open source Spatial DBMS roughly
+equivalent to PostgreSQL + PostGIS.
-liblwgeom (postgis) is optional but strongly recommended dependency. To build
-spatialite with liblwgeom support set LWGEOM=yes.
+liblwgeom (postgis) is optional but strongly recommended
+dependency. To build spatialite with liblwgeom support set LWGEOM=yes.