.gitignore
LICENSE.MD
README.md
TODO.md
pyproject.toml
.github/bug_report.md
.github/feature_request.md
docs/Makefile
docs/Notes.md
docs/cloudcatalog-spec-05.md
docs/cloudcatalog_demo.py
docs/conf.py
docs/index.rst
docs/make.bat
docs/scr_logo.png
docs/earlier/cloudcatalog-spec-04.md
src/__init__.py
src/cloudcatalog.py
src/quickfail.py
src/cloudcatalog.egg-info/PKG-INFO
src/cloudcatalog.egg-info/SOURCES.txt
src/cloudcatalog.egg-info/dependency_links.txt
src/cloudcatalog.egg-info/requires.txt
src/cloudcatalog.egg-info/top_level.txt
src/data/README.rst
tests/__init__.py
tests/test_catalog_registry.py
tests/test_entire_catalog_search.py
tests/test_file_registry.py
tests/validation.py