Metadata-Version: 1.2
Name: cypresspoint
Version: 0.2.0
Summary: Python helper bits for Splunk add-on development
Home-page: https://github.com/Kintyre/cypresspoint
Author: Lowell Alleman
Author-email: lowell@kintyre.co
License: Apache Software License 2.0
Description: =============
        Cypress Point
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/cypresspoint.svg
                :target: https://pypi.python.org/pypi/cypresspoint
        
        .. image:: https://img.shields.io/travis/Kintyre/cypresspoint.svg
                :target: https://travis-ci.org/Kintyre/cypresspoint
        
        .. image:: https://readthedocs.org/projects/cypresspoint/badge/?version=latest
                :target: https://cypresspoint.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/Kintyre/cypresspoint/shield.svg
             :target: https://pyup.io/repos/github/Kintyre/cypresspoint/
             :alt: Updates
        
        
        
        Python helper bits for Splunk add-on development
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://cypresspoint.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.2.0 (2021-03-16)
        ------------------
        
        * First usable release (lots of imported content from random Kintyre developed add ons)
        
        
        0.1.1 (2021-03-11)
        ------------------
        
        * First release on PyPI.
        
Keywords: cypresspoint
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
