Tools for parsing the metadata for Mozilla's glean telemetry SDK
Перейти к файлу
Michael Droettboom 2d5632d653 Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
.github Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
docs Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
glean_parser Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
tests Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
.editorconfig Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
.gitignore Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
.travis.yml Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
AUTHORS.rst Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
CONTRIBUTING.rst Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
HISTORY.rst Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
LICENSE Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
MANIFEST.in Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
Makefile Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
README.rst Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
requirements_dev.txt Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
setup.cfg Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
setup.py Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00
tox.ini Initial commit from cookiecutter 2018-10-15 09:48:45 -04:00

README.rst

============
Glean Parser
============




.. image:: https://pyup.io/repos/github/mdboom/glean_parser/shield.svg
     :target: https://pyup.io/repos/github/mdboom/glean_parser/
     :alt: Updates



Parser tools for Mozilla's glean telemetry



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