LICENSE
MANIFEST.in
README.md
pyproject.toml
stac_check/__init__.py
stac_check/api_lint.py
stac_check/cli.py
stac_check/display_messages.py
stac_check/fast_validator_wrapper.py
stac_check/lint.py
stac_check/logo.py
stac_check/stac-check.config.yml
stac_check/utilities.py
stac_check.egg-info/PKG-INFO
stac_check.egg-info/SOURCES.txt
stac_check.egg-info/dependency_links.txt
stac_check.egg-info/entry_points.txt
stac_check.egg-info/requires.txt
stac_check.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_lint.py
tests/test_lint_assets.py
tests/test_lint_dictionary.py
tests/test_lint_geometry.py
tests/test_lint_pydantic.py
tests/test_lint_recursion.py
tests/test_lint_stac_api.py