summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 953fcb97c4746b8f75f1fa131c438528503cd25e (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.6
	pkgrel = 1
	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.6.tar.gz::https://github.com/MIC-DKFZ/batchgenerators/archive/v0.19.6.tar.gz
	sha512sums = 20ac7c438d9a0efec6e090db1a6ecbd58709ebcc4b0d8050c4c81f59a111f9f655f12ed7e545307bbaab6b33784f8ad9198014d0cd614720b50f44b124c825ed

pkgname = python-batchgenerators