4 lines
176 B
Text
4 lines
176 B
Text
|
MessagePack is a fast, compact binary serialization format, suitable for
|
||
|
similar data to JSON. This package provides CPython bindings for reading
|
||
|
and writing MessagePack data.
|