← Back
Editing: METADATA
Metadata-Version: 2.1 Name: acme Version: 4.2.0 Summary: ACME protocol implementation in Python Home-page: https://github.com/certbot/certbot Author: Certbot Project Author-email: certbot-dev@eff.org License: Apache License 2.0 Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License 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 Requires-Python: >=3.9.2 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.20.0 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'
Save File
Cancel