套件: 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