package icalendar

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

Install

Dune Dependency

Authors

Maintainers

Sources

icalendar-0.1.0.tbz
sha256=c7ef5d74be83e98b5e47ad8d056eed18e4f3efd014c7394346911bae2a63bd73
md5=78712da632d9faa5de197edababae369

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: 12 Nov 2018

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.