.cookiecutter.yaml
.editorconfig
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Justfile
LICENSE
README.md
pyproject.toml
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
bioio_dv/__init__.py
bioio_dv/py.typed
bioio_dv/reader.py
bioio_dv/reader_metadata.py
bioio_dv.egg-info/PKG-INFO
bioio_dv.egg-info/SOURCES.txt
bioio_dv.egg-info/dependency_links.txt
bioio_dv.egg-info/entry_points.txt
bioio_dv.egg-info/not-zip-safe
bioio_dv.egg-info/requires.txt
bioio_dv.egg-info/top_level.txt
bioio_dv/tests/__init__.py
bioio_dv/tests/conftest.py
bioio_dv/tests/test_reader.py
scripts/TEST_RESOURCES_HASH.txt
scripts/download_test_resources.py
scripts/upload_test_resources.py