summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31c53c095ab739fcb757df7776de2d1ee4fc29d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-rasterio
	pkgdesc = Python library for reading and writing geospatial raster data.
	pkgver = 1.1.8
	pkgrel = 1
	url = https://rasterio.readthedocs.io/en/stable/
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-pytest
	makedepends = python-hypothesis
	makedepends = python-boto3
	depends = python
	depends = gdal
	depends = python-numpy
	depends = python-affine
	depends = python-attrs
	depends = python-cligj
	depends = python-snuggs
	depends = python-click-plugins
	source = https://files.pythonhosted.org/packages/source/r/rasterio/rasterio-1.1.8.tar.gz
	sha256sums = f7cac7e2ecf65b4b1eb78c994c63bd429b67dc679b0bc0ecfe487d3d5bf88fd5

pkgname = python-rasterio