2
0
Эх сурвалжийг харах

Clarify description in setup.py.

Dan Helfman 6 жил өмнө
parent
commit
9bc1b71017
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -6,7 +6,7 @@ VERSION = '1.3.6.dev0'
 setup(
 setup(
     name='borgmatic',
     name='borgmatic',
     version=VERSION,
     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='Dan Helfman',
     author_email='witten@torsion.org',
     author_email='witten@torsion.org',
     url='https://torsion.org/borgmatic',
     url='https://torsion.org/borgmatic',