A library to parse and print the iCalendar (RFC 5545) format
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Published
23 Oct 2022
Authors
Maintainers
Sources
icalendar-0.1.7.tbz
sha256=4f88b5b211fb8e84c54ead56a2c50a134987e23b9cff418dcd289a6cfc1c25f5
sha512=e3ed8ad77b9aa767326c9520dd393d808a80c99847599aea281c3b11de6888776e951a6d95a872f0bee5d059b32169de99c4e4adf36aa2ddd65e345dff5f26fa
Dependencies
gmap
>= "0.3.0"
re
>= "1.7.2"
angstrom
>= "0.14.0"
alcotest
with-test
dune
>= "1.3"
ocaml
>= "4.08.0"
Reverse Dependencies
Conflicts
None