vdirsyncer/vdirsyncer/__init__.py
Markus Unterwaditzer 0d3997b105 Version 0.1.3
2014-04-15 17:48:05 +02: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.3'