mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-23 01:44:52 +01:00
3113731713
The new "go" utility does not require any Makefiles to compile go packages and programs. Remove the old Makefiles and replace the top level Makefile with one defining some convenience targets for compiling the notmuch bindings and the notmuch-addrlookup utility. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de> |
||
---|---|---|
.. | ||
src | ||
LICENSE | ||
Makefile | ||
README |
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] http://notmuchmail.org/