Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 335 Depends: libc6 (>= 2.17), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang-common-10-dev (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libclang1-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libc6-dev, binutils Recommends: llvm-10-dev, python3, libomp-10-dev Suggests: clang-10-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 100432 SHA256: 4597846cc8cb204962493f2aaffe751912d490556fda6d8a1546b3d4275d5100 SHA1: 801caa7f550be8a26a88cb5028f718d23d6ac4c6 MD5sum: ba2af10a9ab6a7b719a515b5b7a5dbb5 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9601 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 1155212 SHA256: 161d5acec51bcee59842282a8085fd24b30c9ae10013d7c0bd99f295c45a67ed SHA1: 45ba930322f07fad39f0a2c7a4b12deef1b58de7 MD5sum: 8481f2b16f41778097204f0a5b0b6fee 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 72 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 50228 SHA256: 87f074a5a7299685e08ce171a0ce329d903b97bc94c22827bb42c22ba023bc71 SHA1: 3ea44e3c4b85290601dbd3fff11a15515ec2d33d MD5sum: b34cdb9ed986905be245cd6aa705b6fa 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 196 Depends: libc6 (>= 2.17), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-format-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 76516 SHA256: 0d06d4755940bf3200de400bc1a078ddc1c6720b29e2467222e880d118de8060 SHA1: 31ee033baf9d8d96fdee6eed2a25bba240644a5b MD5sum: 92c664774c9fb3b6650910581e928c59 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 5091 Depends: libc6 (>= 2.17), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libstdc++6 (>= 5.2), python3, libclang-common-10-dev, clang-tools-10, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tidy-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 883580 SHA256: 60e56167b7b62b49146fa3d2e99611acf59d43074fc7a550ce3cf5217fb98045 SHA1: 701946a53dcd7e020926804bd32efa724566e7e2 MD5sum: 76d7cf7c1b3ae4c2557f639f7592058e 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 19680 Depends: libc6 (>= 2.17), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), clang-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 4480704 SHA256: e8810381d1dd3679eb82c658a76ceb98511918d03aa228ca9e496d670018ec28 SHA1: 8afd782192bbd7adca062d36dde4cc1fc7008f7c MD5sum: f50109d45affb4a6b53045b5ab6cd1f7 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 7048 Depends: libc6 (>= 2.27), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 1389032 SHA256: 83bec7faa0fb36bee555575f7fbfd6f37f2caa2efb262510ffd2f79f789e3541 SHA1: 9fe8d06665518f039dcb70f95e9971b78679ec5f MD5sum: 39089471001e2116c7cc5526239806ee 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++-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 6316 Depends: libc++1-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) 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-10/libc++-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 649912 SHA256: 5a8572fde170b831ccc20a9d0cf18c3b2981cea2c266720c0dfc3a86de4a11f1 SHA1: 80dc41210eed4f9956a4255e1d1a3c46c246bebe MD5sum: 9e6bef9fb04cb30ecb150edf6ed4d873 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 785 Depends: libc++abi1-10, 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-10/libc++1-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 203252 SHA256: 4963a222c07c2620b35133fbb21acd5429328e04dc1a4d76478cd0f562782a94 SHA1: 1180568af59726d733c2a1cb231d5a02d8e67abc MD5sum: 74fd22b35e75f844c98a880f52f3571d 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 424 Depends: libc++abi1-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) 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-10/libc++abi-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 100404 SHA256: 8d425344172da0fdd684acda4df01dfa76a760894d36ebea03d96f829a3d6df0 SHA1: 92817d7c50d6f7ca2813a0e8fa960da475bb157a MD5sum: f8539592385a9988290f37aa1512c095 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 262 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-10/libc++abi1-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 89184 SHA256: 476b7f9932cf3bf029760667023614cd8370afb87fbd1f4f88c155b8502764ee SHA1: 02d36f171b38aa3750aa6919ca1308e157666f3a MD5sum: 054fcb93b38b5ebc17dc90c2beed925e 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 138683 Depends: libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang1-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libclang-common-10-dev (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 15539548 SHA256: 812c31951885cc358610d398e733597a01629fafd74fdb49a97383239f6188fe SHA1: c61be4a1d905516b05ae9e7ab455a04f427b60d1 MD5sum: 263590d36b5d3f759ae92dd446602a9e 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-10. Package: libclang-common-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 41748 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 3359268 SHA256: e4946b901d453141fe6b89e784945ecb327a13899ce3c3a308caed938fbd9649 SHA1: c13c8508299f8b640eb79111a495832db8728b6f MD5sum: 465ea4e2cdca836f42e937581217519b 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-cpp10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 34970 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libstdc++6 (>= 6) Breaks: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Replaces: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 7391756 SHA256: 7c805850989fcff146368f264365e8dd918f8eefc3bec7948984660ad2b1e382 SHA1: 7414105e0b7bbbc4cf6231dfba2d945b66557e58 MD5sum: 37f31c17589507562c2b7aec34cc00c7 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-cpp10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-7-dev, libgcc-7-dev, libclang-cpp10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-3) Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-3) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 42404 SHA256: 504eb22d716ac7da5a37a37d3bfcb6368e6e92f2b1242dfba61e4aa06f58960c SHA1: ad3c692abe35f8d01ec8a9dd0b03bae78cbf63ac MD5sum: f9e8d24923c463385044370ab683a2f2 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 the Clang headers to develop extensions over libclang-cpp10. Package: libclang1-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 28400 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 5968816 SHA256: 5d74817c0357bcc987862262335757a222c64ef8173b6e5f407017ac28fd2a55 SHA1: 6d4161f77ba87e3e2156b12ab74bbfbe08e77e74 MD5sum: 68e00360fef778830eb381b786ac791d 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 792 Depends: clang-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 174192 SHA256: 0f19dbcce6d3aa43ac4aa24104b4522e82f775b89ace29da11d7422526d86c0a SHA1: b89b95e68d487a168ceda12440d9c1edfec160ef MD5sum: 07f8a2e21a2ecc6c7d459b54f506be24 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 11451 Depends: libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 1295824 SHA256: 45a1fcdd3164110cbf6eb9b11f04d3f888bf7d1cab184ee036f643835a6589ec SHA1: 004d3e6aa5e629c7ec711040e52fc5dd48e84d03 MD5sum: 98cb9bdd56432d1a0858ca365cb38527 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), liblld-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 72960 SHA256: b71fd12e03dd694798bea78563845bedb59647b624ff2b31e318cf5fe4ca7f06 SHA1: 27fa3be4f3fa7a5b9a786dd1cff8273f9aa8f38e MD5sum: c03b338ef559c0f9a278d62da76701bd 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 13438 Depends: libc6 (>= 2.17), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libncurses5 (>= 6), libpython3.6 (>= 3.6.4~rc1), libstdc++6 (>= 7), libtinfo5 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 2762044 SHA256: b326b6778a769009080f1fdadf4cd1ff71dc77427a8d6c74a09b4d88132f496c SHA1: 76fcbd7049daee438faaad9372ce61fae7f8992a MD5sum: 97555b9cd040c6f3bf7f1bc9f8e9077e 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 497056 SHA256: 87b4cf8a2c5db525c312a5611b2395238c98f6ff7c34721c2c25684a775c9906 SHA1: c48b0ee38b9b90c0bfef730dabca83ed913621b0 MD5sum: 38bcb32660f09a50a5f62fa87443e85a 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-10-ocaml-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 2451 Depends: libctypes-ocaml-dev-2mo38, ocaml-nox-4.05.0, llvm-10-dev (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-zmn98, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-10/libllvm-10-ocaml-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 214272 SHA256: ec2f193aa2370a46ece2f60c579a13f6c29226d36f40bd457b5328802a37b4c0 SHA1: 3ebfac9786a1d316a01639b985790350376b0d34 MD5sum: c43ccfebe053c9aba4d576655c278131 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: libllvm10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 66466 Depends: libc6 (>= 2.27), libedit2 (>= 2.11-20080614), libffi6 (>= 3.2), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), 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-10/libllvm10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 13563548 SHA256: 7deffa9e488031ee58354bcbfa1f72271dcb14f29db89edb4a074a6591c0524b SHA1: 9705b2b9b05835e970e5f718f82d61a6a6b8587a MD5sum: 32379dc2a94e12ebb454340e3625ee7f 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 309 Depends: libomp5-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Suggests: libomp-10-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-10/libomp-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 82212 SHA256: 81d9dd3595aa7d610f6083216edef7809c4d46b6d57114b7921d51e7bf655dae SHA1: 4b0f89a117121f8e187f6a3d4b06fbcf755ff3bc MD5sum: efee26e0076eecccfd272ff8774a9987 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11854 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-10/libomp-10-doc_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_all.deb Size: 873024 SHA256: 2f84c5b4f3315e7f2805ac9da5a9fc38bc22f14dbf8636cdfc48c0a819eba0fd SHA1: a2b30ca319712d9c026ef0b6f845a099280576d0 MD5sum: 555c14ba71ba5537628f89e2cb58f4da 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1803 Depends: libc6 (>= 2.17) 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-10/libomp5-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 269180 SHA256: e508bc22584fe41623bbc8445c8488ba416968652f59d8b8e11f62679a5d753a SHA1: bf4814a61fa019a478bc28b9879b5635a5341fdb MD5sum: 6cd0ae6d95c07bfeb0b3293a89caeabb 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3219 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 782692 SHA256: 47fb42b0efdb1c070524e2b6cfe6fc7a0193464db85b7a13651b47ec3a1bacc9 SHA1: 03eb43d106c332ab4b53ce2036cc462c810c3cb6 MD5sum: bd13d8f3c6e80d4cd163bd5c2670f144 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 3096 Depends: libc6 (>= 2.17), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libncurses5 (>= 6), libstdc++6 (>= 7), libtinfo5 (>= 6), llvm-10-dev, python3-lldb-10 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lldb-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 787136 SHA256: 39133b2a5317385c332129a7d32fd141dced8fbe48fa9b86f658f98e231a3c94 SHA1: 2586570328a13448cf527fd507ffa509171e642b MD5sum: 85b2e0f2f97648f052830c2bcb59f250 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 12950 Depends: llvm-10-runtime (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libc6 (>= 2.17), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-10-dev Suggests: llvm-10-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 2569504 SHA256: 9a5ae53c262defc6a73d575deb83d86c0d92e77fe124609a505d29bf68246b98 SHA1: 4508cb1e485708c00ff2d269daf7903a4c7ad67c MD5sum: 994b078d572e4b7efa406de1dadffdec 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 167773 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libclang-cpp10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 23068552 SHA256: e4ef9c1abbd647d05656f81f6e8e2214bb5361767ac1b39968ec9483bfa9d436 SHA1: 97648cd844184dff37ae561ace0d5b0a2b4e0107 MD5sum: 7125088ca1ebe71d1ca9005d67862a64 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28613 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 3705364 SHA256: 1d2710fd9be4f3742a9472e9c30ea0c7239816006821dcafc2989bd6e18ab1e8 SHA1: 825437a90a918be6f5d38853117cbba2851d9a31 MD5sum: 187617f2d9ae4367285851dd309cd5fa 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-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), llvm-10-dev (<< 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 42408 SHA256: 7d812ac49a1a0d9819906417ea947cbee29b7ab9240c28e6e9bba51ee313b768 SHA1: 8aae1472e0a94bac5823a30e301cb217692015e9 MD5sum: 52a18d3b3e6699cacc5a4aaedf5fd239 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-10-runtime Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 658 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), 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-10/llvm-10-runtime_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 188012 SHA256: 9c63ca33467d0666ab14be31d1b60867a84a7ed13c082fa6b50fdc6c007d3e1a SHA1: 38fbfd76f94e1b9011ca5dcb20bdfe11aae3a665 MD5sum: a970333641a7f0321d0bc8ca10154447 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-10-tools Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 1549 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Breaks: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-tools_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 312716 SHA256: 0b99e092d656e5c9b3354ee988fb201340d19aef4594d0c766a30a172e882884 SHA1: 5a4f83012d5e8c3911ab26747cf60acead8915eb MD5sum: 65532298fd44df50ca8b00b8099c2601 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 182 Depends: python3, libclang-10-dev Conflicts: python-clang-x.y Breaks: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1), python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-10/python3-clang-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 67268 SHA256: 270175e9ce028b070c034ebfb7b1bab4b0318d4aa7597e226338a9a7a1cc4f25 SHA1: dae6e36728b024cc2e7abfd074fa3d6878eefe84 MD5sum: e496ee2552462acf00cbbe9ba7625385 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202 Architecture: arm64 Maintainer: LLVM Packaging Team Installed-Size: 763 Depends: liblldb-10 (= 1:10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202), 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-10/python3-lldb-10_10.0.1~++20201112101950+ef32c611aa2-1~exp1~20201112092551.202_arm64.deb Size: 132976 SHA256: ec63a213045679164f5687a374d106280f9b3bbce34c07971e5099b3a8f2b579 SHA1: 072b2666ce58ef1bd28bff3cd8c0be0fd8f19789 MD5sum: 8689ed824f6bfff373e9640b9f457e50 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.