Metadata-Version: 2.1
Name: cfn-cumulus
Version: 0.1.5
Summary: Simplified Cloudformation architectural patterns, with an opinion
Home-page: https://github.com/brettswift/cumulus
Author: Brett Swift
Author-email: brettswift@gmail.com
License: MIT license
Description: =======
        Cumulus
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/cfn_cumulus.svg
                :target: https://pypi.python.org/pypi/cfn_cumulus
        
        .. image:: https://img.shields.io/travis/brettswift/cumulus.svg
                :target: https://travis-ci.org/brettswift/cumulus
        
        .. image:: https://readthedocs.org/projects/cfn_cumulus/badge/?version=latest
                :target: https://cfn_cumulus.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Simplified dynamic cloudformation resources with an opinion
        
        
        * Free software: MIT license
        * Documentation: https://cfn_cumulus.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2018-07-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: cumulus
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: test
