Metadata-Version: 2.1
Name: distbackup
Version: 1.0.1
Summary: A backup manager which can back up a large set of files to a number of offline disks
Author: Katie Rust
Author-email: katie@ktpanda.org
License: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: argcomplete (>=2.0.0)
Requires-Dist: psutil (>=5.9.0)
Requires-Dist: ktpanda-modules (>=1.0.15)
Provides-Extra: hashcopy
Requires-Dist: hashcopy (>=1.0.5) ; extra == 'hashcopy'

distbackup
==========

TODO: write some documentation here
