LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.py
ecs_dns/__init__.py
ecs_dns/_cli.py
ecs_dns/_ecs_dns.py
ecs_dns/models.py
ecs_dns.egg-info/PKG-INFO
ecs_dns.egg-info/SOURCES.txt
ecs_dns.egg-info/dependency_links.txt
ecs_dns.egg-info/entry_points.txt
ecs_dns.egg-info/not-zip-safe
ecs_dns.egg-info/requires.txt
ecs_dns.egg-info/top_level.txt
tests/__init__.py
tests/mock_data.py
tests/mock_metadata.json
tests/test_backend.py
tests/test_cli.py