summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a5c955f5662f8881ea773d113aec82e9fc6d2e84 (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 = python2-rasterio
	pkgdesc = Fast and direct raster I/O for use with Numpy and SciPy (Python 2)
	pkgver = 1.1.8
	pkgrel = 1
	url = https://github.com/mapbox/rasterio
	arch = x86_64
	license = BSD
	makedepends = cython2
	depends = python2-affine
	depends = python2-cligj>=0.5
	depends = python2-numpy
	depends = python2-snuggs
	depends = python2-attrs
	depends = python2-click
	depends = python2-click-plugins
	depends = python2-enum34
	depends = python2-setuptools
	depends = gdal
	optdepends = ipython2: Alternative inspector interpreter (rio2 insp --ipython)
	optdepends = python2-boto3: AWS S3 raster access
	optdepends = python2-matplotlib: plt object (rio2 insp), rasterio.plot module
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/73/2d/3e1bc56d75bf7c4cd5df51536992b3420197f2aa5ddd4d93e12100715dff/rasterio-1.1.8.tar.gz
	sha256sums = f7cac7e2ecf65b4b1eb78c994c63bd429b67dc679b0bc0ecfe487d3d5bf88fd5

pkgname = python2-rasterio