A library to parse and print the iCalendar (RFC 5545) format

Install

Authors

Maintainers

Sources

icalendar-v0.1.4.tbz
sha256=42ff0100fdafef7fa5733313939b6431d6289eca6166063c50548a0c37db1b15
sha512=bab64d8a214538e56f867b5009060600cd7c8d14c6036ac14a922d0534a3741f3eece4560f6ed8307b179f1763f23bff869ff40d13bb0f5e5b73a88b8c42ee89

Description

Parse and print .ics files as specified in RFC 5545. Supports recurrent events, but only to the day level of detail. Does not support vJournal components.

Tags

org:mirage org:robur

Published: 03 Aug 2020

Dependencies (12)

  1. gmap >= "0.3.0"
  2. stdlib-shims
  3. ppx_deriving
  4. ptime
  5. rresult
  6. astring
  7. uri
  8. re
  9. angstrom >= "0.14.0"
  10. fmt
  11. dune >= "1.3"
  12. ocaml >= "4.05.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. caldav

Conflicts

    None