Name: | python36-msgpack |
---|---|
Version: | 0.5.6 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 389928 |
License: | ASL 2.0 |
RPM: | python36-msgpack-0.5.6-5.el7.aarch64.rpm |
Source RPM: | python-msgpack-0.5.6-5.el7.src.rpm |
Build Date: | Sat Apr 06 2019 |
Build Host: | ca-buildarm04.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 3.6 (de)serializer for MessagePack. |