wok diff libical/description.txt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libical/description.txt	Fri Jul 01 10:50:21 2022 +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.