From c234f8f972c13d1725da3152b114311350fea541 Mon Sep 17 00:00:00 2001 From: Sebastien Binet Date: Wed, 10 Nov 2010 18:18:44 +0100 Subject: Initial import of Go bindings for notmuch --- bindings/go/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bindings/go/README (limited to 'bindings/go/README') diff --git a/bindings/go/README b/bindings/go/README new file mode 100644 index 00000000..a7fc40f8 --- /dev/null +++ b/bindings/go/README @@ -0,0 +1,10 @@ +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?) + +[1] http://notmuchmail.org/ \ No newline at end of file -- cgit v1.2.3