| Name: | python3-msgpack |
|---|---|
| Version: | 1.1.0 |
| Release: | 2.el10_1 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 336863 |
| License: | Apache-2.0 |
| RPM: | python3-msgpack-1.1.0-2.el10_1.x86_64.rpm |
| Source RPM: | python-msgpack-1.1.0-2.el10_1.src.rpm |
| Build Date: | Fri Sep 19 2025 |
| Build Host: | build-ol10-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.12 (de)serializer for MessagePack. |