1config BR2_PACKAGE_PYTHON_U_MSGPACK
2	bool "python-u-msgpack"
3	help
4	  A portable, lightweight MessagePack serializer and
5	  deserializer written in pure Python.
6
7	  https://github.com/vsergeev/u-msgpack-python
8