Metadata-Version: 2.1
Name: function-error-handling
Version: 3.0.2
Summary: Wrap functions that might fail some time, so it will retry to execute that function n times
Home-page: https://github.com/dermasmid/trython
Author: Cheskel Twersky
Author-email: twerskycheskel@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: feedparser
Requires-Dist: xmltodict

# Project was renamed

You can see the new project [here](https://pypi.org/project/trython/)


