summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 56fc1eb5bbbce6b025d76b21c98beab9141bf597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-gnuplotpy
	pkgdesc = Basic Python interface to Gnuplot.
	pkgver = 1
	pkgrel = 1
	url = https://github.com/jtambasco/gnuplotpy
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = gnuplot
	options = !emptydirs
	source = git+https://github.com/jtambasco/gnuplotpy.git
	md5sums = SKIP

pkgname = python-gnuplotpy