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

Install

Authors

Maintainers

Sources

icalendar-v0.1.3.tbz
sha256=c99e0560eeb534e5a8f567f127d42885cc557ef3c2d095b113276b0b88100697
sha512=ba2c1026753442c35943a86e18be826ac69894449717d61c2cc5d3380662e449d28617a1b5b937adbc7cb6a2556ff60448f700653db32a402d58c821162ab1a3

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: 10 Nov 2019

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 & < "1.0.0"

Used by (1)

  1. caldav

Conflicts

    None