summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 927d7c158f7fa107cc2501cc5d54217f61ec2ddf (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.1
	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.1.tar.gz
	sha256sums = db31b4fbafd6ae59aad8be8bd1b89d28122473fc0890e2397c94616fb910d635

pkgname = python-svgelements