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_aiocsv.py
tests/test_append_mode.py
tests/test_binary_io.py
tests/test_edge_cases_and_errors.py
tests/test_factory_api.py
tests/test_file_lifecycle.py
tests/test_fileobj.py
tests/test_interop.py
tests/test_modes_and_api.py
tests/test_performance.py
tests/test_protocols_and_paths.py
tests/test_public_exports.py
tests/test_regressions.py
tests/test_text_io.py
tests/test_version_sync.py