Name: | python3-msgpack |
---|---|
Version: | 1.0.3 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 270363 |
License: | ASL 2.0 |
RPM: | python3-msgpack-1.0.3-2.el9.x86_64.rpm |
Source RPM: | python-msgpack-1.0.3-2.el9.src.rpm |
Build Date: | Wed Mar 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://msgpack.org/ |
Summary: | 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.9 (de)serializer for MessagePack. |