Result for 3FCE75B54297823E589123D0B58DBE91BF2C3DA6

Query result

Key Value
FileName./usr/share/info/flex.info-1.gz
FileSize90426
MD58532EF9029FF528F71E05C238AAF616A
SHA-13FCE75B54297823E589123D0B58DBE91BF2C3DA6
SHA-256EBADCDAD4ED38B1E156E5EE153CA13745D7DD24445FEDEACC043CEFA8AA76E02
SSDEEP1536:mhtr1mSCjQApBdL0SghNkeftnIY7zGnIe0TLN2z/RbJDSwFD+fzTy1AB8i:gtoRpn0SGTpNre0TIJbzFD+Ki
TLSHT16A93128976089C760BF8F42864BCE9DD33651D2CB8E40B2DB9B4104C113D296DBEB6ED
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