Metadata-Version: 2.0
Name: vdirsyncer
Version: 0.9.2
Summary: Synchronize calendars and contacts
Home-page: https://github.com/untitaker/vdirsyncer
Author: Markus Unterwaditzer
Author-email: markus@unterwaditzer.net
License: MIT
Platform: UNKNOWN
Requires-Dist: click (>=5.0)
Requires-Dist: click-log (>=0.1.3)
Requires-Dist: click-threading (>=0.1.2)
Requires-Dist: requests (>=2.4.1,!=2.9.0)
Requires-Dist: lxml (>=3.1)
Requires-Dist: requests-toolbelt (>=0.4.0)
Requires-Dist: atomicwrites (>=0.1.7)
Provides-Extra: remotestorage
Requires-Dist: requests-oauthlib; extra == 'remotestorage'

==========
vdirsyncer
==========

- `Documentation <https://vdirsyncer.readthedocs.org/en/stable/>`_
- `Source code <https://github.com/untitaker/vdirsyncer>`_

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.

.. _storages: https://vdirsyncer.readthedocs.org/en/latest/config.html#storages
.. _programs: https://vdirsyncer.readthedocs.org/en/stable/supported.html

It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ is for IMAP.

.. image:: https://travis-ci.org/untitaker/vdirsyncer.png?branch=master
    :target: https://travis-ci.org/untitaker/vdirsyncer

.. image:: https://codecov.io/github/untitaker/vdirsyncer/coverage.svg?branch=master
    :target: https://codecov.io/github/untitaker/vdirsyncer?branch=master

Links of interest
=================

* Check out `the tutorial
  <https://vdirsyncer.readthedocs.org/en/stable/tutorial.html>`_ for basic
  usage.

* `Contact information
  <https://vdirsyncer.readthedocs.org/en/stable/contact.html>`_

* `How to contribute to this project
  <https://vdirsyncer.readthedocs.org/en/stable/contributing.html>`_

License
=======

Licensed under the Expat/MIT license, see ``LICENSE``.

Donations
=========

If you found my work useful, please consider donating. Thank you!

- Bitcoin: ``16sSHxZm263WHR9P9PJjCxp64jp9ooXKVt``

- Bountysource is useful for funding work on a specific GitHub issue:

  .. image:: https://img.shields.io/bountysource/team/vdirsyncer/activity.svg
      :target: https://www.bountysource.com/teams/vdirsyncer

  - There's also Bountysource `Salt
    <https://salt.bountysource.com/teams/vdirsyncer>`_, for one-time and
    recurring donations.


- Flattr can be used for recurring donations:

  .. image:: https://api.flattr.com/button/flattr-badge-large.png
      :target: https://flattr.com/submit/auto?user_id=untitaker&url=https%3A%2F%2Fgithub.com%2Funtitaker%2Fvdirsyncer


