imapversion
Non-blocking client library for the IMAP4rev1 protocol
ocaml-imap is a non-blocking codec to encode and decode the full IMAP4rev1 protocol, together with some extensions. It can process input without blocking on IO and is completely independent of any particular buffering and/or IO strategy (concurrent, like Lwt or Async, sequential, etc.).
ocaml-imap is made of a single module Imap and distributed under the MIT license. Its only dependencies are Uutf, Base64, and Uint.
Author | Nicolas Ojeda Bar <n.oje.bar@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://www.github.com/nojb/ocaml-imap |
Issue Tracker | https://www.github.com/nojb/ocaml-imap/issues |
Maintainer | Nicolas Ojeda Bar <n.oje.bar@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/nojb/ocaml-imap/archive/1.1.1.tar.gz sha256=f03cd5acb4d35a6159e16ad045a8d7a0149d3b0e89d4ac4b44737da6d5f7bb08 md5=c6e4028d34dafdaae4d9097d92badd26 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/imap/imap.1.1.1/opam |
No package is dependent