summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 264211bd0682b8b546972c8d6f1e62c84645441d (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.0
	pkgrel = 6
	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.0.tar.gz::https://github.com/OpenStitching/lir/archive/v0.2.0.tar.gz
	sha256sums = ffac62a19b9fdb581c74ae4b8e96834d0baef847cce75443c78feeff1d1045ce

pkgname = python-largestinteriorrectangle