Metadata-Version: 2.1
Name: stacklift
Version: 0.0.9
Summary: CloudFormation stack management tool
Home-page: https://github.com/syginc/stacklift
Author: syginc
License: MIT
Description: Stacklift - CloudFormation management tool
        ===============================================
        
        Stacklift is a tool to manage CloudFormation stacks.
        
        # Installation
        ```
        pip install stacklift
        ```
        
        # Usage
        ```
        stacklift --help
        ```
        
Keywords: aws cloudformation
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.6
Description-Content-Type: text/markdown
