Michał Górny e32fe241ce
dev-python/oslo-config: Add GH remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-01-06 06:34:21 +01:00

23 lines
759 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
The Oslo configuration API supports parsing command line arguments.
Oslo also supports .ini style configuration files.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">oslo.config</remote-id>
<remote-id type="launchpad">oslo</remote-id>
<remote-id type="github">openstack/oslo.config</remote-id>
</upstream>
</pkgmetadata>