aboutsummaryrefslogtreecommitdiffstats
path: root/doc/carddav-query.1.scd
Commit message (Collapse)AuthorAgeFilesLines
* contrib: add carddav-query scriptRobin Jarry2023-06-011-0/+103
Add a standalone python script to allow querying contacts from a CardDAV compatible server. The script works with python 3.6+ and has no external dependencies. Link: https://sabre.io/dav/building-a-carddav-client/ Link: https://www.rfc-editor.org/rfc/rfc6352 Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Tim Culverhouse <tim@timculverhouse.com>