Name: | python2-msgpack |
---|---|
Version: | 0.5.6 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 254984 |
License: | ASL 2.0 |
RPM: | python2-msgpack-0.5.6-2.el7.aarch64.rpm |
Source RPM: | python-msgpack-0.5.6-2.el7.src.rpm |
Build Date: | Wed Aug 15 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/msgpack-python/ |
Summary: | 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 (de)serializer for MessagePack. |