From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/ratelimit/metadata.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'dev-python/ratelimit') diff --git a/dev-python/ratelimit/metadata.xml b/dev-python/ratelimit/metadata.xml index b2a569f66599..3955b7b7473e 100644 --- a/dev-python/ratelimit/metadata.xml +++ b/dev-python/ratelimit/metadata.xml @@ -1,16 +1,18 @@ - + - - python@gentoo.org - Python - - + + python@gentoo.org + Python + + 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. - - liguros-repo - - \ No newline at end of file + + + tomasbasham/ratelimit + ratelimit + + -- cgit v1.3.1