summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97716bb5c3daac6aa49eefcb8980d84a8de6c6cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pyfab
	pkgdesc = Python interface to the Fabber Bayesian model fitting tool
	pkgver = 0.3.5
	pkgrel = 1
	url = https://pyfab.readthedocs.io
	arch = any
	license = custom:PYFAB license
	makedepends = git
	makedepends = python-setuptools
	depends = fsl>=6.0.1
	depends = python
	depends = python-numpy
	depends = python-nibabel
	depends = python-six
	optdepends = fslpy: MVN functionality
	source = python-pyfab::git+https://github.com/physimals/pyfab.git#tag=v0.3.5
	b2sums = SKIP

pkgname = python-pyfab