py-u-msgpack-2.8.0

portable, lightweight MessagePack (de)serializer

Index | net

Description

u-msgpack-python is a lightweight MessagePack serializer and deserializer module
written in pure Python. u-msgpack-python is fully compliant with the latest
MessagePack specification. In particular, it supports the new binary, UTF-8
string, and application-defined ext types.

Homepage: https://github.com/vsergeev/u-msgpack-python

Categories: net, textproc