Key | Value |
---|---|
FileName | ./usr/share/doc/flex/NEWS.gz |
FileSize | 4909 |
MD5 | 834DE7E90D891CB809C4DB856E6C3A78 |
SHA-1 | 811C085DEEF5E923576297C23AD1016C0147B3A4 |
SHA-256 | 4F924F737A5B311E8AE4D24B1326F6E019FA1721AA5B18FBCDDBC8BD25A5FFCC |
SSDEEP | 96:SJUjKe/ib0CCIN5l4fZA/Z9B+zcxdQrDNYnz4aCFO23C1vWvcz6:wGKeabDCyo8MzrdYztCFV3C1vWvd |
TLSH | T10AA16BBF03C8BF9FE8854A32A4A9283C02DACF917056C84EC47FA6D042435E489881F1 |
hashlookup:parent-total | 6 |
hashlookup:trust | 80 |
The searched file hash is included in 6 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 236620 |
MD5 | A5F5DFD248C4EBAA78B451EDE63FA82B |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | 068DADA01B992DEBC1CB624FDFA1E2881AE926EB |
SHA-256 | 5038B16C2913053F08E2D35C01A36FD8A43488D46CB66F02E5E824C46A7036F4 |
Key | Value |
---|---|
FileSize | 241196 |
MD5 | E67A953C6BD64944B6BCEEA9E0156B59 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | 547891544A2FE051646C784A4FE60B3972E34C2D |
SHA-256 | 795CBBE9EDA7956F57F5114DD8B6BB3EF9963931886D61A513679BCFCBF2EA5D |
Key | Value |
---|---|
FileName | flex_2.5.33-4_i386.deb |
FileSize | 226290 |
MD5 | 4E03EEBE06CAD9E234D9CC00ED350792 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | D682A8199242B8400CB53B5A530A674BB16BAEC2 |
SHA-256 | E22983169DE360D287A08E2D11D53C96B676694EED4731B944AAE68878C08A07 |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 273926 |
MD5 | C4EC86CD57DFDA7DE7D30C0B3BADBB23 |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | F138331DF88151E3D474501A450FAB060B765AD8 |
SHA-256 | 7CD3957EA95861D7D7AB3FFFDA5C517D70D4854310F257E20E08FCFB958C9427 |
Key | Value |
---|---|
FileName | flex-doc_2.5.33-4_all.deb |
FileSize | 152450 |
MD5 | E296418B15BF5267D0B33EC30293D9C2 |
PackageDescription | Documentation for flex (a fast lexical analyzer generator) This package contains the HTML documentation for flex. The upstream source code can be found at http://prdownloads.sourceforge.net/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex-doc |
PackageSection | doc |
PackageVersion | 2.5.33-4 |
SHA-1 | 77897466AC7FE93D20D202978C17C1D771E44AAA |
SHA-256 | FEB86D4F2E41C6F7785D351DAAFC9E2DC2A0A92C1A8A418B8A8459E07994E00B |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 233290 |
MD5 | 4953F7FC3BDCCD25B080DF18DC4AC8CD |
PackageDescription | A fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . The behaviour of Flex has undergone a major change since version 2.5.4a; Flex scanners are now reentrant, you may have multiple scanners in the same program with differing sets of defaults, and they play nicer with modern C and C++ compilers. The Flip side is that Flex no longer conforms to the POSIX lex behaviour, and the scanners require conforming implementations when flex is used in ANSI C mode. The package flex-old provides the older behaviour. . This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://prdownloads.sourceforge.net/flex/flex-2.5.33.tar.bz2?download The project web page is at http://flex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-4 |
SHA-1 | 77D3F075C0AF438039EE8E01ACC3A3437D9F161F |
SHA-256 | 57F94968C4BD27E294B6B4A7AE198D118953891ACE62822627D7368CB03F66C2 |