summaryrefslogtreecommitdiffstats
path: root/python/python3-caldav/slack-desc
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-03 01:18:56 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-03 10:38:24 +0700
commit5f99e93e6b159517cb78755d425419ec247aec04 (patch)
tree4b48282fbfc89a03854f57040fadf22aedf35d6a /python/python3-caldav/slack-desc
parent28f78e1ab012e277943e1f53877b7a8085956750 (diff)
downloadslackbuilds-5f99e93e6b159517cb78755d425419ec247aec04.tar.gz
slackbuilds-5f99e93e6b159517cb78755d425419ec247aec04.tar.xz
python/python3-caldav: Added (CalDAV client library for Python)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/python3-caldav/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-caldav/slack-desc b/python/python3-caldav/slack-desc
new file mode 100644
index 0000000000..1c6d70c91b
--- /dev/null
+++ b/python/python3-caldav/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-caldav: python3-caldav (CalDAV client library for Python)
+python3-caldav:
+python3-caldav: This project is a CalDAV (RFC4791) client library for Python.
+python3-caldav:
+python3-caldav: Features:
+python3-caldav:
+python3-caldav: create, modify calendar; create, update and delete event; search
+python3-caldav: events by dates; etc.
+python3-caldav:
+python3-caldav: HOMEPAGE: https://github.com/python-caldav/caldav
+python3-caldav: