LICENSE
README.md
pyproject.toml
src/aiogzip/__init__.py
src/aiogzip/_binary.py
src/aiogzip/_common.py
src/aiogzip/_text.py
src/aiogzip/py.typed
src/aiogzip.egg-info/PKG-INFO
src/aiogzip.egg-info/SOURCES.txt
src/aiogzip.egg-info/dependency_links.txt
src/aiogzip.egg-info/requires.txt
src/aiogzip.egg-info/top_level.txt
tests/test_aiogzip.py
tests/test_edge_cases_and_errors.py
tests/test_public_exports.py
tests/test_version_sync.py