summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6712acc986e2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-xray
+ pkgdesc = N-D labeled arrays and datasets in Python
+ pkgver = 0.4.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.4.1.tar.gz
+ md5sums = b124d83249156c60de73dafc5be712e8
+
+pkgname = python-xray
+