A portable, lightweight MessagePack serializer and deserializer written in pure Python.
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, and application-defined ext types. See https://github.com/vsergeev/u-msgpack-python for more information.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / python-u-msgpack-python
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-u-msgpack-python && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-u-msgpack-python.changes | 0000002856 2.79 KB | |
python-u-msgpack-python.spec | 0000002050 2 KB | |
u-msgpack-python-2.6.0.tar.gz | 0000019911 19.4 KB |
Revision 19 (latest revision is 28)
Tomáš Chvátal (scarabeus_iv)
accepted
request 822383
from
Markéta Machová (mcalabkova)
(revision 19)
- update to 2.6.0 * Add `use_tuple` option to unpacking functions for unpacking MessagePack arrays into tuples. * Add `ext_serializable()` decorator for registration of application classes with Ext types for automatic packing and unpacking.
Comments 0