aboutsummaryrefslogtreecommitdiffstats
path: root/libcalendaring/README
diff options
context:
space:
mode:
Diffstat (limited to 'libcalendaring/README')
-rw-r--r--libcalendaring/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/libcalendaring/README b/libcalendaring/README
new file mode 100644
index 0000000..86e784d
--- /dev/null
+++ b/libcalendaring/README
@@ -0,0 +1,15 @@
+Library providing common functions for calendar-based plugins
+-------------------------------------------------------------
+
+Provides utility functions for calendar-related modules such as
+
+* alarms display and dismissal
+* attachment handling
+* iCal parsing and exporting
+
+iCal parsing and exporting is done with the help of the Sabretooth VObject
+library [1]. A copy of that library with all its dependencies is part of this
+package. In order to update it, execute ./get_sabre_vobject.sh within the
+lib/ directory.
+
+[1]: https://github.com/fruux/sabre-vobject

© 2014-2024 Faster IT GmbH | imprint | privacy policy