summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 123d3c7f748430d83b6ad4ff210f3373861636fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-simplify-polyline
	pkgdesc = Simplify an open of closed polyline
	pkgver = 0.0.2
	pkgrel = 1
	url = https://github.com/ShayHill/simplify_polyline
	arch = any
	license = MIT
	makedepends = python-poetry-core
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/s/simplify_polyline/simplify_polyline-0.0.2.tar.gz
	md5sums = d83840c3395615b2966701c7e18e11b1

pkgname = python-simplify-polyline
	depends = python>=3.9
	depends = python-numpy>=1.24.2