Metadata-Version: 2.1
Name: pyretries
Version: 0.2.1
Summary: A Python retry package based on strategies
Home-page: https://benmezger.github.io/pyretries
Keywords: retry,python
Author: Ben Mezger
Author-email: me@benmezger.nl
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Project-URL: Documentation, https://benmezger.github.io/pyretries
Project-URL: Repository, https://github.com/benmezger/pyretries
Description-Content-Type: text/markdown

# retry

Retry library for Python. See [documentation](https://benmezger.github.io/pyretries/) for more information.

