summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d2d9a395c518a672ec70cc7b6f0ea684f1442d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-largestinteriorrectangle
	pkgdesc = Largest Interior/Inscribed Rectangle implementation in Python
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/OpenStitching/lir
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-opencv
	depends = python-numba
	depends = python-numpy
	source = python-largestinteriorrectangle-0.2.0.tar.gz::https://files.pythonhosted.org/packages/source/l/largestinteriorrectangle/largestinteriorrectangle-0.2.0.tar.gz
	sha256sums = ed8902d591c3d73c5533a9c5af2840b58fd04626be0e223f215041b2d82b8e4b

pkgname = python-largestinteriorrectangle