From f3a67ed1f8d48db7f91e9dfb0f087ef8772b1234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Wei=C3=9Fschuh?= Date: Sun, 5 Oct 2014 19:28:30 +0000 Subject: [PATCH] mention contactquery.c in docs see #25 --- docs/supported.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/supported.rst b/docs/supported.rst index a5cde0e..c443b17 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -21,6 +21,9 @@ Client applications saves a calendar in a single ``.ics`` file. You can use :py:class:`vdirsyncer.storage.SingleFileStorage` with it. +- `contactquery.c `_, + a small program explicitly written for querying vdirs from mutt + Supported servers =================