Name: | python34-msgpack |
---|---|
Version: | 0.5.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 305934 |
License: | ASL 2.0 |
RPM: | python34-msgpack-0.5.1-1.el7.x86_64.rpm |
Source RPM: | python-msgpack-0.5.1-1.el7.src.rpm |
Build Date: | Wed Mar 21 2018 |
Build Host: | x86-ol7-builder-02.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.4 (de)serializer for MessagePack. |