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.10.tbz
sha256=b889abf1a4ee5ed4d6bc2c4a444149aa290887a99e38e912820bc6a8a199527f
sha512=02ae2532e37df6bd0b0a73575ef45195b07339478975d2031d72baaec2fa6698d72abe6fd566929cc4859627bdc56982e8934e15c96435c2e4ba9e28a97e2bc1

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: 04 Mar 2025

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 (9)

  1. gmap >= "0.3.0"
  2. ppx_deriving
  3. ptime
  4. uri
  5. re >= "1.7.2"
  6. angstrom >= "0.14.0"
  7. fmt
  8. dune >= "1.3"
  9. ocaml >= "4.10.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (2)

  1. caldav >= "0.1.1"
  2. erssical

Conflicts

None

OCaml

Innovation. Community. Security.