summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14eac4e2de03d43ebae0d1f0c8674ac1afb3e06e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-svgelements
	pkgdesc = Svg Elements Parsing
	pkgver = 1.8.2
	pkgrel = 1
	url = https://github.com/meerk40t/svgelements
	arch = any
	license = MIT
	checkdepends = python-scipy
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	optdepends = python-numpy: enable npoint() to do lightning fast linearization for Shapes
	optdepends = python-pillow: load images with PIL/Pillow
	optdepends = python-scipy: quickly provide the exact correct answer for the arc length
	source = https://files.pythonhosted.org/packages/source/s/svgelements/svgelements-1.8.2.tar.gz
	b2sums = 6b4ee737dd18b5fd684a6b64d13d30dd89856db7d61358f1e223e30573ce8d95e9b265ab53c31d7af70adc50e2c7883d62781b918e6cef09c6a5bc2aa978c560

pkgname = python-svgelements