SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 

flex rpm build for : WhiteBox. For other distributions click here.

Name : flex
Version : 2.5.4a Vendor : whiteboxlinux_org
Release : 33 Date : 2005-04-28 07:40:28
Group : Development/Tools Source RPM : flex-2.5.4a-33.src.rpm
Size : 0.22 MB
Packager : (none)
Summary : A tool for creating scanners (text pattern recognizers).
Description :
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.

Content of RPM  Changelog  Provides Requires

Download
ftp.pbone.net  flex-2.5.4a-33.i386.rpm
     Search for other platforms
flex-2.5.4a-33.sparc.rpm
flex-2.5.4a-33.alpha.rpm
flex-2.5.4a-33.ppc.rpm
flex-2.5.4a-33.ia64.rpm
flex-2.5.4a-33.s390.rpm

Provides :
flex

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.0)
libc.so.6


Content of RPM :
/usr/bin/flex
/usr/bin/flex++
/usr/bin/lex
/usr/include/FlexLexer.h
/usr/lib/libfl.a
/usr/lib/libl.a
/usr/share/doc/flex-2.5.4a
/usr/share/doc/flex-2.5.4a/COPYING
/usr/share/doc/flex-2.5.4a/NEWS
/usr/share/doc/flex-2.5.4a/README
/usr/share/man/man1/flex++.1.gz
/usr/share/man/man1/flex.1.gz
/usr/share/man/man1/lex.1.gz