Re: [ANN] iCalendar package 0.9

2005-01-18 Thread Max M
Roger Binns wrote: "Max M" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] http://www.mxm.dk/products/public/ical/ Any feedback would be welcome. How well do you cope with the crud that real programs generate? Does it work with the different dialects uses out there? Can it at least i

Re: [ANN] iCalendar package 0.9

2005-01-18 Thread Roger Binns
"Max M" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > http://www.mxm.dk/products/public/ical/ > > Any feedback would be welcome. How well do you cope with the crud that real programs generate? Does it work with the different dialects uses out there? Can it at least identify them

[ANN] iCalendar package 0.9

2005-01-17 Thread Max M
I have written a package that can parse and generate files according to RFC 2445 (iCalender). That should be any file ending with .ics :-) It is not quite polished yet, but fully functional, and choke full of doctest. It does support the full spec and all datatypes and parameter values. The Api