summaryrefslogtreecommitdiffstats
path: root/libkcal/README
blob: a8085d8ada7317a3663a054b14bf0e7621811d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
libkcal
=======

This library contains the calendaring classes originally only used by
KOrganizer. They provide a C++ API for handling the vCalendar and iCalendar
formats, which makes use of Qt classes. This library should be GUI independent
and suitable for writing command line applications.

Its API is still under development and will change without further notice. If
you are interested in using this library, please contact Cornelius Schumacher
<schumacher@kde.org>, the current maintainer of the lib.