vdirsyncer/vdirsyncer/__init__.py
Markus Unterwaditzer 2c3cf303db Some spellchecking
2014-05-31 19:40:06 +02:00

12 lines
284 B
Python

# -*- coding: utf-8 -*-
'''
vdirsyncer
~~~~~~~~~~
vdirsyncer is a synchronization tool for vdir. See the README for more
details.
:copyright: (c) 2014 Markus Unterwaditzer & contributors
:license: MIT, see LICENSE for more details.
'''
__version__ = '0.1.5'