summaryrefslogtreecommitdiffstats
path: root/README
blob: 5c8bf544ec0374a5f0b819a8997d59e83879e6f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libcarddav Version 0.1.0

These are the feature so far
  - Support for VEVENT
     - Add. Add a new event to the collection
	 - Get. Get one or more events from the collection
	 - Getall. Get all events from the collection
	 - Modify. Modify an event
	 - Delete. Delete an event
	 - GetCardName. Get the display name from the collection
	 - IsCardDAV. Test whether a given URL represents a CardDAV collection

See INSTALL for further information.

For an overview of the current status and future feature implementation
study the TODO file.

Happy Hacking
Timothy Pearson (kb9vqf@pearsoncomputing.net)
Michael Rasmussen (mir@datanom.net)