Metadata-Version: 1.1
Name: vdirsyncer
Version: 0.15.0
Summary: Synchronize calendars and contacts
Home-page: https://github.com/pimutils/vdirsyncer
Author: Markus Unterwaditzer
Author-email: markus@unterwaditzer.net
License: MIT
Description: ==========
        vdirsyncer
        ==========
        
        - `Documentation <https://vdirsyncer.pimutils.org/en/stable/>`_
        - `Source code <https://github.com/pimutils/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.pimutils.org/en/latest/config.html#storages
        .. _programs: https://vdirsyncer.pimutils.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/pimutils/vdirsyncer.svg?branch=master
            :target: https://travis-ci.org/pimutils/vdirsyncer
        
        .. image:: https://codecov.io/github/pimutils/vdirsyncer/coverage.svg?branch=master
            :target: https://codecov.io/github/pimutils/vdirsyncer?branch=master
        
        .. image:: https://badge.waffle.io/pimutils/vdirsyncer.svg?label=ready&title=Ready
            :target: https://waffle.io/pimutils/vdirsyncer
        
        Links of interest
        =================
        
        * Check out `the tutorial
          <https://vdirsyncer.pimutils.org/en/stable/tutorial.html>`_ for basic
          usage.
        
        * `Contact information
          <https://vdirsyncer.pimutils.org/en/stable/contact.html>`_
        
        * `How to contribute to this project
          <https://vdirsyncer.pimutils.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``
        
        - `PayPal.me <https://www.paypal.me/untitaker>`_
        
        - `Bountysource <https://www.bountysource.com/teams/vdirsyncer>`_ is useful for
          funding work on a specific GitHub issue.
        
          - There's also `Bountysource Salt
            <https://salt.bountysource.com/teams/vdirsyncer>`_, for one-time and
            recurring donations.
        
          - Donations via Bountysource are publicly listed. Use PayPal if you dislike
            that.
        
        - `Flattr
          <https://flattr.com/submit/auto?user_id=untitaker&url=https%3A%2F%2Fgithub.com%2Fpimutils%2Fvdirsyncer>`_
          or `Gratipay <https://gratipay.com/vdirsyncer/>`_ can be used for
          recurring donations.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
Classifier: Topic :: Utilities
