Name: | python-msgpack |
---|---|
Version: | 0.4.6 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 255912 |
License: | ASL 2.0 |
RPM: | python-msgpack-0.4.6-3.el7.x86_64.rpm |
Source RPM: | python-msgpack-0.4.6-3.el7.src.rpm |
Build Date: | Wed Aug 17 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://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. |