Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 914 Bytes

File metadata and controls

28 lines (20 loc) · 914 Bytes

Welcome to u-msgpack-python's documentation!

u-msgpack-python is a lightweight MessagePack serializer and deserializer module written in pure Python, compatible with Python 2 and 3, as well CPython and PyPy implementations of Python. u-msgpack-python is fully compliant with the latest MessagePack specification. In particular, it supports the new binary, UTF-8 string, application-defined ext, and timestamp types.

u-msgpack-python is currently distributed as a package on PyPI and as a single file module.

Contents

:maxdepth: 1

Home <self>
installation.md
examples.md
packing.md
unpacking.md
streaming.md
extension.md
api.md
behavior-notes.md
license.md

Indices and tables