summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a64b4554918255023afafd5fd523841f5a80aaa6 (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
# Sun Jan 31 16:47:09 UTC 2016
pkgbase = pyresample
	pkgdesc = Geospatial image resampling in Python
	pkgver = v1.1.5.8.gfda439a
	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