summaryrefslogtreecommitdiff
path: root/libraries/vobject/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2010-05-13 00:59:19 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:59:19 +0200
commit73ab3e90ecfea00ed4e480f97e9e5656b40ec30d (patch)
tree219df7285e91e6ebb0dec31544b8d02cfc8a23a4 /libraries/vobject/README
parentaae91725bad3ea29fec7a21fbbc9ba38856120ff (diff)
downloadslackbuilds-73ab3e90ecfea00ed4e480f97e9e5656b40ec30d.tar.gz
libraries/vobject: Added to 13.0 repository
Diffstat (limited to 'libraries/vobject/README')
-rw-r--r--libraries/vobject/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/vobject/README b/libraries/vobject/README
new file mode 100644
index 0000000000..abe038cabf
--- /dev/null
+++ b/libraries/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.