SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

flex rpm build for : Mandrake 7.X. For other distributions click flex.

Name : flex
Version : 2.5.4a Vendor : MandrakeSoft
Release : 11mdk Date : 2000-04-02 22:00:49
Group : Development/Other Source RPM : flex-2.5.4a-11mdk.src.rpm
Size : 0.23 MB
Packager : Jerome MARTIN < jerome_mandrakesoft_com>
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.

RPM found in directory: /vol/rzm1/linux-mandriva/old/7.1/i586/Mandrake/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  flex-2.5.4a-11mdk.i586.rpm
     Search for other platforms
flex-2.5.4a-11mdk.sparc.rpm
flex-2.5.4a-11mdk.alpha.rpm
flex-2.5.4a-11mdk.ppc.rpm
flex-2.5.4a-11mdk.ia64.rpm
flex-2.5.4a-11mdk.s390.rpm

Provides :
flex

Requires :
ld-linux.so.2
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)


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

 
ICM