Sign in
android-kvm
/
buildroot
/
7d0d3987e921e24f46db11590cf27d6bd5780d00
/
.
/
package
/
flex
/
Config.in
blob: 0690777afdfbe104753f4b3690790d83667d3134 [
file
] [
log
] [
blame
]
config BR2_PACKAGE_FLEX
bool
"flex"
help
A fast lexical analyser generator
.
A tool
for
generating
programs that perform pattern
-
matching on text
.
Only
the library
is
available
.
https
:
//github.com/westes/flex/