summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 450198c9e0bb3d5b7514bfacb362381920ac1ceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = pyresample
	pkgdesc = Geospatial image resampling in Python
	pkgver = v1.12.3
	pkgrel = 1
	url = http://pyresample.readthedocs.org
	arch = i686
	arch = x86_64
	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