blob: 7de1c68b848dcf6e001782c5b4f20db590850209 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-gnuplotlib
pkgdesc = gnuplot for numpy
pkgver = 0.46
pkgrel = 1
url = https://github.com/dkogan/gnuplotlib
arch = any
license = LGPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
depends = python-numpy
depends = python-numpysane
depends = python
source = https://files.pythonhosted.org/packages/source/g/gnuplotlib/gnuplotlib-0.46.tar.gz
sha256sums = e713b73a64eb1a26af45870ee2de84c217e24d5a9f47365c6116afc315da6af4
pkgname = python-gnuplotlib
|