1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00
Files
operating-system/buildroot/package/lua-messagepack/Config.in
T
2018-03-17 23:47:00 +00:00

8 lines
184 B
Plaintext

config BR2_PACKAGE_LUA_MESSAGEPACK
bool "lua-messagepack"
help
A pure Lua implementation of the MessagePack serialization
format.
http://fperrad.github.io/lua-MessagePack/