Metadata-Version: 1.2
Name: crispy-cookie
Version: 0.6.0
Summary: Splunk app boilerplate builder that uses a combination of Cookiecutter and Ksconf layers.
Home-page: https://github.com/lowell80/crispy_cookie
Author: Lowell Alleman
Author-email: lowell87@gmail.com
License: Apache Software License 2.0
Description: =============
        Crispy Cookie
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/crispy_cookie.svg
                :target: https://pypi.python.org/pypi/crispy_cookie
        
        .. image:: https://github.com/lowell80/crispy_cookie/actions/workflows/python-publish.yml/badge.svg
                :target: https://github.com/lowell80/crispy_cookie/actions/workflows/python-publish.yml
                :alt: Upload Python Package
        
        .. image:: https://readthedocs.org/projects/crispy-cookie/badge/?version=latest
                :target: https://crispy-cookie.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/lowell80/crispy_cookie/shield.svg
             :target: https://pyup.io/repos/github/lowell80/crispy_cookie/
             :alt: Updates
        
        
        
        Splunk app boilerplate builder that uses a combination of Cookiecutter and Ksconf layers.
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://crispy-cookie.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 (2021-04-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: crispy_cookie
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
