blob: 8b24aaac3f54e0f6e1b3ed5624f86dc4b6f4fd2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">sortedcollections</remote-id>
<remote-id type="github">grantjenks/sortedcollections</remote-id>
</upstream>
</pkgmetadata>
|