Update PyPI description

This commit is contained in:
Markus Unterwaditzer 2015-02-08 10:41:14 +01:00
parent d2a005cf8a
commit 792852c1fc

View file

@ -23,7 +23,7 @@ setup(
author='Markus Unterwaditzer',
author_email='markus@unterwaditzer.net',
url='https://github.com/untitaker/vdirsyncer',
description='A synchronization tool for vdir',
description='Synchronize calendars and contacts',
license='MIT',
long_description=open('README.rst').read(),
packages=find_packages(exclude=['tests.*', 'tests']),