Metadata-Version: 2.4
Name: snapborg
Version: 0.1.0
Summary: Automated backups of snapper snapshots to borg repositories
Home-page: https://github.com/enzingerm/snapborg
Maintainer: Marinus Enzinger
Maintainer-email: marinus@enzingerm.de
License: GPL3+
Platform: Linux
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Environment :: Console
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Archiving :: Backup
License-File: LICENSE.txt
Requires-Dist: pyyaml
Requires-Dist: packaging
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary

Backup your snapper snapshots with Borg.
snapborg is intendedfor allowing automated backups of snapshots to external hard drives,but it can be used to sync snapshots to a local borg repository as well.
Based on sftbackup and inspired by borgmatic, snapborg is just a wrapper for Borg. You can use Borg commands directly if you prefer.
