summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:40:16 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:40:16 -0400
commitf66308896b2d2fe768cd46022b29dec46c9e0f1c (patch)
tree942ab19267dcdf91199b03c76eeb976c2b5923b7 /gis
parent78c0f8e8600f23aa3b43fbfd5362066670dfaa9a (diff)
downloadslackbuilds-f66308896b2d2fe768cd46022b29dec46c9e0f1c.tar.gz
slackbuilds-f66308896b2d2fe768cd46022b29dec46c9e0f1c.tar.xz
gis/geopandas: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r--gis/geopandas/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/gis/geopandas/README b/gis/geopandas/README
index 728f20bca7..89fa9b47f9 100644
--- a/gis/geopandas/README
+++ b/gis/geopandas/README
@@ -1,4 +1,5 @@
-GeoPandas is a project to add support for geographic data to pandas objects.
-It currently implements GeoSeries and GeoDataFrame types which are subclasses
-of pandas.Series and pandas.DataFrame respectively. GeoPandas objects can act
-on shapely geometry objects and perform geometric operations.
+GeoPandas is a project to add support for geographic data to
+pandas objects. It currently implements GeoSeries and GeoDataFrame
+types which are subclasses of pandas.Series and pandas.DataFrame
+respectively. GeoPandas objects can act on shapely geometry objects
+and perform geometric operations.