diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 16:35:28 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:34 -0500 |
commit | 3b50aafa2588b3459042fa290d7deb1d2cd4653f (patch) | |
tree | e8cf6e37fa75e1f866390347705f21d574bfde8d /python | |
parent | 6e9d2d2458b72a0bd008cfe603b8425b3cc35bac (diff) | |
download | slackbuilds-3b50aafa2588b3459042fa290d7deb1d2cd4653f.tar.gz |
python/vobject: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r-- | python/vobject/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/vobject/README b/python/vobject/README index abe038cabf..b1b6c2b552 100644 --- a/python/vobject/README +++ b/python/vobject/README @@ -1,4 +1,2 @@ vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. - -This requires python-dateutil and pyicu. |