]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/go/README
Initial import of Go bindings for notmuch
[notmuch] / bindings / go / README
diff --git a/bindings/go/README b/bindings/go/README
new file mode 100644 (file)
index 0000000..a7fc40f
--- /dev/null
@@ -0,0 +1,10 @@
+go-notmuch
+==========
+
+simple go bindings to the libnotmuch library[1].
+
+they are heavily inspired from the vala bindings from Sebastian Spaeth: https://github.com/spaetz/vala-notmuch
+
+note: the whole library hasn't been wrapped (yet?)
+
+[1] http://notmuchmail.org/
\ No newline at end of file