summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a19774bb7ddcf42b59644d481d8d533bf21afcd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-svgpathtools
	pkgdesc = Manipulate and analyze SVG Path objects and Bezier curves
	pkgver = 1.7.1
	pkgrel = 1
	url = https://github.com/mathandy/svgpathtools
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-svgwrite
	depends = python-scipy
	source = python-svgpathtools-1.7.1.tar.gz::https://files.pythonhosted.org/packages/source/s/svgpathtools/svgpathtools-1.7.1.tar.gz
	sha256sums = beaef20fd78164aa5f0a7d4fd164ef20cb0d3d015cdec50c8c168e9d6547f041

pkgname = python-svgpathtools