Files
fml13v01-buildroot/package/luajson/Config.in
T
2021-12-06 14:12:13 +08:00

9 lines
200 B
Plaintext

config BR2_PACKAGE_LUAJSON
bool "luajson"
select BR2_PACKAGE_LPEG # runtime
help
LuaJSON is a customizable JSON decoder/encoder
using LPEG for parsing.
http://github.com/harningt/luajson