Metadata-Version: 2.1
Name: atbu-pkg
Version: 0.0.34
Summary: ATBU package supports local/cloud backup/restore as well as local file integrity diff tool for helping in efforts to manage file integrity, duplication, and bitrot detection.
Home-page: https://github.com/AshleyT3/atbu
Author: Ashley R. Thomas
Author-email: ashley.r.thomas.701@gmail.com
Project-URL: Bug Tracker, https://github.com/AshleyT3/atbu/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: atbu-common-pkg >=0.0.9
Requires-Dist: atbu-mp-pipeline-pkg >=0.0.9
Requires-Dist: cryptography >=36.0.2
Requires-Dist: pwinput >=1.0.2
Requires-Dist: keyring >=23.5.0
Requires-Dist: apache-libcloud >=3.5.1
Requires-Dist: azure-storage-blob >=12.16.0
Requires-Dist: google-auth >=2.6.5
Requires-Dist: google-cloud-storage >=2.3.0
Requires-Dist: google-resumable-media >=2.3.2
Requires-Dist: tabulate >=0.8.9
Requires-Dist: Send2Trash >=1.8.0


ATBU Backup & Persistent File Information is a local/cloud backup/restore
command-line utility with optional deduplication and bitrot detection,
plus a little utility with useful digest-based directory file diff'ing.

Install: `pip install atbu-pkg`

GitHub: https://github.com/AshleyT3/atbu

Documentation: https://atbu.readthedocs.io/en/latest/
