Globally add missing remote ID references to metadata.xml
[gentoo.git] / dev-python / openstacksdk / metadata.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>prometheanfire@gentoo.org</email>
6                 <name>Matthew Thode</name>
7         </maintainer>
8         <longdescription lang="en">
9                 A collection of libraries for building applications to work with OpenStack clouds.
10         </longdescription>
11         <upstream>
12                 <remote-id type="github">openstack/python-openstacksdk</remote-id>
13                 <remote-id type="pypi">openstacksdk</remote-id>
14         </upstream>
15 </pkgmetadata>