pycarddav icon indicating copy to clipboard operation
pycarddav copied to clipboard

DEPRECATED - use vdirsyncer & khard -- easy to use CLI CardDAV client

Results 41 pycarddav issues
Sort by recently updated
recently updated
newest added
trafficstars

slooooow!

glitch
internal

see here: https://github.com/geier/pycarddav/pull/51

bug

add support for groups of contacts as e.g. in OS X Address Book

feature

as rfc 2426 puts it: "Long lines of encoded binary data SHOULD BE folded to 75 characters using the folding method defined in [MIME-DIR]." http://www.ietf.org/rfc/rfc2426.txt

glitch

use libphonenumber [1] ( python port [2] ) for sanitising phone numbers [1] http://code.google.com/p/libphonenumber/ [2] https://github.com/daviddrysdale/python-phonenumbers

feature

for smaller address books stdlib xml should be fast enough, this would also immensly speed up testing on travis

internal