How to install python2-msgpack (x86_64)
A Python MessagePack (de)serializer
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install python2-msgpack
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 (de)serializer for MessagePack.
RPMs
| Package | Size | Changelog |
|---|---|---|
| python2-msgpack-0.5.6-5.amzn2.x86_64 | 91 KiB |
Troy Dawson (2019-03-08) - Rebuilt to change main python from 3.4 to 3.6 |