summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a58aaa0dd78e253999dc68e268ebca9dec423b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-toyplot
	pkgdesc = Python plotting toolkit supporting electronic publishing and reproducibility
	pkgver = 0.19.0
	pkgrel = 1
	url = http://toyplot.readthedocs.io/
	arch = any
	license = custom:sandia
	makedepends = python
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-arrow
	depends = python-custom_inherit
	depends = python-multipledispatch
	depends = python-numpy
	depends = python-reportlab
	depends = python-six
	options = !emptydirs
	source = git+https://github.com/sandialabs/toyplot#tag=v0.19.0
	sha256sums = SKIP

pkgname = python-toyplot