summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10440f84a21d1312c494c5171c37b77d8f86c7df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-disptools
	pkgdesc = Generate displacement fields with known volume changes
	pkgver = 0.2.3
	pkgrel = 2
	url = https://martinopilia.com/disptools
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	depends = python-simpleitk
	optdepends = insight-toolkit: for disptools.drawing.sitk_to_itk (requires Python wrappers)
	optdepends = python-itk: for disptools.drawing.sitk_to_itk (alternative to insight-toolkit)
	optdepends = vtk: for disptools.io.write_vtk_points (requires Python wrappers)
	optdepends = python-ply: for disptools.io.read_elastix_parameters
	source = https://github.com/m-pilia/disptools/archive/v0.2.3.tar.gz
	sha512sums = 9ef78d810a93bc5f5cec81077588f1200e602241edba57ad5baee5478cd6503cf109dce18ac2a39d7e979ff376966c0a192df616cd8f37606082b68ceb0716ad

pkgname = python-disptools