python3-msgpack

Python MessagePack (de)serializer

License: ASL 2.0 https://msgpack.org/

Availability

Distro aarch64 noarch x86_64 Version
RHEL 10 1.0.3
RHEL 9
RHEL 8
RHEL 7
RHEL 6

Description

MessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. This is a Python 3.12 (de)serializer for MessagePack.

Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

Install

CentOS/RHEL 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-msgpack