Key | Value |
---|---|
FileName | snap-hashlookup-import/usr/share/doc/libllvm6.0/copyright |
FileSize | 19270 |
MD5 | 46FB79C864725C94CE89C7D79DCD28C8 |
SHA-1 | E8C271530CEA3D82C4DAB8936BCE68CB4E904D7D |
SHA-256 | 6FE09FF812C78BF5BE77EC900ABFCCAA3C4E48AFFCDD47ECF84CB93FC641EE94 |
SHA-512 | 288180D78A279AEDE1FA09049863D70AFBA6EF035222F9181167655EEBBAC9FB24BB90F5EF854558EACD80BAC2AC69132ECB926CB53A39366FB9417A0A8599F8 |
SSDEEP | 384:oYGaqqk8xLHeXgC0qg8mHi9yoPGqE8Lgbudiqk8iAZ:vBxLSsi9yoFLgbudJvZ |
TLSH | T14A82EA1E3B44077329D213E76D5AA8D5B21EE15F3B2F1A41749CC198272B31DC1FB4A9 |
insert-timestamp | 1728293859.4061635 |
mimetype | text/plain |
source | snap:9iqytOR1LEDUTQBaqmuXzp7iBTv7mBo3_1 |
hashlookup:parent-total | 261 |
hashlookup:trust | 100 |
The searched file hash is included in 261 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 1150316 |
MD5 | 819E4BDA5C807281F9421274DA32F60F |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | liblld-6.0 |
PackageSection | libs |
PackageVersion | 1:6.0.1-14 |
SHA-1 | 002675D6E227D76F3EC72238EA2DAC249257F4CF |
SHA-256 | E7B347FED9DA9EF420BFE22348DCCFBED33919E7C0C84AA3060C6C39C75C9D52 |
Key | Value |
---|---|
FileSize | 9150000 |
MD5 | C9ED3BA3943842675A08CC54001918D4 |
PackageDescription | C, C++ and Objective-C compiler 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 and 14 standards and also provides most of the support of C++17. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-6.0 |
PackageSection | devel |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 012BFB47CE94C8762F0623570FE3F20763CE0820 |
SHA-256 | 6057421C1863CA1986DBEDF2EE1BF74705C97A028CF0515705FDB3B177564938 |
Key | Value |
---|---|
FileSize | 3382604 |
MD5 | 7552E7E85BC7595A48051BDF20F37F13 |
PackageDescription | Modular 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 X86, SparcV9, PowerPC or many other architectures. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | llvm-6.0 |
PackageSection | devel |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 04D40561580CBC7DEA27E4857027462A2C6956E2 |
SHA-256 | 8DCC96CA0DB773E8E83AC69B6A609A132C51969CB5476FDC1B84EF31C65E0499 |
Key | Value |
---|---|
FileSize | 20837780 |
MD5 | 5D0814B2B33866318EC773C895429B41 |
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-6.0-dev |
PackageSection | devel |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 06C48D081979C24622F9B54B44D1250104C92D95 |
SHA-256 | A73016B1A0265B955BD1491E96D1F2C268CD28A3B6218018B847B7D587A67C37 |
Key | Value |
---|---|
FileSize | 7471784 |
MD5 | 12D752860B2EDA8D775625DBA322F336 |
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 and 14 standards and also provides most of the support of C++17. . 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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libclang1-6.0 |
PackageSection | libs |
PackageVersion | 1:6.0.1-14 |
SHA-1 | 07A4D26330EC54EF3FA59A641242FD0424282FAA |
SHA-256 | 4F7044C94EFCAD81CC537742219D9D29F6ED595578401FC1566D86AE6C55DD38 |
Key | Value |
---|---|
FileSize | 52108 |
MD5 | 619AB1A4658AB161F2B6E92561A0D7F7 |
PackageDescription | Clang 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 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | python-clang-6.0 |
PackageSection | python |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 07D39CB206DF875DB020D7A0FB52A06A3B29D86C |
SHA-256 | B2A0321D7956E2D8FF82794C217F3D713DAD5B3DF34FC093FA75581907BD489F |
Key | Value |
---|---|
FileSize | 1377336 |
MD5 | 810235F8480EDAB6C687713079E9ABFE |
PackageDescription | clang library - Common 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 and 14 standards and also provides most of the support of C++17. . This package contains the clang generic headers and some libraries (profiling, etc). |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | libclang-common-6.0-dev |
PackageSection | libdevel |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 09414816D617B23F888EB0909E6D398187866FF4 |
SHA-256 | 873002D7B60828A4CEF4AF2DC3B7C060ED776A099ACDEA12D8C1C5B8EF8804FC |
Key | Value |
---|---|
FileSize | 23299316 |
MD5 | 0D3B84C465D5248A567AD304DF7C0116 |
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-6.0-dev |
PackageSection | devel |
PackageVersion | 1:6.0.1-10 |
SHA-1 | 09B2A5F72B197649EAFBD1375CBF1381BF33C5DC |
SHA-256 | 6900AC9EA235793ADE802D4C1473292B914E07DC34E01B1857414FAE1DC4BCED |
Key | Value |
---|---|
FileSize | 34592 |
MD5 | 329F6F002B4959CD9C62ABC4BEF8C640 |
PackageDescription | LLVM-based linker, header files 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 provides the header files to build extension over lld. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | liblld-6.0-dev |
PackageSection | libdevel |
PackageVersion | 1:6.0.1-14 |
SHA-1 | 09B615A5EDF68C7C9A576E28CD1F56AB722F6470 |
SHA-256 | DA6F4583257B48037D708F7660CE1BDFBC5BAFA38E37EDB18F4AA14AA10ED2B7 |
Key | Value |
---|---|
FileSize | 590936 |
MD5 | 5087588024C75DA73598010374E71945 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | clang-format-6.0 |
PackageSection | devel |
PackageVersion | 1:6.0.1-14 |
SHA-1 | 0A99B856B55571F3A9B187ADF81F9C382F70A4D0 |
SHA-256 | 6EA2B4B24930953B47B1CA14272032550F9BCDF19B6DAD6923B0ADFE8FBDB88C |