summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 294c65f5531033ef8b48204b791464f06133529f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-svgelements
	pkgdesc = Svg Elements Parsing
	pkgver = 1.7.2
	pkgrel = 1
	url = https://github.com/meerk40t/svgelements
	arch = any
	license = MIT
	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.7.2.tar.gz
	sha256sums = adda0e96442a0f636fddb112fc9309f5c5e43a9a2730d5cac00c38b23979fa08

pkgname = python-svgelements