Metadata-Version: 2.1
Name: cfstack
Version: 0.0.1
Summary: A utility to manage CloudFormation stacks
Home-page: https://github.com/Yashprime1
Author: Yashdeep Suresh Shetty
Author-email: shettyyashdeep@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: boto3 ; extra == 'dev'
Requires-Dist: hashlib ; extra == 'dev'
Requires-Dist: json ; extra == 'dev'

## Overview
This cfstack utility is the awesome tool that you can use to manage your cloudformation stacks.

