Python pamqp
pamqp is a pure-python AMQP 0-9-1 frame encoder and decoder.
pamqp 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.
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pamqp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pamqp-3.3.0.tar.gz | 0000068088 66.5 KB | |
python-pamqp.changes | 0000003647 3.56 KB | |
python-pamqp.spec | 0000002137 2.09 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1140205
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 3.3.0: * Allow space character in exchange and queue names * Convert AMQP timestamp property to handle milliseconds - Update to 3.2.1 * Add support for short-short-int and short-short-uint. (#33 - michal800106)
Comments 0