Metadata-Version: 1.1
Name: autoarchive
Version: 2.0.2
Summary: A simple backup utility.
Home-page: http://autoarchive.sourceforge.net
Author: Róbert Čerňanský
Author-email: openhs@users.sourceforge.net
License: GNU GPLv3
Download-URL: http://sourceforge.net/projects/autoarchive/files/autoarchive/2.0.2/autoarchive-2.0.2.tar.bz2/download
Description: **AutoArchive** is a simple utility to help create backups more easily.  The
        idea of the program is that all essential information for creating a single
        backup---such as list of directories that should be archived, the archive name,
        etc.---is stored in a single file -- the `archive specification file`.  It can
        use ‘tar’ for creating archives, it has a command line interface and supports
        incremental backups.
Keywords: backup archive archiving compression tar
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Archiving :: Compression
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
