python3-msgpack - A Python MessagePack (de)serializer
Website: | https://pypi.python.org/pypi/msgpack-python/ |
---|---|
License: | ASL 2.0 |
- 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
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install python3-msgpack
Packages
python3-msgpack-0.5.6-5.amzn2.x86_64 [91 KiB] |
Changelog
by Troy Dawson (2019-03-08):
- Rebuilt to change main python from 3.4 to 3.6 |