dumb little backup tool
Go to file
Conor Hughes 9701715fd6 py3k regression: sorting the wrong way in pruning 2019-08-23 19:09:47 -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
.travis.yml use 3.5 and 3.7 (not 2.7) in Travis 2019-07-22 19:32:25 -07:00
CHANGES.txt eggify 2014-04-04 17:30:35 -07:00
README.md Run on python3 2019-07-22 19:26:44 -07:00
clean.sh log what the clean script is doing etc 2014-10-24 20:07:46 -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

Build Status

backupmgr

backupmgr is a backup tool to manage your backups.

dependencies

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