summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 88da67114e553e0dcf68d186c58410da83d607f8 (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-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