summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37769db7b8fa45297bc0eefca99d422ae8fd2022 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-augmentor
	pkgdesc = Image augmentation library in Python for machine learning
	pkgver = 0.2.6
	pkgrel = 1
	url = https://github.com/mdbloice/Augmentor
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-future
	depends = python-numpy
	depends = python-pillow
	depends = python-tqdm
	source = Augmentor-0.2.6.tar.gz::https://github.com/mdbloice/Augmentor/archive/0.2.6.tar.gz
	sha512sums = e4f7416dad429c7f16a0b4b68b3998482d8ff4b7ece91b9812ac4cbaad81d946fe6c1c8eed2ad2d7c7353f389938bc72c745f18f2dd818f17f64e05063985d71

pkgname = python-augmentor