diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-11 22:54:07 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:07 +0200 |
commit | e655224f6b1ae3f91e2fb53407cee8fc6e71a3b2 (patch) | |
tree | 1185d467cc64f86615bd806a0086350fc020e0ef /libraries/libical/README | |
parent | ecd13af5c0d7ba7933f578838ecb314dccf8d136 (diff) |
libraries/libical: Added to 12.1 repository
Diffstat (limited to 'libraries/libical/README')
-rw-r--r-- | libraries/libical/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/libical/README b/libraries/libical/README new file mode 100644 index 0000000000000..6075373a9a029 --- /dev/null +++ b/libraries/libical/README @@ -0,0 +1,9 @@ +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 |