]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/flex/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / flex / Config.in
1 config BR2_PACKAGE_FLEX
2         bool "flex"
3         help
4           A fast lexical analyser generator. A tool for generating
5           programs that perform pattern-matching on text.
6
7           Only the library is available.
8
9           https://github.com/westes/flex/