Language

Package: duplicity @ 0.8.21

Synopsis

Encrypted backup using rsync algorithm

Description

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.

Home page
https://duplicity.gitlab.io/duplicity-web/
Location
gnu/packages/backup.scm (line: 105, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
input-labels

Identify input labels that do not match package names

label 'mock' does not match package name 'python-mock'
input-labels

Identify input labels that do not match package names

label 'lockfile' does not match package name 'python-lockfile'
input-labels

Identify input labels that do not match package names

label 'pygobject' does not match package name 'python-pygobject'
input-labels

Identify input labels that do not match package names

label 'urllib3' does not match package name 'python-urllib3'