A few people were talking about email parsing etc on this forum, so perhaps 
this will be useful to some people:

https://github.com/gatherstars-com/jwz

Fully implements the JWZ Threading algorithm in go. It provides:

   - Threading via interface
   - Sort with custom comparator func
   - Walk with custom visitor function
   - Example program to parse emails using Enmime, thread them, sort them, 
   then use tview to display a rudimentary tree view in the console

Cheers,

Jim

PS: Ignore the "go report: F" badge. It is actually A+, but the go report 
site is down at the moment it seems.


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4df4216d-c345-4d2f-8c21-c21559e0d4e0n%40googlegroups.com.

Reply via email to