summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3af1d812f41eceabcfb8333045d1032b2b6cf23b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-cython_bbox
	pkgdesc = cython_bbox is widely used in object detection tasks. It is implemented in almost all object detection projects.
	pkgver = 1.0.0
	pkgrel = 5
	url = https://github.com/samson-wang/cython_bbox
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = cython
	depends = python-numpy
	source = cython_bbox-master.zip::https://github.com/samson-wang/cython_bbox/archive/refs/heads/master.zip
	sha256sums = a071ea8341810e7a047a0730084aa16e1f6b2f4c2d4c4ba04f129569c501812c

pkgname = python-cython_bbox
	depends = python
	depends = cython
	depends = python-numpy