Metadata-Version: 2.1
Name: iboxstacksops
Version: 0.3.2
Summary: AWS Infrastructure in a Box - Stacks management program
Home-page: https://github.com/mello7tre/AwsIBoxStackOps
Author: Mello
Author-email: mello+python@ankot.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: PyYAML (==5.*,>=5)
Requires-Dist: boto3
Requires-Dist: prettytable
Requires-Dist: slackclient

# AwsIBoxStackOps
Aws Infrastucture in a Box - Stacks management program.

Used to create and update an AWS CloudFormation stack in a simple way.

## License ##

This software is distributed under the terms of the MIT [license](LICENSE).


