Metadata-Version: 2.4
Name: autoarchive
Version: 2.1.0.dev20260128
Summary: A simple backup utility.
Home-page: https://autoarchive.sourceforge.io
Download-URL: https://sourceforge.net/projects/autoarchive/files/autoarchive/2.1.0.dev20260128/autoarchive-2.1.0.dev20260128.tar.gz/download
Author: Róbert Čerňanský
Author-email: openhs@tightmail.com
License: GNU GPLv3
Keywords: backup archive archiving compression tar
Classifier: Programming Language :: Python
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
Requires-Python: >=3.10
License-File: COPYING
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

**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.
