A lightweight Maildir wrapper in OCaml.
Development on this project has ceased.
This project provided a very simple wrapper around Maildir folders, either on a local filesystem or in an Irmin database.
This library is distributed through OPAM, simply run opam install social-maildir
. The Findlib package name is sociaml_maildir
.
Development requires a working OCaml installation and OASIS installed. It is recommended that you use OPAM to install and configure Ocaml and OASIS. Please refer to the Makefile
for build targets.
Distributed under the ISC license. See LICENSE
for more information.