Welcome to mirror list, hosted at ThFree Co, Russian Federation.

__init__.py « certbot_postfix « certbot-postfix - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 122c54bc6e8d67ef8878d2084d581f9099d6f906 (plain)
1
2
3
"""Certbot Postfix plugin."""

from certbot_postfix.installer import Installer