python-msgpack 0.5.6-0ubuntu1 source package in Ubuntu

Changelog

python-msgpack (0.5.6-0ubuntu1) bionic; urgency=medium

  * New upstream release

 -- Gianfranco Costamagna <email address hidden>  Sun, 15 Apr 2018 10:50:24 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
PKG OpenStack
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-msgpack_0.5.6.orig.tar.xz 39.0 KiB a49a8f4afddef73b1bbc344881424e6e51cb219c3cc10612332ccface710a81e
python-msgpack_0.5.6-0ubuntu1.debian.tar.xz 3.9 KiB 73d8916adc08d5d2319f2597f82ad9f81e63032924d6af1f56025f8c92dedce4
python-msgpack_0.5.6-0ubuntu1.dsc 2.2 KiB 6fb960735ee899ccb52434b56bccd9dfb5b852ae6b9c848b9e4a2b40a3c16851

Available diffs

View changes file

Binary packages built by this source

python-msgpack: Python implementation of MessagePack format

 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON. But unlike JSON, it is very fast and small.
 .
 This package contains a Python extension module implementing the
 MessagePack format.

python-msgpack-dbgsym: debug symbols for python-msgpack
python3-msgpack: Python 3 implementation of MessagePack format

 MessagePack is a binary-based efficient object serialization format.
 It enables the exchange of structured objects between many languages
 like JSON. But unlike JSON, it is very fast and small.
 .
 This package contains a Python 3 extension module implementing the
 MessagePack format.

python3-msgpack-dbgsym: debug symbols for python3-msgpack