summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27ce0d77740d34a61ff3a4af3f33e926994c8361 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-rios
	pkgdesc = A set of Python modules which makes it easy to write raster processing code in Python. Built on top of GDAL.
	pkgver = 2.0.8
	pkgrel = 1
	url = https://www.rioshome.org
	arch = any
	license = GPLv3
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = gdal
	source = https://github.com/ubarsc/rios/releases/download/rios-2.0.8/rios-2.0.8.tar.gz
	sha256sums = 9bc8adf0ce50546cc9c2241f93b47f5d7584be7a5a346f11cf696ec4a6c80498

pkgname = python-rios