.codecov.yml
.editorconfig
.gitignore
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
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/file.txt
tests/file.txt.bz2
tests/file.txt.bz2.test
tests/file.txt.gz
tests/file.txt.gz.test
tests/file.txt.xz
tests/file.txt.xz.test
tests/hello.gz
tests/test_xopen.py