@hackage / codec-mbox

A library to read and write mailboxes in mbox format

Latest0.2.0.0

About

Metadata

  • Last updated , by NicolasPouillard
  • License BSD-3-Clause
  • Maintained by: Nicolas Pouillard <nicolas.pouillard@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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.