blob: bfe5cec10b702484f365479dc55e7dc6e8638ee7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-medpy
pkgdesc = Medical image processing in Python
pkgver = 0.5.2
pkgrel = 1
url = https://loli.github.io/medpy
arch = x86_64
license = GPL
makedepends = python-setuptools
makedepends = boost
depends = python
depends = python-numpy
depends = python-scipy
optdepends = python-simpleitk
source = https://github.com/loli/medpy/archive/0.5.2.tar.gz
b2sums = 837a78e6116eff11140566a9da6703f28ce5eccb69f873d70099abef106ea06fd75ca9a23342a68f40632cbf985525d57f798a8ddc58a5e6fe702b1bafe3c5c3
pkgname = python-medpy
|