mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
config BR2_PACKAGE_LUA_LPEG_PATTERNS
|
|
bool "lua-lpeg-patterns"
|
|
select BR2_PACKAGE_LPEG # runtime
|
|
help
|
|
a collection of LPEG patterns.
|
|
|
|
https://github.com/daurnimator/lpeg_patterns
|