summaryrefslogtreecommitdiff
path: root/dev-python/tikzplotlib/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-12 13:51:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-12 13:51:10 +0000
commit7013023ae94f10c54ed714eec7fd8fa956d2cc9b (patch)
tree614242cf75c52a0ddbdc6e62b0220f493fe7eb02 /dev-python/tikzplotlib/metadata.xml
parent639fb00c61d4a023f5069e0b4f72b7c19d6d1a9a (diff)
downloadbaldeagleos-repo-7013023ae94f10c54ed714eec7fd8fa956d2cc9b.tar.gz
baldeagleos-repo-7013023ae94f10c54ed714eec7fd8fa956d2cc9b.tar.xz
baldeagleos-repo-7013023ae94f10c54ed714eec7fd8fa956d2cc9b.zip
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib/metadata.xml')
-rw-r--r--dev-python/tikzplotlib/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/tikzplotlib/metadata.xml b/dev-python/tikzplotlib/metadata.xml
index d4f8e29cdb8f..913329118ee4 100644
--- a/dev-python/tikzplotlib/metadata.xml
+++ b/dev-python/tikzplotlib/metadata.xml
@@ -9,6 +9,10 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
<longdescription>tikzplotlib is a Python tool for converting matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX documents. The output of tikzplotlib 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 tikzplotlib retains more information, can be more easily understood, and is more easily editable than raw TikZ output.</longdescription>
<upstream>
<remote-id type="github">nschloe/tikzplotlib</remote-id>