certbot-dns-route53

View on PyPIReverse Dependencies (3)

4.0.0 certbot_dns_route53-4.0.0-py3-none-any.whl

Wheel Details

Project: certbot-dns-route53
Version: 4.0.0
Filename: certbot_dns_route53-4.0.0-py3-none-any.whl
Download: [link]
Size: 13438
MD5: 8761d45271058b94bc958ebc64fa2d66
SHA256: 5c3a686cd06801f952c88448dd3984c19fb094b48cc9011aac8d1c0da9be7f05
Uploaded: 2025-04-08 01:18:06 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: certbot-dns-route53
Version: 4.0.0
Summary: Route53 DNS Authenticator plugin for Certbot
Author: Certbot Project
Author-Email: certbot-dev[at]eff.org
Home-Page: https://github.com/certbot/certbot
License: Apache License 2.0
Keywords: certbot,route53,aws
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: boto3 (>=1.15.15)
Requires-Dist: acme (>=4.0.0)
Requires-Dist: certbot (>=4.0.0)
Requires-Dist: Sphinx (>=1.0); extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE.txt
[No description]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (78.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
certbot_dns_route53/__init__.py sha256=B88pBXAz7TDZq4MUCFK4QqrwG9275M-AZQJ6XY6ADTM 3689
certbot_dns_route53/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
certbot_dns_route53/_internal/__init__.py sha256=pFQwXo3zUcmVU7AF5uFuTxKohU_C1dLGOARLJFSKDaw 76
certbot_dns_route53/_internal/dns_route53.py sha256=vYshTpdxzQScP2KlvxWfF0H6cLCbYYGPXn7KdJE1T_Y 7576
certbot_dns_route53/_internal/tests/__init__.py sha256=Yvlmck8zwDqGokUQ8vXPylBUwalurQxwJhL3KfkwxSU 32
certbot_dns_route53/_internal/tests/dns_route53_test.py sha256=fSrWiZk6hCV-i9wPAuXF7uuOpRtHRIdFGsNUdGKjmHE 10123
certbot_dns_route53-4.0.0.dist-info/licenses/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
certbot_dns_route53-4.0.0.dist-info/METADATA sha256=PkF9V7I5LTV31GImmmAzfZ9RDo3Dy49g1Tn35JwFX7k 1662
certbot_dns_route53-4.0.0.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
certbot_dns_route53-4.0.0.dist-info/entry_points.txt sha256=mjqi9IF7yGcS4x-w9j3Vg9BuAg7_ix9A33BqDv85JPE 173
certbot_dns_route53-4.0.0.dist-info/top_level.txt sha256=AYiKUX3JChOzdjmea0JgcYGyU7DenTS_-p8M1YJ57Rw 20
certbot_dns_route53-4.0.0.dist-info/RECORD

top_level.txt

certbot_dns_route53

entry_points.txt

certbot-route53:auth = certbot_dns_route53._internal.dns_route53:HiddenAuthenticator
dns-route53 = certbot_dns_route53._internal.dns_route53:Authenticator