This package browser is in early development. Mind the rough edges.

python-msgpack 1.0.4

MessagePack (de)serializer

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

Installation

Install python-msgpack 1.0.4 as follows:

guix install python-msgpack@1.0.4

Or install the latest version:

guix install python-msgpack

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.