summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 678fdfe611a7756c6a4ab65e8f52aeb5727fad3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-largestinteriorrectangle
	pkgdesc = Largest Interior/Inscribed Rectangle implementation in Python
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/OpenStitching/lir
	arch = any
	license = Apache-2.0
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-opencv
	depends = python-numba
	depends = python-numpy
	source = python-largestinteriorrectangle-0.2.1.tar.gz::https://github.com/OpenStitching/lir/archive/v0.2.1.tar.gz
	sha256sums = 72b27714d017a970f3a8da8a5796bde14bdeb354721e5400fbe1260abb9bbe07

pkgname = python-largestinteriorrectangle