| Current Path : /snap/certbot/current/lib64/python3.12/site-packages/acme-5.6.0.dist-info/ |
| Current File : //snap/certbot/current/lib64/python3.12/site-packages/acme-5.6.0.dist-info/METADATA |
Metadata-Version: 2.4 Name: acme Version: 5.6.0 Summary: ACME protocol implementation in Python Author: Certbot Project License-Expression: Apache-2.0 Project-URL: Homepage, https://github.com/certbot/certbot Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.14 Classifier: Topic :: Internet :: WWW/HTTP Classifier: Topic :: Security Requires-Python: >=3.10 Description-Content-Type: text/x-rst License-File: LICENSE.txt Requires-Dist: cryptography>=43.0.0 Requires-Dist: josepy>=2.0.0 Requires-Dist: PyOpenSSL>=25.0.0 Requires-Dist: pyrfc3339 Requires-Dist: requests>=2.25.1 Provides-Extra: docs Requires-Dist: Sphinx>=1.0; extra == "docs" Requires-Dist: sphinx_rtd_theme; extra == "docs" Provides-Extra: test Requires-Dist: pytest; extra == "test" Requires-Dist: pytest-xdist; extra == "test" Requires-Dist: typing-extensions; extra == "test" Dynamic: license-file ACME protocol implementation in Python