Metadata-Version: 2.1
Name: mozilla-metric-config-parser
Version: 2022.11.4
Summary: Parses metric configuration files
Home-page: https://github.com/mozilla/metric-config-parser
Author: Mozilla Corporation
Author-email: fx-data-dev@mozilla.org
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE

# metric-config-parser

This package parses configuration files that are compatible with [jetstream](https://github.com/mozilla/jetstream) and [opmon](https://github.com/mozilla/opmon) compatible configuration files.

## Installation

`pip install mozilla-metric-config-parser`

