Result for DA095B3287E63D90E3BC7B44171E3152D86367CF

Query result

Key Value
FileName./usr/share/doc/python3-lldb-14/changelog.Debian.gz
FileSize45044
MD5CC7180C7FBF16EE70A2F47291E3B936E
SHA-1DA095B3287E63D90E3BC7B44171E3152D86367CF
SHA-256D026BECB3097AEA68E9931BAC348A7C75CB33920A1A45113BF89F19C4A110591
SSDEEP768:G2l5+3IQy0Kh3ndEbU77LzNPoJcW8eVptMvb92eYtaoesLaXgE:G2W3IQyB3dt7ZPs9PtMvb0dtvbagE
TLSHT1931302CE2064D1E393EFBB2368BE708A3D0EE0B5356313B761EF8192760B29159D5549
hashlookup:parent-total143
hashlookup:trust100

Network graph view

Parents (Total: 143)

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

Key Value
FileSize110224
MD59436ABC98C9656A649E15EF90A456F39
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-14
PackageSectionlibs
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10092F445033FD674AFE9BA9E919860C5D926C10B
SHA-2561E3CCA58FBE03C2DABEA742C7297251C1A462A951FDAC3E9F33AC11C5C9C94C4
Key Value
FileSize77612
MD576D64C516F281AE93C93DFAC40DD1574
PackageDescriptionproduction-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibunwind-14-dev
PackageSectionlibdevel
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-106AFE9E7F98E370A0356770BAA978B53A9EF5307
SHA-256C426449A683EC55D2D1DC56C4DA6501B280DD1EDB20E0201392C10B07F6EFDBA
Key Value
FileSize149964
MD53ABC963BC7704A89AD83D235BED9D89C
PackageDescriptionNext generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamepython3-lldb-14
PackageSectionpython
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-106D8321994CB8C613D222739EC7A6C2CD56093BB
SHA-2568E48867A445B374A3180ED71478B5AA3B2E66E2F6FC7729FD291A937665E9A00
Key Value
FileSize101552
MD5D2AB3CB0F43EFECFB06B8E9AB60E4462
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-14
PackageSectionlibs
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-107AFBEFE2A840D6AD355AFC34C5FE2549301ED6F
SHA-256E18BAB1CCC40329BA08BBE2BADED9BCE7044C1E4C57830E08C527535B9AB1102
Key Value
FileSize12115572
MD5FA987ABFF0B3CC462184E36A1962936D
PackageDescriptionC++ interface to the Clang library 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 package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibclang-cpp14
PackageSectionlibs
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-1080C1E1F0E1D5D58473C8E087DEB884A0E9A682C
SHA-256DDCA2B29173BD6E0C6D8F48668E58BFD607EB7C7DDD6F180661818677D56E2EA
Key Value
FileSize10445828
MD5124E9496C54E0795EC8CA6874B5CF091
PackageDescriptionModular compiler and toolchain technologies 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). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamellvm-14
PackageSectiondevel
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10874966C8F33B0226A09885F30CEA58F673327C7
SHA-256E603ED1400C7C09E55FD89EB0BE5C7FD5CC9377F98762969835E81C552DB15D3
Key Value
FileSize28766068
MD5E8603B6445DF4A697DF11A6A7EBF818D
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-14-dev
PackageSectiondevel
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10A61DEBAAA538D51B622F08A157BABB461F7B939
SHA-256349A17436413E390E2CA2FC149D04FD916CC4A85112860C9EF9BBCE17CA4B5D7
Key Value
FileSize255240
MD5D6060D792F5C9715B76CAC5BA1CD6EF5
PackageDescriptionLLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibc++1-14
PackageSectionlibs
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10C939C686E9454EAA3A39DAC74F03093AB4BDE43
SHA-25620327A2BCB4E5C0D3B70298339619599D96AF61B6C9C5EB2F0BFEACEB0F6911B
Key Value
FileSize149964
MD56392FE37C8F8DD4413E8594529B9F2D5
PackageDescriptionNext generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamepython3-lldb-14
PackageSectionpython
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10CB9D134603E11E1F337ECD7DB7C4285208A5664
SHA-2562D7C9989E01CCD6A26F7C3902C3BB0F4F2143B2E14905F551C24D167C469445D
Key Value
FileSize23641192
MD528597E32BBEE4F1434541348ED0F2EE6
PackageDescriptionClang library - Development package 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 package contains the Clang headers to develop extensions over libclang1-14.
PackageMaintainerLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
PackageNamelibclang-14-dev
PackageSectionlibdevel
PackageVersion1:14~++20210926041028+6063e6b499c7-1~exp1
SHA-10EE47085858DFF1F3E63C31D662E6CDCD8A0C88A
SHA-2563FADAFE73E4369FCBF6A31B5C76571A287942095E4651C32748FBED0B14F3DD7