The iCalendar package
Parser for the iCalendar format (version 2.0, RFC2445).
Features:
Unfolds folded lines (see RFC)
Supports all IANA iCalendar tokens
Warning! This is version 0.0, important things are missing
Property and parameter values are not parsed, but kept as in the file.
There are no restrictions on the properties components can have.
Line unfolding causes error messages to report the wrong line.
This package is meant to grow to a full-fledged data definition, printer and parser for the iCalendar format. But that will probably take some time. So, if you've come here because you need this, please e-mail me (Eelco Lempsink).
Properties
| Versions | 0.0, 0.0.1 |
|---|---|
| Dependencies | base, haskell98, parsec (2.*) |
| License | BSD3 |
| Copyright | (c) Tupil |
| Author | Eelco Lempsink <eml+hackage@tupil.com> |
| Maintainer | Eelco Lempsink <eml+hackage@tupil.com> |
| Category | Text |
| Upload date | Sat Nov 15 14:23:37 UTC 2008 |
| Uploaded by | EelcoLempsink |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Text
- ICalendar
Downloads
- iCalendar-0.0.tar.gz (Cabal source package)
- package description (included in the package)