blob: 79605ad5b471fd37ce3b4fba79b0d4d60351545b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = fslpy
pkgdesc = fslpy is the python library collection used by FSL and related projects
pkgver = 3.22.0
pkgrel = 1
url = https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes
arch = any
license = Apache
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-numpy
depends = python-scipy
depends = python-nibabel
depends = python-h5py
depends = python-dill
optdepends = python-rtree
optdepends = python-pillow
optdepends = python-indexed-gzip
optdepends = python-trimesh
source = https://git.fmrib.ox.ac.uk/fsl/fslpy/-/archive/3.22.0/fslpy-3.22.0.tar.gz
sha256sums = cbea241b8d02ee0a74f3e3b87a7744766cd4b2b3b0e2d3ba42b8896ae668df89
pkgname = fslpy
|