.coveragerc
AUTHOR
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
performance.png
pyproject.toml
setup.py
.ci/activate_env.sh
.ci/build_dev_indexed_gzip.sh
.ci/build_sdist.sh
.ci/build_test_wheel.sh
.ci/build_wheels.sh
.ci/create_test_env.sh
.ci/download_zlib.sh
.ci/install_32bit_dependencies.sh
.ci/run_tests.sh
.github/dependabot.yml
.github/workflows/main.yaml
.github/workflows/pull_request.yaml
.github/workflows/release.yaml
indexed_gzip/__init__.py
indexed_gzip/indexed_gzip.c
indexed_gzip/indexed_gzip.pyx
indexed_gzip/set_traceback.pxd
indexed_gzip/zran.c
indexed_gzip/zran.h
indexed_gzip/zran.pxd
indexed_gzip/zran_file_util.c
indexed_gzip/zran_file_util.h
indexed_gzip/zran_file_util.pxd
indexed_gzip.egg-info/PKG-INFO
indexed_gzip.egg-info/SOURCES.txt
indexed_gzip.egg-info/dependency_links.txt
indexed_gzip.egg-info/requires.txt
indexed_gzip.egg-info/top_level.txt
indexed_gzip/tests/__init__.py
indexed_gzip/tests/__main__.py
indexed_gzip/tests/benchmark.py
indexed_gzip/tests/benchmark_bandwidth.py
indexed_gzip/tests/conftest.py
indexed_gzip/tests/ctest_zran.pyx
indexed_gzip/tests/test_indexed_gzip.py
indexed_gzip/tests/test_indexed_gzip_threading.py
indexed_gzip/tests/test_nibabel_integration.py
indexed_gzip/tests/test_zran.py