fedora-messaging

View on PyPIReverse Dependencies (45)

3.5.0 fedora_messaging-3.5.0-py3-none-any.whl

Wheel Details

Project: fedora-messaging
Version: 3.5.0
Filename: fedora_messaging-3.5.0-py3-none-any.whl
Download: [link]
Size: 56482
MD5: a2d185535f68741a07b657e1aa59cba5
SHA256: 47edb6951f979e0c0646905dcda1f6decff65b115eb98eed94cbc54e4eb6c6b5
Uploaded: 2024-03-20 13:51:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fedora-messaging
Version: 3.5.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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: blinker (<2.0,>=1.5)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: crochet (>=1.12.0)
Requires-Dist: jsonschema (<5.0.0,>=4.17.3)
Requires-Dist: pika (<2.0.0,>=1.3.0)
Requires-Dist: pyopenssl (>=21.0.0)
Requires-Dist: pytz (>=2023.3)
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.6.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=kK4umDZ-yMouEH5UTzCr8nDXM18ja1Qyy6WqPOXBMmQ 12885
fedora_messaging/cli.py sha256=bS-CRvOGCx_Ub1t2thiahYB04-UiRoIfb7LUWFDrpFI 17743
fedora_messaging/config.py sha256=6mGQtsMcckG92sTYM7BTAv4LldV5ERxadCP7idXcpdY 17857
fedora_messaging/example.py sha256=2xaGQGJ_1DUb6reLsjweo4vBEJm4AFkl2w2VtKj7d-8 1174
fedora_messaging/exceptions.py sha256=cklUmm7aT_f4Fx8gyaWv4PM9wuyrMOSG7fjp65EvvWI 5349
fedora_messaging/message.py sha256=5sHVT3ATEhtQRcS69YUIJQ42SUFEr56pEKQr6ivFS38 29194
fedora_messaging/schema_utils.py sha256=Swu09BGYy1LUp7ACIdHdpEWvJQ81thMIz-2aXT6XfG8 2706
fedora_messaging/signals.py sha256=3-TQ6V_9C7775aGpZIHkaGbGyzfWRvOGcbJdBPUGZU0 2019
fedora_messaging/testing.py sha256=dPkgn40u21BuXNavbuCJkIT4F105W29MqIxtY8FbkJY 3475
fedora_messaging/twisted/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fedora_messaging/twisted/consumer.py sha256=8uwweTGW_OfOxFNGYKtpLU7tYwUhYaqHIgw_b7HB0UI 14738
fedora_messaging/twisted/factory.py sha256=IkEr2YPhwTk8UVSngQWYypGWunkv98wNlC0faK1d3ng 13668
fedora_messaging/twisted/protocol.py sha256=mqIGXq-QZpeEUTH0fj2R-ln8i4qjpJb7xZmCN2IHVho 17448
fedora_messaging/twisted/service.py sha256=QqestjDptuaxqJH6ne1xZVZLlKzPKwPGKWoWuKe53fU 7229
fedora_messaging-3.5.0.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
fedora_messaging-3.5.0.dist-info/METADATA sha256=qe6nGG5wmVbL2RMzhq6hr6Z00IqBHZeZhaQuBpo_ubo 3068
fedora_messaging-3.5.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
fedora_messaging-3.5.0.dist-info/entry_points.txt sha256=2otfJsSaz9mkrQYXnmnUbOE3H2OXTkBXJHwxOBLC6O0 126
fedora_messaging-3.5.0.dist-info/RECORD

entry_points.txt

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