Jump to letter: [
ABCDFGHIJLMNPQRSTWXYZ
]
python3-msgpack (x86_64) - A Python MessagePack (de)serializer
- 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.7 (de)serializer for MessagePack.
How to Install python3-msgpack (x86_64)
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install python3-msgpack
Packages