Metadata-Version: 1.1
Name: autoarchive
Version: 1.0.4
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
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 compression
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 5 - Production/Stable
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
