9 lines
200 B
Plaintext
Raw Permalink Normal View History

2025-05-10 21:49:39 +08:00
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