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.
Homepage: https://msgpack.org/
Maintainer: Bjorn Ketelaars <bket@openbsd.org>