xref: /OK3568_Linux_fs/buildroot/package/lua-messagepack/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LUA_MESSAGEPACK
2	bool "lua-messagepack"
3	help
4	  A pure Lua implementation of the MessagePack serialization
5	  format.
6
7	  https://fperrad.frama.io/lua-MessagePack/
8