blob: 26bad1410fdab0d2b9cb9be8cbc5c646de40c240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-twopoint-git
pkgdesc = Planning a library for handling files containing 2-point cosmology data
pkgver = r107.ba68b53
pkgrel = 1
url = https://github.com/joezuntz/2point
arch = any
license = GPL
checkdepends = make
makedepends = git
makedepends = python
makedepends = python-numpy
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
depends = python
source = python-twopoint::git+https://github.com/joezuntz/2point
md5sums = SKIP
pkgname = python-twopoint-git
|