summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 889e2e28def8735ed4c46950aec8a12abf1f0b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-simplification
	pkgdesc = Very fast Python LineString simplification using RDP or Visvalingam-Whyatt
	pkgver = 0.7.13
	pkgrel = 1
	url = https://github.com/urschrei/simplification
	arch = any
	license = custom:Blue-Oak-Model-License-1.0.0
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-toml
	makedepends = python-wheel
	depends = librdp
	depends = python
	depends = python-numpy
	source = https://files.pythonhosted.org/packages/source/s/simplification/simplification-0.7.13.tar.gz
	source = system-wide-libraries.patch
	b2sums = 352f82008f64ed5c21edb5400ad26150ef45b846bd45114016d9a159f2a800d7faa5be36911af90935d5d4790e4d9b119ff899c14db37d94c0b174793f7afeca
	b2sums = 2f3cfb66346c66f50f7c1d8cd832324bb9337cca9676d92e4dc8ca1e0d967a02e6fbc253a1abf865404c293cb7b3c87084685080aea8f701fe8d38ebf78e0e33

pkgname = python-simplification