summaryrefslogtreecommitdiffstats
path: root/python/python3-caldav/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-caldav/README')
-rw-r--r--python/python3-caldav/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-caldav/README b/python/python3-caldav/README
new file mode 100644
index 0000000000..d7578f6eff
--- /dev/null
+++ b/python/python3-caldav/README
@@ -0,0 +1,8 @@
+python3-caldav (CalDAV client library for Python)
+
+This project is a CalDAV (RFC4791) client library for Python.
+
+Features:
+
+create, modify calendar; create, update and delete event; search
+events by dates; etc.