Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-stomper-0.4.3-7.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: python3-stomper Distribution: Mageia
Version: 0.4.3 Vendor: Mageia.Org
Release: 7.mga10 Build date: Tue Jan 28 08:31:24 2025
Group: Development/Python Build host: localhost
Size: 313212 Source RPM: python-stomper-0.4.3-7.mga10.src.rpm
Packager: papoteur <papoteur>
Url: https://github.com/oisinmulvihill/stomper
Summary: A python client implementation of the STOMP protocol
This is a python client implementation of the STOMP protocol. The client is
attempting to be transport layer neutral. This module provides functions to
create and parse STOMP messages in a programatic fashion.

Provides

Requires

License

ASL 2.0

Changelog

* Tue Jan 28 2025 papoteur <papoteur> 0.4.3-7.mga10
  + Revision: 2142957
  - use pynose instead of nose for tests
* Fri Feb 16 2024 papoteur <papoteur> 0.4.3-6.mga10
  + Revision: 2042005
  - fix tests
  - rebuild for python 3.12
  - use pyproject macros

Files

/usr/lib/python3.12/site-packages/stomper
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info/LICENSE
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/stomper-0.4.3.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/stomper/__init__.py
/usr/lib/python3.12/site-packages/stomper/__pycache__
/usr/lib/python3.12/site-packages/stomper/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stomp_10.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stomp_10.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stomp_11.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stomp_11.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stompbuffer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/stompbuffer.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples
/usr/lib/python3.12/site-packages/stomper/examples/__init__.py
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/receiver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/receiver.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/sender.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/sender.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stompbuffer-rx.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stompbuffer-tx.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/examples/__pycache__/stomper_usage.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/examples/receiver.py
/usr/lib/python3.12/site-packages/stomper/examples/sender.py
/usr/lib/python3.12/site-packages/stomper/examples/stompbuffer-rx.py
/usr/lib/python3.12/site-packages/stomper/examples/stompbuffer-tx.py
/usr/lib/python3.12/site-packages/stomper/examples/stomper_usage.py
/usr/lib/python3.12/site-packages/stomper/stomp_10.py
/usr/lib/python3.12/site-packages/stomper/stomp_11.py
/usr/lib/python3.12/site-packages/stomper/stompbuffer.py
/usr/lib/python3.12/site-packages/stomper/tests
/usr/lib/python3.12/site-packages/stomper/tests/__init__.py
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststompbuffer.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststomper_10.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/stomper/tests/__pycache__/teststomper_11.cpython-312.pyc
/usr/lib/python3.12/site-packages/stomper/tests/teststompbuffer.py
/usr/lib/python3.12/site-packages/stomper/tests/teststomper_10.py
/usr/lib/python3.12/site-packages/stomper/tests/teststomper_11.py
/usr/lib/python3.12/site-packages/stomper/utils.py
/usr/share/doc/python3-stomper
/usr/share/doc/python3-stomper/examples
/usr/share/doc/python3-stomper/examples/__init__.py
/usr/share/doc/python3-stomper/examples/__pycache__
/usr/share/doc/python3-stomper/examples/__pycache__/__init__.cpython-312.pyc
/usr/share/doc/python3-stomper/examples/receiver.py
/usr/share/doc/python3-stomper/examples/sender.py
/usr/share/doc/python3-stomper/examples/stompbuffer-rx.py
/usr/share/doc/python3-stomper/examples/stompbuffer-tx.py
/usr/share/doc/python3-stomper/examples/stomper_usage.py
/usr/share/doc/python3-stomper/tests
/usr/share/doc/python3-stomper/tests/__init__.py
/usr/share/doc/python3-stomper/tests/__pycache__
/usr/share/doc/python3-stomper/tests/__pycache__/__init__.cpython-312.pyc
/usr/share/doc/python3-stomper/tests/__pycache__/teststompbuffer.cpython-312.pyc
/usr/share/doc/python3-stomper/tests/__pycache__/teststomper_10.cpython-312.pyc
/usr/share/doc/python3-stomper/tests/__pycache__/teststomper_11.cpython-312.pyc
/usr/share/doc/python3-stomper/tests/teststompbuffer.py
/usr/share/doc/python3-stomper/tests/teststomper_10.py
/usr/share/doc/python3-stomper/tests/teststomper_11.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jan 29 13:56:39 2025