Key | Value |
---|---|
CRC32 | CB9ACA46 |
FileName | ./usr/share/doc/libbison-dev/README |
FileSize | 2289 |
MD5 | D7F8DAD89F80A6DCD2AEBF0A98F88124 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Operating System', 'Language': 'Multilanguage', 'MfgCode': '2529', 'OpSystemCode': '910', 'ProductCode': '217853', 'ProductName': 'Linux Mint - Tricia', 'ProductVersion': '19.3'} |
RDS:package_id | 222721 |
SHA-1 | AC58728E8DCEDB44F239E0E3F4BE3979FE1DF0C4 |
SHA-256 | 27801FEF32830085526DACB50A1834C3F46732492A9F4677C30453863270D051 |
SHA-512 | 78F8FF5CD2FA10B5535B337F8254911C407228185A0BF12A8A518551206E9EEC16F701E7E61879EE0A6A33237D18E5313F96DEDC7795B37B6E747A9C262DADD2 |
SSDEEP | 48:HyQA0p7OC3yLVnqNsyoQqBmq5Ws2QbtlrIGG0CVZlL/ZLUKC7iyZHcA:Hh3jW0/orgq5WKtlrIGG0UZl9LjC73X |
SpecialCode | |
TLSH | T1EA41967A51548BB7944612DA758950D3E735E3E63ACD9021295E939B3203E3943FB0D4 |
db | nsrl_modern_rds |
insert-timestamp | 1727110569.370826 |
mimetype | inode/symlink |
source | snap:P57XUESUBsdxteNvwvDD0CeSJAdA2lQO_6 |
tar:gname | bin |
tar:uname | root |
hashlookup:parent-total | 102 |
hashlookup:trust | 100 |
The searched file hash is included in 102 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//arm//bison-3.0.4p0.tgz |
MD5 | 319D09BF0BA85B71B79081755B2F16C7 |
SHA-1 | 01F85830079906101A4B4208F0BF80425AD51CEC |
SHA-256 | 98C871D5076BBC440FD300CA9B73C99FD67211F434AE7491404D4FE82FE0FD06 |
SSDEEP | 12288:avA4duVoQ0mEECFoglvDpE5rweQie9X3BL/pPazwkZ9k3VynwALuj:zVoL/PHvDndY9A7ALK |
TLSH | T148F433DB89FCC28C937F45A30214E924CD53B411C49C7911061B5FA2DBABF8A719BAF9 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//i386//bison-3.0.4p0.tgz |
MD5 | 7C64D303368FA1D3F0D247D30BF75BBD |
SHA-1 | 03866384C98CDDD8E13AA788A1661FB8358C1D57 |
SHA-256 | A9D57CDA71DF3B2E9299886252C0ADC3058DA0C3BC1C4578560438F238F4A926 |
SSDEEP | 12288:KiVnIYQdV4w2N5/PyEbeLiaqq+5H0FlHqDudfY9X3BL/pPazwkZ9k3VynwALuj:JqB6d5nU+OcHgBfadY9A7ALK |
TLSH | T176E423C64DE9C3C4921F11F1B42CBDE5C56F60A386E4AA9203075FA6CB919CA1C726FD |
Key | Value |
---|---|
FileSize | 338664 |
MD5 | 3098678B9F8057B5B8ADC4BAE5927300 |
PackageDescription | YACC-compatible parser generator - development library Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . This package provides the liby.a file including functions needed by yacc parsers. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libbison-dev |
PackageSection | libdevel |
PackageVersion | 2:3.0.4.dfsg-1build1 |
SHA-1 | 0405A37DFF7AB80557CA2D504F75314FE0052236 |
SHA-256 | CC98686350B74107D5DD97032DDADE4B45E962B20A1D9255015371F7262F4357 |
Key | Value |
---|---|
MD5 | AE0A6ADB9ACEF42D7BE47295B0051227 |
PackageArch | aarch64 |
PackageDescription | Bison is a general purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to use Bison. Bison is only needed on systems that are used for development. If your system will be used for C development, you should install Bison. |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | bison |
PackageRelease | 10.el8 |
PackageVersion | 3.0.4 |
SHA-1 | 099C8E343E9971626E8799071E4F9047AD38C6E0 |
SHA-256 | 31A8E833732F84CA07D7477628596F7C3DD1571F87DBB6E429C729359A474C97 |
Key | Value |
---|---|
FileSize | 433122 |
MD5 | 1A2EA2B829398520BC2CB9F0D23872E4 |
PackageDescription | YACC-compatible parser generator - development library Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . This package provides the liby.a file including functions needed by yacc parsers. |
PackageMaintainer | Chuan-kai Lin <cklin@debian.org> |
PackageName | libbison-dev |
PackageSection | libdevel |
PackageVersion | 2:3.0.4.dfsg-1+b1 |
SHA-1 | 0BCFC8801FD33C270472D3C472624F34C1344BFC |
SHA-256 | BA3C0E9401FB5786714C26F5FD4EAE9AF248529C3FFE829B42F64A08D37539F9 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.3/packages//amd64//bison-3.0.4p0.tgz |
MD5 | A646EE4ED6C877556089A9C8F3099555 |
SHA-1 | 107EBF69662048109E475DA0ECBB57C270E4ED45 |
SHA-256 | 29EFB48108FEBC61C1605BEF86C5986E30636298C7319D17796B0C81228B807B |
SSDEEP | 12288:SanGuoKsO0wLEW9Amrmi4TwjJABDv+Lb9X3BL/pPazwkZ9k3VynwALuj:voDwL/DJdJABDv+xdY9A7ALK |
TLSH | T1ADF42303AFFDC205896F88739015E5BECA3F61A1C0CC3DE106861B67C7D15DA6ADA1E6 |
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 |
---|---|
MD5 | 6C7AA3D4EAC49001525A4EA55D92D25B |
PackageArch | x86_64 |
PackageDescription | Bison is a general purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to use Bison. Bison is only needed on systems that are used for development. If your system will be used for C development, you should install Bison. |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | bison |
PackageRelease | 10.el8 |
PackageVersion | 3.0.4 |
SHA-1 | 11D9D689A1A3A73E604F19056FCD4D450166FB3F |
SHA-256 | 2357B5CB84974F2CDFD4D9B4A1DA8AF70A73E50A70C4F118C173DC7A9DF21550 |
Key | Value |
---|---|
MD5 | 01BD370BB335AEDDBC8615ED5190C39E |
PackageArch | s390x |
PackageDescription | Bison is a parser generator similar to yacc(1). |
PackageMaintainer | https://www.suse.com/ |
PackageName | bison |
PackageRelease | 3.3.1 |
PackageVersion | 3.0.4 |
SHA-1 | 16B69737807462DF63CF6AFBA9B16DCF418A5FE0 |
SHA-256 | 94AF3CFE7026464D1E8E625C509BE63AF9107A787E7F7858B25B39A1ED672FF7 |
Key | Value |
---|---|
FileSize | 338692 |
MD5 | CBE2CEB4983FE0967C95C5B02B0C466C |
PackageDescription | YACC-compatible parser generator - development library Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . This package provides the liby.a file including functions needed by yacc parsers. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libbison-dev |
PackageSection | libdevel |
PackageVersion | 2:3.0.4.dfsg-1ubuntu1 |
SHA-1 | 16E53D2E041AD7D17F18941560EDE13B0D3BD1A4 |
SHA-256 | 1DAB7BDB3F6F0D999A224955ECCD759F73FD73C347CAE1F0246C72D1175A5BA9 |