Metadata-Version: 2.4
Name: cloudbrew
Version: 0.0.2
Summary: CloudBrew: vendor-neutral cloud orchestration CLI
Author: Alakh Awasthi
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: typer>=0.9.0
Requires-Dist: requests>=2.28.0
Requires-Dist: jinja2
Requires-Dist: keyring
Requires-Dist: boto3
Requires-Dist: google-auth
Requires-Dist: google-api-python-client
Requires-Dist: azure-identity
Provides-Extra: cloud-creds
Requires-Dist: keyring>=23.0.0; extra == "cloud-creds"
Requires-Dist: cryptography>=40.0.0; extra == "cloud-creds"
Requires-Dist: boto3>=1.20.0; extra == "cloud-creds"
Requires-Dist: google-auth>=2.0.0; extra == "cloud-creds"
Requires-Dist: google-api-python-client>=2.0.0; extra == "cloud-creds"
Requires-Dist: azure-identity>=1.12.0; extra == "cloud-creds"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Dynamic: author
Dynamic: classifier
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
