summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ccac5b96ef87a628801620a89f3fe363f2226af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-oxasl-ve
	pkgdesc = Python interface to the C++ based VEASLC tool for Vessel-encoded ASL designed for use with the OXASL processing pipeline
	pkgver = 0.1.1
	pkgrel = 2
	url = https://oxasl.readthedocs.io
	arch = any
	license = APACHE
	makedepends = git
	makedepends = python-setuptools
	depends = fslpy>=1.13
	depends = python
	depends = python-numpy
	depends = python-oxasl
	source = python-oxasl-ve::git+https://github.com/physimals/oxasl_ve.git#tag=v0.1.1
	b2sums = SKIP

pkgname = python-oxasl-ve