summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 547bdb056c3a1a36dceaefdf31ce82906fa3f050 (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 Oct  9 10:31:50 UTC 2016
pkgbase = pyresample
	pkgdesc = Geospatial image resampling in Python
	pkgver = v1.2.5
	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