blob: 1d245b80dcd0c47a02aaee2ddf0adce75a3f4d5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="github">ewels/rich-click</remote-id>
<remote-id type="pypi">rich-click</remote-id>
<bugs-to>https://github.com/ewels/rich-click/issues</bugs-to>
<maintainer>
<name>Phil Ewels</name>
<email>phil@ewels.co.uk</email>
</maintainer>
<maintainer>
<name>Daniel Reeves</name>
<email>xdanielreeves@gmail.com</email>
</maintainer>
</upstream>
</pkgmetadata>
|