Result for 6CEFD5CA7E9DEE33487AE18373F5684A3EE01052

Query result

Key Value
CRC323B62875F
FileNameflex
FileSize102
MD5D9C95419FB182FEA428E310B52C9198D
OpSystemCode{'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'}
ProductCode{'ApplicationType': 'Software', 'Language': 'English', 'MfgCode': '1118', 'OpSystemCode': '51', 'ProductCode': '10081', 'ProductName': 'Linux Magazine Issue 64', 'ProductVersion': 'March 2006'}
RDS:package_id10081
SHA-16CEFD5CA7E9DEE33487AE18373F5684A3EE01052
SHA-25658ECFD3AD212F04C3A4AA6770D43020AA13934B398B70F3C7758714EFC40904B
SSDEEP3:qdF9Nr6OrxOR20In4BoaoeoFxWL2I2Q7gDv:qH9d6OIhqaZYxq2RPz
SpecialCode
TLSHT128B012727900EF5DDC8D7CD5455CB53FB56402D8037D0F44988C4152190D1C798432E2
dbnsrl_legacy
insert-timestamp1648719338.4926302
sourceRDS_2022.03.1_legacy.db
hashlookup:parent-total22
hashlookup:trust100

Network graph view

Parents (Total: 22)

The searched file hash is included in 22 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize269706
MD5086661086C74B6815C25F9B4601F62D8
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31ubuntu0.5.04.1
SHA-1068AA92CA628A854C11AB06D60FBD1A871F9851C
SHA-256737306D119C93DCD42A48FBCB3AD623539CDAD1C2846EC72385F61FFB5AAB298
Key Value
FileSize260702
MD504B7A8A52D31A964F38228F5B04E6123
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31
SHA-123FF7DA8EEC05F7B72157F22A627EEF4D40B6C56
SHA-256610D19ED366367FE944014745C6E34B222E22EF87B8D76F398D7DC5CCD07C0B6
Key Value
FileSize306632
MD5BC9A1A1880833244F2915A9D29972DCA
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31ubuntu0.5.10.1
SHA-12DB59A8031427C812D39AD9F69F3104D66766CF6
SHA-2565983974DCECC248DA76BF0476A37E1197D3ECD09A607E8BC70D59BDABB075A8B
Key Value
FileSize272628
MD51CCA5D51C9F613B11696F716FDBE7A6C
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31ubuntu0.5.10.1
SHA-13B74AB180B96AD30D297C06BF6997C5F209B365C
SHA-25602B446A396310D7305C45804BB486C2E819A00F9AEF4E5045CE337ABCA8323E2
Key Value
FileSize269328
MD539661EC56771B1583930422FD98F45B1
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31
SHA-15159044085DAF5C2CA8E41D542FAB418C328681D
SHA-2566973D316A77B8F23E4A8767D6207FE4133E659FD3CA829038F7F6E8AD7FADEBB
Key Value
FileSize262808
MD5DC4F15FB62EAA23D13060F418EFF9BAC
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31ubuntu0.5.10.1
SHA-15BCF0E6DB5E81752C3AE8E7005F2997253F87FD8
SHA-256C08D559C1FB01D3BDE5204ED700825542601B4EB4B052E369480DB3C2A871488
Key Value
FileSize271404
MD516AD0647C05DD15DF34D2DB72059EE9D
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31ubuntu0.5.10.1
SHA-1755D248C2B54AAC37B410EAAF087DE8136321DAB
SHA-2562AEA32AF439C0406CF8102F2F5E6D6DE7F72D17E41B22673C044A870CA67BCC8
Key Value
FileSize295612
MD541F654674EB785BDE62AEC538B1BBBA7
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-31
SHA-184C7D22C06C52A55A263F6D75309D60D0C26B632
SHA-2566592F609C23DD4C23A1E689687EC38D59531574C0462F1B8998239D26EE15503
Key Value
FileSize261456
MD5974E3C264B32753EF9D6C14F35CBA967
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-26ubuntu1.2
SHA-188EEED41CDA55E51A682A00DCFCBFB72274C7D24
SHA-2566BC6FE8EBA4B94D926671FA0B72347654EB9F42B0C35941070C42049806C843B
Key Value
FileSize254350
MD5FBDA24D684EDEF1A3DE84867B469732F
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 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/
PackageMaintainerManoj Srivastava <srivasta@debian.org>
PackageNameflex
PackageSectiondevel
PackageVersion2.5.31-26ubuntu1.2
SHA-18BFE7755F55A941E4C7630D09E84A785E2084A15
SHA-2567830A9A5EDB8C256CEC10BEBE334766047C8692DC264A11DE1E0A1CC202B5EF9