summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e820057f42885cc1105aa81550d8c6541431ba92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-polt-git
	pkgdesc = Live plotting with Matplotlib
	pkgver = 1.0.0.r13.g235ccc1
	pkgrel = 1
	url = https://gitlab.com/nobodyinperson/python3-polt
	arch = any
	license = GPL
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-scipy
	depends = python-click
	depends = python-xdgspec
	depends = gettext
	depends = make
	provides = python-polt
	source = python-polt::git+https://gitlab.com/nobodyinperson/python3-polt
	md5sums = SKIP

pkgname = python-polt-git