iCalendar: Parser for iCalendar format (RFC2445)
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).
Downloads
- iCalendar-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.1, 0.1, 0.2, 0.2.1, 0.3, 0.3.0.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.1.0, 0.4.1.1 |
---|---|
Dependencies | base (>=4 && <5), parsec (>=3 && <4) [details] |
License | BSD-3-Clause |
Copyright | (c) Tupil |
Author | Eelco Lempsink <eml+hackage@tupil.com> |
Maintainer | Clint Adams <clint@debian.org> |
Category | Text |
Source repo | head: git clone git://git.debian.org/users/clint/iCalendar-Haskell.git |
Uploaded | by ClintAdams at 2012-04-28T16:07:58Z |
Distributions | Debian:0.4.0.5, NixOS:0.4.1.1 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 11319 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |