Metadata-Version: 2.1
Name: formica-cli
Version: 0.13.3
Summary: Simple AWS CloudFormation stack management tooling.
Home-page: https://github.com/flomotlik/formica
Author: Florian Motlik
Author-email: flo@flomotlik.me
License: MIT
Keywords: cloudformation,aws,cloud
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: boto3 (<2.0.0,>=1.8.0)
Requires-Dist: texttable (<2.0.0,>=1.2.0)
Requires-Dist: jinja2 (<3.0,>=2.10)
Requires-Dist: pyyaml (>=4.2b1)
Requires-Dist: deepdiff (>=5.0.0)
Requires-Dist: arrow (<1.0.0,>=0.12.1)
Requires-Dist: argcomplete (>=1.9.4)

UNKNOWN


