blob: a188e6bd0e811d979d18abc2fe91ed6b84f334e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-matplotlib-pgfutils
pkgdesc = Utilities for generating PGF figures from Matplotlib
pkgver = 1.4.0
pkgrel = 1
url = https://matplotlib-pgfutils.readthedocs.io/
arch = any
license = BSD
checkdepends = python-pytest
checkdepends = python-pytest-cov
checkdepends = texlive-core
depends = python-matplotlib
source = matplotlib-pgfutils-v1.4.0.tar.gz::https://github.com/bcbnz/matplotlib-pgfutils/archive/v1.4.0.tar.gz
sha256sums = fb585f1e5d14ac9cc2e3863216f98583373341b75491f2938f656f2029742bd5
pkgname = python-matplotlib-pgfutils
|