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.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

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.

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. caldav

Conflicts

None