summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aefa0b1bc2265ae47ebff36b6ab95440d2d37323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-xray
	pkgdesc = N-D labeled arrays and datasets in Python
	pkgver = 0.6.0
	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
	source = https://github.com/xray/xray/archive/v0.6.0.tar.gz
	md5sums = b9baf91aa9f6f062eb22bc99b4fe2745
	sha1sums = 3241c32884f4ca78244c1071ab0035e63e8bb557
	sha256sums = 556e3245ff598e2ec789c8212c622060db54f6ebfe1346dbb5439bf704ae5742

pkgname = python-xray