25 lines
828 B
XML
25 lines
828 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
<name>Matthew Thode</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>openstack@gentoo.org</email>
|
|
<name>Openstack</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
OpenStack test framework and test fixtures
|
|
The oslotest package is cross-tested against its consuming projects to
|
|
ensure that no changes to the library break the tests in those other projects.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">oslotest</remote-id>
|
|
<remote-id type="launchpad">oslo</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|