notmuch/bindings/go
Justus Winter 1952889353 go: format the souce code using gofmt
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-05-11 08:36:43 -03:00
..
src go: format the souce code using gofmt 2012-05-11 08:36:43 -03:00
LICENSE Initial import of Go bindings for notmuch 2011-01-26 15:59:19 +10:00
Makefile go: update the build system 2012-05-11 08:36:30 -03:00
README bindings/go: Add a todo file 2011-01-26 15:59:19 +10:00

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/