Metadata-Version: 1.1
Name: codebuilder
Version: 0.0.1a2
Summary: CLI helper for AWS CodeBuild and CodePipeline
Home-page: http://github.com/wnkz/codebuilder
Author: wnkz
Author-email: wnkz@users.noreply.github.com
License: MIT
Download-URL: https://github.com/wnkz/codebuilder/archive/0.0.1-alpha.2.tar.gz
Description: codebuilder
        ===========
        
        |Version|
        
        CLI helper for AWS CodeBuild and CodePipeline
        
        
        .. |Version| image:: http://img.shields.io/pypi/v/codebuilder.svg?style=flat
            :target: https://pypi.python.org/pypi/codebuilder/
            :alt: Version
        
        Install
        -------
        
        .. code-block:: sh
        
            $ pip install codebuilder
        
Keywords: aws codebuild codepipeline docker kms
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
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
