pkgsrc/devel/py-retry_decorator/DESCR
bsiegert 07072f278c Add py-retry_decorator version 1.1.0.
retry_decorator is a Python module that exposes a decorator that retries the
decorated function with exponential backoff.

This is yet another dependency for PR pkg/52941.
2018-01-25 19:03:04 +00:00

2 lines
122 B
Text

retry_decorator is a Python module that exposes a decorator that retries the
decorated function with exponential backoff.