Key | Value |
---|---|
FileName | ./usr/share/doc/flex/changelog.Debian.gz |
FileSize | 10278 |
MD5 | 5E2B2844803439EA1E0562001721C79C |
SHA-1 | 1BFBC23A0FDA75D715D43D83592CB0B5CC824235 |
SHA-256 | C32D7374FBE4C981C96AC52144D3758EE8924A0E560EE3B7959F3BB70142DCDD |
SSDEEP | 192:zsRaKAFNbSqzU6abHOPF4sGhlEXc+ppZS3JbL5Sg8SNDqac+fCI4m5qfjr/:wYBpSqzUtuN0st3cZ4g8uDJFp5qbj |
TLSH | T13822CEF4E03AAC97844E427FE67C634A510B27E364A359B3BB4CABC484158073D32A79 |
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.33-12build1_all.deb |
FileSize | 187596 |
MD5 | 6E4E435085A313191AB0B024A2838F89 |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex-doc |
PackageSection | doc |
PackageVersion | 2.5.33-12build1 |
SHA-1 | 72ABED8A77D76835A3B77628F071CCB39D0C6566 |
SHA-256 | 99E4B167F21DD266182B3DCEA989FA2214E0A214C4859FC1301B3AFDD2111F4C |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileName | flex_2.5.33-12build1_i386.deb |
FileSize | 235098 |
MD5 | 037FABD7BD52362B7EFEEF2BD359FA1B |
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 | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-12build1 |
SHA-1 | B3C770728774635A052E8DA5EFA47C26301FEFE3 |
SHA-256 | 0B880A693EFB8F00A63B8CF794B06488CCCA67E08BAD30E503470AC588411A5F |
nsrl-sha256 | rds241-sha256.zip |