rasterio 1.3.8-1 source package in Ubuntu

Changelog

rasterio (1.3.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump debhelper compat to 13.

 -- Bas Couwenberg <email address hidden>  Tue, 27 Jun 2023 05:26:30 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rasterio_1.3.8-1.dsc 2.3 KiB 94fbeb1cb34d978c398a38c1cc69a3356dfbb294f679827aeefd00e32afd2c31
rasterio_1.3.8.orig.tar.gz 12.6 MiB 3aadf26b15ba601d45f3e8e3d67ee99aa673f71631ed806492967fb40716bce3
rasterio_1.3.8-1.debian.tar.xz 8.1 KiB 87f2f81061893cd3eb07062f7d886ff0757c02127f204f3d96db5608f54af1c7

Available diffs

No changes file available.

Binary packages built by this source

python3-rasterio: Python 3 API for using geospatial raster data with Numpy

 Rasterio reads and writes geospatial raster datasets.
 .
 Rasterio employs GDAL under the hood for file I/O and raster formatting.
 Its functions typically accept and return Numpy ndarrays. Rasterio is designed
 to make working with geospatial raster data more productive and more fun.
 .
 This package contains the Python 3 version of the library.

python3-rasterio-dbgsym: debug symbols for python3-rasterio
rasterio: Command line tool for investigating geospatial rasters

 Rasterio reads and writes geospatial raster datasets.
 .
 Rasterio employs GDAL under the hood for file I/O and raster formatting.
 Its functions typically accept and return Numpy ndarrays. Rasterio is designed
 to make working with geospatial raster data more productive and more fun.
 .
 This package contains a command-line line interface to rasterio "rasterio"
 which can be used to inspect raster datasets.