summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 073863ad7304b8f8c4c5ca92dbf4571dae057a23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-mtcnn-runtime
	pkgdesc = Python library for streamlined tracking and management of AI training processes.
	pkgver = 1.0.0
	pkgrel = 2
	url = https://github.com/SAKURA-CAT/mtcnn-runtime
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-hatch-fancy-pypi-readme
	makedepends = python-hatch-requirements-txt
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-onnxruntime
	depends = python-opencv
	source = mtcnn-runtime-1.0.0.tar.gz::https://files.pythonhosted.org/packages/source/m/mtcnn-runtime/mtcnn_runtime-1.0.0.tar.gz
	source = test_mtcnn.py::https://github.com/SAKURA-CAT/mtcnn-runtime/raw/refs/heads/main/test/test_mtcnn.py
	sha256sums = dc48d6566ff0229a028c5074f66989a17ed36ed5e41fe49c973925f8a5043d47
	sha256sums = d60b025951af1e97cf64d547d492c547e83aff6d79a947031aa643455a64a347

pkgname = python-mtcnn-runtime