dumb little backup tool
Go to file
Conor Hughes 9160294197 some basic updates to migrate away from github and travis 2023-09-11 17:34:48 -07:00
backupmgr py3k regression: sorting the wrong way in pruning 2019-08-23 19:09:47 -07:00
.gitignore Add prerequisites and enhanced gitignore 2014-10-19 12:48:15 -07:00
CHANGES.txt eggify 2014-04-04 17:30:35 -07:00
README.md some basic updates to migrate away from github and travis 2023-09-11 17:34:48 -07:00
clean.sh some basic updates to migrate away from github and travis 2023-09-11 17:34:48 -07:00
setup.py Run on python3 2019-07-22 19:26:44 -07:00
tests.sh Run on python3 2019-07-22 19:26:44 -07:00

README.md

backupmgr

backupmgr is a backup tool to manage your backups.

dependencies

  • python3
  • python-dateutil
  • mock (testing only)