Raw Metadata XML
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
ratelimit introduces a method decorator preventing a method from being
called more than once within a given time period. It prevents API providers
from banning your applications by conforming to set rate limits.
</longdescription>
<stabilize-allarches></stabilize-allarches>
<upstream>
<remote-id type="github">tomasbasham/ratelimit</remote-id>
<remote-id type="pypi">ratelimit</remote-id>
</upstream>
</pkgmetadata>