wok diff libical/description.txt @ rev 25493

Add libgnt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 19 17:37:48 2022 +0000 (19 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libical/description.txt	Sat Nov 19 17:37:48 2022 +0000
     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.