Metadata-Version: 2.3
Name: journal-to-fedora-messaging
Version: 1.0.0
Summary: Relay journal entries to Fedora Messaging
License: GPL-3.0-or-later
Keywords: fedora
Author: Fedora Infrastructure
Author-email: admin@fedoraproject.org
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: fedora-messaging (>=3.7.0,<4.0.0)
Requires-Dist: journal-to-fedora-messaging-messages (>=1.0.0,<2.0.0)
Project-URL: Documentation, https://journal-to-fedora-messaging.readthedocs.io
Project-URL: Homepage, http://github.com/fedora-infra/journal-to-fedora-messaging
Project-URL: Repository, http://github.com/fedora-infra/journal-to-fedora-messaging
Description-Content-Type: text/markdown

# Journal To Fedora Messaging

This application relays messages coming from systemd's journal to Fedora Messaging.

The full documentation is [on ReadTheDocs](https://journal-to-fedora-messaging.readthedocs.io).

You can install it [from PyPI](https://pypi.org/project/journal-to-fedora-messaging/).

![PyPI](https://img.shields.io/pypi/v/journal-to-fedora-messaging.svg)
![Supported Python versions](https://img.shields.io/pypi/pyversions/journal-to-fedora-messaging.svg)
![Build status](http://github.com/fedora-infra/journal-to-fedora-messaging/actions/workflows/main.yml/badge.svg?branch=develop)
![Documentation](https://readthedocs.org/projects/journal-to-fedora-messaging/badge/?version=latest)

