summaryrefslogtreecommitdiffstats
path: root/source/l/libical/README
blob: 6075373a9a029a3c7c9ab728f4eba744d445c098 (plain) (blame)
1
2
3
4
5
6
7
8
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.