1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: tarsnap
Section: net
Priority: extra
Maintainer: Graham Percival <pkg-deb@tarsnap.com>
Build-Depends: debhelper (>= 9.0.0), e2fslibs-dev, zlib1g-dev,
libssl-dev, libbz2-dev, libattr1-dev, libacl1-dev, pkg-config, bash-completion
Standards-Version: 3.9.5
Package: tarsnap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: tarsnap-archive-keyring
Description: secure, efficient online backup service
This package contains the client for Tarsnap: a secure, efficient online
backup service.
- Your data is encrypted with your personal keys.
- The client source code is available.
- Deduplication finds unique data between your current data and encrypted
archives.
|