Clarify description in setup.py.

This commit is contained in:
Dan Helfman 2019-05-26 13:36:53 -07:00
parent b3776871b5
commit 9bc1b71017
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ VERSION = '1.3.6.dev0'
setup(
name='borgmatic',
version=VERSION,
description='A wrapper script for Borg backup software that creates and prunes backups',
description='Simple, configuration-driven backup software for servers and workstations',
author='Dan Helfman',
author_email='witten@torsion.org',
url='https://torsion.org/borgmatic',