Metadata-Version: 2.1
Name: idevice-backup
Version: 0.1.1
Summary: CLI tool to backup iDevices with Restic
Home-page: https://github.com/essembeh/idevice-backup
License: Apache-2.0
Author: Sébastien MB
Author-email: seb@essembeh.org
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Requires-Dist: arrow (>=1.3.0,<2.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: lazy-object-proxy (>=1.9.0,<2.0.0)
Requires-Dist: pexpect (>=4.8.0,<5.0.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: shellingham (>=1.5.4,<2.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Description-Content-Type: text/markdown

![Github](https://img.shields.io/github/tag/essembeh/idevice-backup.svg)
![PyPi](https://img.shields.io/pypi/v/idevice-backup.svg)
![Python](https://img.shields.io/pypi/pyversions/idevice-backup.svg)
![CI](https://github.com/essembeh/idevice-backup/actions/workflows/poetry.yml/badge.svg)

