Package: clang-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 328 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libgcc1 (>= 1:3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang-common-11-dev (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libclang1-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libc6-dev, binutils Recommends: llvm-11-dev, python3, libomp-11-dev Suggests: clang-11-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/clang-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 107690 SHA256: 753a1ea50c41e1fdd5ee159a915781c646884fd5ad1eeb67d887b36b539da83e SHA1: 480a9b672ca0f4c1242eaffd6a10289f4b14cbfc MD5sum: e458cde7a0cd23f694c3c49039ba76fe 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, 14 and 17 standards and also provides most of the support of C++20. Package: clang-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9365 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-doc_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_all.deb Size: 1136276 SHA256: a582cd01a7e14c6751085950bc2e07a5df5af24b991e9dfb547a8fcc832d9b97 SHA1: dd2669578f51040176d455a81fc4bbfc0efb0559 MD5sum: 7b24d3f9e3c5874c208a0f610046c956 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-11-examples Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 79 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/clang-11-examples_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 53454 SHA256: 26d44ffe79931d24c945f217d8a382b70d20d76c7eaa82cb5aefa972ea96c7c7 SHA1: 54a017dc37f3bd19b7c6fc54d42de29aae5e7d0d MD5sum: 48b72fc809b491ce781a77208dd25eac 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 194 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/clang-format-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 82100 SHA256: d7922ea2667bea284755608a9fd4c3b2ec039418c2a1a68a61f3c473099e9ab4 SHA1: 90db4ca0147c7e917279c8d1fd1c1407fec1b0cd MD5sum: c65424008b9b7833459d9a92eac3ced8 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5609 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libstdc++6 (>= 5.2), python3, libclang-common-11-dev, clang-tools-11, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/clang-tidy-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 1081918 SHA256: 1f0c9af1a4bef0c2007bc06f90f7a2f11c4239ce5f9269ecf7d76909e7d5d4f8 SHA1: b7066a6da595c502eab21de93e3186224b75be89 MD5sum: fded57211ff7058b863ba17eaad9788f 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24086 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libclang1-11 (>= 1:11~++20200417041528+cc0ec3fdb9d-1~), libgcc1 (>= 1:3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), clang-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/clang-tools-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 5714746 SHA256: 99556bb9385691794f05e15ccabb95d675e4f2a362addd5243b128c3674cf2a9 SHA1: 4da5fc698eb0d5471dcf483dd7cc3602b6be8e52 MD5sum: 0a1020a906d43aba584e01a91dd62a14 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, 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. Package: clangd-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 8452 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libgcc1 (>= 1:3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libclang-common-11-dev (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/clangd-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 1789728 SHA256: ae949fdb395b276055b3b4b883df5f8f3b9a0d40bd732532456873dc82d8f36b SHA1: ec4fe97fc10468c92cb85b475241c7a3f9afffa4 MD5sum: 875c49ee28c6feeee5bf6ec355b6a49a 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++-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6351 Depends: libc++1-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) 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-11/libc++-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 679934 SHA256: d59002c6fbe165670eece208ae6d96e6b2d3cf001376d098b5908412ffbebe00 SHA1: 68f47530eba37b560b18beb203ec79142b1d8354 MD5sum: ff7ee56824bbaec327f2888217aec689 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 827 Depends: libatomic1 (>= 4.8), libc++abi1-11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libc6 (>= 2.17) 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-11/libc++1-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 235002 SHA256: c57af6edb744cbd7cf6effb8eb1bff3b78fa17a8d1aa46c8a6a9baae30c009e9 SHA1: 85cdfbab90f10e133d75ff8fbd687875a6e021fe MD5sum: 3aa5f243d5683f884128a47a6f2af30e 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-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 450 Depends: libc++abi1-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) 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-11/libc++abi-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 109150 SHA256: 43821faaa3f9e0770dbe3c0211d82520013e7b5e7d34c35568e1191661cfc4b8 SHA1: bd02b6caeb05dbf4dfc28c7dd2b6ae95fbe83a0a MD5sum: 749188f0e3eda8606e38c12691d2cdc0 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 280 Depends: libc6 (>= 2.18) 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-11/libc++abi1-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 98528 SHA256: 8a8c56a663bc9166d3d91ce66bc598a92bfb9deb6f9aff1139957f89d7f21641 SHA1: cd8a3be54ed2bea7d190bc156eed18a7a004b043 MD5sum: 550670dc58e77de8edecb910f348bcd0 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-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 159417 Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libclang-common-11-dev (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/libclang-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 17872406 SHA256: 5db65e78d16cbc37610176681dfa83c6c734bc874e5c89056b7f83f1ea98d27b SHA1: 427e813dcfebaa70674b910d1d36e16268feafec MD5sum: b519fabc9376c7c687e1db02dc7802c1 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, 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-11. Package: libclang-common-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 57311 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/libclang-common-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 4792060 SHA256: fc67e8bb7d2bac7bf458a20ef1154f72cfb0d087e37dcb4dbb608c4b9fc58add SHA1: 325d62b44f9d134f129245ae098a8cdf837b2100 MD5sum: 89a3b1a0defb76e370226e2e8300f876 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, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 44855 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-11/libclang-cpp11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 9456114 SHA256: 6138493c729cbde43d29f20cc2b6e84c07d784060ca4985cffc559af1f97764f SHA1: 8b48e23bceadb23ed5da446c86afd5c8b0068630 MD5sum: d5213d161a91b4f854c2f568aed839ad 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, 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. Package: libclang-cpp11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 60 Depends: libstdc++-5-dev, libgcc-5-dev, libclang-cpp11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Breaks: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1) Replaces: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/libclang-cpp11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 44650 SHA256: 8ee98cc2bac9608df22760a73b04da6d1c19f912947143980b698c92366d5da0 SHA1: a753a99a350c51368e3ebbc4a549f3d5ccc31318 MD5sum: 9492f759cda2b51f6c7ff9d57334eae8 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, 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. Package: libclang1-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 25311 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-11/libclang1-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 5493266 SHA256: 7cf881c76f125c838d2020c15ca167be3ac83f49baf416b8bc579b4ac18f02ab SHA1: 5f94e15664a89654a6479e224adb82878f80ab8a MD5sum: 5b695af58751a0ae666f635cc16bf919 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, 14 and 17 standards and also provides most of the support of C++20. . 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: libfuzzer-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 801 Depends: clang-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/libfuzzer-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 185888 SHA256: 86b5203559284d1d788ceab0ca11e89b81c21b524f23ec85f8a14155028dabcc SHA1: fed4e07142af052b44b836d4fc0d4eaa91503bfd MD5sum: 687e0125775b2b736dd70d9cee48b454 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12540 Depends: libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-11/liblld-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 1511148 SHA256: 02023135a4c9776249974a42fc9c92a28526fbf3014165cb107b203ff84fb33a SHA1: 3bb8f97b0dc2931fe570e4f7c35940f44e8c8c0b MD5sum: a04c02e0083e2ea70a6aaa1faab55293 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-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 220 Depends: lld-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), liblld-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/liblld-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 76864 SHA256: 28924b4dda11e44bf53f7f48f58b8706008a81d5e1c6cd14184d880a1b1ee59e SHA1: 128f76cf6019f5b14dce9fd0bc5f1915ea8e89c2 MD5sum: a4ff83bfce5dbcefc08aa83e1cc2f9d5 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 16193 Depends: libc6 (>= 2.14), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libncurses5 (>= 6), libpython3.5 (>= 3.5.0~b1), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-11/liblldb-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 3606114 SHA256: 2e1fd0091aa6b9a8536993a34dd3c251f51990b7f4a2fc18aeaa23e8a9ee466c SHA1: c843bdf38cf5b23bd670117c6b104bfe45759523 MD5sum: 03abeea536ece8136d02cbfa69ea5654 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-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3131 Depends: lldb-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-11/liblldb-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 503512 SHA256: da3f0f60585fdff090ce29c280f60a8ffab18cadba5419ec8126f712d3b22af2 SHA1: b99894110a3761cbf141cacb2e74bac42db0ba7b MD5sum: df4441a76548d22272d06addf99231be 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-11-ocaml-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: llvm-11-dev (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162) Suggests: llvm-11-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-11-ocaml-dev-c8y98, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-11/libllvm-11-ocaml-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 44946 SHA256: 77322d77c9010ee5136eac7cda2fbc076aa15899a7c91cbb9e3e50064eb1c899 SHA1: f79142113f7de2d56e52e46aee1ba26f0301ba7d MD5sum: 5d5e9cc992955fa9f88ca7c29e3cfea0 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: libllvm11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 81240 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-11/libllvm11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 17570726 SHA256: 4d280edca13c0b7f136593525de18bbacc2ebf2ebbe3598d008951cbd588e884 SHA1: e840bee8a7bd0aec1b41ed80257ee1a0db67e635 MD5sum: 0073d3ca7eca6914911beb0b094f2e6c 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: libomp-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 316 Depends: libomp5-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Suggests: libomp-11-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-11/libomp-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 93088 SHA256: da4834228821c150629d22b023a8c479aa6c76f9297dcf5cb8839a34c6bfaacb SHA1: df36e3fb65b8df92d1640a710e654259777a3cd3 MD5sum: 2194d5c51bd34601d37f74d80f237d29 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-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11966 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-11/libomp-11-doc_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 881568 SHA256: 33fef473e86efcb57ec4dd3fa780c50972820780c9152200ff873b2bcf444f0b SHA1: 9df60d5323c1dba8660a758f8baa62aeb9bc142b MD5sum: c690212df011eebe32bc079873bf7fa6 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2010 Depends: libc6 (>= 2.14) 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-11/libomp5-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 345568 SHA256: 1e2e9d13b67454b9c83bb99c16fcf48eacb6d1b936f5b0bd2b18feb609589473 SHA1: 4ebc4fd4ab13869a73e0024113dfbdf59a7c7f5b MD5sum: a0b4cc8d0e316f22d2f6013ad19db04d 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: lld-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4781 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/lld-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 1156026 SHA256: d112773d1ea5497fc82a06ff861f7f52cb23c7f79038d5fd20a397254d2b7e7c SHA1: 27ff18f3bf5461f22bfe7ea7768166344c607a8b MD5sum: dcdba3b4c5aa52fd8310f06fc154adac 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3268 Depends: libc6 (>= 2.15), libclang-cpp11 (>= 1:11.1.0~++20210314110124+1fdec59bffc1), libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), liblldb-11 (>= 1:9~svn298832-1~), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libncurses5 (>= 6), libstdc++6 (>= 5.2), libtinfo5 (>= 6), llvm-11-dev, python3-lldb-11 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/lldb-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 948772 SHA256: a5bb31ac03398d463dd1c4b25c2b83a3065cd53a14ce32074aecd6f7d3383681 SHA1: 5d0f1722925eb9993711d7da9fa0730a74be550e MD5sum: 2eb2ff8e942037122ede41fdc999a8f7 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-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 31983 Depends: llvm-11-runtime (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm11 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-11-dev Suggests: llvm-11-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/llvm-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 8340490 SHA256: 1ce0318a0a04975b81ee681c43fedb6990cb675a18c747249098f1e176e5261b SHA1: 863897a6821bfe2a26ae841b11ed379ec7e071b7 MD5sum: 4e2fbb2c0ba490a4aae02706e0114f67 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 X96, SparcV10, PowerPC or many other architectures. Package: llvm-11-dev Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 199720 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libstdc++6 (>= 5.2), libffi-dev, llvm-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libtinfo-dev, llvm-11-tools (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libclang-cpp11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/llvm-11-dev_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 27464974 SHA256: c35ced2ca934c9db15191ab7e33ae34ecfcf66a5e6606a477bd96291608d3ce8 SHA1: 3ba209ca10fceeef35e8218cd2aa03e50297333b MD5sum: df12b32cfa83761274ec65863d1392df 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-11-doc Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28665 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-doc_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_all.deb Size: 3782054 SHA256: a3cc4ef9b663d1a6f8360b809f48ca31b0bee90469520e3f71adb722211239ad SHA1: 3e84331eb30bc2b1d26a4fc5a541791679a63d45 MD5sum: 9b079aa866c62842c9a20971432e9ab7 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-11-examples Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 585 Depends: llvm-11-dev (>= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), llvm-11-dev (<< 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-11/llvm-11-examples_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_all.deb Size: 317638 SHA256: 6c47c0e758033f86af842cff47c3b64ac99186f4fa1919cd0578e33f7658eac8 SHA1: aafce71efaa6be0cb034ef8f5bc0ad74647a8e46 MD5sum: 875203d05595111cf8ae7027d703b6c2 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-11-runtime Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 628 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/llvm-11-runtime_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 209540 SHA256: d23f7e2f0affc9aafa3ce600dfe3053a50ac949d6b886900fb6711d5383c6195 SHA1: 467db5a84d3f8b45c653aba3b336cfb06e47ebbb MD5sum: dcf531fc1502c11735c3f890b637bf77 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-11-tools Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1633 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-11/llvm-11-tools_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 370694 SHA256: ea86e05e9e0d481d41d504f5e4ffcdc46ff60cfbccb36d8bcfc8dcdd327867bf SHA1: f1b7d7130565ba9af5642cc097d5f784e8689a92 MD5sum: 3a46fd42e95b1881de23cd2d2c20801e 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: python3-clang-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 184 Depends: python3, libclang-11-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-11/python3-clang-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 69478 SHA256: 5ddab4adb2efe74af02e203a2355429a6a891d432b7273c5a5a728a4fee9fb19 SHA1: bc9f5bb1d3338e158e192bf7922b8029693ef30c MD5sum: a22cd1418dc90c18ec2b15b7eb69b149 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, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-11 Source: llvm-toolchain-11 Version: 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 817 Depends: liblldb-11 (= 1:11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162), 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-11/python3-lldb-11_11.1.0~++20210314110124+1fdec59bffc1-1~exp1~20210314220751.162_amd64.deb Size: 139282 SHA256: c1412571a8269c1d8665d6312d3c9f188de2c253c31c7c347d6d0864f4b79a26 SHA1: 5c5e1c53233478b01ada7116f4f3693a32470088 MD5sum: cca89198eb8f0e8ee39e0ea54e918d3a 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.