Commit graph

7 commits

Author SHA1 Message Date
wiz
25dbb34aca py-carddav: convert to egg.mk 2022-01-10 08:54:47 +00:00
wiz
ce373d77e5 Update to 0.7.0:
searching in the vcard chooser when merging addresses (press '/')
nice speedup in pc_query, thanks to Leandro Lucarella
better support for broken vcards
auto creating missing db directories
more bugfixes
2014-02-05 12:21:19 +00:00
wiz
19fb547659 Update to 0.6.1: now with man pages. 2013-11-26 13:46:30 +00:00
wiz
6c5e3dedf8 Update to 0.6.0:
25.11.2013: pyCardDAV v0.6 released

 This is mostly a bug fix release (thanks to Jamie McClelland for fixing
 two bugs), but also introduces keyring support (thanks to Steven Allen).
 Have a look at the README for further information on keyring support.
2013-11-26 12:17:12 +00:00
wiz
71cbc9468f Update to 0.5.1:
This is a bugfix release, if pyCardDAV is working fine for you,
there is no reason to upgrade.
2013-09-02 16:46:13 +00:00
wiz
6fd15f3c27 Update to 0.5.0:
0.5
multi account support
support for more contenttypes/carddav servers
all vcards should have a UID (required by RFC 6352 and enforced by Owncloud 5)

0.4.2
searching for non ascii characters should work
doing an OPTIONS request now to check for carddav capabilities
  this should speed up the syncing process and increase compatibility (SOGo)

0.4.1
assorted bugfixes, see the git log

0.4.0
experimental write support in the backend
import & export vcards
import directly from mutt
speed increase in (initial) sync due to switching from pycurl to requests
detects removed cards on server and deletes them locally
can delete cards locally and on server
can handle base64 encoded images/sounds etc.
2013-06-16 10:25:09 +00:00
wiz
86aefd990c Initial import of py-carddav-0.3.1:
pyCardDAV is supposed to provide a simple way of accessing a CardDAV
resource, mainly for use with mutt's query_command, but it might
be of some use solo. pyCardDAV consists of pycardsyncer, a program
for syncing your CardDAV resource into a local database and of
pc_query, a program for querying the local database.
2012-01-08 15:20:31 +00:00