io-addressbook 0.0.1

Set of I/O-free coroutines to manage contacts
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<propfind xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav">
  <prop>
    <C:addressbook-home-set />
  </prop>
</propfind>