Key | Value |
---|---|
FileName | changelog.Debian.gz |
FileSize | 39459 |
MD5 | 7604DC9DB9E34DE577C6B176B2905107 |
RDS:package_id | 294729 |
SHA-1 | F5877F508E5FA6462C073FE23F5D7DB88BF00004 |
SHA-256 | 14C871C75525FCAAE23441DE682F6DA1B47AFD126743E1085A320230832CFDA8 |
SSDEEP | 768:MHdls6g6aDLb/YW4f60IVNHaEaaD5sZTS0+bJsuknlpVeY5QLfOoAjHa+wwy:MHdls6g6OLMW4f60Ia9I9kvMfOjwn |
TLSH | T18503E12BF801B77259D3C79628197A639B8F2A430793EEF1737E341662AB4459C1B073 |
insert-timestamp | 1696432831.7445533 |
source | db.sqlite |
hashlookup:parent-total | 279 |
hashlookup:trust | 100 |
The searched file hash is included in 279 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 1624312 |
MD5 | 8F09221504BD5272CAC939751CC97CD4 |
PackageDescription | LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | liblld-11 |
PackageSection | libs |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 0070FB0D0B497031FDADCF0AE481249EB0DFAA36 |
SHA-256 | 120AB4675CF8861410004E7E0D57B15867B44D4CA740197324A411B7B7F080A4 |
Key | Value |
---|---|
FileSize | 6235384 |
MD5 | 28DB1AB0FB56ACB7C523C205C2856625 |
PackageDescription | clang-based tools for C/C++ developments 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 some clang-based tools like scan-build, clang-cl, etc. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-tools-11 |
PackageSection | devel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 023853D94865BA102751FDD4876217C8B7D67DFD |
SHA-256 | 268EB7998AEE3BE5EE692F5213990848F96680B95BF8692348BA7F3E356307BD |
Key | Value |
---|---|
FileSize | 82484 |
MD5 | 8F228E4DE3A8B63CCD2BBA48FB2AC217 |
PackageDescription | Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-format-11 |
PackageSection | devel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 028AAC4D23332D222EC97197F80C4E6396BAA41E |
SHA-256 | FD3527451A5494140CAB472143C2C9DEEDD9B9B85346983F33AC7EB7A194695E |
Key | Value |
---|---|
FileSize | 5827884 |
MD5 | 6624B52541D057139DB7E5FE779E823D |
PackageDescription | clang-based tools for C/C++ developments 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 some clang-based tools like scan-build, clang-cl, etc. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-tools-11 |
PackageSection | devel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 0368DF97995479760BD05CDDEAD5B8FFCD55E386 |
SHA-256 | 616F1DC79C3BE8D3012EAA459AE8B05F9B05D32180A823DDA7E7E481255FB9AF |
Key | Value |
---|---|
FileSize | 240208 |
MD5 | E8526C2DCA65C611DB73B00A07F58CB9 |
PackageDescription | Modular compiler and toolchain technologies, OCaml bindings 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 OCaml bindings to develop applications using llvm. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libllvm-11-ocaml-dev |
PackageSection | ocaml |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 0401C8EE61D072381C59D68D7863048AB3E7538A |
SHA-256 | F703CDD6741115A8943DE025C37609CDBEFDE9FB66ADCC3A77546BEF21A3F042 |
Key | Value |
---|---|
FileSize | 44456 |
MD5 | E36EF1C2EB120A3C35DBBA52FCA9F8A3 |
PackageDescription | C++ 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. . This package contains symlinks without a version number, which needed by linker at build time. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang-cpp11-dev |
PackageSection | libdevel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 044CC4BEEF9F18BFF65C1B841BE5846EA6B31397 |
SHA-256 | 66897A2AF4F06479DFD1CDAF80E80032A0133CD78A41BFDFDAB8FB3FC8B6CFEC |
Key | Value |
---|---|
FileSize | 44456 |
MD5 | 7931C4D9CFA2D31185356AE313B60B50 |
PackageDescription | C++ 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. . This package contains symlinks without a version number, which needed by linker at build time. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang-cpp11-dev |
PackageSection | libdevel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 04AA0055BEBBC4256CC75F2D93D0A921FD1CFC3C |
SHA-256 | CF50F19069072B507829DE63612186B6DEC138E3D1035C54C56648B737FA9DAA |
Key | Value |
---|---|
FileSize | 28432492 |
MD5 | 54006DFE420A32C8FA6ECB9A78263A2D |
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-11-dev |
PackageSection | devel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 059FA5A7762692E66F216484111BBBA8002AA6E1 |
SHA-256 | CCC4CB5AD3D4FF56DA763B237F5D77250E46E8BA979EAF41CE4E9BB1A42B79EB |
Key | Value |
---|---|
FileSize | 1513212 |
MD5 | 83FC01AD2ECDC3CFABB9C57DE8AF4F3C |
PackageDescription | LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | liblld-11 |
PackageSection | libs |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 0ABBF3320B2FFE5790CB7D7576C3DC28D14F88B1 |
SHA-256 | 51FFF79723580C53BCBB1E47594BF04FD7B2C8A41C920F17143408E6685165E3 |
Key | Value |
---|---|
FileSize | 1809992 |
MD5 | 347F5DCD742AD445A86CF86ADC84A6F0 |
PackageDescription | Language 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. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clangd-11 |
PackageSection | devel |
PackageVersion | 1:11.0.1-2 |
SHA-1 | 0AC4A0E89586E5DE24649274991AD6E52D0A6905 |
SHA-256 | 429DA53FFB1F95019C0D7FD0779FD94ECE7EC4DEDD4B40035C71279ED11FE4EB |