Fugitol RPMs
CentOS/EL 6
x86_64
main/x86_64

development/tools

flex - A tool for creating scanners (text pattern recognizers)

The flex program generates scanners.  Scanners are programs which can
recognize lexical patterns in text.  Flex takes pairs of regular
expressions and C code as input and generates a C source file as
output.  The output file is compiled and linked with a library to
produce an executable.  The executable searches through its input for
occurrences of the regular expressions.  When a match is found, it
executes the corresponding C code.  Flex was designed to work with
both Yacc and Bison, and is used by many programs as part of their
build process.

You should install flex if you are going to use your system for
application development.
License: BSD Group: development/tools
URL: http://flex.sourceforge.net/ Source: flex-2.5.35-8.pre6.el6.fio.src.rpm

Packages

Latest: flex-2.5.35-8.pre6.el6.fio.x86_64.rpm
Name Epoch Version Release Arch Size Built
flex 0 2.5.35 8.pre6.el6.fio x86_64 284 KiB 2011-07-16 01:12:41

Changelog:

* 2010-01-12 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 2.5.35-8
- Add source URL
- Related: #543948
* 2009-08-24 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 2.5.35-7
- Fix installation with --excludedocs
- Resolves: #515928
* 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 2.5.35-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* 2009-04-20 - Debarshi Ray <rishi[AT]fedoraproject[DOTORG]> - 2.5.35-5
- Resolves: #496548.
* 2009-04-20 - Petr Machata <pmachata[AT]redhat[DOTCOM]> - 2.5.35-4
- Get rid of warning caused by ignoring return value of fwrite() in
  ECHO macro.  Debian patch.
- Resolves: #484961

Brought to you by OSDial - The Open Source Dialer
Listing created by Repoview-0.6.5