Package: clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 118218 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libc6-dev, binutils Recommends: llvm-8-dev, python3, libomp-8-dev Suggests: clang-8-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 25968950 SHA256: 83f745f9c413cc59addbbc3f643835e9645ac6d9402d1bc3dd2cb253b10dd342 SHA1: 0a297a4313387d4144ceee976e4c319813eac68e MD5sum: 70d91e0d4da600a80dd70d7e19937b55 Description: 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. Package: clang-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35019 Depends: clang-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-8/clang-8-dbgsym_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 27529932 SHA256: c1f7303b45a7cf92847c27f4e4bc315692bf77a33463a2df436934bd8affd33b SHA1: 3eac9b314b4aa350faa2d649feab587a422f55a6 MD5sum: 598532a7fe5e359dd02e839e9f9eb77b Description: Debug symbols for clang-8 Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8154 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-doc_8.0.1+svn369350-1~exp1~20200114192041.78_all.deb Size: 986018 SHA256: 4a066ec92e9c3cb94e8daab25a1c4275d5572c6a7f27916546134903c3502e88 SHA1: d784a7136f01085419d90f40c63ce4e546420437 MD5sum: d40bef2ea76d051f26d635b0a8891114 Description: C, C++ and Objective-C compiler - Documentation 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 documentation. Package: clang-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 82 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/clang-8-examples_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 44560 SHA256: 1ab6434e738cbd25c44a3fc1df80fa3f37422ad140501c74977ca6991251dcf4 SHA1: f8d31b476bb3a0720275219f58592cfaba82375f MD5sum: 7c9d9137e9f4624775caa9354f3c500f Description: Clang examples 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 examples. Package: clang-format-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5454 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-format-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 1390022 SHA256: 44d8b5c3dd5693f2208a62ebc8bf1afa9c46b75370aa5d56e0e56994dcc08eae SHA1: 85d941cca0242a01a65df6d7baa16300659e3da9 MD5sum: e993c24f3b1afbf5008ce0d4351005b0 Description: 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. Package: clang-tidy-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 114562 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libstdc++6 (>= 5.2), python3, libclang-common-8-dev, clang-tools-8, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-tidy-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 21926328 SHA256: 36f34585f43f193eeaa4236bfda27a641a92e82c508bdcda7616fd761464edbb SHA1: b3e667a6eed2449827825a461387dd16bea2c59c MD5sum: 3d583bf22cfb56e0d77d3fc5a2f9632f Description: 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. Package: clang-tools-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 882468 Depends: libc6 (>= 2.3.6-6~), libclang1-8 (>= 1:8~svn339515-1~), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), clang-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clang-tools-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 192253040 SHA256: 6d032ac8705efabd6047874fcdac6b8035b4642bbb95edaf7c2212d980ce64f1 SHA1: d110f702dd02c182e4c72bc342068f1adc11aa72 MD5sum: 3f96c2ca131bb7a2f06b1d6522225932 Description: 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 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 117624 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Breaks: clang-tools-8 (<< 1:8.0.1-1) Replaces: clang-tools-8 (<< 1:8.0.1-1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/clangd-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 22224922 SHA256: 2f609a1d4e5fbc8bfff613c81c04a383a9b420b395ca707b78506e62ba98385e SHA1: ba78fa3d6125e190eb1ebf3f935093064c003265 MD5sum: 2f37cd0c092bafe40385e9c4a5c4c11d Description: 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. Package: libc++-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 11809 Depends: libc++1-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libc++-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 1617062 SHA256: 886b55e4c8f0a2d1641f42eb03b630d5fa134049d04373f9be7358d0763cd2ee SHA1: 8864c36f41cae8a961b59bcf7f4296196db1eb86 MD5sum: e802e46437b01d87e57ff83f001bf749 Description: LLVM C++ Standard library (development files) 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. Package: libc++1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3962 Depends: libatomic1 (>= 4.8), libc++abi1-8, libc6 (>= 2.17), libgcc1 (>= 1:3.0) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libc++1-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 833620 SHA256: 9119f774066e3f2968c28290db4e86add02ed009dc82f872ddab4f929451ce94 SHA1: 8502335fb8a4dc413e74fa57775c68e838beb818 MD5sum: 2bc5937eec0a4a192cb76130db40c461 Description: LLVM 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. Package: libc++abi-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1505 Depends: libc++abi1-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libc++abi-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 303678 SHA256: 7c84329d224507e058ddbc46f93a1046acf2719a774e803539470977a9c7e428 SHA1: 41a79754b5ce8a1d07af8a6cec728984bc8e0c9a MD5sum: daabb214e81d916d758b54947aac583f Description: LLVM 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++ Package: libc++abi1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1035 Depends: libatomic1 (>= 4.8), libc6 (>= 2.18), libgcc1 (>= 1:3.0) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libc++abi1-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 254284 SHA256: daa5bdada3c923d58e624368811bbfaecc1d2c02dc023e0920076b1ac93d7306 SHA1: e694a59ba6060d822e811bea69baba590c82061f MD5sum: f2707ef4ca707e673412e78efc443ef1 Description: LLVM 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++ Package: libclang-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 275081 Depends: libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libclang-common-8-dev (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libclang-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 42463130 SHA256: 0d51c108e74ffdb2ea62f0c1b8e61579dfded9f98a6ed93979d03df3f01b24f9 SHA1: a7f07c753c2dc7c9cc8fb38d29c2a370d12ddaa5 MD5sum: bb8ecfc1b4c3aafb0395ac5377931607 Description: Clang 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang headers to develop extensions over libclang1-8. Package: libclang-common-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 66495 Depends: lib64atomic1 (>= 4.8), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libatomic1 (>= 4.8), libc6 (>= 2.17), libc6-amd64 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libclang-common-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 5884888 SHA256: 097a34a2a61ffaa0f92dab2054f5e479e3f79bb60402a40515af0da7e050dbbc SHA1: 54651c6918b2e59e36b6435af459b1eed49e8c9b MD5sum: cce515032dc412e707085d58a0003f47 Description: 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). Package: libclang1-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 24031 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libclang1-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 6176496 SHA256: 8922ecd89de74b4b5d0f4982ccd2674b4242f9024e7f9fb5535333333a3a6aff SHA1: de0ea77b53b3f154f24dc0f0736c13f9a86e854d MD5sum: 8a1be9488f1ab9c759bc03a0cde7a49f Description: 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. Package: libclang1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36600 Depends: libclang1-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Breaks: libclang1-8-dbg (<< 1:8~svn327768-1~) Replaces: libclang1-8-dbg (<< 1:8~svn327768-1~) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-8/libclang1-8-dbgsym_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 28096240 SHA256: aec3971dccdf9427963260af11f186e2ad8d0eb8a9885073f0b3b67ee1ef1c93 SHA1: aa8e603a75a610faf145f89b741d4ec05f51f10c MD5sum: 03087c2ceb9a093da2aad1230ab1e6ea Description: Debug symbols for libclang1-8 Build-Ids: 70aae233a984c81c78c10199829d75e2b6e27bc3 Package: libfuzzer-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5800 Depends: clang-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libfuzzer-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 928878 SHA256: 9f85423bc5a0ae021d416c4c468ed8d6456085f79fb9428957accca964471896 SHA1: ff126b7d519b61ac6c009b54b7610c121d7fde53 MD5sum: 422a19d13d1247e7f3fe765117fb5cca Description: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: liblld-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 21210 Depends: libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/liblld-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 3260286 SHA256: c7bce32a7e08e863eb197a68ff4eb1331177b09d948f1756c260fbea91c1fcba SHA1: 0d08889cb61d4d1f1c817f65c1622e772772f025 MD5sum: def4ee8de9a54c5fb4fc96d66848bac8 Description: 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. Package: liblld-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: lld-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), liblld-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/liblld-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 65980 SHA256: af22c1ce41d37509cfb2a3a5d318557aaa1f1cd0268be577e013918b9429d02c SHA1: 6506479a7f9d14db6b6889b997ed30557a4f9303 MD5sum: 63686d0139713f9fc8a297ead4708129 Description: 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. Package: liblldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29231 Depends: libatomic1 (>= 4.8), libc6 (>= 2.9), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libncurses5 (>= 6), libpython3.5 (>= 3.5.0~b1), libstdc++6 (>= 6), libtinfo5 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/liblldb-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 7903530 SHA256: 522e5befe93b60ea6bca322f4a73d291ceec06362bab158c4d6aaf9b0d98823d SHA1: 364afdfbebf34583806987ce69f2db36d623b879 MD5sum: dbac2adf59b94b0e71542609c81b56da Description: Next generation, high-performance debugger, library 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 package contains the LLDB runtime library. Package: liblldb-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35075 Depends: liblldb-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Breaks: liblldb-8-dbg (<< 1:8~svn327768-1~) Replaces: liblldb-8-dbg (<< 1:8~svn327768-1~) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-8/liblldb-8-dbgsym_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 26834182 SHA256: c6589b01298bf23f1c90cfcd3fbb9b81943310d78232bcd0dfef6fd4a8f7bbf7 SHA1: 5acae1cd5ac51788642bdfc61e36df547e423f3b MD5sum: cf4024341f2fcae451347433ddf381a8 Description: Debug symbols for liblldb-8 Build-Ids: 5a4e5415683ba334ec61143098f5c52ce6de7a4f 79e70f7f85ca7c71cdd684bf8f46f835609b6f2f 944b79152b93931b3646b17d9285809badc6c5ed Package: liblldb-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 66494 Depends: lldb-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/liblldb-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 11266010 SHA256: 58c26ecc8345a7fe78b130c6278bf2f8c0a2a0315a67dba826c4053df6dd7811 SHA1: 1b250eb3e35b52bff22d3983d61a66e34c3a085e MD5sum: d1d35a47356942c1a717bda7cfcf4e79 Description: Next generation, high-performance debugger, header files 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 package provides the header files to build extension over lldb. Package: libllvm-8-ocaml-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2267 Depends: libctypes-ocaml-dev-z2w01, ocaml-nox-4.02.3, llvm-8-dev (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Suggests: llvm-8-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-8-ocaml-dev-a4cc2, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-8/libllvm-8-ocaml-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 210810 SHA256: d831c339099283c26bddef85c5d393b296e34a47e18b51e1f177329f69487a0b SHA1: 06fc76fb454210356ba9f25a3459f9e15ca674d8 MD5sum: 499eb13f95050819ebe1c12e5809ae41 Description: 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. Package: libllvm8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 57168 Depends: libatomic1 (>= 4.8), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-8/libllvm8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 13744162 SHA256: 387ecca254c72f4da70c28141184a82491c2f3a8bd26c9572c81965d9bbf8221 SHA1: d60a182dd310a48227eb6ce30fe2203694339f43 MD5sum: 00c64c03c924da97880b97d359d0e48c Description: Modular 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. Package: libllvm8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 48526 Depends: libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Breaks: libllvm8-dbg (<< 1:8~svn327768-1~) Replaces: libllvm8-dbg (<< 1:8~svn327768-1~) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-8/libllvm8-dbgsym_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 36871938 SHA256: 4cead5c2c6c0542312e6288fec82961322bf94a47003d2d7bf056c19c3510a8b SHA1: 594149842b0ae5646d3196eb95af69c62e76d783 MD5sum: e60b34d6caa705b73c00b916b583a632 Description: Debug symbols for libllvm8 Build-Ids: d06d540e931c1f4d7aa1be32bc686bd78aa9678b Package: libomp-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 267 Depends: libomp5-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6) Suggests: libomp-8-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-8/libomp-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 88870 SHA256: daca2306cefa51019e6d9e951320c84561a3ae0e163912b825c56999f16391c0 SHA1: ff1ea7c93beda208ec94a407e7ae0a18b9f610f7 MD5sum: 498efa0e23811c70493e542534e7aaa0 Description: LLVM OpenMP runtime - dev package 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. Package: libomp-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11837 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/libomp-8-doc_8.0.1+svn369350-1~exp1~20200114192041.78_all.deb Size: 866146 SHA256: 77784762fb55097ef820b3cecf6e1f51dbe7be0b52cbcd7b68f75b460e9f1f5a SHA1: b0b43ff7fc98e8596744d67e84a2182e0652fd5c MD5sum: 64a7486062d856222dab2b91a0833ca4 Description: LLVM OpenMP runtime - Documentation 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. . This package contains the documentation of this package. Package: libomp5-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1840 Depends: libatomic1 (>= 4.8), libc6 (>= 2.6) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/libomp5-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 305502 SHA256: aac8c18e0f6667ae161e65871a4ccf42da375978189540405b0e5fef40c7d301 SHA1: ad509838ae6a1f6337e53f64c2a3013d3d371189 MD5sum: c2dd79dc76f6fdf4390469fafc153ac0 Description: LLVM 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. Package: libomp5-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 440 Depends: libomp5-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Breaks: libomp5-8-dbg (<< 1:8~svn327768-1~) Replaces: libomp5-8-dbg (<< 1:8~svn327768-1~) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-8/libomp5-8-dbgsym_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 288830 SHA256: e2766444a20c092bb2ddeac832f538e627c5d2ea148e2d78d6aca64d0a2b684a SHA1: bce314df48a343107d1a2a4b8255a5bdc79a6fd6 MD5sum: f27ac3910bc680ad69a52cc5480de42f Description: Debug symbols for libomp5-8 Build-Ids: 3b73bc200c2d469263c6145af7fed377bed46092 3b73bc200c2d469263c6145af7fed377bed46092 Package: lld-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 13505 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/lld-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 2580774 SHA256: 11159b824255dd471fbc9b9dfbd72dfcbc064a0a6ba22b6df417bf665888c618 SHA1: a199041d3058a191ff0d171516a1f8d716b80109 MD5sum: 58d46b37f5c739a4a42139290844c25e Description: LLVM-based linker 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. Package: lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 193530 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), liblldb-8 (>= 1:8~svn298832-1~), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libncurses5 (>= 6), libpython3.5 (>= 3.5.0~b1), libstdc++6 (>= 6), libtinfo5 (>= 6), llvm-8-dev, python-lldb-8 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/lldb-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 41383192 SHA256: 245e4804f5ae1eb3f923b9d12f59ff44b03c72eb5663a856c1225c3bc4a9d45b SHA1: c2343ace0e3aa315cd43be697c51032bf22db0b6 MD5sum: 6f261d502dea55d731f88f3fb3eaf449 Description: 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. Package: llvm-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 61876 Depends: llvm-8-runtime (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-8-dev Suggests: llvm-8-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 14426732 SHA256: 394a1fef944280e590516a9eefa6c519cfaaec1fa442c265628f903210c1073b SHA1: 542dd9084d8b4f0e802f9ab59831cf7415ecfcea MD5sum: 69e244da29f198835626f26e6593d342 Description: 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. Package: llvm-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 303429 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc1 (>= 1:4.2), libllvm8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-8 (= 1:8.0.1+svn369350-1~exp1~20200114192041.78), libtinfo-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-dev_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 56225940 SHA256: 1d1a2572e780b32a959a5a02f106d9cdeeaf2e061907ab7335f7f8cee7740104 SHA1: 6aed08118a1665579b3c5e9c0cead88691a9aad3 MD5sum: ef37f505e387c8c32d5fbc3b07fee359 Description: 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. Package: llvm-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 21216 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-doc_8.0.1+svn369350-1~exp1~20200114192041.78_all.deb Size: 2364338 SHA256: b7f1f9c377854ae2265691f38cdd0a1f43fda08710fcc388cf17ccf676c269d2 SHA1: 568b06fae5683cf6511890660b9d8e72405c4fc5 MD5sum: a8d67952200fa012068d1d58dc79066a Description: Modular compiler and toolchain technologies, documentation 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 contains all documentation (extensive). Package: llvm-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 478 Depends: llvm-8-dev (>= 1:8.0.1+svn369350-1~exp1~20200114192041.78), llvm-8-dev (<< 1:8.0.1+svn369350-1~exp1~20200114192041.78+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-8/llvm-8-examples_8.0.1+svn369350-1~exp1~20200114192041.78_all.deb Size: 271386 SHA256: 0d5c9bfd496dbe9b921c9d678c7ba33822193b2d3cee0f36dfe5cb911b4ad2be SHA1: 93ad9087d0097c126d0b188fea2041f9e1a1682d MD5sum: 767e374ae63fe0eab74eb9bfd2627b45 Description: Modular compiler and toolchain technologies, examples 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 contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-8-runtime Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12116 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-runtime_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 2513162 SHA256: 875fac0f26eadcd5d8cfcde8c587b0259587aee3df39af8e18737f257832ca65 SHA1: 9ebf3ce863db4d524f2fcb7bd6a40edeff08dce7 MD5sum: 4fde135f9e9e221216b01df5aa722883 Description: 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. Package: llvm-8-tools Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3826 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python2, python3, python-pygments, python-yaml, python3-pygments, python3-yaml, llvm-8-dev (= 1:8.0.1+svn369350-1~exp1~20200114192041.78) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-8/llvm-8-tools_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 715852 SHA256: cd69e4985ed033084e0205970d41b612c6a28fb3ead35b87379d82258b2b17e9 SHA1: 8a114984092ee03c6b47cd1cf11907dcf588d2d7 MD5sum: 94e39b6d09b76821e027ecc497c5bccf Description: Modular 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. Package: python-clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 188 Depends: python3, libclang-8-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-8/python-clang-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 60740 SHA256: 252d9a82253110b0afc15ca680e14aa4d28969f6597054712c96b53a1a772aaa SHA1: 4a8beb57613aa007208f05ad1e7d8eb398d51281 MD5sum: 63e6ad7398a66e549928c5af217c8924 Description: 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. Package: python-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 68 Depends: python3, python3-six Conflicts: python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-8/python-lldb-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 35830 SHA256: af69172c0992cd5373c654675e9431c1ec05b3ec703e60319484c443f611bdb0 SHA1: c4fe4e7969bff89eafc31f45804facea007bf6fe MD5sum: f474bcea994be05abd12417f014e2ec9 Description: 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. Package: python3-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1+svn369350-1~exp1~20200114192041.78 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 770 Depends: python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-8/python3-lldb-8_8.0.1+svn369350-1~exp1~20200114192041.78_i386.deb Size: 126322 SHA256: fded3ed066048391343c6ebfeabddbabda1c632daaf3fd30a792c7e43926a0bb SHA1: 02afc412d106b57f42a7fd35d4aa01d7cf8a0749 MD5sum: 216e8063426435a5d9fa4b4d4f36d378 Description: Next 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.