buildroot/package/lua-valua/Config.in
Francois Perrad 25e8edcc7f lua-valua: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Arnout: rewrap help text]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-09-24 17:23:38 +02:00

10 lines
307 B
Plaintext

config BR2_PACKAGE_LUA_VALUA
bool "lua-valua"
help
This module provides tools for validating values, very useful
in forms, but also usable elsewhere. It works in appended
chains. Create a new validation object and start chaining
your test functions.
https://github.com/sailorproject/valua