mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
.. | ||
libical.info | ||
libical.SlackBuild | ||
README | ||
slack-desc |
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.