.codecov.yml
.editorconfig
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
pyproject.toml
tox.ini
.github/workflows/ci.yml
src/xopen/__init__.py
src/xopen/_version.py
src/xopen/_version.pyi
src/xopen/py.typed
src/xopen.egg-info/PKG-INFO
src/xopen.egg-info/SOURCES.txt
src/xopen.egg-info/dependency_links.txt
src/xopen.egg-info/requires.txt
src/xopen.egg-info/top_level.txt
tests/conftest.py
tests/file.txt
tests/file.txt.bz2
tests/file.txt.gz
tests/file.txt.xz
tests/file.txt.zst
tests/hello.gz
tests/test_piped.py
tests/test_xopen.py