summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b3a7e95ded12a033793a8df53e84ae12303d4f3 (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.7
	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.7.tar.gz
	sha256sums = 8418c024f9bf7350d03855039d2700064532bae33a3c6ee885c8b6c8fc13415a

pkgname = python-rasterio