LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
requirements-dev.txt
requirements-doc.txt
requirements.txt
setup.cfg
setup.py
test.py
tox.ini
versioneer.py
src/hdmf_zarr/__init__.py
src/hdmf_zarr/_due.py
src/hdmf_zarr/_version.py
src/hdmf_zarr/backend.py
src/hdmf_zarr/nwb.py
src/hdmf_zarr/utils.py
src/hdmf_zarr.egg-info/PKG-INFO
src/hdmf_zarr.egg-info/SOURCES.txt
src/hdmf_zarr.egg-info/dependency_links.txt
src/hdmf_zarr.egg-info/not-zip-safe
src/hdmf_zarr.egg-info/requires.txt
src/hdmf_zarr.egg-info/top_level.txt
tests/__init__.py
tests/unit/__init__.py
tests/unit/test_io_convert.py
tests/unit/test_io_zarr.py
tests/unit/utils.py