CardDAV access library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Slávek Banko 8a58243840
Official Trinity Desktop Environment R14.0.6 release
9 years ago
m4 Initial import of libcarddav 12 years ago
src Fix potential crash due to invalid return value 10 years ago
AUTHORS Initial import of libcarddav 12 years ago
COPYING Initial import of libcarddav 12 years ago
ChangeLog Official Trinity Desktop Environment R14.0.6 release 9 years ago
INSTALL Initial import of libcarddav 12 years ago
Makefile.am Initial import of libcarddav 12 years ago
Makefile.in Initial import of libcarddav 12 years ago
NEWS Initial import of libcarddav 12 years ago
README Initial import of libcarddav 12 years ago
TODO Initial import of libcarddav 12 years ago
aclocal.m4 Initial import of libcarddav 12 years ago
aminclude.am Initial import of libcarddav 12 years ago
autogen.sh Initial import of libcarddav 12 years ago
config.guess Initial import of libcarddav 12 years ago
config.h.in Initial import of libcarddav 12 years ago
config.sub Initial import of libcarddav 12 years ago
configure Initial import of libcarddav 12 years ago
configure.ac Initial import of libcarddav 12 years ago
depcomp Initial import of libcarddav 12 years ago
doxygen-api.cfg Initial import of libcarddav 12 years ago
install-sh Initial import of libcarddav 12 years ago
libcarddav.pc.in Fix installation locations. 12 years ago
ltmain.sh Fix unintended rename of lnkscript 11 years ago
missing Initial import of libcarddav 12 years ago
rfc4791.pdf Initial import of libcarddav 12 years ago
version.sh Initial import of libcarddav 12 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)