Key | Value |
---|---|
FileName | ./usr/share/doc/flex/changelog.Debian.gz |
FileSize | 8981 |
MD5 | A496AF9725FAC94E1DF5745E7A25B8D5 |
SHA-1 | E3310589DC01372F174E4D3FC27CC4D6997D109D |
SHA-256 | 7F886F4FE2FFD857F250F06DA87E798D20E9C2B98745FC2913F1F31F0BC03FB0 |
SSDEEP | 192:vHICMv9Hs0+i0g2X4Nr2RSdcsJt0wawX65wa/EpC:vHICkW0+iNzHVX65w4WC |
TLSH | T16502D0AEF88727205E744AD1DC2ADF280796B102365B3085DA08D9FB6871F5A14B87F7 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | flex-doc_2.5.31-38ubuntu1_all.deb |
FileSize | 150162 |
MD5 | 066750E49531896AF8553C40A6ADE693 |
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.31-38ubuntu1 |
RDS:package_id | 13174 |
SHA-1 | 39AEFD776375D44032007BAABA65A387C5716D07 |
SHA-256 | 2C7D554A4A1E19678BBBBAAE19B9A7E1060F744F3F35883557278B81DCD507A1 |
insert-timestamp | 1648642852.9908605 |
nsrl-sha256 | rds241-sha256.zip |
source | RDS_2022.03.1_legacy.db |
Key | Value |
---|---|
FileSize | 224996 |
MD5 | 6F250AA69D9D959A4845BFC322807C1D |
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 reenterant, 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/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 |
PackageSection | devel |
PackageVersion | 2.5.31-38ubuntu1 |
SHA-1 | 4ED38F1387F86DA050C2BB6C8A5A3F46F8D43804 |
SHA-256 | 21C817775884CA0EF8F3E1DA2CCE60C156E86CB30561AF4AA5774BEDB51B5A84 |