fedora-messaging

View on PyPIReverse Dependencies (49)

3.7.0 fedora_messaging-3.7.0-py3-none-any.whl

Wheel Details

Project: fedora-messaging
Version: 3.7.0
Filename: fedora_messaging-3.7.0-py3-none-any.whl
Download: [link]
Size: 61080
MD5: 722ba4b130f154cb48cf02c23b41787d
SHA256: 23d1ce8fdee8c7302173c5797a784264e915927969c20c3888b5c4477ddbd0cb
Uploaded: 2025-01-03 14:59:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fedora_messaging
Version: 3.7.0
Summary: A set of tools for using Fedora's messaging infrastructure
Author: Fedora Infrastructure
Author-Email: admin[at]fedoraproject.org
Maintainer: Fedora Infrastructure Team
Home-Page: https://github.com/fedora-infra/fedora-messaging
Project-Url: Repository, https://github.com/fedora-infra/fedora-messaging
License: GPLv2+
Keywords: fedora
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: License :: Other/Proprietary License
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
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8.10,<4.0.0
Requires-Dist: blinker (<2.0,>=1.5)
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: crochet (>=1.12.0)
Requires-Dist: jsonschema (<5.0.0,>=3.2.0)
Requires-Dist: pika (<2.0.0,>=1.2.1)
Requires-Dist: pyopenssl (>=21.0.0)
Requires-Dist: requests (>=2.5.0)
Requires-Dist: service-identity (>=21.1.0)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: twisted (>=22.4.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 1689 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fedora_messaging/__init__.py sha256=37k6Ki0PoNTLilkGU2ZYGLwh2QAvIl3GZsK0xNVn88g 990
fedora_messaging/api.py sha256=jJx1GXVe0gIbWIa4eABsoJbnhf8e255p9FH6X4XQv9k 13664
fedora_messaging/cli.py sha256=zV4_FYce8F6qOw7JxLeLgq42y9nIs0X5X365H2crlDg 18754
fedora_messaging/config.py sha256=LztN9jd3UiKp4mNVskl_ExMLVqjE9N8_OkEO4Tvds_o 18705
fedora_messaging/example.py sha256=2xaGQGJ_1DUb6reLsjweo4vBEJm4AFkl2w2VtKj7d-8 1174
fedora_messaging/exceptions.py sha256=CCbrFZb7ci8IodjQvSrXqZeB7_f1gcidCJuhgELFvlM 5677
fedora_messaging/message.py sha256=uBxQPo9KbOZmlqsBodcvn86kS4pxrIWrctPMin7eUWA 31237
fedora_messaging/schema_utils.py sha256=Swu09BGYy1LUp7ACIdHdpEWvJQ81thMIz-2aXT6XfG8 2706
fedora_messaging/signals.py sha256=3-TQ6V_9C7775aGpZIHkaGbGyzfWRvOGcbJdBPUGZU0 2019
fedora_messaging/testing.py sha256=gw-U5ygkQvoZUqhdSUgLQVVXEK_Ets4DKYnHJdz-Umw 3387
fedora_messaging/twisted/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fedora_messaging/twisted/consumer.py sha256=j0KhhGYS5aZ_iAP1uUCMaP3ENzIk2q2f9ZsNpInLw_4 15004
fedora_messaging/twisted/factory.py sha256=LlUboWxtL5c2w2pr0Dtvx-K86eyPJnQzKMURGHuY7EA 14086
fedora_messaging/twisted/monitor.py sha256=4RxEAOR5BOghGeWZUf0ys9knxofUxIdNoZsxQdjwiEQ 3551
fedora_messaging/twisted/protocol.py sha256=wrllyx2VVdIkIDVMpIONO39YI0COLSwqhjy0exP1USQ 17516
fedora_messaging/twisted/service.py sha256=i7MZc_U4M9MyhKm1i16kw64kSvdVAj2EUUFN1Y27_Bw 7409
fedora_messaging/twisted/stats.py sha256=stwBHvV59RFpRn1Jjzjpt6OEbA_fgswXr6Mlb5b2nEc 2584
fedora_messaging-3.7.0.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
fedora_messaging-3.7.0.dist-info/METADATA sha256=5c3kv2lZA5CL5XyEVl-LMnSGE0U8c_aaqNi7-t3raQ8 3126
fedora_messaging-3.7.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
fedora_messaging-3.7.0.dist-info/entry_points.txt sha256=2otfJsSaz9mkrQYXnmnUbOE3H2OXTkBXJHwxOBLC6O0 126
fedora_messaging-3.7.0.dist-info/RECORD

entry_points.txt

fedora-messaging = fedora_messaging.cli:cli
base.message = fedora_messaging.message:Message