blob: 25b7346907f4ac795ac3d58c7fae2a470b5d7916 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>int.teo@gmail.com</email>
<name>Theofilos Intzoglou</name>
</maintainer>
<upstream>
<remote-id type="pypi">discogs-client</remote-id>
<remote-id type="github">discogs/discogs_client</remote-id>
</upstream>
</pkgmetadata>
|