Source: borgmatic Section: utils Priority: optional Maintainer: Debian Borg Collective Uploaders: Johan Fleury , Andrej Shadura , Sebastien Badia , Dominik George Build-Depends: debhelper-compat (= 13), dh-python, pandoc, python3-all, python3-colorama, python3-flexmock, python3-requests, python3-pykwalify, python3-pytest, python3-ruamel.yaml, python3-setuptools Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://torsion.org/borgmatic X-Python3-Version: >= 3.6 Testsuite: autopkgtest-pkg-python Vcs-Git: https://salsa.debian.org/debian/borgmatic.git Vcs-Browser: https://salsa.debian.org/debian/borgmatic Package: borgmatic Architecture: all Depends: borgbackup, ${misc:Depends}, ${python3:Depends} Description: automatically create, prune and verify backups with borgbackup borgmatic is a simple Python wrapper script for the Borg backup software that initiates a backup, prunes any old backups according to a retention policy, and validates backups for consistency. The script supports specifying your settings in a declarative configuration file rather than having to put them all on the command-line, and handles common errors.