summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77fd79ae84d2243c16f55f4681739c8077ae4f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Thu Dec 22 14:25:05 UTC 2016
pkgbase = pyresample
	pkgdesc = Geospatial image resampling in Python
	pkgver = v1.2.9
	pkgrel = 1
	url = http://pyresample.readthedocs.org
	arch = any
	license = LGPL3
	makedepends = git
	depends = python2-numpy
	depends = python2-pyproj
	depends = python2-configobj
	optdepends = python2-numexpr: used to optimize some bottlenecks
	options = !emptydirs
	source = git://github.com/pytroll/pyresample.git
	md5sums = SKIP

pkgname = pyresample