LICENSE
MANIFEST.in
README.md
README.rst
pyproject.toml
setup.cfg
setup.py
./CODE_OF_CONDUCT.md
./CONTRIBUTING.md
./LICENSE
./requirements.txt
./version
./bamnostic/__init__.py
./bamnostic/bai.py
./bamnostic/bam.py
./bamnostic/bgzf.py
./bamnostic/core.py
./bamnostic/csi.py
./bamnostic/utils.py
./bamnostic/data/example.bam
./bamnostic/data/example.bam.bai
./docs/build/.buildinfo
./docs/build/bamnostic.html
./docs/build/genindex.html
./docs/build/index.html
./docs/build/install.html
./docs/build/objects.inv
./docs/build/py-modindex.html
./docs/build/quickstart.html
./docs/build/search.html
./docs/build/searchindex.js
./docs/build/support.html
./tests/__init__.py
./tests/test_build.py
bamnostic.egg-info/PKG-INFO
bamnostic.egg-info/SOURCES.txt
bamnostic.egg-info/dependency_links.txt
bamnostic.egg-info/not-zip-safe
bamnostic.egg-info/top_level.txt
tests/test_build.py