summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 04fb45461568e4a75a239572786c48fea8251e7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = python-piff-git
	pkgdesc = Piff is a Python software package for modeling the point-spread function (PSF) across multiple detectors in the full field of view
	pkgver = v0.1.0.r527.250432f
	pkgrel = 1
	url = https://github.com/rmjarvis/Piff
	arch = any
	license = BSD
	makedepends = git
	makedepends = python
	makedepends = libffi
	makedepends = python-cffi
	makedepends = python-numpy
	makedepends = python-scipy
	makedepends = python-pyaml
	makedepends = python-treecorr-git
	makedepends = python-fitsio-git
	makedepends = python-scikit-learn
	makedepends = python-lmfit
	makedepends = python-matplotlib
	makedepends = python2
	makedepends = python2-cffi
	makedepends = python2-numpy
	makedepends = python2-scipy
	makedepends = python2-pyaml
	makedepends = python2-treecorr-git
	makedepends = python2-fitsio-git
	makedepends = python2-scikit-learn
	makedepends = python2-lmfit
	makedepends = python2-matplotlib
	source = python-piff-git::git+https://github.com/rmjarvis/Piff
	md5sums = SKIP

pkgname = python-piff-git
	depends = python

pkgname = python2-piff-git
	depends = python2