Metadata-Version: 1.1
Name: gcdt-bundler
Version: 0.0.49
Summary: Plugin (gcdt-bundler) for gcdt
Home-page: UNKNOWN
Author: glomex SRE Team
Author-email: mark.fink@glomex.com
License: MIT
Description: |Documentation| |License| |GitHub issues|
        
        Plugin for gcdt
        ===============
        
        author: glomex SRE Team gcdt: https://github.com/glomex/gcdt
        
        Features include:
        
        -  bundle artifacts (zip file) for tenkai and ramuda
        
        Running tests
        -------------
        
        Please make sure to have good test coverage for your plugin so we can
        always make sure your plugin runs with the upcoming gcdt version.
        
        Run tests like so:
        
        .. code:: bash
        
            $ python -m pytest -vv --cov-report term-missing tests/test_*
        
        License
        -------
        
        Copyright (c) 2017 glomex and others. gcdt and plugins are released
        under the MIT License (see LICENSE).
        
        .. |Documentation| image:: https://readthedocs.org/projects/beedo/badge/?version=latest
           :target: http://gcdt.readthedocs.io/en/latest/
        .. |License| image:: http://img.shields.io/badge/license-MIT-yellowgreen.svg
           :target: LICENSE
        .. |GitHub issues| image:: https://img.shields.io/github/issues/glomex/glomex-cloud-deployment-tools.svg?maxAge=2592000
           :target: https://github.com/glomex/glomex-cloud-deployment-tools/issues
        
Platform: UNKNOWN
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
