blob: 60e1b722ee65001b1f980c001e6af2efbf2b2122 (
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-matplotx
pkgdesc = Useful styles and extensions for Matplotlib
pkgver = 0.3.3
pkgrel = 1
url = https://github.com/nschloe/matplotx
arch = any
license = MIT
checkdepends = python-pytest-codeblocks
checkdepends = python-imageio
checkdepends = python-networkx
checkdepends = python-pypng
checkdepends = python-meshzoo
checkdepends = python-scikit-fem
makedepends = python-build
makedepends = python-flit-core
makedepends = python-install
depends = python-matplotlib
optdepends = python-networkx: for creation of graphs
optdepends = python-pypng: for iterator support
source = https://pypi.org/packages/source/m/matplotx/matplotx-0.3.3.tar.gz
sha512sums = 173a04efff32547e281e868942de3a188f65030c3dd974c4a60652699170bbbf31ebc12a02f67f5244855b038c2d0c450cd38cb9bb2060923b933ed38da73278
pkgname = python-matplotx
|