]> git.notmuchmail.org Git - notmuch/blob - bindings/go/README
Use https instead of http where possible
[notmuch] / bindings / go / README
1 go-notmuch
2 ==========
3
4 simple go bindings to the libnotmuch library[1].
5
6 they are heavily inspired from the vala bindings from Sebastian Spaeth: 
7   https://github.com/spaetz/vala-notmuch
8
9 note: the whole library hasn't been wrapped (yet?)
10
11 todo
12 ----
13
14  - improve notmuch-addrlookup regexp
15
16 [1] https://notmuchmail.org/