10 lines
233 B
Python
10 lines
233 B
Python
"""
|
|
Hermes ProtonMail Plugin
|
|
========================
|
|
Native Hermes platform adapter for ProtonMail via REST API.
|
|
Headless · End-to-end encrypted · Zero GUI dependencies.
|
|
"""
|
|
|
|
__version__ = "0.0.1"
|
|
__author__ = "Andreas Thomander"
|