summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..aa25f7079249
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-batchgenerators
+ pkgdesc = A framework for data augmentation for 2D and 3D image classification and segmentation
+ pkgver = 0.19.5
+ 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.5.tar.gz::https://github.com/MIC-DKFZ/batchgenerators/archive/v0.19.5.tar.gz
+ sha512sums = aa70b531b65c417e7ce30521b706c79f1677281f96389876e38800cb2e1a884fef4095d5aec969af3eee731880daee36c5e6b96e6bccd038bcb250996e7035ca
+
+pkgname = python-batchgenerators
+