slackbuilds/system/duplicity
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
README system/duplicity: Fixed dep information 2012-08-22 16:01:12 -05:00
duplicity.SlackBuild system/duplicity: Updated for version 0.6.26. 2015-06-19 07:42:53 +07:00
duplicity.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
slack-desc system/duplicity: Updated for version 0.6.24 + new maintainer. 2014-05-21 23:18:57 +07:00

README

duplicity - Encrypted bandwidth-efficient backup using rsync algorithm

Duplicity backs up directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup.  Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.