summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..88da67114e55
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python-twopoint-git
+ pkgdesc = Planning a library for handling files containing 2-point cosmology data
+ pkgver = r86.d4d3159
+ pkgrel = 1
+ url = https://github.com/joezuntz/2point.git
+ arch = any
+ license = GPL
+ checkdepends = make
+ makedepends = git
+ makedepends = python
+ makedepends = python-numpy
+ makedepends = python2
+ makedepends = python2-numpy
+ source = python-twopoint::git+https://github.com/joezuntz/2point.git
+ md5sums = SKIP
+
+pkgname = python-twopoint-git
+ depends = python-numpy
+
+pkgname = python2-twopoint-git
+ depends = python2-numpy
+