Key | Value |
---|---|
FileName | ./usr/share/doc/python-lldb-3.8/changelog.Debian.gz |
FileSize | 14936 |
MD5 | B8297659D9C829D4F1F08937347F5261 |
SHA-1 | AF75439333FEBA3AD0308FABBBFFBEF4D8DB1340 |
SHA-256 | 9698AE93AE5EE8FC2999B2CD17AADE7929E873C152A8E0F8DD0B4AF7859D2BFF |
SSDEEP | 384:fBk2WcaJGhr8bUvDPm3eNvzfXRecnl9412J0QrdK/cqsOvNk:a94lbvDPm3EvrBear4CocxyC |
TLSH | T15562BF70DE7AE4A2E4713592CE443A161E25404C2F78860A3BD452EFC1D9BFA6F5D4EC |
hashlookup:parent-total | 204 |
hashlookup:trust | 100 |
The searched file hash is included in 204 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 15820388 |
MD5 | D2786AB7B8144BDD7CBC3BD3F8CD8685 |
PackageDescription | Modular 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | llvm-3.8-dev |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 013C5441EF39D94D05E2BBB0AB69305C9CF3530A |
SHA-256 | EE2485B92C47C6875D4826D5B770B99EFA72CB85C05435E50273FA2FD1CDD539 |
Key | Value |
---|---|
FileSize | 17494694 |
MD5 | 3CF59F6CC281A6E74FB14CE891D4346A |
PackageDescription | Modular 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | llvm-3.8-dev |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 02035660DB697836699F9141C8ABF19B1DC189E7 |
SHA-256 | 6FA901A6E6FA582C8938B273245B5B2C59330CAB66644DACC7557365E4CE5795 |
Key | Value |
---|---|
FileSize | 3364076 |
MD5 | 55B8C27E7262C73F62AD2471FEDC4285 |
PackageDescription | C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang library. . The C Interface to Clang provides a relatively small 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang1-3.8 |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 02EA19F42CDA426DC4F345E04EDDE88B4734F0D8 |
SHA-256 | 101DE504FC9429BF68E09E51DFF90F6A6B0AC4D40E3270CB8B2C205BFBD141E7 |
Key | Value |
---|---|
FileSize | 104240 |
MD5 | 044A189F9E27E17E0544D4015E6568B3 |
PackageDescription | Next generation, high-performance debugger, python 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | python-lldb-3.8 |
PackageSection | python |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 0337755CA48E7A2371FAFD98927FF6FB9E57F0AF |
SHA-256 | 7D4AE6BA704CA601C4E90F07ACE3B7F7EC033B9D0A31A4986502826D1BB1586D |
Key | Value |
---|---|
FileSize | 48719226 |
MD5 | AC8F109A747241153E9C833A71BD25FD |
PackageDescription | Modular compiler and toolchain technologies, debugging libraries 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 debug symbols. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libllvm3.8-dbg |
PackageSection | debug |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 0456663891D98892CF38F06EF1F97DDFF87088FC |
SHA-256 | B1480604DB06D71E0E5632A9FDB209CB4D3D2A9EC99901FF9052EF2986F05A03 |
Key | Value |
---|---|
FileSize | 3679560 |
MD5 | CB6248537A7216A9D4041B406300E209 |
PackageDescription | C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the clang library. . The C Interface to Clang provides a relatively small 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang1-3.8 |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 04B427DAAD73384F3255EEAD80121A43AD4EF085 |
SHA-256 | CE1F998F720AB64ACDBB9A650BAF7CC9AAEBA6CDF675578F8AC6009450BA4B39 |
Key | Value |
---|---|
FileSize | 6229590 |
MD5 | 7CC75A8A2A2FD186F20322DA74870F4F |
PackageDescription | Next generation, high-performance debugger 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | lldb-3.8 |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 04B71D707609AECD1E6D5D9BE4639816BCAEA6D7 |
SHA-256 | 5963DA459C6A0469629104721367AB7D9BC4AC462666CB289477BAFE9863E1C6 |
Key | Value |
---|---|
FileSize | 4264116 |
MD5 | 1F754C2FFABBB054FC891F3D46592FBA |
PackageDescription | clang-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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-tidy-3.8 |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 070DF94D0D8D7B31519F8ACBF584274F22125267 |
SHA-256 | 2AD32F355BC2E4729A6E5B42C2946587AB77793E3CA18F4C32973EB6F4EA6E31 |
Key | Value |
---|---|
FileSize | 79994 |
MD5 | B0A37FCBE11C0E88C4267E9ABF141766 |
PackageDescription | Modular compiler and toolchain technologies, IR interpreter 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 minimal required to execute programs in LLVM format. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | llvm-3.8-runtime |
PackageSection | devel |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 079918B8ABEB4DB4D4B1B2A17E7A3D25A44C9F2A |
SHA-256 | 2132C57D998A9976FC163841346EA8CAC1D38544161ACC30181569DAE52729D6 |
Key | Value |
---|---|
FileSize | 26618504 |
MD5 | 79B0786FFEE17B0157C4E3BC03B673AD |
PackageDescription | clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler. . This package contains the debugging symbols. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang1-3.8-dbg |
PackageSection | debug |
PackageVersion | 1:3.8.1-24 |
SHA-1 | 086141C453F79D7044D0B01EF64436A1EC274F90 |
SHA-256 | 8447F93F4FBE3929EE083F1B416176A9F8396EB5AA9723B713D8DB625559B363 |