From 2363a757db363c13255fb9c784cd4d3890bcc1ee Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 15 Aug 2015 10:49:12 +0200 Subject: [PATCH] Add implimentation languages to pieces --- meetings/hd2015.mdwn | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/meetings/hd2015.mdwn b/meetings/hd2015.mdwn index e78361f..b3f424b 100644 --- a/meetings/hd2015.mdwn +++ b/meetings/hd2015.mdwn @@ -13,16 +13,19 @@ Agenda Moving parts for secure e-mail ------------ -* libnotmuch -* /usr/bin/notmuch -* notmuch-emacs -* libgmime -* GnuPG -* xapian -* mml-mode (emacs) +* libxapian (C++, full text search) +* libgmime (C, glib, RFC822+MIME library) +* libnotmuch (C and C++) +* /usr/bin/notmuch (C) +* GnuPG (C) +* Emacs UI (emacs lisp) + * notmuch-emacs + * mml-mode +* Alot / nmbug / nmbug-status (python) + * python-bindings * webmail: - * noservice - * notmuch web + * noservice (Clojure) + * notmuch web (Haskell) Security concerns ----------------- -- 2.43.0