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

pkgname = python-augmentor