Python pamqp

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
2.3.0.tar.gz 0000059484 58.1 KB
python-pamqp.changes 0000001824 1.78 KB
python-pamqp.spec 0000002329 2.27 KB
Revision 13 (latest revision is 27)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 698076 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 13)
- version update to 2.3.0
  - Add :py:func:`pamqp.encode.support_deprecated_rabbitmq` function
    to limit data types available when encoding field-tables for older
    RabbitMQ versions.
  - Change :py:meth:`pamqp.encode.timestamp` to allow for numeric/epoch
    timestamps (#14 - `mosquito <https://github.com/mosquito>`_)
  - Change :py:meth:`pamqp.frame.frame_parts` to a public method
    (#15 - `mosquito <https://github.com/mosquito>`_)
  - Cleanup of code to pass configured flake8 tests
  - Add support for 8-bit unsigned integer values in
    :py:meth:`pamqp.encode.table_integer`
Comments 0
openSUSE Build Service is sponsored by