mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
8 lines
235 B
Python
8 lines
235 B
Python
__title__ = "sewer"
|
|
__description__ = "Sewer is a programmatic Lets Encrypt(ACME) client"
|
|
__url__ = "https://github.com/komuw/sewer"
|
|
__version__ = "0.7.2"
|
|
__author__ = "komuW"
|
|
__author_email__ = "komuw05@gmail.com"
|
|
__license__ = "MIT"
|