Matthew Thode 19c4a29e38
dev-python/testscenarios: 0.5.0 stable arm64 and hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.3
2017-07-29 15:38:24 -05:00

28 lines
979 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">
Testscenarios provides clean dependency injection for
python unittest style tests. This can be used for interface testing
(testing many implementations via a single test suite) or for classic
dependency injection (provide tests with dependencies externally to the
test code itself, allowing easy testing in different situations).
</longdescription>
<upstream>
<remote-id type="pypi">testscenarios</remote-id>
<remote-id type="launchpad">testscenarios</remote-id>
</upstream>
</pkgmetadata>