MozDef/mozdef_util
Brandon Myers e128bafebf
Remove ability for geoip class to guess db location
2018-10-30 18:35:28 -05:00
..
.github Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
docs fix nits 2018-10-23 10:31:27 -07:00
mozdef_util Remove ability for geoip class to guess db location 2018-10-30 18:35:28 -05:00
.editorconfig Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
.gitignore Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
.travis.yml Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
CONTRIBUTING.rst Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
HISTORY.rst Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
LICENSE Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
MANIFEST.in Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
Makefile Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
README.rst Update release version 2018-10-17 13:05:35 -07:00
requirements_dev.txt List the dependencies that the utils need 2018-10-16 09:43:51 -07:00
setup.cfg Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00
setup.py Fix geolite db location 2018-10-30 11:22:03 -05:00
tox.ini Moving everything from lib into a package created with cookiecutter 2018-10-16 09:14:18 -07:00

README.rst

===========
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