summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ebf9069c0ca3886d6c48b2a109fa8a1b999859c (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
26
pkgbase = python-rasterio
	pkgdesc = Fast and direct raster I/O for use with Numpy and SciPy
	pkgver = 1.3.8.post1
	pkgrel = 1
	url = https://github.com/rasterio/rasterio
	arch = x86_64
	license = custom
	makedepends = python-build
	makedepends = python-installer
	makedepends = cython
	makedepends = python-wheel
	depends = gdal
	depends = python-affine
	depends = python-attrs
	depends = python-certifi
	depends = python-cligj
	depends = python-snuggs
	depends = python-click-plugins
	depends = python-setuptools
	optdepends = ipython: for ipython support
	optdepends = python-boto3: for s3 support
	optdepends = python-matplotlib: for plotting support
	source = rasterio-1.3.8.post1.tar.gz::https://github.com/rasterio/rasterio/archive/1.3.8.post1.tar.gz
	sha512sums = a76a705da43d578b828d6dd90713e19cda674ac71b628451593eb31e984d9cf827f8bf964d249ef27f8a4214eb99ed3af9ba1c9ff1b981515c6e9625113f64c6

pkgname = python-rasterio