blob: 8950e299e64be311d6d9ba47c80b9549113ec7e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/** \mainpage libkcal - The KDE calendar access library.
This library provides access to and handling of calendar data. It supports the
standard formats iCalendar and vCalendar and the group scheduling standard iTIP.
<b>Important:</b> This is mainly a KDE PIM internal library. The API might be
subject to source and binary incompatible changes.
If you use this library for tdepim-external projects, please let us know, so we
can coordinate possible changes.
libkcal development is discussed on the <a
href="mailto:kde-pim@kde.org">kde-pim@kde.org</a> mailing list.
*/
|