• en

imap 0.10.0

Author Nicolas Ojeda Bar <n.oje.bar@gmail.com>
License MIT
Homepage http://www.github.com/nojb/ocaml-imap
Maintainer n.oje.bar@gmail.com
Dependencies
& cryptokit
ounit
sexplib
ssl
ucorelib
uint
Optional dependencies
| async
gsasl
lwt
OCaml >= 4.01.0
Published Jun 3, 2014
Source [http] https://github.com/nojb/ocaml-imap/archive/v0.10.0.tar.gz
de66a1d4e4345284048b94855a1452bd
Edit https://github.com/ocaml/opam-repository/tree/master/packages/imap/imap.0.10.0/opam

IMAP4rev1 library for Lwt, Async and Unix

There are optional dependencies which activate functionality:

  • GNU SASL support: opam install gsasl imap
  • Lwt (with SSL): opam install ssl lwt imap or opam install ssl lwt gsasl imap
  • Async (with SSL): opam install async_ssl imap or opam install async_ssl gsasl imap
No package is dependent