summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 29c9de1b7f6faf03de9fec9e095ccef1edd9e7cd (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 = 4
	url = https://github.com/OpenStitching/lir
	arch = any
	license = Apache-2.0
	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://github.com/OpenStitching/lir/archive/v0.2.0.tar.gz
	sha256sums = ffac62a19b9fdb581c74ae4b8e96834d0baef847cce75443c78feeff1d1045ce

pkgname = python-largestinteriorrectangle