summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e606138f6067fe13f668aa108dc4df1735c3bf88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-drawsvg
	pkgdesc = Programmatically generate SVG (vector) images
	pkgver = 2.4.0
	pkgrel = 1
	url = https://github.com/cduck/drawSvg
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-numpy
	depends = python-imageio
	depends = python-cairosvg
	source = https://github.com/cduck/drawSvg/archive/2.4.0.tar.gz
	sha256sums = 2ded625da44020a414493e6a7fa4e67354e6bb7968e35d89afe7af2e74939b9e

pkgname = python-drawsvg