]> git.notmuchmail.org Git - notmuch/commit
Initial commit of a test program to form the basis of notmuch.
authorCarl Worth <cworth@cworth.org>
Mon, 12 Oct 2009 22:50:02 +0000 (15:50 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 13 Oct 2009 15:52:02 +0000 (08:52 -0700)
commit7d0886352cff30c5d79155d144f8ef2384b38829
tree7b8d4dca054c20c92b120a399f0132036e0145d7
Initial commit of a test program to form the basis of notmuch.

Basically just playing with some simple code using libgmime to parse
an email message.
Makefile [new file with mode: 0644]
g_mime_test.c [new file with mode: 0644]