summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc8b92a3c425f1bd35d9fbfe92eacf94881deccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-batchgenerators
	pkgdesc = A framework for data augmentation for 2D and 3D image classification and segmentation
	pkgver = 0.19.5
	pkgrel = 2
	url = https://github.com/MIC-DKFZ/batchgenerators
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-scikit-image
	depends = python-scikit-learn
	depends = python-scipy
	depends = python-threadpoolctl
	source = batchgenerators-0.19.5.tar.gz::https://github.com/MIC-DKFZ/batchgenerators/archive/v0.19.5.tar.gz
	sha512sums = aa70b531b65c417e7ce30521b706c79f1677281f96389876e38800cb2e1a884fef4095d5aec969af3eee731880daee36c5e6b96e6bccd038bcb250996e7035ca

pkgname = python-batchgenerators