caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ical ocaml library ?
@ 2011-11-28  8:08 Christophe Raffalli
  2011-11-28 14:49 ` Alan Schmitt
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe Raffalli @ 2011-11-28  8:08 UTC (permalink / raw)
  To: Caml List

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]


Dear list members,

I am searching an ical library for OCaml ... nothing on the hump, nothing on the first google pages?

(remark: Haskell as a library in hackage but it seems incomplete (parser is there, but not printer)

What I want to do is parse a txt file which describe some events in a clear way (event sorted by
types and not date) and output an ical file and a library would help ... So I might start one if
none exists.

Cheers,
Christophe

-- 
Christophe Raffalli
Universite de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tel: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
---------------------------------------------
IMPORTANT: this mail is signed using PGP/MIME
At least Enigmail/Mozilla, mutt or evolution
can check this signature. The public key is
stored on www.keyserver.net
---------------------------------------------


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] ical ocaml library ?
  2011-11-28  8:08 [Caml-list] ical ocaml library ? Christophe Raffalli
@ 2011-11-28 14:49 ` Alan Schmitt
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Schmitt @ 2011-11-28 14:49 UTC (permalink / raw)
  To: Christophe Raffalli; +Cc: Caml List

On 28 nov. 2011, at 09:08, Christophe Raffalli wrote:

> Dear list members,
> 
> I am searching an ical library for OCaml ... nothing on the hump, nothing on the first google pages?
> 
> (remark: Haskell as a library in hackage but it seems incomplete (parser is there, but not printer)
> 
> What I want to do is parse a txt file which describe some events in a clear way (event sorted by
> types and not date) and output an ical file and a library would help ... So I might start one if
> none exists.

I wrote one a long time ago for the Harmony project. I think the version in the svn has been improved from the one that I wrote. You can find it in the "boneyard/focal/extern/iCalendar" subdirectory of the svn (instructions on how to access it are here: http://www.seas.upenn.edu/~harmony/, in the Download section).

If it does not work, please contact me directly and I'll send you the code I have here.

Alan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-28 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-28  8:08 [Caml-list] ical ocaml library ? Christophe Raffalli
2011-11-28 14:49 ` Alan Schmitt

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).