blob: 2f551dbe86f9bb39290356758312e326f4c7647e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Matt Jolly</name>
<email>kangie@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">sphinxcontrib-mermaid</remote-id>
<remote-id type="github">mgaitan/sphinxcontrib-mermaid</remote-id>
<doc>https://sphinxcontrib-mermaid-demo.readthedocs.io/</doc>
</upstream>
</pkgmetadata>
|