summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e001c8b0ceb8e1d2319a2235d08036f98bd9f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-xray
	pkgdesc = N-D labeled arrays and datasets in Python
	pkgver = 0.6.1
	pkgrel = 1
	url = https://pypi.python.org/pypi/xray
	arch = any
	license = Apache
	checkdepends = python-nose
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-pandas
	optdepends = python-netcdf4: NetCDF4 support
	optdepends = python-bottleneck: Faster NaN operations
	optdepends = python-cyordereddict: Speed up most internal operations
	optdepends = python-scipy: OPeNDAP support
	optdepends = python-matplotlib: Plotting support
	optdepends = python-dask: Enable out-of-core parallel computation
	source = https://github.com/xray/xray/archive/v0.6.1.tar.gz
	md5sums = 201ef4249182771a4013e256d330bf96
	sha1sums = a4ac7c719a76bfa47ab5dec2d63af4468461754b
	sha256sums = 758baad3c29a9e7f505e55314f3a05ba9cce55c2759433dabd81a58c9436abce

pkgname = python-xray