summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2475cc06b0977741f1df669231b1556b0a57b09b (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.5.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
	source = https://github.com/xray/xray/archive/v0.5.1.tar.gz
	md5sums = 5db1bc8ec91995adfd9a7edb5e99ed60
	sha1sums = 8d102654c56c12d7d6e6ace75bff12cc4eb92b4b
	sha256sums = 44e419a27981c91bed6bdd1ba6751cba5c0ac3be5071f9e505cf0fa3c0d0fe34

pkgname = python-xray