xref: /OK3568_Linux_fs/buildroot/package/lpeg/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config 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
7	  http://www.inf.puc-rio.br/~roberto/lpeg.html
8