LICENSE
README.md
pyproject.toml
setup.py
mkstd/__init__.py
mkstd.egg-info/PKG-INFO
mkstd.egg-info/SOURCES.txt
mkstd.egg-info/dependency_links.txt
mkstd.egg-info/requires.txt
mkstd.egg-info/top_level.txt
mkstd/standards/__init__.py
mkstd/standards/hdf5.py
mkstd/standards/json.py
mkstd/standards/standard.py
mkstd/standards/xml.py
mkstd/standards/yaml.py
mkstd/standards/hdfdict/__init__.py
mkstd/standards/hdfdict/hdfdict.py
mkstd/types/__init__.py
mkstd/types/array.py