Metadata-Version: 2.4
Name: retryxlib
Version: 0.1.4
Summary: A simple retry/backoff handler
Author: Mohammad Razi
Author-email: Mohammad Razi <mohdrazi1456@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# RetryX

A simple Python decorator library for retrying functions with backoff and exception handling.
