Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 323 Depends: libc6 (>= 2.14), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 105532 SHA256: 9ddaf2d0edff693a60c1d1919da5ce4bd1b3c5262657bec70497515acfd6abed SHA1: fededf2d18fffcc7e0ff5451d513c42dfee52aff MD5sum: b1fa846707be6bc36190cb932417004c 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 50304 SHA256: a8dd6593c2522e328b50cf829ec05b7b33c2f3d638805e863e58fa6e2c163f1a SHA1: 879351ef1c051186673e2b5d2c0ce0c19eac705b MD5sum: f890201d41712fcad7f96c076234196a 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 196 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 80480 SHA256: d88d4c5894582222865c7d2473dbb4ec132b28073963392af8765bbe3b1294b7 SHA1: efc262165f8b8be79ec59d9748985b582e2d47ae MD5sum: 8fa8d1c75791446adb177172e611a1f4 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5507 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 1069620 SHA256: 135f63e273fa3d5c887f1095068d53bbbcf1ab653eea9e06f7a2698d4ca71384 SHA1: bdf810d25ff543d40d271a44c6a1c86c4a9c282d MD5sum: 5c1457c5d8bd646ad064d4972a0f5324 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22360 Depends: libc6 (>= 2.14), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 5462852 SHA256: fabe2c1e3cc6bdb14598f382821e3aa72014201e0afdaaf4e1bf28b51af78016 SHA1: 473dbefba9e98e045990f9e6920932179871df3b MD5sum: 6c76926f849c07924068f693ca146a8b 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7892 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 1672524 SHA256: f210c62071794647fc6e5a07f7abd078f7fd9211b3871745aa605e85a992b9e0 SHA1: d6f0123af1ac5a6f490763f2545a31f5e7f4da7b MD5sum: 967aa2c84b7e830c82999b3663872461 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6231 Depends: libc++1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 662188 SHA256: 6a47656655886cae64a79ca08afc09d065d05255fe7bc6dab3062a8eaa118689 SHA1: 0720f17b2e163fb972d4f6a4adf35a1fa86e87a7 MD5sum: 5c47c82e6e2a9484101f03919da78681 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 817 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 232224 SHA256: c4eef529beb1a3eab8c1f8ea79e95b5a1347be962cb6cf93c7a3eede7b59bedb SHA1: 970717c5d025cb2d8769bf1c5a00e91e1e71b463 MD5sum: 91bc564f1e1a9f0109bb39b358bad522 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 449 Depends: libc++abi1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 107064 SHA256: cce8e5858082af3f8bf9d5c70ea6ddbeba5755f27f5b65acbe8fd0cddf6419a0 SHA1: 4759f2d9325f1899015f8bd695cad700157a81c0 MD5sum: 8e4ee9f06fb20720815cf78e7ea9fcdb 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 274 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 95720 SHA256: 7203cb0827f933d7a1be5e6926684f04a2f69a1f67eb6e33755b23deac1f6b85 SHA1: a13d5d3116fb51775f6b75d6fa8f2c6ec3299f7e MD5sum: 6d0b92c5dfa6b73f061e0560d94e1239 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 146822 Depends: libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang-common-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 17004148 SHA256: 7afec3a7239aa2c4013a0b5a13e737214e11eedf0462d90aa59167dd52c4ddd7 SHA1: af96108e4da9051840e6b7316c31790a6690c5bd MD5sum: a98f4fa72467321ecdf6288301ec93d0 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 53785 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), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 5084524 SHA256: 2851f57378e962f23f61f8e66af56b029631a03420d717d3e294b773dce7279e SHA1: da85dcc250dfdc0d5d356eff120d540545304596 MD5sum: b7bb86bf8b007b34d71cc4fc8f25e63e 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40714 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 8995420 SHA256: 0e82393eb45984513b893832250e2b8c96c26e4a7d57c53416d155c3142d80a9 SHA1: e4f54a0aeba8a009f7d2d6ee58061d629f95d752 MD5sum: 1724a94c3a00db2ca6c90de4a1024acd 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-7-dev, libgcc-7-dev, libclang-cpp10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 42524 SHA256: af8ebb3ff07d6b9a3c5601e06d90e06c003dec639ee06e66fca7fe44880bed28 SHA1: fceac7a2ba55ecf2c0a1950f671fd8cd3730bf8f MD5sum: 400cf4290eb0fce248664468638aea4d 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32740 Depends: libc6 (>= 2.14), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 7303852 SHA256: f9fabc6605ffbff9148899d4a97ed97cabbd14b72fb878f63fd4700a606aa5da SHA1: 95a5728cc409a0845b5d2c36718b1efdfb2235a0 MD5sum: 2fca4b775a09952fa4c0ad2529eb5c7f 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 790 Depends: clang-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 182872 SHA256: d3648353006211ea1b5fcaba94f0abd1e4a07caec282901de86623f53adea3b3 SHA1: 35d4a900b161f7a09ec51a7a7c27ff3ddd82c0e4 MD5sum: cd776f1436f32b5bc8e79bda11e569d2 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11925 Depends: libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 1415268 SHA256: 942f9aea04f82ff6b68e3b5c711e3bfdce3ccff561f3d16c17cd416fcdb22e77 SHA1: 3f3ef1b43c99d084e8f92e3e5da74b3bb103bc60 MD5sum: 068d3b55ab0575534f61bb76804d221f 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), liblld-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 73020 SHA256: 6f3c5038d4430260546f09e9e21c96c21eaf1599dbd035e89132826a453f3d24 SHA1: b6ab2d4d9df50d9443ee7069ff7113fc1f43d1d3 MD5sum: 96b2189589704e3f191ceef3e42897c2 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15054 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 3428048 SHA256: b380ad81ed1854d76d117ee09adfc51e10b6db6c7b8d9a3397eacb54f1d6706b SHA1: d8a42f9b724f57c217db5f10d05e0b2c215a396f MD5sum: aade7704c918a9592c7bd2065c788f1a 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 496952 SHA256: 49fb5b06319c8d4eff8353dab676461e3d60bb78e6b1285a83e2fdc68ac5cd91 SHA1: 2a3a71e51d48467dcf86bb4e8fa1a7127294b064 MD5sum: 0bfe40968b94815e179de1ff5cdfdc08 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2463 Depends: libctypes-ocaml-dev-8pab9, ocaml-nox-4.05.0, llvm-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 217192 SHA256: 3f2e8c1f284d0a057724a9a46998d6f4554c940089e9389644d625bf522690cd SHA1: b654c63d31ec0423d6069853cbd12b5622500192 MD5sum: c253ff71d64aca73a6a65019f1bd6946 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75734 Depends: libc6 (>= 2.27), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 16454608 SHA256: 52287e5fb3e4a654ac3b5f846406a8cb4b3a8060eebd1d1ceec6340bc33a5cb3 SHA1: e6e61e597ed25a6937b49f68e2487c43494188f1 MD5sum: 18878971f4c4eda9a0fac202d371ca53 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 261 Depends: libomp5-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libc6 (>= 2.14), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 85764 SHA256: 976cfc06f98d068827a7edd80baeb674f37e9acb465bfff6d624cb874182434f SHA1: 51075073f3a2dd9820c6b0cac3f904880aa801fe MD5sum: e34726e3b19fd944616c9c2588c714b9 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 873104 SHA256: a7fa1c802fb39e0e3dfc24b6274023387bfbea99c318a9f03efa8d63d780c5ee SHA1: 0487efcdaed20eb9bc4b13ff18bca688b31fbc48 MD5sum: 421bc8da43c0d70ed7423b548b74c842 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 336700 SHA256: c1394c70d09dcb1fe8a7dc6b4ffeb511f72d7e8e98fdf8a1aca5f83739f77676 SHA1: 15950d9376d4b024471777ba8d51a4ed5309bf12 MD5sum: f46176a8c9ac74c3a3ee3a4f42685415 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3903 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 988904 SHA256: 114ebc0a5623ef62540a09c4bdf145048c8220737c9e0c06e6f317e7e13e1526 SHA1: 415b95de2565bd54742efcc20a986ce9df06dfb6 MD5sum: 47101f9b415a9cb88f241ad697dfcad6 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3234 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 931104 SHA256: da67426cfce63b57b3fde059aa3a881e8ad33d8087d604e8de956a6e8322277d SHA1: cd77ab564ade504848fdb54f5f9fd92d96380371 MD5sum: cb185fc7e5d1b08317bc49281031e9c1 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13853 Depends: llvm-10-runtime (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libc6 (>= 2.15), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 3230660 SHA256: f173f173994bfd1781d385e30050469cd278cc4801aaf818770621bf8a00a7cc SHA1: 6b7251ef5cbf989eed101942a11242fe4bb37ed2 MD5sum: efb979640e2df66fdd5d1e86e279bd56 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 185747 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang-cpp10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 26012356 SHA256: 211bc14f584346926e158bf8152c707f508e609a22e592f0281e4b71f38bf1cb SHA1: e484cc6450d8f35531f3e6f047ec3c936a51327c MD5sum: ba5a0d7973feb0e7ffd340510615ef8c 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 701 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 219560 SHA256: 4b6a550194f685a11a474df72e24f6f879c281d83c5737b1f6b6a2116d4cd17b SHA1: ee3c3c27669ec46e2b341f56f47dba8135e010c7 MD5sum: cd0129f39e94c0c7000f9c28f4a22128 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1523 Depends: libc6 (>= 2.15), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 354112 SHA256: ca2d38971ce4ef6f39b447dcd1081338f8621142983fc4c9702d060f8a4556d7 SHA1: 8c5abed0a74c3204b1df29edfd468003bd5bb10d MD5sum: d5c086ecaae70c245ab209df8b7be179 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 67372 SHA256: 71cf5fe41af7dded8fdc6eb20d2649e1323b84ab043644e58cb2e644da924e0b SHA1: e5cf2c3942884139c276640759750559b9d64ee2 MD5sum: 7624cf32f4c6cc9a9b0b4e67d6766a00 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 763 Depends: liblldb-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_amd64.deb Size: 133032 SHA256: 9dbd2ad6d910ee19bf68ef92525b40b4d06078944a7edf5a6f471bc0e43aab38 SHA1: c08462fcc0052949ebafed6f8c8d5d513bdb3baa MD5sum: 7c6a0933e6b852c3c3d7c7f441be9bfe 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.