summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author B. Watson2022-03-13 19:58:26 +0100
committer B. Watson2022-03-13 19:58:26 +0100
commit463dc705b9ff653bba017300a0694f3de625ba17 (patch)
tree0ee308a97113cc476416b3ede7d10578cb3ba402 /gis
parentc8b0f9ddf94bde86833d67545f4da03fb79a6038 (diff)
downloadslackbuilds-463dc705b9ff653bba017300a0694f3de625ba17.tar.gz
gis/python3-pyshp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-pyshp/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/gis/python3-pyshp/README b/gis/python3-pyshp/README
index 47bdcfc2cc..9b92d4917c 100644
--- a/gis/python3-pyshp/README
+++ b/gis/python3-pyshp/README
@@ -1,4 +1,5 @@
-The pyshp library reads and writes ESRI Shapefiles in pure Python. You can read
-and write shp, shx, and dbf files with all types of geometry. Everything in the
-public ESRI shapefile specification is implemented. This library is compatible
-with Python versions 2.4 to 3.x.
+The pyshp library reads and writes ESRI Shapefiles in pure Python. You
+can read and write shp, shx, and dbf files with all types of
+geometry. Everything in the public ESRI shapefile specification is
+implemented. This library is compatible with Python versions 2.4
+to 3.x.