wok annotate flex/description.txt @ rev 12463

Add lxpolkit (We may AVOID using poljit by default, but here is an interface)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 22 18:08:25 2012 +0200 (2012-04-22)
parents
children
rev   line source
samuel_trassare@11761 1 Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
samuel_trassare@11761 2 is a program which recognizes lexical patterns in text.