stomp-py

View on PyPIReverse Dependencies (46)

8.2.0 stomp_py-8.2.0-py3-none-any.whl

Wheel Details

Project: stomp-py
Version: 8.2.0
Filename: stomp_py-8.2.0-py3-none-any.whl
Download: [link]
Size: 42751
MD5: c87c11bfd70e5de4d6a397897cfef187
SHA256: fad24e51b505996015a39ca1632df4e0225c1c552980955e21f2aebfc0d9d85c
Uploaded: 2024-10-31 21:59:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stomp.py
Version: 8.2.0
Summary: Python STOMP client, supporting versions 1.0, 1.1 and 1.2 of the protocol
Author: Jason R Briggs
Author-Email: jasonrbriggs[at]gmail.com
Home-Page: https://github.com/jasonrbriggs/stomp.py
Project-Url: Documentation, http://jasonrbriggs.github.io/stomp.py/
Project-Url: Repository, https://github.com/jasonrbriggs/stomp.py
License: Apache-2.0
Keywords: stomp,messaging,events,client
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7,<4.0
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: websocket-client (<2.0.0,>=1.2.3)
Description-Content-Type: text/x-rst
[Description omitted; length: 4855 characters]

WHEEL

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

RECORD

Path Digest Size
stomp/__init__.py sha256=PI9JXlw6_TZdVclF5vrmeb4Gp6C95kIVTgaQ6V0AF6E 1526
stomp/__main__.py sha256=0mNa5Y9q0CXyuXWBESM6Id49TYkXLokYZnYZQ4qj6MY 20806
stomp/adapter/__init__.py sha256=5FV8jQRBXBIP5jk8yZk1jPM7EnreLF-yD5zekonuM0E 86
stomp/adapter/multicast.py sha256=sITL7uMk12dzODxbJmayj_Y12pkPBaYftcti0KH836o 6143
stomp/adapter/ws.py sha256=hrFlsBm-Kb808k3i7XET0BkW99RyHR8l-lQa_sMsxxw 19382
stomp/colours.py sha256=7uq6vUk2rib2pWfQ7Pxxbsj48o0K3ydvIpDxu5Y38Lw 277
stomp/connect.py sha256=WSNgDQlbbMN5HjxQkaOBeO14XuMVKMzoG4GKAy0cWv4 8575
stomp/constants.py sha256=Azbbeob9gfWzwHZdL3T3LKGGPj07jSsAdSV4o4f65b8 685
stomp/exception.py sha256=l9h6e4Jov8BmRM3EKa9PM19Nuc0A94x49q-zslODVqU 859
stomp/listener.py sha256=-auPrXdmgnTLUc-VLSrxSwVqrCAELqBdRrCiWnkGfzI 20256
stomp/logging.py sha256=Zbms9lU4nVxQ6p5l3NLY9INv58C8cny3KlJkPt5qk2U 663
stomp/protocol.py sha256=TQeXkvypjwdHSoSl2kMl3t2HUzhd9BbNmSLTLilc33Y 22759
stomp/transport.py sha256=1Ti1d86FkE_RX8QpgX3GTqBywTdOShwMpx7Km_55MF8 35425
stomp/utils.py sha256=ydWJ5rW4GZLPM90UnpJeSwGxHPOgkaiTUZQUmBEcvQo 8521
stomp_py-8.2.0.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
stomp_py-8.2.0.dist-info/METADATA sha256=W_LzR4SJ2r8DhnktxgVJpImhb7vMhlvJEo77dTvWpUY 6015
stomp_py-8.2.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
stomp_py-8.2.0.dist-info/entry_points.txt sha256=hLzFLviKEvBDdZIg-tzpcZFyo7CcBLa3U170pJbJuq0 45
stomp_py-8.2.0.dist-info/RECORD

entry_points.txt

stomp = stomp.__main__:main