Metadata-Version: 2.1
Name: mozdef-util
Version: 1.0.2
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
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
Requires-Dist: pip (>=18.1)
Requires-Dist: bumpversion (>=0.5.3)
Requires-Dist: wheel (>=0.32.1)
Requires-Dist: watchdog (>=0.9.0)
Requires-Dist: flake8 (>=3.5.0)
Requires-Dist: tox (>=3.5.2)
Requires-Dist: coverage (>=4.5.1)
Requires-Dist: Sphinx (>=1.8.1)
Requires-Dist: twine (>=1.12.1)
Requires-Dist: elasticsearch (>=5.5.2)
Requires-Dist: elasticsearch-dsl (>=5.4.0)
Requires-Dist: geoip2 (>=2.5.0)
Requires-Dist: pytz (>=2017.3)
Requires-Dist: tzlocal (>=1.4)

===========
MozDef Util
===========


Utilities shared throughout the MozDef codebase


* Free software: Mozilla Public License 2.0
* 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.


