summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 902fc67067410811e6824c4f54bdca948cb467a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-mmclassification-git
	pkgdesc = OpenMMLab Image Classification Toolbox and Benchmark
	pkgver = 0.22.0.r2.5a67bc8a
	pkgrel = 1
	url = https://github.com/open-mmlab/mmclassification
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-mmcv
	depends = python-numpy
	depends = python-pytorch
	optdepends = python-albumentations
	optdepends = python-colorama
	optdepends = python-requests
	optdepends = python-rich
	provides = python-mmclassification
	conflicts = python-mmclassification
	source = mmclassification::git+https://github.com/open-mmlab/mmclassification.git
	sha512sums = SKIP

pkgname = python-mmclassification-git