notmuch/bindings/go/README
Daniel Kahn Gillmor 6a833a6e83 Use https instead of http where possible
Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
2016-06-05 08:32:17 -03:00

16 lines
318 B
Text

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?)
todo
----
- improve notmuch-addrlookup regexp
[1] https://notmuchmail.org/