Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-10-dev (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libclang1-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 105760 SHA256: fda1f276b13fd84a4407030a30e8975a9ab1fc99c3fac153c73b280a645e80f3 SHA1: b67c38f4a0483af59e5ae18b235876cf289bb71e MD5sum: c53b521ae9646771623897df7e2533cd 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9933 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 1166760 SHA256: 6adad2bad49eff9b6fbd1a8413a8cae86975fd75a3588cf3fbe1d0b9a2ccffc3 SHA1: b9853cb386fda4be1303527514523b33466e3fb6 MD5sum: f3ff873f09ff2e79d3e92cfdbe97cd0f 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 50336 SHA256: 13ad9fbe1d7bc741985a57b28d0da48ee8977e7f97fb56c66c2a5e835a220783 SHA1: 96c421d999a568022862b3753b80e7a2c5607a33 MD5sum: 0db729712481284cb148bb1462ea0c24 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 80000 SHA256: 9ea802aada64046062b70b1155649dc85ff5c87a3a15603dbf0b0166a6e5ea04 SHA1: dc551f722a7d08e852664fa64ea92bd9c8a78fc2 MD5sum: 882fc3dfbf73b854767377223b0f8838 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 1072020 SHA256: 676df080f9c15d575a46a6c797b12f17b5e1f41aa7c49627436b0ce07f7a42d0 SHA1: 8ffdf9d9f37899399b1ffff125b9615e210ed7cd MD5sum: 1911e563295289237d8955fb64ec0845 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22335 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 5457584 SHA256: 863c12c364bea0d4ac5cf0c162daed20139971ea79c7a9ee6c66b8f09ebb40ae SHA1: 19095bedab9e7f77abe23ff4bc1214cc2a1396f7 MD5sum: c60afeb62f9743d3228e19c07371e734 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7908 Depends: libc6 (>= 2.30), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 1678324 SHA256: faebbbb3e771487c3c5aa7b81321901bc649fdfb6650a48672bf900ccaf037d7 SHA1: 5442b52dca18c2cc134aed23450422f97b307818 MD5sum: 80e9ce53e40a1b30f8708a5be8f66ce3 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6342 Depends: libc++1-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 657084 SHA256: bd4ecb5d5f4f0033ee919cf3cf355a59622293ca2bc2036496488141dc706869 SHA1: af9169ca849ed446bd02f0151515e221340c9016 MD5sum: 16997f6050621e00969bbba463deaccf 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 232304 SHA256: ef2957bbc6f39f556442fdc51b74a9d1189ec3ff29fbeaed2218293d7fa6531a SHA1: 0b3d133d5613adc724dfe8e1022ce6fbb8f77836 MD5sum: 3081aea63bbf68c1fb0057a5e78a6b1e 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 452 Depends: libc++abi1-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 104516 SHA256: 81dfa9bb99fdadea273f3f334c0383dbe95bb50a4a82080fb4659fee3b4219f3 SHA1: 4e57e0485955729cbdfbbea5ad7ffe24ee620194 MD5sum: a687818d8093641b00b2c57c78faa7dd 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 96076 SHA256: f302374593970246c7e6ffc087eb065920cc37652c7fea1858a23ae03163ad2d SHA1: f488680579fb0a1945267c52eb9a47a193364d33 MD5sum: 82e0e6d4fa4dc1e15b8da61081daacc4 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 160642 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libclang-common-10-dev (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 17142856 SHA256: bb77e8d694453a59a82af354e707e733fba61033591fafbac5760c39c02f2655 SHA1: 9a70c0f7e35f860acd25a6020e6899ab0e8a59e9 MD5sum: c50061d55dd868af51908a2e9a145e20 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 56459 Depends: lib32gcc-s1 (>= 4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.32), libc6-i386 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 5051716 SHA256: d9434750bd35c933daf41c64ee8bf58e5dc0257c59e9513e07ced452c45289dd SHA1: 30a51beea02c34974694052e3445fc3ea78256d9 MD5sum: 1448e8c469b346c005bcc8efad29c4bc 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40334 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 8968548 SHA256: b10e13a5cfae97a4ae152b6f2d39c4fd79828076b3740712946ffb2fb882bb10 SHA1: e37d4653c1429d3599cd2854e9daf4d53e851605 MD5sum: 6e3ad8dfbca935bb64e444ae55923ed3 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 42536 SHA256: c44b8af46ac31a13cdf3da9b8fcbb8874cd639575da05dcd8ab383f1b3819413 SHA1: 8e98289a8a7e23b4ac0b1586fb87ae1feedbe5ef MD5sum: 916ba24aab6ed900aa05e71be3366d2d 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32632 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 7291520 SHA256: ade1d9aaf8cb9566b9bd36353298ba0b217527e79e464ecfa72d38c98cb8724e SHA1: efee7a33db968388f58eafedd68d0e2a9150e2a1 MD5sum: 7a5d52e02d4995b0759d01a8448adc59 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 831 Depends: clang-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 181748 SHA256: a54f5dcaf5360ffe7f415b1e167c7292ebb1203a9e21f7aaf7f1fa6a776c3f42 SHA1: 07b3d0c57dc28639ba98a96954d28ca0dfe60c28 MD5sum: b5b06a006c74e963853d0837b03c96a5 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13322 Depends: libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 1417688 SHA256: 9f6bf02d0460c9c22a8f4ede4b6fa9e62a184d84973a6a96fcf8122823b9c49d SHA1: cd2501726067bcf1ff5baf09e89afc01d5369967 MD5sum: 7d6716c41dacdb57202e4af395af4d9e 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), liblld-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 73020 SHA256: bc96397d0fbfecc19382a3c701575ed402a78882a1d5ed71b331d2cdc4a39c3a SHA1: 55dd79028116be28102e75136d74a48ecf491fde MD5sum: 97da5809f8621147cdb9ce8347ccd3ed 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 14925 Depends: libc6 (>= 2.32), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 3415252 SHA256: e83fdaa2976926b084842b22e5be8f13d279862362e77a2eb68475338bb1be0b SHA1: 48e1ca063dc0e4b46a292d5c0de9da1828aba84e MD5sum: bb00f02c835b46589272a68a5c3bfdeb 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 496924 SHA256: b4f81ea399d61acea2c70ef7e9d3a7ea4e96ea7a22d82baa6919610c1c19f1b8 SHA1: b0607089750ab3a8e865124452bc1516d1a5838f MD5sum: 808ea829e0b9a6857c1728e5399d395c 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2524 Depends: libctypes-ocaml-dev-5r3r1, libintegers-ocaml-dev-r25r9, ocaml-nox-4.08.1, llvm-10-dev (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-lxk01, 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 225320 SHA256: 65f290a767df15de2a41c6d02aa5c465264413ef1c08f57e20dd6559d336eed8 SHA1: 9c23a8f9ff67ea64daf8853a0016ff7cc8a2b4c2 MD5sum: 953dd2f222d9b634f9193144e007cfc0 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75506 Depends: libc6 (>= 2.32), libedit2 (>= 2.11-20080614-0), libffi8ubuntu1 (>= 3.4~20200819), 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 16397888 SHA256: f9ad17be80d703dcabde9feed5c78e1f73af1e0660188d318457481da2e85f63 SHA1: 650034e5e5df64fa911fde4a32de82301fda04a4 MD5sum: 3cd5ba3909208e4ac3774f5cad77f51e 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 270 Depends: libomp5-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 86716 SHA256: e41b30377b632cad6bfbf63d28948232e75eaa04e5e64c6bc58cde192f0a8dde SHA1: 7f9c1136e501446abba7b8295760683d4100472c MD5sum: 4f90d8e3fe15a179039afddedcc0d423 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12038 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 877824 SHA256: da5f862fb2a3f7bf693b4dd5112f9c75d3f449ac3664af4f61ce089959ba9652 SHA1: e507e541f475b47d88914ebd97492e50faebc133 MD5sum: eef801795d06f0b968a3da8bbee00b81 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1951 Depends: libc6 (>= 2.32) 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 336936 SHA256: 8569258d36e9ae9bd2c78ebfcaa5031d3dbb64711c86209b4475f082155012e0 SHA1: b08783f0742aaaed88573cdef383471347a02dde MD5sum: bf45f05871524d037cfbe9c8eb950c4e 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3883 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 980592 SHA256: b4cd3f86ac0430649fc010ba686f68dfed4f131a3ecf2f4167dbf97a900b1429 SHA1: 265d930455c8c99baa92101b18bd429b9a43da41 MD5sum: c0049432c6800ca4fa3411c73859b3f9 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3230 Depends: libc6 (>= 2.32), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 931696 SHA256: 9a18fed1d13b321f31b92efdf4aced4884d4923d47c6bd806ba16b4fa70dfa41 SHA1: b43b207e38cdd6e4203e3fab41026dfd447788ba MD5sum: bece826eaa26d72c34c97d27402ef1c1 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13876 Depends: llvm-10-runtime (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libc6 (>= 2.32), 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 3228212 SHA256: b68a6fc9a853ffc1c55e79b0a1c26c3e33dc7e4be4d03a7616f26388fbe75b3f SHA1: eaf24eb6085c1630278da413837095db7a646c3b MD5sum: f6541a8d7966d7eaae41921634e60220 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 198677 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), libclang-cpp10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 26098736 SHA256: b71a70f684fc452b002c36328de683c17de774f26ea48617a0667af1b8e54b95 SHA1: 8964d3ffd01666870f5037d12995df43cfce6e51 MD5sum: 47b62774bf92279bf4349853614ae14c 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28787 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 3614216 SHA256: a0ff07408a749f078fa67c17f3792a15f02e94ecf7ccc07581a90c0c6f7ccbb9 SHA1: 35e98422772de630a3164ffe5f5b0df20dee5bbf MD5sum: 1a9ddb89ddb54a77d2ff5eda9ae6bfff 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2), llvm-10-dev (<< 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_all.deb Size: 42424 SHA256: 74dbd423ee0fc50c226950b733d423018684996d392af4353d24b3959787910c SHA1: 07b1f6290962124bad0b22a2cd79041a07211e42 MD5sum: d4099dad32d4bd4d66859639be21c93a 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 702 Depends: libc6 (>= 2.32), 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 220600 SHA256: a99f9c9b78956f8e17932cf36eac20a033a038c27152b9c635767ccbfc255211 SHA1: 5cd53ed55095380302755cd303a9e28597d76913 MD5sum: 584875acbee2d1df50a26e3bb690809c 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1528 Depends: libc6 (>= 2.32), 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 353752 SHA256: 9e54d446981976067f4115d0ff9d0f3a79fca4c016e86d1db36a9d0296f3a561 SHA1: 3048f8014138b9281c0a9b463e61c25ef54955b4 MD5sum: 789070db84da1e75a572efcdffaf7f36 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 67376 SHA256: 33923835cadf699e3623ddbf4bdba45dd28cf7298ca598cd657b73037d731ce3 SHA1: 683abbc4459ba2c6191cb179846afb05bb06353f MD5sum: d135887f95d63246354a5d3d098b198a 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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 738 Depends: liblldb-10 (= 1:10.0.1~++20211003090449+ef32c611aa21-1~exp1~20211003090834.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~++20211003090449+ef32c611aa21-1~exp1~20211003090834.2_amd64.deb Size: 131816 SHA256: 8a7e0af42e5da8c0ae64e439146e82c1138ac8be59e8c78e5d310172713d7b36 SHA1: 61f634ef0e7789e1e37d19dc0fecb11a1a082e93 MD5sum: 98ae074a2c803ce087cde8972fbe2c9d 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.