summaryrefslogtreecommitdiffstats
path: root/gis/pgrouting
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:42:34 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:42:34 -0400
commit15b2b3ea3cc9afda1663c571f55922104e2550f2 (patch)
treedc7be50b365dd14a41504c9424b7815b44bd0b0a /gis/pgrouting
parentb6871a62e3b6262aa1de6ee2965488def19fb611 (diff)
downloadslackbuilds-15b2b3ea3cc9afda1663c571f55922104e2550f2.tar.gz
slackbuilds-15b2b3ea3cc9afda1663c571f55922104e2550f2.tar.xz
gis/pgrouting: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/pgrouting')
-rw-r--r--gis/pgrouting/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/pgrouting/README b/gis/pgrouting/README
index 2c23f7965b..8fa6d63917 100644
--- a/gis/pgrouting/README
+++ b/gis/pgrouting/README
@@ -1,5 +1,5 @@
-pgRouting extends the PostGIS / PostgreSQL geospatial database to provide
-geospatial routing functionality.
+pgRouting extends the PostGIS / PostgreSQL geospatial database to
+provide geospatial routing functionality.
The following algorithms are compiled:
* All Pairs Shortest Path, Johnson's Algorithm