gentoo/dev-python/retrying/metadata.xml
Arthur Zamarin 1f6c2a08e9
dev-python/retrying: mark ALLARCHES
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2022-06-28 22:01:28 +03:00

21 lines
721 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>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
<longdescription lang="en">
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">retrying</remote-id>
<remote-id type="github">rholder/retrying</remote-id>
</upstream>
</pkgmetadata>