caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: oliver@first.in-berlin.de
To: caml-list@yquem.inria.fr
Subject: Mbox-Readers
Date: Tue, 11 May 2010 09:07:05 +0200	[thread overview]
Message-ID: <20100511070705.GA12375@first.in-berlin.de> (raw)

Hello,

are there mbox-Libraries around?

If not: a while ago I wrote something that
was meant as a library for reading mbox-files.
But I have not worked on that code for a long time.

I did just some matching with ocamllex to split the mails,
and then worked on strings.
The stuff needs to be rewritten, because I used Str-Lib,
and would prefer Pcre, but maybe that also is not a good idea....

So... do I need UTF-8 parsing? Is there something in ocamlnet,
what I should use?

Are there encodings which I might also have to handle?
And if so: which? And what library to use for it?
I think even Pcre might not match my needs here?


Ciao,
   Oliver

P.S.: And: what kind of License would make sense? LGPL3?


             reply	other threads:[~2010-05-11  7:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11  7:07 oliver [this message]
2010-05-11  8:01 ` Mbox-Readers Sylvain Le Gall

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=20100511070705.GA12375@first.in-berlin.de \
    --to=oliver@first.in-berlin.de \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).