Source: vdirsyncer Maintainer: Debian Python Team Uploaders: Filip Pytloun , Jelmer Vernooij , Jonas Smedegaard , Section: utils Priority: optional Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python3-aiohttp (>= 3.8), python3-aioresponses , python3-aiostream (>= 0.4.3), python3-all, python3-atomicwrites, python3-click, python3-click (<< 9), python3-click-log, python3-hypothesis , python3-lxml, python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-pytest-httpserver , python3-requests, python3-requests-toolbelt, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-sphinx-rtd-theme, python3-trustme , Standards-Version: 4.6.2 Homepage: https://github.com/pimutils/vdirsyncer Vcs-Git: https://salsa.debian.org/python-team/packages/vdirsyncer.git Vcs-Browser: https://salsa.debian.org/python-team/packages/vdirsyncer Rules-Requires-Root: no Package: vdirsyncer Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python3-aiohttp-oauthlib, vdirsyncer-doc, Description: Synchronize calendars and contacts Vdirsyncer synchronizes your calendars and addressbooks between two storages. The most popular purpose is to synchronize a CalDAV/CardDAV server with a local folder or file. The local data can then be accessed via a variety of programs, none of which have to know or worry about syncing to a server. . It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP. Package: vdirsyncer-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: Synchronize calendars and contacts - documentation Vdirsyncer synchronizes your calendars and addressbooks between two storages. The most popular purpose is to synchronize a CalDAV/CardDAV server with a local folder or file. The local data can then be accessed via a variety of programs, none of which have to know or worry about syncing to a server. . It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP. . This package contains the documentation for vdirsyncer.