Name: | python3-msgpack |
---|---|
Version: | 1.1.0 |
Release: | 2.el10_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 357313 |
License: | Apache-2.0 |
RPM: | python3-msgpack-1.1.0-2.el10_0.aarch64.rpm |
Source RPM: | python-msgpack-1.1.0-2.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-aarch64.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.12 (de)serializer for MessagePack. |