.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
src/certbot_dns_spaceship/__init__.py
src/certbot_dns_spaceship/authenticator.py
src/certbot_dns_spaceship/client.py
src/certbot_dns_spaceship.egg-info/PKG-INFO
src/certbot_dns_spaceship.egg-info/SOURCES.txt
src/certbot_dns_spaceship.egg-info/dependency_links.txt
src/certbot_dns_spaceship.egg-info/entry_points.txt
src/certbot_dns_spaceship.egg-info/requires.txt
src/certbot_dns_spaceship.egg-info/top_level.txt
tests/test_authenticator.py
tests/test_client.py