Key | Value |
---|---|
FileName | ./usr/share/doc/flex/NEWS.gz |
FileSize | 5034 |
MD5 | 987C45060FC094DB16030B9FB81445C8 |
SHA-1 | 0FEE9F88EAA9B2B62885B12AE33E3FE5F9222B13 |
SHA-256 | D900F0E0ED3FEC4393855EC304C4A56C7DF63FD3DA215AA8A12FAEC2957B3E5E |
SSDEEP | 96:gFrJx9lwdol6Vnx5RN6sk57uvi+MwbD0zPBLcX0zGDKMRagIszVxRI848RbaEEP9:gFrMdom5RNmavMzPeXUGcoxVpHE9z |
TLSH | T193A18F23012BDDA01D88EE234F6C67A3B0D4676DE1FC4550AE46B4B55809A10EBED6DF |
hashlookup:parent-total | 14 |
hashlookup:trust | 100 |
The searched file hash is included in 14 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | flex-doc_2.5.33-12build1_all.deb |
FileSize | 187596 |
MD5 | 6E4E435085A313191AB0B024A2838F89 |
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-12build1 |
SHA-1 | 72ABED8A77D76835A3B77628F071CCB39D0C6566 |
SHA-256 | 99E4B167F21DD266182B3DCEA989FA2214E0A214C4859FC1301B3AFDD2111F4C |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 248356 |
MD5 | 5D4F140CD5FA0DBA2769F9A3C674BBB4 |
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-12build1 |
SHA-1 | 439F9CC61392D34C2050D5F300345111C3AC2AD4 |
SHA-256 | D86130181C325325A4E8F49B1704643C3129F52A258FB33EFEE3C6AFBEA731AD |
Key | Value |
---|---|
FileSize | 242288 |
MD5 | 7C2523773C9C9740EEB0F10ECF282FA5 |
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 | 4F62C5DA400B640B857F9D33FA765E71E2E39B3A |
SHA-256 | 88501A76933B36A57CA48AC62C4AA23279F6D17CEE1144ED128DE1F5371F1F73 |
Key | Value |
---|---|
FileSize | 245246 |
MD5 | E85231D09DD689F55028810824D083CC |
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-12build1 |
SHA-1 | 0AF989423829C33C99CCF38A7540F284B004933A |
SHA-256 | 4A82E3BA55B9BF6DFBE20E8C985B6231DFDB5C4BB773A7658CC84A557F14F613 |
Key | Value |
---|---|
FileSize | 315160 |
MD5 | DED417EBD17B18DECD227E728C61E83B |
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 | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.5.33-12build1 |
SHA-1 | FEDD34A56873040E141A7CE3405B238567E6C18E |
SHA-256 | F0721B444D31050C79AA450FB531A99F03CA1151D6180D90D1EE9D729F0FE5CD |
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 |
Key | Value |
---|---|
FileSize | 236172 |
MD5 | 5ADEA7BC725C96C286ADB5F402B635C0 |
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-12build1 |
SHA-1 | 05B0DF1AF12769107113E6C21BE712FAA65B214A |
SHA-256 | EDD34A8EFBA17CE4CFA90EBFF39C60498E5896B999E37E5127551EBB3E2376FB |
Key | Value |
---|---|
FileName | flex_2.5.33-12build1_i386.deb |
FileSize | 235098 |
MD5 | 037FABD7BD52362B7EFEEF2BD359FA1B |
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-12build1 |
SHA-1 | B3C770728774635A052E8DA5EFA47C26301FEFE3 |
SHA-256 | 0B880A693EFB8F00A63B8CF794B06488CCCA67E08BAD30E503470AC588411A5F |
nsrl-sha256 | rds241-sha256.zip |
Key | Value |
---|---|
FileSize | 280422 |
MD5 | 5233189C1222C47E822C1F6F4AB1F658 |
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-12build1 |
SHA-1 | C46093007C3AA537F30DB5CCDF6D73CFC9C9B855 |
SHA-256 | CD993A9C8121EE791FD194B1DF4174B8E3B69FF7F4AACC933549F9C37C648F74 |
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 | 241388 |
MD5 | A5630E3107CB4EAF9E212D01FE2C75EE |
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-12build1 |
SHA-1 | CEA77CE987E7B92E1506E62235465A4E1F250D69 |
SHA-256 | 5C956E9C1BB2E73776CF2CF745078520E59FDA17FC8850FD039E712247D566D2 |
Key | Value |
---|---|
FileSize | 238336 |
MD5 | 028D1B224804EDEC62FEA98EB044DEC2 |
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 | 29B80689C206EFE690183E77BF01B876691E58DD |
SHA-256 | 1A0952614C4146D5D1E8E3A89492B7FEEE1BB5BDDD6A34E577F4331D547D3B85 |
Key | Value |
---|---|
FileSize | 245520 |
MD5 | 25B1579E61251DC0F3BE0E7515931FCD |
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 | EE56AE4B936A0F63663F66E2F4E82D435013AE96 |
SHA-256 | F5A676A3CD653326E7C7265360C227AB4B765AD02EB269EE24B1ED42032CB301 |
Key | Value |
---|---|
FileSize | 277542 |
MD5 | 62D1B7890C6DCE022D63BF9D084AF312 |
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 | 1CA9227103534664F236DB7ACB7A88F607946453 |
SHA-256 | 3C3B0E94648DA72E5501897CA4EBA6AAD49D8085AD2BE67375FBE68273EE7B3A |