summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a521b8d29db5152a48233878335635a348ef83d (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 = 2
	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://files.pythonhosted.org/packages/source/l/largestinteriorrectangle/largestinteriorrectangle-0.2.0.tar.gz
	sha256sums = ed8902d591c3d73c5533a9c5af2840b58fd04626be0e223f215041b2d82b8e4b

pkgname = python-largestinteriorrectangle