1 This library is useful if you want to write a MUA in myrddin [0],
2 are interested in using djb's maildir [1][2] format, and want the
3 utility functions of listing messages, parsing the info flags,
6 It does not handle parsing individual messages, or sending mail,
7 or retrieving mail via IMAP/POP3/etc., or anything hard.
9 [0] https://www.myrlang.org
10 [1] https://cr.yp.to/proto/maildir.html
11 [2] http://www.qmail.org/qmail-manual-html/man5/maildir.html