summaryrefslogtreecommitdiff
path: root/devel/py-u-msgpack-python/pkg-descr
blob: dd2b0fc89bc7d428bb9816c6fbcf7f67f138bd21 (plain) (blame)
1
2
3
4
5
6
7
8
u-msgpack-python is a lightweight MessagePack serializer and deserializer module
written in pure Python, compatible with both Python 2 and Python 3, as well as
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.

WWW: https://pypi.org/project/u-msgpack-python/
WWW: https://github.com/vsergeev/u-msgpack-python