Key | Value |
---|---|
FileName | ./usr/include/GList.hh |
FileSize | 21924 |
MD5 | 8F62F9610B2EA65B8F010C33CD0D5BFA |
SHA-1 | 9F95D96CB0A2C89D07F2D816BF15F6C9C8B8D3BC |
SHA-256 | 54C5B057EBE35CC3519C5AD8DC4C6343F40EC08DD2A249BAD376ABC7BC18769B |
SSDEEP | 384:Ib/gHAUGllfYNtCsFXTWdkPUwS5wj5L8jUikYCCDvAemVo:QgHAUGllfYfjZowS5wj5QjUiklCDFX |
TLSH | T188A23F687DFA18923162F0FA7B0D6005F924E11BD5CB9B1234CD2A427F943A0927FB68 |
hashlookup:parent-total | 29 |
hashlookup:trust | 100 |
The searched file hash is included in 29 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 152524 |
MD5 | 4E88FE4B7E4523D6340A61303504F6E2 |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-1 |
SHA-1 | 012FA16255C276E0EA68F30F734180AF856C15ED |
SHA-256 | 0FF511EBBB435B6DDEC3511A147C165D74C3E44959ED560B593DCD4BA14DA617 |
Key | Value |
---|---|
FileSize | 152708 |
MD5 | 22218A74EAF7803F11DBD80DE08B845C |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-1 |
SHA-1 | 01973F255B0DE6A38B663681BC6926174B2CE6C4 |
SHA-256 | 478AA05606AE60F69375A27195463701841A24769BC121782D3851C5E89829B3 |
Key | Value |
---|---|
FileSize | 80948 |
MD5 | 279BC83916C44F32AB8D20506C77BC02 |
PackageDescription | header files for Genome Code Lib (GCLib) This is an eclectic gathering of (mostly) C++ code which upstream used for some bioinformatics projects. The main idea is to provide lean code and efficient data structures, trying to avoid too many code dependencies of heavy libraries while minimizing production cycles (and this also implies a decent compile/build time -- looking at you, bloated configure scripts and lengthy compile times of Boost code or other heavy C++ template code..). . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. . Header files of Genome Code Lib. It is mainly known for being used by StringTie but with its own release cycle. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgclib-dev |
PackageSection | libdevel |
PackageVersion | 0.11.10+ds-2 |
SHA-1 | 0E9D852C53312F296B408387A442659833E7D30D |
SHA-256 | 6DFDCAF0E71E19B1478C5A70D2F6E3083A879D03ACE657A5AA5A5464330A45B6 |
Key | Value |
---|---|
FileSize | 140700 |
MD5 | 32D083EA8248F0A2FADC6D9427A90637 |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-2 |
SHA-1 | 191B6F9EA1885FD89F3727F6583AD05F7F300504 |
SHA-256 | 48070C530DB866CCC7BAEE655190646EDBC6E4DC5D682B31D7262611AA34BA6C |
Key | Value |
---|---|
FileSize | 139284 |
MD5 | 911A6FE26E70FB8BFD76E14D17FD59F7 |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-1 |
SHA-1 | 36C004296DECB1EF2B8DE355EE9B423F3B17164A |
SHA-256 | 5FC2FB1C2FE7E3CC3F98999FCB0B6BC52F43AB4FA08B31144BA46699E6CB16E8 |
Key | Value |
---|---|
FileSize | 79856 |
MD5 | 49A449BB754C3EDA995AACCE4CA4BD56 |
PackageDescription | header files for Genome Code Lib (GCLib) This is an eclectic gathering of (mostly) C++ code which upstream used for some bioinformatics projects. The main idea is to provide lean code and efficient data structures, trying to avoid too many code dependencies of heavy libraries while minimizing production cycles (and this also implies a decent compile/build time -- looking at you, bloated configure scripts and lengthy compile times of Boost code or other heavy C++ template code..). . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. . Header files of Genome Code Lib. It is mainly known for being used by StringTie but with its own release cycle. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libgclib-dev |
PackageSection | libdevel |
PackageVersion | 0.11.10+ds-2 |
SHA-1 | 457E8B59B72B89CA3C1FAD7621DA679D0B67427F |
SHA-256 | 7C82C7C94DA6EB16957C445FD36A306EB9B7071AAC536E5230EE8466EE70B855 |
Key | Value |
---|---|
FileSize | 167692 |
MD5 | F897B3C6F4FE9D44E1826B0F01A5322F |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-2 |
SHA-1 | 52145ED942932F070E33810C26C9C58181A93216 |
SHA-256 | CBAE1C2CF8B31F498C7E16112DE5234B8E1A22E12D5F362F3833CB6718ABF224 |
Key | Value |
---|---|
FileSize | 152844 |
MD5 | E19041E8882E6919D63BFD9FFB52A5E7 |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-2 |
SHA-1 | 58815B566C88921B69A596B000526CEC8E7A23D3 |
SHA-256 | CE2FAA5CCC1930DC9399E7F07356B49C420251726F97AA99C03E0B11D17A2B28 |
Key | Value |
---|---|
FileSize | 81048 |
MD5 | 8631968FDFD1E379251E40D537702307 |
PackageDescription | header files for Genome Code Lib (GCLib) This is an eclectic gathering of (mostly) C++ code which upstream used for some bioinformatics projects. The main idea is to provide lean code and efficient data structures, trying to avoid too many code dependencies of heavy libraries while minimizing production cycles (and this also implies a decent compile/build time -- looking at you, bloated configure scripts and lengthy compile times of Boost code or other heavy C++ template code..). . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. . Header files of Genome Code Lib. It is mainly known for being used by StringTie but with its own release cycle. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgclib-dev |
PackageSection | libdevel |
PackageVersion | 0.11.10+ds-2 |
SHA-1 | 59110CFDFA71F16B02CB3FE0451AC934E0193126 |
SHA-256 | 2519AB2D036FDA2CEC00344390240C3DEA79E7B3FA84109B83794718F994F5CF |
Key | Value |
---|---|
FileSize | 159056 |
MD5 | B7936CA04CA378D32833687553818116 |
PackageDescription | GFF/GTF parsing from cufflinks as a library This is a simple "libraryfication" of the GFF/GTF parsing code that is used in the Cufflinks codebase. There are not many (any?) relatively lightweight GTF/GFF parsers exposing a C++ interface, and the goal of this library is to provide this functionality without the necessity of drawing in a heavy-weight dependency like SeqAn. |
PackageMaintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
PackageName | libgff-dev |
PackageSection | libdevel |
PackageVersion | 2.0.0-2 |
SHA-1 | 65CD9B43560299CD76F78468E6B04CD9A81F1647 |
SHA-256 | 7EE0B02D9C9C42CA1D7B0DE4194E132B8799961FB42E52EE28EAA9B61A00FB81 |