linuxOS_AP06/buildroot/package/luajson/Config.in

9 lines
200 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00: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