Metadata-Version: 1.1
Name: mozdef-util
Version: 1.0.0
Summary: Utilities shared throughout the MozDef codebase
Home-page: https://github.com/mozilla/MozDef/tree/master/lib
Author: Mozilla Infosec
Author-email: infosec@mozilla.com
License: MPL-2.0
Description: ===========
        MozDef Util
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/mozdef_util.svg
                :target: https://pypi.python.org/pypi/mozdef_util
        
        .. image:: https://img.shields.io/travis/jeffbryner/mozdef_util.svg
                :target: https://travis-ci.org/jeffbryner/mozdef_util
        
        .. image:: https://readthedocs.org/projects/mozdef-util/badge/?version=latest
                :target: https://mozdef-util.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Utilities shared throughout the MozDef codebase
        
        
        * Free software: MIT license
        * Documentation: https://mozdef-util.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
        =======
        
        1.0.0 (2018-10-16)
        ------------------
        
        * First release on PyPI.
        
Keywords: mozdef_util
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
