package icalendar

  1. Overview
  2. Docs
A library to parse and print the iCalendar (RFC 5545) format

Install

Dune Dependency

Authors

Maintainers

Sources

icalendar-v0.1.1.tbz
sha256=91b8c3cca9895b17c998cfd0acf178640ffaf99acc51ee70e37d73cb895cf57c
sha512=8059f5ae7e130744b387380b3d47f1db1c526abdacacafd76fe0e4ab04e83afce40380475967aac10a31f677cba4abf3c9a2b55b6aafbf718a313ea58e31e50c

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: 27 May 2019

README

iCalendar library

A library to parse and print the iCalendar (.ics) format as specified in RFC5545. Supports recurrent events, but only to the day level of detail. Does not support vJournal components.

Dependencies (11)

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

Dev Dependencies (1)

  1. alcotest with-test & < "1.0.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.