blob: d196ca4f8f8e55c2e07c79dd7ea4ef007bb474f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
<name>Zac Medico</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">pyghmi</remote-id>
<remote-id type="github">openstack/pyghmi</remote-id>
</upstream>
</pkgmetadata>
|