msgpack-python 0.5.4-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- James Page <email address hidden>  Wed, 14 Feb 2018 09:05:02 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
msgpack-python_0.5.4.orig.tar.gz 35.4 KiB c1f3f8d02206f84258a3b4f99fbc0a4e3c849721c9361196c3bfd5243e4304cd
msgpack-python_0.5.4-0ubuntu1.debian.tar.xz 3.3 KiB c2dd4d0ce8f8a397578f60ee3cbe8e16478aaab33aad4c6d2f29c292a589547f
msgpack-python_0.5.4-0ubuntu1.dsc 2.3 KiB 80c16b7bf9187aeeed8c26c57774ec9600a1fc84239456d385261afba69c0d5d

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