codec-mbox

A library to read and write mailboxes in mbox format

Latest on Hackage:0.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Nicolas Pouillard
Maintained by Nicolas Pouillard

The library provides functions to read, write, and manipulate mbox's. This library focuses on three points: robustness, efficency, and scalability. It's using lazy bytestrings and can handle very big mailboxes.