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.
33 lines
803 B
33 lines
803 B
|
|
libcarddav - a carddav PIM clients library.
|
|
|
|
|
|
Libcarddav provides a C interface for carddav PIM clients.
|
|
|
|
|
|
|
|
FEATURES:
|
|
=========
|
|
|
|
* 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
|
|
|
|
|
|
|
|
CONTRIBUTING
|
|
==============
|
|
|
|
If you wish to contribute to libcarddav, you might do so:
|
|
|
|
- TDE Gitea Workspace (TGW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/gitea
|
|
|
|
- TDE Weblate Translation Workspace (TWTW) collaboration tool.
|
|
https://mirror.git.trinitydesktop.org/weblate
|