软件包: python3-stomper (0.4.3-1)
python3-stomper 的相关链接
Trisquel 的资源:
下载源码包 stomper:
维护者:
Original Maintainers:
- Debian Python Team
- Boyuan Yang
外部的资源:
- 主页 [github.com]
相似软件包:
Python client implementation of the STOMP protocol (Python 3)
The client is attempting to be transport layer neutral. This module provides functions to create and parse STOMP messages in a programmatic fashion. The messages can be easily generated and parsed, however its up to the user to do the sending and receiving.
The Streaming Text Oriented Messaging Protocol is a text-based protocol vaguely similar to HTTP, intended for message oriented middleware. Its protocol specification can be found at http://stomp.github.io/
This package installs the library for Python 3.
其他与 python3-stomper 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x