SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 

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

Name : flex
Version : 2.5.4a Vendor : ALT Linux Team
Release : ipl16mdk Date : 2002-10-29 10:47:54
Group : Development/Other Source RPM : flex-2.5.4a-ipl16mdk.src.rpm
Size : 0.26 MB
Packager : Stanislav Ievlev < inger_altlinux_ru>
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
distro.ibiblio.org  flex-2.5.4a-ipl16mdk.i586.rpm
distro.ibiblio.org  flex-2.5.4a-ipl16mdk.i586.rpm
distro.ibiblio.org  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.pbone.net  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.pbone.net  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.pbone.net  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.pbone.net  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.chg.ru  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.chg.ru  flex-2.5.4a-ipl16mdk.i586.rpm
ftp.chg.ru  flex-2.5.4a-ipl16mdk.i586.rpm
     Search for other platforms
flex-2.5.4a-ipl16mdk.sparc.rpm
flex-2.5.4a-ipl16mdk.alpha.rpm
flex-2.5.4a-ipl16mdk.ppc.rpm
flex-2.5.4a-ipl16mdk.ia64.rpm
flex-2.5.4a-ipl16mdk.s390.rpm

Provides :
flex

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/sbin/install-info
libc.so.6(GLIBC_2.1)
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/doc/flex-2.5.4a/testxxLexer.l
/usr/share/info/flex.info.bz2
/usr/share/man/man1/flex++.1.bz2
/usr/share/man/man1/flex.1.bz2
/usr/share/man/man1/lex.1.bz2