vdirsyncer/vdirsyncer/__init__.py
2014-02-28 14:44:07 +01:00

12 lines
268 B
Python

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