notmuch/contrib/go/README
David Bremner b0d03fc5ba bindings: move go bindings to contrib
This signals two things, an intent to be more liberal about accepting
patches, and an intent to stop distributing the bindings if maintenance
doesn't pick up.
2016-09-03 20:13:08 -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/