ports/net/py-u-msgpack/pkg/DESCR

5 lines
276 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.