Sign in
android-kvm
/
buildroot
/
aebdb1cd4b4034542eb7c50fc4b6a265c5ba5c77
/
.
/
package
/
lpeg
/
Config.in
blob: 957991d4166e33c71dbb58077d50b6b2a6c442a5 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_LPEG
bool
"lpeg"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
LPeg
is
a
new
pattern
-
matching library
for
Lua
,
based on
Parsing
Expression
Grammars
(
PEGs
).
http
:
//www.inf.puc-rio.br/~roberto/lpeg/lpeg.html