From 78c3a887a1544090ad565eee1909f67038b91cea Mon Sep 17 00:00:00 2001 From: Tonus Date: Fri, 12 Jan 2024 12:23:45 +0700 Subject: python/python3-icalendar: Added (Calendar Application). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-icalendar/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-icalendar/README (limited to 'python/python3-icalendar/README') diff --git a/python/python3-icalendar/README b/python/python3-icalendar/README new file mode 100644 index 0000000000..f8eebe196f --- /dev/null +++ b/python/python3-icalendar/README @@ -0,0 +1,2 @@ +The python3-icalendar package is a RFC 5545 compatible +parser/generator for iCalendar files. -- cgit v1.2.3