Development/Tools

compat-flex: Legacy version of flex, a tool for creating scanners

Name:compat-flex Vendor:Alcance Libre, Inc.
Version:2.5.4a License:BSD
Release:4.9.el5.al URL:http://www.gnu.org/software/flex/
Summary
This is legacy version of flex, a program that 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.

Arch: i386

Download:compat-flex-2.5.4a-4.9.el5.al.i386.rpm
Build Date:Mon Sep 8 21:08:47 2008
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:276 KiB

Arch: src

Download:compat-flex-2.5.4a-4.9.el5.al.src.rpm
Build Date:Mon Sep 8 21:08:47 2008
Packager:Joel Barrios <http://joel-barrios.blogspot.com/>
Size:401 KiB

Changelog

* Tue Feb 19 18:00:00 2008 Fedora Release Engineering <rel-eng{%}fedoraproject{*}org> - 2.5.4a-4
- Autorebuild for GCC 4.3
* Wed Aug 29 19:00:00 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.5.4a-3
- Rebuild for selinux ppc32 issue.
* Fri Jul 6 19:00:00 2007 Florian La Roche <laroche{%}redhat{*}com> - 2.5.4a-2
- add install-info requirement for post/preun

Listing created by RepoView-0.5.2-2.9.el5.al