dev-python/matplotlib2tikz: New package
authorMarius Brehler <marbre@linux.sungazer.de>
Wed, 8 Mar 2017 13:02:45 +0000 (14:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 9 Mar 2017 20:43:49 +0000 (21:43 +0100)
commit9bfccc1116405fcfc0e5538c85e6aa03ce9beafc
treed6daa0d7b8c3c44fd802cc17137dd70e2ae316b2
parent641193e258f22e27fb2af065713a2be8977007a5
dev-python/matplotlib2tikz: New package

matplotlib2tikz is a Python tool for converting matplotlib figures
into PGFPlots (TikZ) figures like for native inclusion into LaTeX
documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX
library that sits on top of TikZ and describes graphs in terms of
axes, data etc. Consequently, the output of matplotlib2tikz retains
more information, can be more easily understood, and is more easily
editable than raw TikZ output.

Bug: https://bugs.gentoo.org/612052

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4161
dev-python/matplotlib2tikz/Manifest [new file with mode: 0644]
dev-python/matplotlib2tikz/files/matplotlib2tikz-0.6-init_pipdated.patch [new file with mode: 0644]
dev-python/matplotlib2tikz/matplotlib2tikz-0.6.2.ebuild [new file with mode: 0644]
dev-python/matplotlib2tikz/metadata.xml [new file with mode: 0644]