freebsd-ports/sysutils/duplicity/pkg-descr
Danilo G. Baio 87c292906d sysutils/duplicity: Update to 0.7.16
- Enable option PEXPECT as default [1]
- Fix shebang errors [1]
- Update the deprecated way of setting Python version
- Fix WWW

Changes:	https://launchpad.net/duplicity/+milestone/0.7.16

Submitted by:	mmokhi [1]
Differential Revision:	D14052 [1]
2018-01-27 20:14:28 +00:00

8 lines
444 B
Text

Duplicity backs 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.
WWW: http://duplicity.nongnu.org