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 |
---|---|---|
1.6.1.tar.gz | 0000054423 53.1 KB | |
776d086553bd04630cb1d9e2f429c7bf05b1ca23.patch | 0000003201 3.13 KB | |
python-pamqp.changes | 0000000561 561 Bytes | |
python-pamqp.spec | 0000002198 2.15 KB |
Revision 2 (latest revision is 11)
Yuchen Lin (maxlin_factory)
accepted
request 635408
from
Matej Cepl (mcepl)
(revision 2)
- Add 776d086553bd04630cb1d9e2f429c7bf05b1ca23.patch fixing tests on 32bit archs. See https://github.com/gmr/pamqp/issues/11
Comments 0