Key | Value |
---|---|
CRC32 | 97CAA6AA |
FileName | ./usr/share/doc/libfl-dev/copyright |
FileSize | 3368 |
MD5 | F0E26BEFF3F5899D98C9DFF44E15E345 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'English', 'MfgCode': '534', 'OpSystemCode': '599', 'ProductCode': '163575', 'ProductName': 'BlankOn ', 'ProductVersion': '10.0'} |
RDS:package_id | 222721 |
SHA-1 | 9ACEBAB62DC79CCDA2D9F97E2C1453DD9C6C256A |
SHA-256 | 1087DC6EB279F8B3406E134EA757F97EDAFCFFEB30A2825B1096FD5C78FAD0B0 |
SHA-512 | 85EB25769A87BD841828C22921B1C9306BD4F7A1B8FEDEE9C847FDC5A12C2A913A2D67A7959E40F2651339BD772A969241682B287C487ACB1124B3C443263124 |
SSDEEP | 96:lERhddQqMLnYNYrYJ0rYJyVchh9mOK6TSn:+RhdeYNYrs0rsyVcPkZ6TSn |
SpecialCode | |
TLSH | T12161EA1E2280C77395C014D27C8EE2C9F31BAA797339C250781D825C9B0B8765AF69E8 |
db | nsrl_modern_rds |
insert-timestamp | 1727110572.366238 |
mimetype | text/plain |
source | snap:P57XUESUBsdxteNvwvDD0CeSJAdA2lQO_6 |
hashlookup:parent-total | 55 |
hashlookup:trust | 100 |
The searched file hash is included in 55 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 427004 |
MD5 | 5263EB4E67634E8E87A3B46BDCFCBBBA |
PackageDescription | fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.6.1-1.3 |
SHA-1 | 074136247C7A55594032BE2FEBF2B49ED1EE1512 |
SHA-256 | DE8DC92A3E124C6274EDF31FDF8984B5032337E8FC4761183FEB9013130FCA72 |
Key | Value |
---|---|
SHA-1 | 112F817BE1E38F077199B2575FA818BD1C4F97FF |
snap-authority | canonical |
snap-filename | P57XUESUBsdxteNvwvDD0CeSJAdA2lQO_6.snap |
snap-id | P57XUESUBsdxteNvwvDD0CeSJAdA2lQO_6 |
snap-name | glade-attente |
snap-publisher-id | tm5VbtnKkPUYl0d1Oyse6G3fXbVFad9a |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2016-10-17T14:49:31.889139Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/P57XUESUBsdxteNvwvDD0CeSJAdA2lQO_6.snap |
Key | Value |
---|---|
FileSize | 13454 |
MD5 | B51E7203B9C924FCD58FD97FE2C65FDC |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1 |
SHA-1 | 1686CA3D684E57550D5511D695078022CCCCD1A3 |
SHA-256 | AA89B1B96C5B59EF38A8E72EC1C1D3A16B5F25792E0B5AB23605A911130F80D1 |
Key | Value |
---|---|
FileSize | 675660 |
MD5 | A64F79A1D1EA68E409B68B5CF51F1F72 |
PackageDescription | Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the HTML documentation for flex. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex-doc |
PackageSection | doc |
PackageVersion | 2.6.1-1 |
SHA-1 | 17EAB7BB213715F12DB8609EFF8B2F58BDB2B733 |
SHA-256 | C24EECAD6233FDD5A2953C55F1EAB8A50349CC9ADA710F9F1D38F8E6D42540B9 |
Key | Value |
---|---|
FileSize | 7538 |
MD5 | 0BC89DB4B26751E4B9CB4E6CFDE131F3 |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1.3 |
SHA-1 | 2256410576E7F821812F84EF985FEE6E6D311B1C |
SHA-256 | 8BD5C121259E41D0AF7007B7B23F0FB8D0FDA7B4A1A0261F10D63113AB9FC7F7 |
Key | Value |
---|---|
FileSize | 13472 |
MD5 | 202EBF5EC5026127AA9B4D34E3119ACD |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1 |
SHA-1 | 29BCCDB269649D341C61BB320A2C6D21703D1D71 |
SHA-256 | FC4E5CED108886C9FE25A8A582EB18FE3801F56EFC63E73ACCA04240D5764714 |
Key | Value |
---|---|
FileSize | 93040 |
MD5 | 41013BA40755DCAE62B06C9DFFDA8477 |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1.3 |
SHA-1 | 375E061FDC4C4F467B5FD58DAFD35543DC3C8AE2 |
SHA-256 | E35FC4D1FE760586059349CBC6EAB752BE0C4FAE11BF7FBAA5B3384669D9605B |
Key | Value |
---|---|
FileName | 2559 |
FileSize | 289798 |
MD5 | 229BD8E5CC6325CB88E314C8FA00E97E |
PackageDescription | fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | flex |
PackageSection | devel |
PackageVersion | 2.6.0-11 |
RDS:package_id | 182365 |
SHA-1 | 39ADCAF41FAE21BE6C2AEF18758EEF8BE179CD75 |
SHA-256 | 97BD483705EEBEDE2F35DACC9C766C0A62E2CE72F6C4B9AF7D1E9E68175E5351 |
insert-timestamp | 1679408373.9912033 |
source | RDS.db |
Key | Value |
---|---|
FileSize | 93308 |
MD5 | 657EE7EE6642FC1BE52D15C3C2E2BE98 |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1.3 |
SHA-1 | 3FC47E97A4A59384A14C3528252E0FFE7FA0A177 |
SHA-256 | B0D6176F4B21D76EA58FDA6268E34F000F1B0D15CC86C11EA84925CF4D5DF9FB |
Key | Value |
---|---|
FileSize | 93132 |
MD5 | 7B3436E383A0564EA96C7D55EEAE8FF5 |
PackageDescription | static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It 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. . This package contains the static library for flex. |
PackageMaintainer | Manoj Srivastava <srivasta@debian.org> |
PackageName | libfl-dev |
PackageSection | libdevel |
PackageVersion | 2.6.1-1.3 |
SHA-1 | 4087EEF2AD3911C7969AC28565253CA0608CF8CD |
SHA-256 | 1D61329EB3CE83907322AAED5F35AD3EFEF885771706FE8FE6BAF6E4BEB6E36B |