Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 955 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 955 Bytes

sociaml-maildir

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.

Installation

This library is distributed through OPAM, simply run opam install social-maildir. The Findlib package name is sociaml_maildir.

Development setup

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.

Meta

Distributed under the ISC license. See LICENSE for more information.

https://github.com/CREATe-centre/sociaml-maildir