Support for PGP Email Support (DeltaChat Compatible) (#1205)

This commit is contained in:
Chris Caron
2024-10-03 21:09:58 -04:00
committed by GitHub
parent f6c48d066b
commit f656069e4a
5 changed files with 824 additions and 137 deletions

View File

@@ -11,3 +11,6 @@ gntp
# Provides mqtt:// support
# use v1.x due to https://github.com/eclipse/paho.mqtt.python/issues/814
paho-mqtt < 2.0.0
# Pretty Good Privacy (PGP) Provides mailto:// and deltachat:// support
PGPy