| Name: | python34-msgpack |
|---|---|
| Version: | 0.5.6 |
| Release: | 4.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 291164 |
| License: | ASL 2.0 |
| RPM: | python34-msgpack-0.5.6-4.el7.x86_64.rpm |
| Source RPM: | python-msgpack-0.5.6-4.el7.src.rpm |
| Build Date: | Fri Sep 21 2018 |
| Build Host: | x86-ol7-builder-03.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. |