From: Nicolas Ojeda Bar <no263@dpmms.cam.ac.uk>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] ocaml-imap.1.0
Date: Thu, 8 Jan 2015 15:39:36 -0300 [thread overview]
Message-ID: <CAPunWhCMMeQs8ZgrzRArGvzVNG2LfiybBTzJQxDv8Z9gZ8YPVA@mail.gmail.com> (raw)
Dear OCaml users,
I am pleased to announce the first formal release of ocaml-imap (opam
package: imap), a library to encode and decode the full (client-side)
IMAP4rev1 protocol. It is fairly low-level in the sense that it does
not keep track of all the state that is needed to make a useful IMAP
client. Instead it is meant to serve as an intermediate layer on top
of which higher level abstractions can be built.
Homepage: https://github.com/nojb/ocaml-imap
It is completely independent of any particular buffering and/or IO
mechanism, and its design draws heavily on D. Buenzli's libraries such
as `xmlm`, `jsonm`, `uutf`, etc.
The library consists of a single module and is thoroughly documented
(docs are online at https://nojb.github.io/ocaml-imap). I encourage
anyone interested to look at the documentation, especially at the
example code to get a feel for the library.
I have been hacking away at this library on and off for the last 6
months, but was not happy with the end result so far. But recently I
carefully studied the above mentioned libraries, and inspired by them
I decided to rewrite it once again. I am now happy with the overall
design, but some bugs may be lurking due to the freshness of the code.
If you do come across any bugs please report them and they will be
promptly looked at.
Best wishes,
Nicolas
reply other threads:[~2015-01-08 18:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAPunWhCMMeQs8ZgrzRArGvzVNG2LfiybBTzJQxDv8Z9gZ8YPVA@mail.gmail.com \
--to=no263@dpmms.cam.ac.uk \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox