LICENSE
README.md
pyproject.toml
src/check_dns_auth/__init__.py
src/check_dns_auth/check.py
src/check_dns_auth/cli.py
src/check_dns_auth/evaluation.py
src/check_dns_auth/model.py
src/check_dns_auth/queries.py
src/check_dns_auth/version.py
src/check_dns_auth.egg-info/PKG-INFO
src/check_dns_auth.egg-info/SOURCES.txt
src/check_dns_auth.egg-info/dependency_links.txt
src/check_dns_auth.egg-info/entry_points.txt
src/check_dns_auth.egg-info/requires.txt
src/check_dns_auth.egg-info/top_level.txt
tests/test_args.py
tests/test_check.py
tests/test_evaluate.py
tests/test_queries.py