]> git.cworth.org Git - notmuch-wiki/commitdiff
Add implimentation languages to pieces
authorDavid Bremner <david@tethera.net>
Sat, 15 Aug 2015 08:49:12 +0000 (10:49 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 15 Aug 2015 08:49:12 +0000 (10:49 +0200)
meetings/hd2015.mdwn

index e78361f9bbb0525e333a792418f5c3fe38ea7dd2..b3f424b854c55db8721ca8e3351a25d10990e995 100644 (file)
@@ -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
 -----------------