You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
6 years ago | |
|---|---|---|
| cmake@ca47fa8330 | 6 years ago | |
| doc | 6 years ago | |
| m4 | 14 years ago | |
| src | 6 years ago | |
| .gitmodules | 6 years ago | |
| AUTHORS | 14 years ago | |
| CMakeLists.txt | 6 years ago | |
| COPYING | 14 years ago | |
| ChangeLog | 11 years ago | |
| ConfigureChecks.cmake | 6 years ago | |
| INSTALL | 14 years ago | |
| Makefile.am | 14 years ago | |
| Makefile.in | 14 years ago | |
| NEWS | 14 years ago | |
| README | 14 years ago | |
| TODO | 14 years ago | |
| aclocal.m4 | 14 years ago | |
| aminclude.am | 14 years ago | |
| autogen.sh | 14 years ago | |
| config.guess | 14 years ago | |
| config.h.cmake | 6 years ago | |
| config.h.in | 14 years ago | |
| config.sub | 14 years ago | |
| configure | 14 years ago | |
| configure.ac | 14 years ago | |
| depcomp | 14 years ago | |
| doxygen-api.cfg | 14 years ago | |
| install-sh | 14 years ago | |
| libcarddav.pc.in | 14 years ago | |
| ltmain.sh | 13 years ago | |
| missing | 14 years ago | |
| version.sh | 14 years ago | |
README
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)