ormsgpack is a fast msgpack serialization library for Python derived
from orjson, with native support for various Python types.

ormsgpack supports the following Python implementations:
* CPython 3.9, 3.10, 3.11, 3.12 and 3.13
* PyPy 3.11
* GraalPy 3.11
