acme-dns-azure

View on PyPIReverse Dependencies (0)

0.4.0 acme_dns_azure-0.4.0-py3-none-any.whl

Wheel Details

Project: acme-dns-azure
Version: 0.4.0
Filename: acme_dns_azure-0.4.0-py3-none-any.whl
Download: [link]
Size: 20786
MD5: 77189212566cef38dc458c319a199b54
SHA256: c1f2d51c1f53a5bb174176a3e4b982e4648942e12bc18f31ba5ae9614028590d
Uploaded: 2024-08-02 07:50:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: acme-dns-azure
Version: 0.4.0
Summary: ACME client setup based on Certbot for dns-01 challenges via Azure Cloud services
Author: ZEISS Digital Innovation Partners
Home-Page: https://github.com/ZEISS/acme-dns-azure
Project-Url: Documentation, https://zeiss.github.io/acme-dns-azure/
Project-Url: PyPI, https://pypi.org/project/acme-dns-azure/
Project-Url: Repository, https://github.com/ZEISS/acme-dns-azure
License: MIT
Keywords: acme,dns,azure,certbot,letsencrypt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: azure-identity (>=1.14.0)
Requires-Dist: azure-keyvault-certificates (>=4.7.0)
Requires-Dist: azure-keyvault-secrets (>=4.7.0)
Requires-Dist: certbot (>=2)
Requires-Dist: certbot-dns-azure (>=2.5.0)
Requires-Dist: cryptography (>=42.0.0)
Requires-Dist: dnspython (>=2)
Requires-Dist: pyyaml (>=3)
Requires-Dist: requests (>=2)
Requires-Dist: strictyaml (>=1.7.3)
Description-Content-Type: text/markdown
[Description omitted; length: 8873 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
acme_dns_azure/___init___.py sha256=2XBWTsndK_95guus4yLSBRscdPonw6cNsqgCtvJyEao 458
acme_dns_azure/certbot_manager.py sha256=3I4LyTpQBHThECEEljKCZqLiSVbzUWA9xJwq8D8VbDk 18451
acme_dns_azure/client.py sha256=r04vfTMRAEXh6FbFWv_OFsMqQOP69wPL6lUfDynMjvE 3283
acme_dns_azure/config/__init__.py sha256=QYRREbCQeTjqJMaDgitq2xXo1GmEgijia-njHMLU61o 5289
acme_dns_azure/config/schema.py sha256=vsomTEAyw6KemA4Gsf-DIp--cYafFgTVcaFrTkkOemw 3630
acme_dns_azure/context/__init__.py sha256=AOmTU-05aoePqCsZ073To-ekqyId_X4GogO3HmHmFd8 282
acme_dns_azure/data.py sha256=YQMogCo1obc9nOSwXbDeMuPP_IutdvkHYFMUS5lUSIc 1774
acme_dns_azure/dns_validation.py sha256=fhu9jTYKtRRUlOHogGoivZZmqr_D5-QLuFpIYRxg5u0 5475
acme_dns_azure/exceptions.py sha256=AqrdjrJyN2Fa9obhphjrYpQXqhD-UXPoHXflK3wnkhI 392
acme_dns_azure/key_vault_manager.py sha256=WQLIJQnjpfNyGtUD9h3eL_L_wEGl1WOXZFmb3Vfs9eA 5873
acme_dns_azure/log/__init__.py sha256=09s1OITAe8oJPCyhtsjiYqPu-EcMFLY7yK4qOqH-SMM 1126
acme_dns_azure/os_manager.py sha256=3ZkRp2R4Cy8jieGHmchk9JsMfTN54krKkVYUP_nTugA 1548
acme_dns_azure-0.4.0.dist-info/LICENSE sha256=qYHaXM9gZsr831sc8JB_KbrPzNzln0fl-YqUCjU6s1A 1094
acme_dns_azure-0.4.0.dist-info/METADATA sha256=-wlKpxN2eoAgmHYKP5E_r6unP7kJVI-BW6kvuk0b3UM 10631
acme_dns_azure-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
acme_dns_azure-0.4.0.dist-info/entry_points.txt sha256=2xZ9wkt_5x0DGbYAgObBciA4A4NUz_cf_2epWNPlRmo 58
acme_dns_azure-0.4.0.dist-info/RECORD

entry_points.txt

acme-dns-azure = acme_dns_azure.cli:main