Result for 197E3A3D3BD5F16CE8B1ADB868164B3D5CCA313F

Query result

Key Value
FileName./usr/share/gocode/src/github.com/vbatts/tar-split/concept/DESIGN.md
FileSize3183
MD5A904333AF9E07107CA88859632C2CCA7
SHA-1197E3A3D3BD5F16CE8B1ADB868164B3D5CCA313F
SHA-25681BC41262DF4DAD333B147F391A3ED2D6C4512F20BEC9E9C6F3F91B71B339B86
SSDEEP48:e17CqP8tQSSCdWL1lQmhuwo06bCvQXbXjrvITBMPq647HFXQC9PD+ngf:4CrQSvG1lJ2lzQNO4pA43f
TLSHT1FF616676BECE23B68F510284B10DB7D1D72F91F9395B8465446AC069308BCEB477A1F8
hashlookup:parent-total11
hashlookup:trust100

Network graph view

Parents (Total: 11)

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

Key Value
MD52FC09705528C3C68628E8EE319DE7BD8
PackageArchnoarch
PackageDescriptionPristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vbatts/tar-split
PackageMaintainerFedora Project
PackageNamegolang-github-vbatts-tar-split-devel
PackageRelease7.fc34
PackageVersion0.11.1
SHA-1486D9353AE9DF102EB79D3E167C27D873D3B3CC1
SHA-25630C54C115427D5D6FCC61F5D31B9A87E235CC1970AE2C173B330EF57D121285E
Key Value
FileSize50992
MD5D32C245FD861D5FBC49D95F82D8866DA
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.10.2-1
SHA-1052EFE5394B64BC5ECCAD824CBB65269860A75EE
SHA-2562D7403102064278589FA11F9139B00EF80ED9A88FA608C8B8612C31B08C79D05
Key Value
FileSize70276
MD5F892AC90B3A1FB21B50AFBD88D75CB06
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.11.1-2
SHA-18DD566DAA91A5DD94B1C3476C1941D9E16D4F14F
SHA-25682F16E1F84D7E8AA6CBF10E03A3229E8615BB4950514D9EA22A160A08D6DCB45
Key Value
FileSize70240
MD55546E23ADB9A6FD2029BBFB78BB99CC5
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerDebian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.11.1-2
SHA-19174962DF97A2883BC186240EE2554B61715E41B
SHA-256CB7E879DB83A5C9532306CEAA260656AF2382282F17AE30C8FE8B5D7CF9957A5
Key Value
FileSize70136
MD5718F98E144F07DCB4B749E526F017A80
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.11.1-1
SHA-1E80A527010769F5E48573486F40FAE23C1133A73
SHA-256C0CE8937124028817FFABA95BFAAEA1B60DE60A629D2F18B8D60B7066CC732E6
Key Value
FileSize42776
MD5F90F20670B35ED517DE90847C466DA85
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix imediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.9.10-1
SHA-10CA60BE8C7A2AF547FE4B0DF56ADF57062ED5C64
SHA-2564D4D92DE5DA0EB56531286403D89654C4979F9A7A06C9AE0F030308253CF15DE
Key Value
MD50D6DA326C9EAD1A0FC916DC4B8997466
PackageArchnoarch
PackageDescriptionPristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vbatts/tar-split
PackageMaintainerFedora Project
PackageNamegolang-github-vbatts-tar-split-devel
PackageRelease6.fc33
PackageVersion0.11.1
SHA-1D3CB3C1420D850F92777DA9FAB65E3053BE1B0DB
SHA-256FEBDE931ABAA3873E021AF213D2B661C041BF0E43707848E79F049DAB2E05E46
Key Value
FileSize51032
MD5212D58AF584772690CB2AE64BCD5CB36
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.10.2-1
SHA-15F2E9D2A75809B91668A7568BB2924943C9101AC
SHA-256B19D505701F6C0F3F0414CBE2B7169530B01894E88596D9AC0B046DB51F469B7
Key Value
FileSize70220
MD51DA5A3CDD00397C239ABA835EB96CB54
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix immediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.11.1-1build1
SHA-12662DA9A2CEAE800AB6FE31690F57A8DEEA9BFC4
SHA-256F473DA1A1F182D088225B356C812765B67CAF4E3106C829E16E375340D54C02A
Key Value
MD5C150F827763707F372F59B8DF91B0B61
PackageArchnoarch
PackageDescriptionPristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/vbatts/tar-split
PackageMaintainerFedora Project
PackageNamegolang-github-vbatts-tar-split-devel
PackageRelease5.fc32
PackageVersion0.11.1
SHA-1A19A702B0A89322CF51E3BAE6206A784A1EE4B31
SHA-256ABCFA2E96AEE0A657B13714BBBD766F1B766BC777664F1A8393459E6D6CFEBFD
Key Value
FileSize49768
MD581B866A84C20E4C6E437BB27FF2C494A
PackageDescriptiontar archive assembly/disassembly (source) Pristinely disassembling a tar archive, and stashing needed raw bytes and offsets to reassemble a validating original archive. . Eventually this should detect TARs that this is not possible with. . For example stored sparse files that have "holes" in them, will be read as a contiguous file, though the archive contents may be recorded in sparse format. Therefore when adding the file payload to a reassembled tar, to achieve identical output, the file payload would need be precisely re-sparsified. This is not something I seek to fix imediately, but would rather have an alert that precise reassembly is not possible. (see more http://www.gnu.org/software/tar/manual/html_node/Sparse-Formats.html) . Other caveat, while tar archives support having multiple file entries for the same path, we will not support this feature. If there are more than one entries with the same path, expect an err (like ErrDuplicatePath) or a resulting tar stream that does not validate your original checksum/signature. . Contract: Do not break the API of stdlib archive/tar in our fork (ideally find an upstream mergeable solution). . This package contains the source.
PackageMaintainerpkg-go <pkg-go-maintainers@lists.alioth.debian.org>
PackageNamegolang-github-vbatts-tar-split-dev
PackageSectiondevel
PackageVersion0.9.13-1
SHA-1687DC4831795F4A5E81AF49DC117212E15CC98B2
SHA-25686994B7549A0C7FED79177C1DD1CDAA7F24F26645459778A32DEC5E727BFDD8E