diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 17:41:18 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:41:18 +0200 |
commit | 1544a2bdecb2367aeac96fcb22a6781c2eb9057a (patch) | |
tree | 29f94fe4eb21749b83381a95b489d499d769fdbc /libraries/libical/README | |
parent | 58a8b1fccd9c6b6d947a144683a92ca5da4261ce (diff) |
libraries/libical: Updated for version 0.43
Diffstat (limited to 'libraries/libical/README')
-rw-r--r-- | libraries/libical/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libraries/libical/README b/libraries/libical/README index 6075373a9a..11700a1d1f 100644 --- a/libraries/libical/README +++ b/libraries/libical/README @@ -2,8 +2,4 @@ libical is an Open Source (MPL/LGPL) implementation of the IETF's iCalendar Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It parses iCal components and provides C/C++/Python/Java APIs for manipulating the component properties, parameters, and -subcomponents. - -By default c++ and python bindings are enabled. Java bindings can be -enabled by passing JAVA=yes to the script but require the jdk from -/extra to be installed.
\ No newline at end of file +subcomponents.
\ No newline at end of file |