mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
config BR2_PACKAGE_LUA_LIVR
|
|
bool "lua-livr"
|
|
select BR2_PACKAGE_LUA_COMPAT53 if BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION_5_1 # runtime
|
|
help
|
|
Lightweight validator supporting Language Independent
|
|
Validation Rules Specification (LIVR).
|
|
|
|
https://fperrad.frama.io/lua-LIVR
|