.gitignore
LICENSE
Makefile
README.md
pyproject.toml
uv.lock
.github/workflows/release.yaml
schemahound/__init__.py
schemahound/__main__.py
schemahound/core.py
schemahound.egg-info/PKG-INFO
schemahound.egg-info/SOURCES.txt
schemahound.egg-info/dependency_links.txt
schemahound.egg-info/entry_points.txt
schemahound.egg-info/top_level.txt
schemahound/cli/__init__.py
schemahound/cli/main.py
tests/__init__.py
tests/test_a.py