repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ruby: bump version to 2.4.1
[buildroot-gz.git]
/
package
/
lpeg
/
Config.in
blob
957991d4166e33c71dbb58077d50b6b2a6c442a5
1
config BR2_PACKAGE_LPEG
2
bool "lpeg"
3
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4
help
5
LPeg is a new pattern-matching library for Lua,
6
based on Parsing Expression Grammars (PEGs).
7
8
http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html