summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f8731070d8aa
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-tikzplotlib-git
+ pkgdesc = Convert matplotlib figures into TikZ/PGFPlots
+ pkgver = 0.9.1.r5.gd9f636f
+ pkgrel = 1
+ url = https://github.com/nschloe/tikzplotlib
+ arch = any
+ license = MIT
+ makedepends = python
+ depends = python
+ depends = python-numpy
+ depends = python-matplotlib
+ depends = python-pillow
+ conflicts = python-matplotlib2tikz
+ replaces = python-matplotlib2tikz
+ source = tikzplotlib::git+https://github.com/nschloe/tikzplotlib.git
+ sha256sums = SKIP
+
+pkgname = python-tikzplotlib-git
+