Result for 50A31CE9821B702AFA4878A3EB273B05A7835D92

Query result

Key Value
FileName./usr/share/doc/flex/NEWS.Debian.gz
FileSize1217
MD5DCE6C78419F753E7CA4A9ED774359DF9
SHA-150A31CE9821B702AFA4878A3EB273B05A7835D92
SHA-25658F60625FC305F4335977DAE6FF19F81F6C6FF6325B3F605CBB2432B5F883E91
SSDEEP24:XjEqE/mpdzQNoDpab0Sp1Bd4tnCmnCJIcDy6OXCktmQ5/iIqR8QHcm2D8xLTah:XjExawbn6rnyhDy6OXBwUqIktmDG32
TLSHT15121B73974912787548F2D133DF8A036E67207A0FBE1927A1E050EE9B79F824264E159
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