From 6f90b0f48f05286ebefc3b6bc226ebb9cdad5b3c Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Wed, 1 Jul 2015 15:16:56 +0300 Subject: [PATCH] initial bindings page --- bindings.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bindings.mdwn diff --git a/bindings.mdwn b/bindings.mdwn new file mode 100644 index 0000000..e52030c --- /dev/null +++ b/bindings.mdwn @@ -0,0 +1,17 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] +# Notmuch Language Bindings [DRAFT] + +The Notmuch library, `libnotmuch`, can be used from many programming languages +using the Notmuch language bindings. The [[command line interface|manpages]] and +many of the [[email clients and frontends|frontends]] are based on the language +bindings. + +[[!toc levels=2]] + +## C and C++ + +## Python + +## Ruby + +## Go -- 2.43.0