summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3f318273702f40b2a8f9f9d1fb9775aaa1c9d78d (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 = 1
	url = https://github.com/OpenStitching/lir
	arch = any
	license = Apache
	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