Config.in 307 B

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