Config.in 191 B

1234567
  1. config BR2_PACKAGE_LPEG
  2. bool "lpeg"
  3. help
  4. LPeg is a new pattern-matching library for Lua,
  5. based on Parsing Expression Grammars (PEGs).
  6. http://www.inf.puc-rio.br/~roberto/lpeg.html