xref: /OK3568_Linux_fs/buildroot/package/python-u-msgpack/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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