gentoo/dev-python/tenacity/metadata.xml
Matthew Thode 09e893f10a
dev-python/tenacity: initial commit
Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-26 20:15:27 -06:00

20 lines
730 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>
<longdescription lang="en">
Tenacity 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. It originates from a fork of Retrying.
</longdescription>
<upstream>
<remote-id type="pypi">tenacity</remote-id>
<remote-id type="github">jd/tenacity</remote-id>
</upstream>
</pkgmetadata>