blob: 32e0cc82d89e11e5adc8cf422c152d485778d21d (
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>
</maintainer>
<upstream>
<remote-id type="pypi">python-socks</remote-id>
<remote-id type="github">romis2012/python-socks</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|