wok-6.x diff flex/description.txt @ rev 11898

Add SpaceFM (PCmanFM fork with greate features)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 29 15:57:12 2012 +0100 (2012-02-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/flex/description.txt	Wed Feb 29 15:57:12 2012 +0100
     1.3 @@ -0,0 +1,2 @@
     1.4 +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
     1.5 +is a program which recognizes lexical patterns in text.