Result for 5E23E27385A5371934D64D2679DB058D5D64156E

Query result

Key Value
FileName./usr/share/man/man1/flex.1.gz
FileSize1544
MD552826175CA2CC196C765733116358968
SHA-15E23E27385A5371934D64D2679DB058D5D64156E
SHA-2565B513D69FC95060E6B3BD560A6BB0065C4701951882CEA834307153D770A2560
SSDEEP48:XR8UXwa8TWCWIpd4kvYevCxREzc2vCF3WI:hTwHTWCpCkgxRR2vq3t
TLSHT1F73127EB3EA0F1E00B9D58A64229A0F3BAA12EC4F668C86CD84938086F00207881B024
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
FileSize232022
MD5528B848A52BED6D71B7BEAF61B2561AC
PackageDescriptionA 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/
PackageMaintainerUbuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.33-10build1
SHA-1B6F132666DF62C39282AAC2C6685B8C0EE4DDAD5
SHA-25603AA0B71DC02862D930D136E1FD1179371497F5A5732559C224C0B3A0C05D7A1