Selectively purge daily full backups, but keeping some:
Backup file names must have YYYY-MM-DD in their filename somewhere (in that format) and must have the same prefix/postfix, e.g.:
homedir_2013-03-31.tgz homedir_2013-03-30.tgz ...
Usage information can be found in the manual page.
To run the test suite:
nosetests
To convert the README file to a website and to update the manual page:
python update_docs.py