blob: 693e82ae0abdbc64da579ade091d4c09e771b667 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Generated by mksrcinfo v8
# Sun May 8 20:59:51 UTC 2016
pkgbase = python2-matplotlib2tikz
pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
pkgver = 0.5.7
pkgrel = 1
url = https://github.com/nschloe/matplotlib2tikz
arch = any
license = MIT
makedepends = python2
depends = python2
depends = python2-numpy
depends = python2-matplotlib>=1.4.0
depends = python2-pillow
source = https://github.com/nschloe/matplotlib2tikz/archive/v0.5.7.tar.gz
sha256sums = b5378b947c1d7ce3eb30c3bf4a5e4a9034a623d3d4d38b6e10b43c3cd0f083d7
pkgname = python2-matplotlib2tikz
|