summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: caf3fa5b602e7a952dbce936179425dcc946fa38 (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.1
	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.1.tar.gz
	sha256sums = 7571ff5b96aeb9b1ac83d56534895c0e3d5e8678568375cf83c87111e2856fcb

pkgname = python-rasterio