Metadata-Version: 2.4
Name: iboxstacksops
Version: 1.1.7
Summary: AWS Infrastructure in a Box - Stacks management program
Author-email: Mello <mello+python@ankot.org>
License: OSI Approved :: Open Software License 3.0 (OSL-3.0)
Project-URL: Homepage, https://github.com/mello7tre/AwsIBoxStackOps
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3
Requires-Dist: prettytable
Requires-Dist: PyYAML
Requires-Dist: tqdm
Dynamic: license-file

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

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

## Installation ##
`pip install iboxstacksops`

## License ##

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