Result for 633DEBC6DB7253FE14C4A6A179A4F40C48EE1B71

Query result

Key Value
FileName./usr/share/doc/python3-lldb-13/changelog.Debian.gz
FileSize41391
MD55AAF518CB0938F44AEAEFAC575F2F5E3
SHA-1633DEBC6DB7253FE14C4A6A179A4F40C48EE1B71
SHA-256BFE6A46783858F8D6C2CF3B4E27575BF639C9E7D5C9171EF104BB9280A964C58
SSDEEP768:PcQXcxElCdKbWDCyuqWPQEm9WC4PoydrJdU7Snrm6xgoCSFmTWfSZGvyiwQK:0RBYb/yuq/E2WXPK7urBCOcWaZGqiwQK
TLSHT14603F170798395717F531DAB29E3FEF6F8AADE064AE51E15B0530BA0E0604D9F103AC2
hashlookup:parent-total67
hashlookup:trust100

Network graph view

Parents (Total: 67)

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

Key Value
FileSize16539656
MD52BD32E3615E192CC77973D2F974855B8
PackageDescriptionModular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibllvm13
PackageSectionlibs
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-1002BB3DAEEDF0EBFE98909F16086270D1E159A7C
SHA-25663D4B7F8B5360FD383A07E36920406B0019F464D249AA45FA7859F5515FC8D2C
Key Value
FileSize108500
MD5C2AC1DBAE85D9B06852C67782AB514C2
PackageDescriptionLLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibc++abi-13-dev
PackageSectionlibdevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-103F260A6C85610DF3C90F8CA0B8643C2A5CC0CA1
SHA-25666B3718932728F009452286A97FF8938762E6BE2588225970CAC8DF9D7B5F213
Key Value
FileSize323276
MD5623B3AE10208CBE1274B8E24D7662575
PackageDescriptionLLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibomp5-13
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-115D38D96B26B9058520FEC87870B6AF12F55E6CD
SHA-256C0A5C7A4EB57BD880A73C3899D2E4E5EDEB085A8AFA14AD266591754B826A502
Key Value
FileSize71268
MD5C601DCBED4C73BB30C8CDC0D75149B34
PackageDescriptionClang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamepython3-clang-13
PackageSectionpython
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-118B76AE8CDAFF4F9DC08BE04BCDA7414E6535DEA
SHA-256962EB830D7A1B1BB658983646DD06C5DCC3F382DF9F9C71A7C7219E33C9476FB
Key Value
FileSize976568
MD5786A33FA0E8ABF74EDFBD4C4C2F412ED
PackageDescriptionclang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNameclang-tidy-13
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-118F04FE4905565C2A1DED8B5D8520BA346034C56
SHA-2562D251C927C2AE909DB9E0B085B375DFFDD40A712A096576CADE52649055CB6A9
Key Value
FileSize2132900
MD57473F19A09EDBE0035DF00C17DB665A7
PackageDescriptionLanguage server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNameclangd-13
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-11BB6AC5819E375E7A8BC3BD8B1C7959FB0BEF378
SHA-2562027DC2EBE62F4C578B4B01DC35315C2A8DFC3C9B5EB4A122DF79DC18B93636E
Key Value
FileSize29511232
MD58E8F282C4B1CB32AE754C886B9A53057
PackageDescriptionModular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamellvm-13-dev
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-122089A69425C1AC40E644003EB627FE794DA680A
SHA-2563E37802AEE0DD2F0A97EB87E520D45B524735E49C6BBD1DEC7FC06EFCFC607E1
Key Value
FileSize939972
MD5E4279BD3742A401CF3EC16EBF721DD20
PackageDescriptionModular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamellvm-13-linker-tools
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-1264D076A4439E05B121402AA5D535CB826A5366D
SHA-256738C3E6C55D9B25EB0FB4FA91AB05DDA086F888D63623191AC0D756970776A07
Key Value
FileSize92916
MD574025CD7636A6351C174BB145A1101C0
PackageDescriptionLLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibc++abi1-13
PackageSectionlibs
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-136C4979927B3FD280B0D2E86666D4CEA474E1BB0
SHA-256DD2A58ABA70AA62D19D4CDF8DB8678B747BB81576F44A29D22150C1D8432177F
Key Value
FileSize357804
MD5512BD2E561691373CD73CF8ADB615A62
PackageDescriptionModular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamellvm-13-tools
PackageSectiondevel
PackageVersion1:13~++20210418105309+a0898f0cecc7-1~exp1
SHA-138ABEA3221A600C23C4EF5A66277112627E84783
SHA-2567ECA9E506FA97091C5928A9007A17490E69FA6D1FBA5DF45A156124112B229A8