Metadata-Version: 2.1
Name: cloud-backup
Version: 1.0.0
Summary: Simple cloud backup solution utilizing AWS KMS and S3
Home-page: https://github.com/halprin/cloud-backup
Author: halprin
Author-email: me@halprin.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Description-Content-Type: text/markdown
Requires-Dist: aws-encryption-sdk (==1.3.7)
Requires-Dist: boto3 (==1.9.23)
Requires-Dist: botocore (==1.12.23)
Requires-Dist: PyYAML (==3.13)
Requires-Dist: click (==7.0)

# cloud-backup
Regular back-ups to the cloud


