Metadata-Version: 2.4
Name: dns-lexicon-coop
Version: 3.24.3
Summary: Manipulate DNS records on various DNS providers in a standardized/agnostic way
Project-URL: Repository, https://github.com/fupduck/dns-lexicon
Author-email: Jason Kulatunga <jason@thesparktree.com>, Adrien Ferrand <ferrand.ad@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: dehydrated,dns,dns-lexicon,letsencrypt,lexicon
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Internet :: Name Service (DNS)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4>=4
Requires-Dist: cryptography>=2
Requires-Dist: dnspython>=2
Requires-Dist: importlib-metadata>=4.6; python_version < '3.10'
Requires-Dist: pyotp>=2
Requires-Dist: pyyaml>=3
Requires-Dist: requests>=2
Requires-Dist: tldextract>=2
Provides-Extra: full
Requires-Dist: boto3>=1.28; extra == 'full'
Requires-Dist: localzone>=0.9.8; extra == 'full'
Requires-Dist: oci>=2; extra == 'full'
Requires-Dist: softlayer>=5; extra == 'full'
Requires-Dist: tencentcloud-sdk-python>=3; extra == 'full'
Requires-Dist: zeep>=3; extra == 'full'
Provides-Extra: gransy
Requires-Dist: zeep>=3; extra == 'gransy'
Provides-Extra: localzone
Requires-Dist: localzone>=0.9.8; extra == 'localzone'
Provides-Extra: oci
Requires-Dist: oci>=2; extra == 'oci'
Provides-Extra: qcloud
Requires-Dist: tencentcloud-sdk-python>=3; extra == 'qcloud'
Provides-Extra: route53
Requires-Dist: boto3>=1.28; extra == 'route53'
Provides-Extra: softlayer
Requires-Dist: softlayer>=5; extra == 'softlayer'
Description-Content-Type: text/x-rst

Archived
=============
`dns-lexicon-coop` is now archived.  
This was only ever meant as a short lived work around until https://github.com/dns-lexicon/dns-lexicon/pull/73 was resolved.  

`certbot-dns-hetzner` now uses hcloud therefore no updates will be done here.
