Metadata-Version: 2.1
Name: copr-messaging
Version: 1.0
Summary: A schema and tooling for Copr fedora-messaging
Home-page: https://github.com/fedora-copr/copr
Maintainer: Copr Team
Maintainer-email: copr-devel@lists.fedorahosted.org
License: GPLv2+
Keywords: fedora
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
Requires-Dist: copr-common
Requires-Dist: fedora-messaging

Schema and tooling for Copr fedora-messaging
============================================

Schemas for messages sent by Copr project, as described on
[fedora-messaging documentation page].

This package also provides several convenience methods for working with copr
messages, see docs.

[fedora-messaging documentation page]: https://fedora-messaging.readthedocs.io/en/latest/messages.html#schema
