CHANGELOG.md
INSTALL.md
LICENSE
MANIFEST.in
PROJECT_SUMMARY.md
QUICKSTART.md
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
test_errzip.py
errzip/__init__.py
errzip.egg-info/PKG-INFO
errzip.egg-info/SOURCES.txt
errzip.egg-info/dependency_links.txt
errzip.egg-info/requires.txt
errzip.egg-info/top_level.txt
examples/basic_hook.py
examples/decorator_usage.py
examples/manual_summary.py
examples/test_all_providers.py