wok diff libical/description.txt @ rev 25808

created recipe for xmenu
author Hans-G?nter Theisgen
date Thu Dec 19 16:09:37 2024 +0100 (5 days ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libical/description.txt	Thu Dec 19 16:09:37 2024 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +Libical is an Open Source implementation of the iCalendar protocols
     1.5 +and protocol data units.
     1.6 +The iCalendar specification describes how calendar clients can
     1.7 +communicate with calendar servers so users can store their calendar
     1.8 +data and arrange meetings with other users.
     1.9 +
    1.10 +Libical implements RFC5545, RFC5546, RFC7529; the CalDav scheduling
    1.11 +extensions in RFC6638; iCalendar extensions in RFC7986; plus the
    1.12 +iCalendar iMIP protocol in RFC6047.