blob: 08c93f78b5762f1cbeb2ee3485fa74dd07f7d92b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Florian Schmaus</name>
<email>flow@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="pypi">google-i18n-address</remote-id>
<remote-id type="github">mirumee/google-i18n-address</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>
|