Result for 715624A53D6B5E0218AA79386F51215D42EE1CA4

Query result

Key Value
FileName./usr/share/man/man1/flex.1.gz
FileSize1547
MD50F9B2981F357403700EC927293AAC820
SHA-1715624A53D6B5E0218AA79386F51215D42EE1CA4
SHA-256717903D96C7EE4B7A6B07AC4F67E8C1175E9649E747A533257552ACE28EB2865
SSDEEP48:X9WYCBjwA/aQedLANLOP2PmXjMeVNJ+ZSNxtJHLRVRKHlYDd:tWY6sA85+Oz/E+oHlq
TLSHT11531E5AB1E8924EAEAA07F5B49CC5B464CD1120F01CA38DC4061F61A7AFBD0544D853A
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