mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-29 21:03:02 +02:00
Expanding description.
This commit is contained in:
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
||||
setup(
|
||||
name='atticmatic',
|
||||
version='0.0.1',
|
||||
description='A wrapper script for Attic backup software',
|
||||
description='A wrapper script for Attic backup software that creates and prunes backups',
|
||||
author='Dan Helfman',
|
||||
author_email='witten@torsion.org',
|
||||
packages=find_packages(),
|
||||
|
||||
Reference in New Issue
Block a user