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
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pamqp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
2.0.0.tar.gz | 0000057885 56.5 KB | |
python-pamqp.changes | 0000000865 865 Bytes | |
python-pamqp.spec | 0000002179 2.13 KB |
Revision 3 (latest revision is 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 637004
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Version update to 2.0.0: * Small bugfixes only, support for py3.4+ and 2.7+ only - Drop upstream merged patch: * 776d086553bd04630cb1d9e2f429c7bf05b1ca23.patch
Comments 0