vdirsyncer/vdirsyncer/__init__.py
Markus Unterwaditzer 01059d4cd2 Version 0.2.1
2014-07-05 15:40:24 +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.2.1'