certbot-dns-route53

View on PyPIReverse Dependencies (3)

3.0.1 certbot_dns_route53-3.0.1-py3-none-any.whl

Wheel Details

Project: certbot-dns-route53
Version: 3.0.1
Filename: certbot_dns_route53-3.0.1-py3-none-any.whl
Download: [link]
Size: 13242
MD5: 8bb1a61589176a5446f6c48ab9ecce7d
SHA256: 7f1e6c888737c9b9d8485660a755542dd759f0fb2d61d67d2218609c688ed08f
Uploaded: 2024-11-14 19:13:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: certbot-dns-route53
Version: 3.0.1
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.8
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: 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.8
Requires-Dist: boto3 (>=1.15.15)
Requires-Dist: setuptools (>=41.6.0)
Requires-Dist: acme (>=3.0.1)
Requires-Dist: certbot (>=3.0.1)
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
License-File: LICENSE.txt
[No description]

WHEEL

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

RECORD

Path Digest Size
certbot_dns_route53/__init__.py sha256=uOo5D90sAbwKnj6AQyUBVeee2Tecxg5-NpLCSPBvnv0 3601
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=zL3US_uZUJSvQHuyFTRgV4y3Noi75BK0DD4SIT1qYo8 7518
certbot_dns_route53/_internal/tests/__init__.py sha256=Yvlmck8zwDqGokUQ8vXPylBUwalurQxwJhL3KfkwxSU 32
certbot_dns_route53/_internal/tests/dns_route53_test.py sha256=F8CH4QWYHgPO4osNRRhI89jBbLkkwY7iajFVf5r7xh0 9698
certbot_dns_route53-3.0.1.dist-info/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
certbot_dns_route53-3.0.1.dist-info/METADATA sha256=N79F-vyUJgXWDWfRo7XQpC86cii4dChV-zBdDcV9xnY 1473
certbot_dns_route53-3.0.1.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
certbot_dns_route53-3.0.1.dist-info/entry_points.txt sha256=mjqi9IF7yGcS4x-w9j3Vg9BuAg7_ix9A33BqDv85JPE 173
certbot_dns_route53-3.0.1.dist-info/top_level.txt sha256=AYiKUX3JChOzdjmea0JgcYGyU7DenTS_-p8M1YJ57Rw 20
certbot_dns_route53-3.0.1.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