summaryrefslogtreecommitdiff
path: root/dev-python/tikzplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 10:29:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 10:29:35 +0000
commita6edbe1d116f3115483abe4147585663d7ff4112 (patch)
treef5ac0aedf022f393d5ee05b11bb90243d8f389c7 /dev-python/tikzplotlib
parent585411f8a551570e81d5af64aac1ac83374fd93e (diff)
downloadbaldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.gz
baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.xz
baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.zip
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r--dev-python/tikzplotlib/metadata.xml22
1 files changed, 10 insertions, 12 deletions
diff --git a/dev-python/tikzplotlib/metadata.xml b/dev-python/tikzplotlib/metadata.xml
index c432fbaf0427..4d4cf73b3cba 100644
--- a/dev-python/tikzplotlib/metadata.xml
+++ b/dev-python/tikzplotlib/metadata.xml
@@ -1,14 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <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">texworld/tikzplotlib</remote-id>
- <remote-id type="pypi">tikzplotlib</remote-id>
- </upstream>
- <stabilize-allarches/>
-</pkgmetadata>
+ <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>
+
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file