Metadata-Version: 2.1
Name: comet-common
Version: 2.0.4
Summary: Comet Distributed Security Notification Framework
Home-page: https://github.com/spotify/comet-common
Author: Spotify Platform Security
Author-email: wasabi@spotify.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: comet-core (~=2.0)
Requires-Dist: google-cloud-pubsub (~=0.37)
Requires-Dist: marshmallow (~=2.17)

[![Build Status](https://travis-ci.com/spotify/comet-common.svg?token=VGx9AnFYBzGviKergtST&branch=master)](https://travis-ci.com/spotify/comet-common)

This is a Comet plugin.

# Comet
Comet is an alert distribution framework which allows you to distribute alerts all the way to the resource owner with customizable owner lookup, de-duplication, alert formatting as well as automated follow up and metrics.

Built with ❤️ at Spotify

## Documentation
Please see the [Comet main repository](https://github.com/spotify/comet) for documentation.

## Code of Conduct

This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code.

[code-of-conduct]: https://github.com/spotify/code-of-conduct/blob/master/code-of-conduct.md


