LICENSE
README.md
pyproject.toml
setup.cfg
src/kleio/__init__.py
src/kleio/config.py
src/kleio/core.py
src/kleio/meta.py
src/kleio/stores/__init__.py
src/kleio/stores/abstract.py
src/kleio/stores/fs.py
src/kleio/stores/stores.py
src/kleio/stores/zarr.py
src/kleio/utils/__init__.py
src/kleio/utils/exceptions.py
src/kleio/utils/uid_rest.py
src/kleio/utils/util.py
src/kleio/utils/vc.py
src/pykleio.egg-info/PKG-INFO
src/pykleio.egg-info/SOURCES.txt
src/pykleio.egg-info/dependency_links.txt
src/pykleio.egg-info/requires.txt
src/pykleio.egg-info/top_level.txt
src/tests/__init__.py
src/tests/test_creation.py
src/tests/test_vcs.py