Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 323 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang-common-10-dev (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libclang1-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 105732 SHA256: d6da7570c2353345bb9dc133e779cd00d2c484418d63714303b88db7c0f78568 SHA1: c959b757eafcfefc9694565332734f798fabb833 MD5sum: 4661a2e5164deda5c728384f13e38c6a 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9665 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 1153844 SHA256: 55e870a6803b7d69cf4168d8a92fd22cf9255df31479bb9af83bd150ef060548 SHA1: c6d6b86c43c4f9a0bb4cf59a50ca426f32d93339 MD5sum: 6e9ccf0ea432780f3bb89dd5fbe5455f 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 50312 SHA256: c95cbe7d900b88825e960e644fdfa7beafa87379e4056dd3fc21a15cd6a35782 SHA1: ad2ecadae5eb3c4966ca1f491b0e9ec985cdb49c MD5sum: cb87c5c22f57e35f44eb321840c7e415 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 192 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 79768 SHA256: 607cfe2531f3460bcb6591cd1c1ecf32ec02a97615a16b136d00bbd997d6d66f SHA1: e50c5735cfdd68a6858ef1b230c07808f8c6f883 MD5sum: 15037235342e3cc0ff304d19d1123f5f 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5511 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 1071804 SHA256: 9c2d4cdd6081623ef2cc5f95f3cefbafdb34f12152e0ec6dece511e3d2cae11c SHA1: 63501f19990a2444cd28e25ba7f4d3ee9f97e736 MD5sum: c37be1af9e05c79dfe101beddbb1a530 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22315 Depends: libc6 (>= 2.29), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 5455084 SHA256: 78ab58e56b5f36d19f80e0130f5ae044038aabfd96fba13591a769f5c326f0ff SHA1: 853076cd9446455bb59b46e83b7cc679832d5e8f MD5sum: cd73c09ca334e88bd62dfaa9b1219970 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7904 Depends: libc6 (>= 2.29), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 1678624 SHA256: 512e1fcc9f9ad6c801a03649574f73690833cad2e335203ec8eafd5f6092ee62 SHA1: 9ecafdc31cacca03d554e8aed9d13d61c47cc7e8 MD5sum: 87ce7b11e0fe8d873d3989b3f329d1fe 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6342 Depends: libc++1-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 657332 SHA256: 257ec91b2a9faf365d1f1b5070c5568982fd278afb2d96425086690632b0c1aa SHA1: 32d4a5f030e0e0f8075bb2a23639e05aa675bef5 MD5sum: e06b44ce87794a3b464896a4541ce17b 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 825 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 232344 SHA256: 41875fad9fd5cc9a1be3a1e9587b791ae6b7f8c128a8a96d6afe696fe5ef0e79 SHA1: 996b94c2c04512b6ee3ef798f3e65d6e56686692 MD5sum: 5d5206a58dd66f75c8ddc5ea5383fae7 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 452 Depends: libc++abi1-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 104820 SHA256: a52c29d6e5be2d49af15e6014ea29a066d11f4cab9c82f4ed52014e917df93a5 SHA1: a43a8ee58bede2904e0037b4f3c1a1c77aea0dfa MD5sum: 82a6479ae2c9856622e4cc088997f738 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 282 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 96160 SHA256: e583d0b2924ec7d1acdbf77fdffe79c66c7a406524708cb91c7db33ca67f69ea SHA1: 81bf1649def96b924171b1c0fc35c86bc548de16 MD5sum: ae900280d5a778b2e65734ad56f9965a 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 160356 Depends: libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang1-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libclang-common-10-dev (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 17124808 SHA256: a9f9f218f0e9929e5930dc4b5048de6a69aaf0b6fc310c764a9143a41d20d951 SHA1: de410f862378623a4d09928d3c95eb9372f7f3c3 MD5sum: df8eb0bdbdbd77a669ebf55828c860bc 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 56454 Depends: lib32gcc-s1 (>= 4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 5047292 SHA256: 3b0b764356878337d611c1623fdf15d39e2e7b4bf18cbfcd7a071d5ce6f2dcd1 SHA1: 1aba731e538322dd03be13069f99c79bbc245d18 MD5sum: d3c113f840ec0167ba7e4702edfd90bc 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40322 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libstdc++6 (>= 9) 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 8979840 SHA256: e2a3e5f2763a903a741e6a127d92deb9a1cb0712c6760e4c4396fcd94d6e620a SHA1: 919d55982701a7e1f18f46c74dfe4a69ebfa6cb0 MD5sum: 94834b3584cd727d1a7f0aafd96c1d12 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-9-dev, libgcc-9-dev, libclang-cpp10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 42516 SHA256: 0224f8fd91300a07e5b841fedf0b1b56ecc734e27a341e629ec67549ad6a50de SHA1: 8a57c1c1010a8ee6f9e43d4088d8416812871272 MD5sum: ec395d9f61afcf9c7e695948f9331271 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32628 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 7290796 SHA256: de112c40d84fe6b55444d597fd170020b3ffc5b5397c8ea5edb4cb1e962219b0 SHA1: a6643247650fde21787c83b76514338452431b20 MD5sum: 106cd8543d272d12e5dd039f5c1ff3a7 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 832 Depends: clang-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 182012 SHA256: 74e179c644f0cc18e850379a2b8cffff1f8c2cee4c70a469ffc2562fce231d01 SHA1: b2792ed01a47ada398398cf6f5d1b70e284770af MD5sum: 824038956d4620ab9e5e89f9250ecd6c 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13297 Depends: libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 1419052 SHA256: 3077ba98f359adc9bbdad1ea261f997bff48effa490a66630d617b800bc55f3c SHA1: afe2a576da95fbfe7d8dc962d02a2793b7b176e3 MD5sum: 28f63efb51bd3c34e05be25dc8322c35 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), liblld-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 72988 SHA256: 3209e6ea8d994de814b586e0b4f046e68ba2182fc0ef7303d607444105ef97d5 SHA1: 5308129110f03bf5e4f43602d5e54f63714dbb57 MD5sum: ea8d44feb17d3b415bf57677c760025e 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 14925 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 9), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 3413296 SHA256: 1657e09d3b576dbb50b49d92e788a7b1a12cf4ceea6ea5439a835ddf53fa6fdd SHA1: 3d655bd9043eace3de5c5a708ed84279305a8a2a MD5sum: d48d3fbc73115c00f01b87985626a2b3 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 497056 SHA256: 222fa13ff82f7510703bf92aa7cf6c482310a7c949a11f4546ae3d2e2755146c SHA1: b210afcb948c854c896c2be49dd29a156d5421cb MD5sum: 7896612e1a4613e01e117cbc4bee02be 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2524 Depends: libctypes-ocaml-dev-mhhn1, libintegers-ocaml-dev-lues0, ocaml-nox-4.08.1, llvm-10-dev (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-kh939, 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 225616 SHA256: 8d63fa960d2a12b4db8cf2b4862aceaac2392aa15324531d58aa4399061cb890 SHA1: 5ab8f70524e2b31b96817e259f5ba8f2bb1f4f19 MD5sum: dd72e16deedcf7e3844ed45cdf1ab7dc 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75366 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi7 (>= 3.3~20180313), libgcc-s1 (>= 3.3), libstdc++6 (>= 9), libtinfo6 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 16400608 SHA256: ecda2a29d933e4f9447169e37a2349b17574917263e40840f19daa2054956458 SHA1: b7ed139acca58331e4709a4eafd90d329fcf135a MD5sum: 6da26a1765c29b0d9c30184013dcbc15 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 269 Depends: libomp5-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libc6 (>= 2.14), libgcc-s1 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 86576 SHA256: c1965f588fa2ef929d3b5d84b56fb9a20c7690d00ae08aeb325c880a1c24f5a4 SHA1: 26d8a7a299bbaa13d8c7ac570f741b93301411c9 MD5sum: df2283173bd6659de83bb91bf65d7655 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12037 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 877676 SHA256: 04a31845f44872fc38160b8f2e3cdb9a0598f91ffa71b952943b74efaa691c17 SHA1: d902809a84c9d4e226d3bee95a33a0fe37dcd0d5 MD5sum: 33db3d8c6bb5cea9e84c6c6ee46415f3 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1951 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-10/libomp5-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 336992 SHA256: 6e70ecea643260edca858a3f240fd67038c959b802928b9493e2a998048a44f6 SHA1: 2dcb6cf5be1d23803518e91813dbd053003cfbcb MD5sum: 248bb7d51d8d8b5f660825c735e8c22d 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3879 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 982080 SHA256: 5af4615ffda28cd5e3bc542c30cfee2a29f6bb04e595c9161f70fe3937c051c0 SHA1: 5c69d7ccf7b435d2948e31559e5239f4b24eee99 MD5sum: 60002a4f1491552030253c514bd00894 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3226 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libncurses6 (>= 6), libstdc++6 (>= 9), libtinfo6 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 931452 SHA256: 6a54783c5bee67b73ce59b88e379d3c36d9bc67dbd2a69f15752fddfd68ab1d6 SHA1: ca69d703bcef34b5f60c0693675d8a10128cc06d MD5sum: d80558d67f754a3dba7194612cf5eb63 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13840 Depends: llvm-10-runtime (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo6 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 3229532 SHA256: ca2aa9bab7ebcbb8c2ede1aad3df7b6014ba0a14d5dad6f5d0dfc7c3ef51f17a SHA1: 613dea85024d413c9d85af51f2f997cae4abf0b8 MD5sum: eb2929c6d9125058b1d9a7667c373d72 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 198478 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libclang-cpp10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 26107788 SHA256: f7599996aad0ae1cb8d260f700144cc56dee73c395a7b4b366e04e17048f9135 SHA1: 4e7d3ab093920bc7701c7de6fb0c0b7758740378 MD5sum: 785824aa11a39a61eebdba42387dc5b1 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28797 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 3683952 SHA256: 6a9db2787545b6bfd76c18dc47b29bfe20fc4104a7d9ab27f123d087982d2497 SHA1: e3d528bab170704a2c98139326b0f987fd5892e5 MD5sum: e281c229630751e5c5dc489f188ad277 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), llvm-10-dev (<< 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_all.deb Size: 42400 SHA256: fbf51742b42009ecbcd322b95fe9e72ee35af875732e5dc2c0ad34f094de9cc1 SHA1: 1e18d0f13d35faa295373e04fed441fa8cc2b662 MD5sum: 982386de35734c4aeb56c6ae24eef17d 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 702 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libtinfo6 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 220296 SHA256: d70ce5ce59d9f4de11cd6b8a2dbbcf85261bbf36cc8c11243cc128e91457b2ea SHA1: 8ec1522ad6411fe790a5bb5757706ac1d78edbb9 MD5sum: 4ad25ff8354291dc57d8989a70e32868 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1524 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 353812 SHA256: 8f28168d19455eea85b7f6615d5738d2faaf220b34e9a633241c4caab0cdb99d SHA1: 3884d367bb497b147a74fc0c23464a13d2022fb3 MD5sum: 2fcb7b0ea4f30ebcfb8a27b03e7c336e 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 67348 SHA256: badf19ed5c0bb8424391cae89c4b16b4bb98d9523e8885c72f4fe8fa28db6074 SHA1: f83e6577523a8762c1aab39ed8488573041a5ab1 MD5sum: d96c2e58da057923055c0e0d6fcdaef3 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 738 Depends: liblldb-10 (= 1:10.0.1~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2), 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~++20211003085942+ef32c611aa21-1~exp1~20211003090334.2_amd64.deb Size: 131776 SHA256: d13e0f04e30d9a86a7bca26afaac08a29f9757f5d69855aa4eefe0dba3b6ac4c SHA1: bbfb86bc2b7e22a44f92798d840a814b4948f778 MD5sum: 74de2daab2a3856253653d2b7ac9d043 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.