.gitignore
LICENSE
README.md
conftest.py
mypy.ini
pyproject.toml
pytest.ini
ruff.toml
tox.ini
.ci/release
.ci/release-uv
.ci/run
.github/workflows/main.yml
src/kompress/__init__.py
src/kompress/compat.py
src/kompress/py.typed
src/kompress/tar.py
src/kompress/utils.py
src/kompress/zip.py
src/kompress.egg-info/PKG-INFO
src/kompress.egg-info/SOURCES.txt
src/kompress.egg-info/dependency_links.txt
src/kompress.egg-info/requires.txt
src/kompress.egg-info/top_level.txt
src/kompress/tests/kompress.py
src/kompress/tests/zippath.py
src/kompress/tests/structure_data/gdpr_export.tar.gz
src/kompress/tests/structure_data/gdpr_export.zip
src/kompress/tests/structure_data/with_leading_dot.tar.gz