Metadata-Version: 2.1
Name: formica-cli
Version: 0.11.1
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.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Python: >=3.3
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 (==3.13)
Requires-Dist: deepdiff (==3.3.0)
Requires-Dist: arrow (<1.0.0,>=0.12.1)
Requires-Dist: argcomplete (>=1.9.4)

UNKNOWN


