summaryrefslogtreecommitdiff
path: root/dev-python/ratelimit/metadata.xml
blob: c054c50f43804670495cea05c902dcc6e8fa96c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <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>
 
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>