Metadata-Version: 1.1
Name: awscatalyst
Version: 0.0
Summary: boto3 wrapper to make AWS DevOps' life easier
Home-page: https://github.com/clifflu/awscatalyst
Author: Cliff Chao-kuan Lu
Author-email: clifflu@gmail.com
License: MIT
Description: # AWS Catalyst
        
        Wrapper around boto3 to make AWS DevOps' life easier.
        
        ## Build Status
        
        - master [ ![Codeship Status for clifflu/awscatalyst](https://codeship.com/projects/0006a730-ff97-0133-41b6-16e79618b4b2/status?branch=master)](https://codeship.com/projects/152893)
        - develop [ ![Codeship Status for clifflu/awscatalyst](https://codeship.com/projects/0006a730-ff97-0133-41b6-16e79618b4b2/status?branch=develop)](https://codeship.com/projects/152893)
        
        ## CloudFormation
        
        ## Lambda
        
        ## S3
        
Keywords: boto3 aws
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
