python-msgpack 1.0.3-1 source package in Ubuntu

Changelog

python-msgpack (1.0.3-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Thu, 17 Feb 2022 10:25:56 +0100

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.3-1.dsc 2.1 KiB 873384984b6260cb63c181b7cdf223bb6bbc9ea96259111d334595cb6904c4df
python-msgpack_1.0.3.orig.tar.xz 45.0 KiB aaf224d71056d291308a57ec2aa7dbe7f99d8fb4bea115d411b57827ed749197
python-msgpack_1.0.3-1.debian.tar.xz 4.3 KiB 5272e31130842a075ed13c9c5a5636d242b7b19b2aeb477f336db45c78bbca42

Available diffs

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