.gitignore
.trufflehog.txt
CHANGELOG.md
README.md
environment.yml
pyproject.toml
setup.py
.github/dependabot.yml
.github/workflows/build-and-deploy-test.yml
.github/workflows/build-and-deploy.yml
.github/workflows/bump-version.yml
.github/workflows/changelog-check.yml
.github/workflows/labeled-pr-check.yml
.github/workflows/pytest.yml
.github/workflows/release-checklist-comment.yml
.github/workflows/release.yml
.github/workflows/static-analysis.yml
src/zran/zran.c
src/zran/zran.h
src/zran/zran.pxd
src/zran/zranlib.c
src/zran/zranlib.pyx
src/zran.egg-info/PKG-INFO
src/zran.egg-info/SOURCES.txt
src/zran.egg-info/dependency_links.txt
src/zran.egg-info/not-zip-safe
src/zran.egg-info/top_level.txt
tests/conftest.py
tests/test_zran.py