[openpgp] Inital commit

This commit is contained in:
Philipp Hörist
2017-04-11 23:49:27 +02:00
parent bd1b120b80
commit 7776ae0a59
15 changed files with 2084 additions and 0 deletions

1
openpgp/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .pgpplugin import OpenPGPPlugin