Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 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++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang-common-10-dev (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libclang1-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 104522 SHA256: 87ab5f7bc16dd5539d005b234d1e812dd36a565023d1c7d135df21ff1669cfa3 SHA1: 740f41c91d57f599ea923578416ef6e214890bd5 MD5sum: b24308beac5c0fb0c2b22b761160ce33 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9576 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_all.deb Size: 1143282 SHA256: a35bfc5e24d058dd5047e080f67453e71dcbd8454395d55ef98e9da94cf55854 SHA1: c2537805d6fbf1603cbab9778e9a432599192241 MD5sum: e4a2bd2ae16d9c295d97037a277135fe 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 50244 SHA256: 2b2dab3bc7e356f6c6399fb28f3b51d08eff19f7bb7155e36e112a3216316527 SHA1: 4ac9991c8faa531f194c4e2094710af045daea59 MD5sum: 18a3dc644bccb97fca3fa9eb89fde2ff 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 192 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 79716 SHA256: e279eb2f068f16cb2fbebd59af74b0762e53bd251040e3496e5da25fc0b56b5b SHA1: 148e9dc8967bb23e5098cdef353278288e21674b MD5sum: 8dad68c0a593db154aae8482ff8d3c7c 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5487 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 1061828 SHA256: fb679d9a2e4eea6637bd69c437a731cae4d03a5cc4096e981117e1d3359e02a5 SHA1: 979e54f4b3470769e627207a720d268690409b8a MD5sum: 8f98649a5d3d41fdd9d5c32324c891a6 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22339 Depends: libc6 (>= 2.14), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), clang-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 5445994 SHA256: 4b66a1a2a50b5f654e61fcad4e8a4298264627272dd8eab9665ceadd3f41a2e0 SHA1: de7db06f2f624d147faf46bee1c771577ebd36c5 MD5sum: 2fe167bfa4d1712de7a6756993aa011e 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7852 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libclang-common-10-dev (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 1658884 SHA256: 99ece0514f55c4a8bea72bb5db32f63c69be4aa5a8f12281b0e9b55b6a1e4ce6 SHA1: ff15662d0bcc5c5f8bbfea9e7b24ee027395ccb1 MD5sum: 8b266abc117e09bc349927a0ab4034fb 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6231 Depends: libc++1-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 663456 SHA256: 536280678077ab08c810ad4304dbe245c98f40ac0752fc4b21415b9359046a5e SHA1: 700b539a89c9b88e4359687c79c3d3ac268ff260 MD5sum: 358ecb842577844b188d02d78d96b014 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 231674 SHA256: f9d84c28e51a0c9615a8f61ccb2f5d8635de179637f0371f19b9219cc34c5521 SHA1: 914c7e0c0715a95cd8c3ef2ae5c3b67477e908fb MD5sum: daa7eb0773d877495f77e1039b0be0b0 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 449 Depends: libc++abi1-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 106614 SHA256: 8c3a5a3407d5473dcd8dbf8e9ee47d186ba9e014a8fb02c83cf8411c10cc8465 SHA1: 59f3ea82dd5baee62776e0130d0750e1e12f8d13 MD5sum: 8cf177c040ad712e0fd4240f28b52e2e 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 95642 SHA256: 2aec0066c060a0fe92a9b2ea0550b84dfe02d28a84ecf748d70be33d9ced086f SHA1: 785878b9526f8694f07f38f79aa9b1ddd541e86c MD5sum: 272aeef51da505f48db3a9c0a8c1eb65 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 152278 Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libclang-common-10-dev (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 17478806 SHA256: f1a1bf58d2d059a4f208003f37b21d4526a27e6c969b78e94ddd06b20d83a10d SHA1: 676e9245a95d2c9f01ab862d989eeabaaeaeb623 MD5sum: 60341395346137c599fe85d983f0bdb7 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 53786 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 5031508 SHA256: bc07bb67cad6b5f8bcd7591e45559af7b43b9092f89c1cd7a4c8d177768e90d4 SHA1: 8b3ef10b74be85e3e941a3264c2003cf3773f1fb MD5sum: 72d82e098827fe9213fa777c338ef48a 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40542 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libstdc++6 (>= 5.2) 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 8884944 SHA256: 04c3cc94b7c9325bd2109d1ff54fa3d60fc3886d35f43936fd3d092f2a561031 SHA1: 6fabdb97c075bc4678e72de02841efe9b096d24f MD5sum: ff1e59da63e800bfa02c3482cf103123 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-5-dev, libgcc-5-dev, libclang-cpp10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 42410 SHA256: cd0fbf63a4f633e3430362c19d0f499cc496a594ebcefc433203e944214bebb3 SHA1: e45bc9a353dd1d6ec2eb37a63ed51592ac2a65a9 MD5sum: ff9c30085620fcc635aede52d4a264a4 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32735 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 7237826 SHA256: 9a7e2bb2932d2da6ec940c79fe1f30ad1dbffe74a0b65ceb53d16b9dbb62baa4 SHA1: 3cdfac7e91e3e8a2a40028e347274576bc10c9b2 MD5sum: 3949264194c4a54e642b2cc087ac73ba 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 805 Depends: clang-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 183774 SHA256: 4d8f2623b2bc43376f53571dbff3f822ccc94754c9398d19a867f7f878a33be1 SHA1: 8690fc23eb63af62480207f22e6054642e3de30c MD5sum: cf825a81d0316006ae4c7833431c470c 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11939 Depends: libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 1403010 SHA256: 35d32ea90fb1dfd6a9e37d5d54933f520fafc06a071444a00c38fd1915235f74 SHA1: 3425874a754e9088de3e9c1f5f608c49499cf113 MD5sum: 2ee55e2bd17bfd6acf37452266278bcd 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), liblld-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 72834 SHA256: 9543bcc1c4ca7660f0fb85bc0bea1e4669687bdebe883c8177256f1923b52b43 SHA1: 14a2db73f11fcc915f2bef7296f52db8bf4f4969 MD5sum: 86177b90a0f18c545c7751bd1b2fb441 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15240 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libncurses5 (>= 6), libpython3.5 (>= 3.5.0~b1), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 3442798 SHA256: 1ebfd3d82d67bff8a4a4715437b122a9320159aab48c989700edd10bb07393a6 SHA1: 72e51042701a8c1c2ef31dea593da7c91a0705dc MD5sum: 2884bcbb781bb3899f6218177fcb9f3e 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 499238 SHA256: 94276f1b261c2c9697c4a2647774f53fa12173ed8f8f49d2efa1dc06fee29df0 SHA1: f48945b3e6c40ea8dc5d48b09dff6ea30db0f43c MD5sum: ce1822c65af072c16f6ad3ae1f5b0dcc 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 64 Depends: llvm-10-dev (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-c8y98, 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 42692 SHA256: a79fc142cc109357131e1bc4de06aa15e535672d19be77045bb3a637dbaf86d2 SHA1: 5709cda777a7c1dd910f5c9c70b01bbc80fbbd35 MD5sum: 3f537c33eb297bbf1bc75882cc606e38 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75482 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libllvm10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 16292216 SHA256: e7ca72cf0b78d070feecb7caac5bf8a3144de7950ec4d78bb0de2bba24588fc5 SHA1: c05bca24ec3f464ed633cadb07ad96bfcde144ea MD5sum: d45d063bf46e6483bad6b5dababba8d0 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 268 Depends: libomp5-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 85834 SHA256: 7ffaac514ad97075d36ce9438943adcc6354444d06b8b236a5afd14772151382 SHA1: 443131816eb5f5ee41b07ae5ecd52f7343c9ee4b MD5sum: cbea80110b41859729e5c8d7b4ccc408 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 11923 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 872484 SHA256: 7cb45206a10ba1973db3cdbbdd25edccaa5427399b9aac1bfd3c57948a3bb2e8 SHA1: 640264c44273c01c2c2cb2604f670e748dd56011 MD5sum: 986e900352e27b679208e75e3e44d77c 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1975 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 338214 SHA256: fc3dd4a240fb9ce7d167a8af8bf2aaf4844edb0289e7214c522db2a15a52a3e5 SHA1: 7af1808a943e58fdbbde16ca5a99cdbe4ef1468c MD5sum: a21bdbfefaf47650a10beef5761b9e80 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3935 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 987130 SHA256: 568ba3e9deea3a88ba877bb8effe4c04827a5c0475840b828378bd7cd5e7c1f5 SHA1: 677585ec3ddf36d7d14e1ef904a345e7f5ee2f8f MD5sum: cb4f3590e127e5131a39835cebed7a80 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3210 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libncurses5 (>= 6), libstdc++6 (>= 5.2), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 927978 SHA256: d726071ec77478e0175f5d1d9ec1ab12fc11475be03dde528e24df5aee0bff19 SHA1: 1a4dffa7d3434247a31ef5303477b13185388216 MD5sum: 7011dbe8ad6d26b8f3456473755c6c90 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13737 Depends: llvm-10-runtime (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 3192852 SHA256: 3d795059173f24ef3fd0caea4a26f0a71f3ce71ffe3106fa0c9d5bdf3e6c76ad SHA1: bd51f0135ec940ddf687bbf1142c955edbeed7de MD5sum: 1fe2953c94909d2d5b0fa1a5fae157ad 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 185377 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libclang-cpp10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 25565824 SHA256: b2012b7745e4cc40b02488ecc6bd3944750bfef34bf3b763466ce272bce54643 SHA1: fdc90e26600e824d6b9de2e2fba8eb6600d445de MD5sum: c71cd8e0582dc2f91f81f4e422e71617 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 27212 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_all.deb Size: 3498436 SHA256: e633b948a49b50aa3a5ce2096bee7f9f18c681eb7a051505ea488f6117323e56 SHA1: eeb8c38beb62d7afb0b8022d346ddd1e8e9cad5d MD5sum: 937d98e6f532acc4a9e75a1c085df1ab 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), llvm-10-dev (<< 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_all.deb Size: 42302 SHA256: 078b0a10782b6a19ff872ffdf56e77db53091111d8d561c99cdd714e6f4730c9 SHA1: 123f9f45e39cb3d60d39cd6f81be0595efeacdbb MD5sum: 84a7b10dad7f73e8c3aeaeb5d281e266 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 701 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-runtime_10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 218438 SHA256: 6ad618c87b21b2061388f3e1e616a34329da37c7bae807019a6ec8e4cd1c14c1 SHA1: f49c9b08ee2e3c7b95cfbf620551b50bdf221ba9 MD5sum: ea7573afa00fc500ff0535c4627b49a8 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1514 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 352666 SHA256: ef5881812ea632f4656c6de25b28df592d81750cd9873bfd6cc713d4291ff2c0 SHA1: b760996bbd8a9c35e7c99086c0e5d6407079125b MD5sum: b2c7597a68a752e826764079f372cc27 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 67152 SHA256: d6e05ba78fe47fc0796aef43b1340b8a918f3656d72e53fd170da3991bcc6cac SHA1: c24022c66f27ca3ba67b2a58b5fbe08f5bc6338a MD5sum: 5270a8ba6e6f87246c86171066d3a7ea 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 803 Depends: liblldb-10 (= 1:10.0.1~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195), 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~++20210327122936+ef32c611aa21-1~exp1~20210327113535.195_amd64.deb Size: 135644 SHA256: b45fc4616b0419801b068c0205076213699901068e19a67603d75e9d17ea85a6 SHA1: 775271df894a574c8713d5b18c81894a7650846d MD5sum: 02bf421986f42e1113460392a815db27 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.