Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.29 KB

iCal4j Connector

A client library with support for various iCalendar servers, including support for CalDAV.

Overview

This library provides client support for backend calendar services using the iCal4j object model. The most popular services implement DAV extensions for Calendaring (CalDAV) and VCard (CardDAV).

Please see specific subprojects for implementation documentation.

Setup

TBD.

Usage

TBD.

References