summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 14:58:23 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 14:58:23 -0400
commit654d6a451934625ccc1e88282ff218a2107761ab (patch)
treea4de1020a84ecdd9155999d04dd982edaa12821d /gis
parent29dcb06f339a00c7c1b8e71fd60966ea9f5fbf99 (diff)
downloadslackbuilds-654d6a451934625ccc1e88282ff218a2107761ab.tar.gz
slackbuilds-654d6a451934625ccc1e88282ff218a2107761ab.tar.xz
gis/python3-cartopy: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r--gis/python3-cartopy/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/gis/python3-cartopy/README b/gis/python3-cartopy/README
index a8c247d5ec..584d84e8e6 100644
--- a/gis/python3-cartopy/README
+++ b/gis/python3-cartopy/README
@@ -1,11 +1,11 @@
-Cartopy is a Python package designed to make drawing maps for data analysis an
-visualisation as easy as possible.
+Cartopy is a Python package designed to make drawing maps for data
+analysis an visualisation as easy as possible.
Some of the key features of cartopy are:
* object oriented projection definitions
* point, line, polygon and image transformations between projections
-* integration to expose advanced mapping in matplotlib with a simple and
- intuitive interface
-* powerful vector data handling by integrating shapefile reading with shapely
- capabilities
+* integration to expose advanced mapping in matplotlib with a simple
+ and intuitive interface
+* powerful vector data handling by integrating shapefile reading with
+ shapely capabilities