.flake8
.gitignore
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/main.yml
.github/workflows/pypi.yaml
src/desc_dict_io/__init__.py
src/desc_dict_io/_version.py
src/desc_dict_io/errors.py
src/desc_dict_io/ioUtils.py
src/desc_dict_io/types.py
src/desc_dict_io/utils.py
src/desc_dict_io.egg-info/PKG-INFO
src/desc_dict_io.egg-info/SOURCES.txt
src/desc_dict_io.egg-info/dependency_links.txt
src/desc_dict_io.egg-info/requires.txt
src/desc_dict_io.egg-info/top_level.txt
tests/test.hdf5
tests/test.yml
tests/test_io.py