[ ソース: python-pamqp ]
パッケージ: python3-pamqp (3.3.0-1)
python3-pamqp に関するリンク
Debian の資源:
python-pamqp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
RabbitMQ Focused AMQP low-level library (Python3 version)
pamqp is a low level AMQP 0-9-1 frame encoding and decoding library for Python. It is not a end-user client library for talking to RabbitMQ but rather is used by client libraries for marshaling and unmarshaling AMQP frames.
AMQP class/method command class mappings can be found in the pamqp.specification module while actual frame encoding and encoding should be run through the pamqp.frame module.
This package contains the Python 3 version of the library.
その他の python3-pamqp 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-pamqp-doc
- RabbitMQ Focused AMQP low-level library (Documentation)