summaryrefslogtreecommitdiffstats
path: root/gis/rasterio/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-07-13 03:21:19 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-14 06:55:58 +0700
commit37baabbe514884b78a9d49bda6c5231fbe8a931b (patch)
treefe54a1ee0c4bd0fa68d075bb2f0d028fa6e14a3a /gis/rasterio/README
parent5c3bfc37b05c022c41e170de109887ed3629ecc2 (diff)
downloadslackbuilds-37baabbe514884b78a9d49bda6c5231fbe8a931b.tar.gz
slackbuilds-37baabbe514884b78a9d49bda6c5231fbe8a931b.tar.xz
gis/rasterio: Updated for version 1.0.0.
Diffstat (limited to 'gis/rasterio/README')
-rw-r--r--gis/rasterio/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/gis/rasterio/README b/gis/rasterio/README
index 66dd4a646a..87e9c97595 100644
--- a/gis/rasterio/README
+++ b/gis/rasterio/README
@@ -5,3 +5,5 @@ images into Numpy arrays or buffers, operate on them in Python (or Cython), and
write the results out to new GeoTIFF files.
Rasterio employs GDAL under the hood for file I/O and raster formatting.
+
+Optional dependencies: boto3.