summaryrefslogtreecommitdiffstats
path: root/python/vobject/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/vobject/README')
-rw-r--r--python/vobject/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/vobject/README b/python/vobject/README
new file mode 100644
index 0000000000..abe038cabf
--- /dev/null
+++ b/python/vobject/README
@@ -0,0 +1,4 @@
+vobject is intended to be a full featured Python package for
+parsing and generating vCard and vCalendar files.
+
+This requires python-dateutil and pyicu.