.gitignore
.gitlab-ci.yml
LICENSE.MD
README.md
TODO.md
pyproject.toml
requirements-dev.txt
requirements.txt
.github/bug_report.md
.github/feature_request.md
docs/Makefile
docs/Notes.md
docs/cloudcatalog-spec-06.md
docs/cloudcatalog-spec.md
docs/conf.py
docs/demo.py
docs/index.rst
docs/make.bat
docs/scr_logo.png
docs/earlier/cloudcatalog-spec-04.md
docs/earlier/cloudcatalog-spec-05.md
src/__init__.py
src/cc.py
src/cloudcatalog.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/older_test_file_registry.py
tests/test_catalog_registry.py
tests/test_entire_catalog_search.py
tests/test_hdrl.py
tests/validation.py