python-msgpack 1.0.2-2 source package in Ubuntu

Changelog

python-msgpack (1.0.2-2) unstable; urgency=medium

  * Upload to unstable.

 -- Thomas Goirand <email address hidden>  Mon, 16 Aug 2021 19:02:19 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-msgpack_1.0.2-2.dsc 2.1 KiB c1eb3d6b567a39139c58af0c0b840a98434419b380a0c8c0ab2bca3596e380e0
python-msgpack_1.0.2.orig.tar.xz 44.7 KiB 70ec33364ead827821129528a294abbf150cf1629bde5eda7704b355dccc7f04
python-msgpack_1.0.2-2.debian.tar.xz 4.3 KiB 450b4737bed9d39dabad4228ae9fc61e2374b0e1ae8bd95db7648a48589b17db

No changes file available.

Binary packages built by this source

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