summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8b6964766778b971041c4dc30a0bef9f963cd4a (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
27
28
pkgbase = python2-rasterio
	pkgdesc = Fast and direct raster I/O for use with Numpy and SciPy (Python 2)
	pkgver = 1.0.24
	pkgrel = 1
	url = https://github.com/mapbox/rasterio
	arch = x86_64
	license = BSD
	makedepends = python2-setuptools
	makedepends = cython2
	depends = python2-affine
	depends = python2-cligj
	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 (rio insp --ipython)
	optdepends = python2-boto3: AWS S3 raster access
	optdepends = python2-matplotlib: plt object (rio insp), rasterio.plot module
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/57/84/be5689470a73f5f8988cf44b81cb3493ebb8abbbebb69768c8fc86fccdd5/rasterio-1.0.24.tar.gz
	sha256sums = 4839479621045211f66868ec49625979693450bc2e476f23e7e8ac4804eaf452

pkgname = python2-rasterio