summaryrefslogtreecommitdiffstats
path: root/gis/python-pygeos
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:58:22 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:58:22 -0400
commit29dcb06f339a00c7c1b8e71fd60966ea9f5fbf99 (patch)
treed66b8a03a3e80f36308d8759fbf8e6eba2a619b3 /gis/python-pygeos
parent6b6a9781fd47738d0c7343174b40acc290568191 (diff)
downloadslackbuilds-29dcb06f339a00c7c1b8e71fd60966ea9f5fbf99.tar.gz
slackbuilds-29dcb06f339a00c7c1b8e71fd60966ea9f5fbf99.tar.xz
gis/python-pygeos: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/python-pygeos')
-rw-r--r--gis/python-pygeos/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/python-pygeos/README b/gis/python-pygeos/README
index b53462215d..72b58085fc 100644
--- a/gis/python-pygeos/README
+++ b/gis/python-pygeos/README
@@ -1,4 +1,4 @@
-PyGEOS is a C/Python library with vectorized geometry functions. The geometry
-operations are done in the open-source geometry library GEOS. PyGEOS wraps
-these operations in NumPy ufuncs providing a performance improvement when
-operating on arrays of geometries.
+PyGEOS is a C/Python library with vectorized geometry functions. The
+geometry operations are done in the open-source geometry library
+GEOS. PyGEOS wraps these operations in NumPy ufuncs providing a
+performance improvement when operating on arrays of geometries.