The sysutils/tarsnapper port
tarsnapper-0.4.0p8 – tarsnap wrapper which automatically expires backups (cvsweb github mirror)
Description
Tarsnapper is a wrapper around tarsnap which: - Lets you define "backup jobs" (tarsnap invocations) in a config file, though on it's own this has little advantage over just using a shell script. - Lets you expire old backups using a Grandfather-father-son backup scheme. This feature can be used in conjunction with tarsnapper backup jobs, or standalone, to be applied to any existing set of tarsnap backup archives, regardless of how they have been created.WWW: https://pypi.python.org/pypi/tarsnapper
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/tarsnapper
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/tarsnapper-0.4.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/tarsnapper/
- /usr/local/lib/python3.11/site-packages/tarsnapper/__init__.py
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/config.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/config.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/expire.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/expire.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/script.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/script.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/test.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/__pycache__/test.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tarsnapper/config.py
- /usr/local/lib/python3.11/site-packages/tarsnapper/expire.py
- /usr/local/lib/python3.11/site-packages/tarsnapper/script.py
- /usr/local/lib/python3.11/site-packages/tarsnapper/test.py