mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-23 11:28:13 +01:00
17 lines
318 B
Text
17 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/
|