blob: 985ffa161e53db0068fa24fff94deb45da1963b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches />
<upstream>
<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>
<origin>srcux</origin>
</pkgmetadata>
|