summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib2tikz/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/matplotlib2tikz/metadata.xml')
-rw-r--r--dev-python/matplotlib2tikz/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/matplotlib2tikz/metadata.xml b/dev-python/matplotlib2tikz/metadata.xml
index 9c08eac0171c..a4fca97ba72e 100644
--- a/dev-python/matplotlib2tikz/metadata.xml
+++ b/dev-python/matplotlib2tikz/metadata.xml
@@ -9,6 +9,10 @@
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Gentoo Proxy Maintainers Project</name>
+ </maintainer>
<longdescription>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.</longdescription>
<upstream>
<remote-id type="github">nschloe/matplotlib2tikz</remote-id>