Result for 5AF9C20D56438A65C61AEBF2A512D368074A0B49

Query result

Key Value
FileName./usr/share/info/flex.info.gz
FileSize4478
MD56EBEB69ADD1AF0DE02963D45AD4265AB
SHA-15AF9C20D56438A65C61AEBF2A512D368074A0B49
SHA-256221183C9C0A7177EDC631DCD03490B4D7375124145CA30EE07BA03A1A4C6A5E4
SSDEEP96:SF7YHi/pHApQ4allt2hti9xlxqXvjSi3HeegofrrFiw80:SSgApQYhKfk/J3+KrFiF0
TLSHT1FA916C69734713356ABB1F88D2C4C9A02BBCE3FBB7831CB9366C9341125D5A454CD8A2
hashlookup:parent-total1
hashlookup:trust55

Network graph view

Parents (Total: 1)

The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize250424
MD55DD6B9AF1B4AE7EB7FDD8C5403DB087D
PackageDescriptionA fast lexical analyzer generator. Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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, and it is now possible to have multiple scanners in the same program with differing sets of defaults, and the scanners 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.
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.34-2.1
SHA-165CE82F74C2C8E0FED05EE617B094241097ED52E
SHA-25635EFCEC3F8A4C7B09AB3B915F5A61219125F6C179965F3F197DEB6DDD913F0D3