Package: borgbackup-src
Version: 1.2.4-r4
Depends: libc
Source: feeds/packages/utils/borgbackup
SourceName: borgbackup
License: BSD-3-Clause
LicenseFiles: LICENSE
Section: utils
SourceDateEpoch: 1747245096
URL: https://github.com/borgbackup/borg
Maintainer: Julien Malik <julien.malik@paraiso.me>
Architecture: loongarch64_generic
Installed-Size: 1505280
Description:  BorgBackup (short: Borg) is a deduplicating backup program.
 Optionally, it supports compression and authenticated encryption.
 
 The main goal of Borg is to provide an efficient and secure way to backup data.
 The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
 
 This package contains the Python source files for borgbackup.
