Metadata-Version: 1.1
Name: bup-cron
Version: 1.2
Summary: bup jobs wrapper
Home-page: http://src.anarc.at/bup_cron.git
Author: Antoine Beaupré
Author-email: anarcat@debian.org
License: AGPL3
Description: 
        simple wrapper around bup index and save designed to be ran in cron
        jobs, with support for filesystem snapshots, logging and configuration
        files.
        
        options can also be specified, without --, in %s. an
        arbitrary configuration file may also be supplied on the
        commandline with a @ prefix (e.g. @foo.conf).
        
        at least path and repo need to be specified.
Keywords: bup cron backups
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Environment :: Console
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: System :: Archiving :: Backup
