vdirsyncer/vdirsyncer/__init__.py
Markus Unterwaditzer 73a540261c Version 0.2.2
2014-08-04 18:49:18 +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.2'