Key | Value |
---|---|
FileName | ./usr/share/doc/flex/changelog.Debian.gz |
FileSize | 10166 |
MD5 | 0376746B322363F1E14B6F031506779D |
SHA-1 | 767708EF393D286BE9DD56EA3CA36E77AE6088D8 |
SHA-256 | A5824F40ECA502F12B79A15B792101E230527E1F2D7D6F682B60ADEF54FE762D |
SSDEEP | 192:n8Qz2E0xAoJq/EeP6xD973r0PvIE6PSbs6C+MIcorpNrWltP9N:n3z2E2nq/jSfT0IEzIpNor/rsR |
TLSH | T17A22BFB65BA8919D415A89E403D677346329D99A232F1C0CEB0AEBD6087F53CBBC0C57 |
hashlookup:parent-total | 2 |
hashlookup:trust | 60 |
The searched file hash is included in 2 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 232022 |
MD5 | 528B848A52BED6D71B7BEAF61B2561AC |
PackageDescription | A 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/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-10build1 |
SHA-1 | B6F132666DF62C39282AAC2C6685B8C0EE4DDAD5 |
SHA-256 | 03AA0B71DC02862D930D136E1FD1179371497F5A5732559C224C0B3A0C05D7A1 |
Key | Value |
---|---|
FileSize | 154936 |
MD5 | 5E0B0CBB32BCC42EB45DAEC819841EEA |
PackageDescription | Documentation for flex (a fast lexical analyzer generator) This package contains the HTML documentation for flex. The upstream source code can be found at http://prdownloads.sourceforge.net/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/ |
PackageMaintainer | Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex-doc |
PackageSection | doc |
PackageVersion | 2.5.33-10build1 |
SHA-1 | 3731D7FBCC6FEA65F1F01E9081EBA45AED626413 |
SHA-256 | 1F50B1DBA5E6E90B17E11051EF2D63ABF61DDA0C91191C247C7AFF5BCBD104E1 |