summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e61c92992ec301b9ab20035585cf07d2051248b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-antspy
	pkgdesc = Advanced Normalization Tools (ANTs) in Python
	pkgver = 0.1.5
	pkgrel = 2
	url = https://github.com/ANTsX/ANTsPy
	arch = any
	license = apache
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-webcolors
	depends = insight-toolkit
	optdepends = python-plotly: surface rendering
	source = ANTsPy-0.1.5::git+https://github.com/ANTsX/ANTsPy.git
	sha512sums = SKIP

pkgname = python-antspy