Key | Value |
---|---|
FileName | ./usr/share/doc/flex/changelog.Debian.gz |
FileSize | 7360 |
MD5 | D08FA826925D753642FEECA29CFCA7AB |
SHA-1 | 647660681CAB76B1633C612E0AE36F9890B8DA5E |
SHA-256 | 76DABAFF0C3C1758822489244E3B38418DC2A615A41FF4DD51374642339CDB64 |
SSDEEP | 192:bByAlBZlkANXXizrAiC4GXUV6F5Qefhl9LT+l1y:4AtlDXXwrdyD1fpT5 |
TLSH | T1DAE1BF159DDB4DD1B2B46920F63E9489D0CE6F700FB283D1BF189280D6F76234D264C2 |
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 | 254350 |
MD5 | FBDA24D684EDEF1A3DE84867B469732F |
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 reenterant, 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/lex/flex-2.5.31.tar.bz2?download The project web page is at http://lex.sf.net/ |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.31-26ubuntu1.2 |
SHA-1 | 8BFE7755F55A941E4C7630D09E84A785E2084A15 |
SHA-256 | 7830A9A5EDB8C256CEC10BEBE334766047C8692DC264A11DE1E0A1CC202B5EF9 |
Key | Value |
---|---|
FileSize | 141264 |
MD5 | 2CD14886A12C6BFB3E04A84473897490 |
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 | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex-doc |
PackageSection | doc |
PackageVersion | 2.5.31-26ubuntu1.2 |
SHA-1 | 15748F360CFAABC41ED2A50D8523FCDF64748A6E |
SHA-256 | 6B55FAE0E2DAC37E6A7854EE71AF8A4EA3110309637932AE306DC12993028BDF |