blob: a5f0ec967057917481582e7d2cb3c483adc7c227 (
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
26
27
28
|
pkgbase = python-torchio
pkgdesc = Tools for medical image processing in deep learning and PyTorch
pkgver = 2.0.0a1
pkgrel = 1
url = https://github.com/TorchIO-project/torchio
arch = any
license = MIT
makedepends = python-build
makedepends = python-uv-build
makedepends = python-installer
makedepends = python-wheel
depends = python-click
depends = python-deprecated
depends = python-humanize
depends = python-matplotlib
depends = python-nibabel
depends = python-numpy
depends = python-pytorch
depends = python-rich
depends = python-scipy
depends = python-simpleitk
depends = python-torchvision
depends = python-tqdm
depends = python-typer
source = python-torchio-2.0.0a1.tar.gz::https://github.com/fepegar/torchio/archive/v2.0.0a1.tar.gz
sha512sums = 05ff01c39aa40151338165142926d959222b76ba339562ed57d0e0b237e7f1ad0111beb859028cfa2c5f949464469cad2f95350d3adc7026c7988fe9d5348baa
pkgname = python-torchio
|