From: Michael Rasmussen Date: Sat, 4 Aug 2018 20:20:23 +0000 (+0200) Subject: initial commit X-Git-Url: http://git.datanom.net/securemail.git/commitdiff_plain/e0909f18779f5e16787e4b035db05f875b9a25d0 initial commit --- e0909f18779f5e16787e4b035db05f875b9a25d0 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69fb7d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.eric6project/ +_eric6project/ +.eric5project/ +_eric5project/ +.eric4project/ +_eric4project/ +.ropeproject/ +_ropeproject/ +.directory/ +*.pyc +*.pyo +*.orig +*.bak +*.rej +*~ +cur/ +tmp/ +__pycache__/ +*.DS_Store diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/securemail.e4p b/securemail.e4p new file mode 100644 index 0000000..b2eb60f --- /dev/null +++ b/securemail.e4p @@ -0,0 +1,140 @@ + + + + + + + + 3a0f13eae5d834f55637bdb5bae40fe91de01ecb + Python3 + Console + A backend for providing a secure mail environment + 0.1 + Michael Rasmussen + mir@datanom.net + + + __init__.py + + + .gitignore + + + Git + + + + add + + + + + + + + checkout + + + + + + + + commit + + + + + + + + diff + + + + + + + + export + + + + + + + + global + + + + + + + + history + + + + + + + + log + + + + + + + + remove + + + + + + + + status + + + + + + + + tag + + + + + + + + update + + + + + + + + + + + + + + + + + + + + + + + + +