summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 016057ba7b5f0c8b8fb8a1005f805d4bf886df53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-sahi
	pkgdesc = Lightweight vision library for performing large scale object detection/ instance segmentation
	pkgver = 0.11.20
	pkgrel = 1
	url = https://github.com/obss/sahi
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python-opencv
	depends = python-pillow
	depends = python-tqdm
	depends = python-shapely
	depends = python-pyyaml
	depends = python-fire
	depends = python-terminaltables
	depends = python-requests
	depends = python-click
	source = git+https://github.com/obss/sahi#tag=0.11.20
	sha256sums = SKIP

pkgname = python-sahi