Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 327 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 107012 SHA256: 44ecee94a5d3551dccf95438ea9f7e20f9196b3e18ae9be63e8dcf3a529c49fd SHA1: d5861dd73f77a238a9013b522edccd6c8161c9de MD5sum: 80aa6754050e4d81ec394abbadc7f8d8 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10018 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 1170592 SHA256: 27f81573f3f5fb527af8094708217a245e8c270bf963f655cc34401dbd87293b SHA1: 0c427eb0c0c566343d02324fd3a9a373a4fbb12a MD5sum: f13fff8fc1c274c4d45b221bea7df8fc 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 50276 SHA256: 8ac0da59da5d440642e7efc41593e1724115dea98cbda651c4fae93eea142f08 SHA1: e45cef194c63a9428aea79a651a080701057b3b8 MD5sum: e0238aeddb49584e939c4353ef477460 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 197 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 80160 SHA256: 2682bdf3172d4290fc4106bc39aaa9b11be6b50f97c5b7e5cf5b2533cf4537a8 SHA1: da1a275fbb9f9b8f77ba9ad4cbeb0f4ef6573e7b MD5sum: 3d01380b07abb95235d021baebeca99d 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5527 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 1077752 SHA256: 48e28db7b5798af49bfb0f33be1c940add614147aa68c043b6a27375059a7f1c SHA1: ca1c65c2a76bf1162867d84f2306b6dcb583d431 MD5sum: 645db7d3950d082f439eaf55102df7a2 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22391 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 5466988 SHA256: e6d5625330dea51c4e0ff7e5181611118dd140bd899086221423770e10ee304e SHA1: 975734f15fee187088efa6cdfa3c2cea4ad2975b MD5sum: 2455771b7e617f6b51f16cf06a15ca21 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7924 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 1683852 SHA256: 3d339db36f6997cacb620f379946b60fad4b3e7872b7f5a8b203db36306f973f SHA1: d934a5f97d19e70a92e619223227c36b282167c2 MD5sum: b524f9fa6f7e674fc497150d12497aa0 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6307 Depends: libc++1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 656168 SHA256: e7a50410158128e5833b59d9046c829bd79db8f8d7afa7eb9b0847c64f2fece6 SHA1: 9bef5e744624ff60872f6b6b1c7738a5775c78a6 MD5sum: d76c7981e312d35668a4d58ae965a2ed 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 841 Depends: libc++abi1-10, libc6 (>= 2.33) 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 237108 SHA256: 31adb6c50f72b4e6bbc6a6ca8ee8b89aa6c02f73d65359b97c6c47348b980cb7 SHA1: f6e338e651ff557b71a163697e0b064c4405869f MD5sum: ffb37134b44c3e2c15d63078ea297558 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 449 Depends: libc++abi1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 104428 SHA256: aa7068053c9e22dcf7c4fcfcf91205fa1c540540c21040a6814815514daf20b2 SHA1: 29e2a0663879bff08c3a86c558b1bd30112c2154 MD5sum: 74aa36bfeeedb0055f40ab19db7c83bd 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 96832 SHA256: e7dbebb9205f52f5c39d88069f75679e152f1818995d814e3020c0cf1f55c75e SHA1: 121d623c7e5311e450e193c7bf6d181e4701ddde MD5sum: 7d5bfe1f0daad70228ba6aee019fce7a 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 158090 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang-common-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 17071728 SHA256: 168710d4730b912055323f3cce579c9daa64b3348fb50e10ab95525a480b88a3 SHA1: 1138e6edb2bb2eaf181d5a023b79799ddd2bb555 MD5sum: 6830598ce410da2ff80cbe16bf3f095f 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 55759 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 5050320 SHA256: 4c189e990a7b55eb2802376b0e241af1e338e38b7954911c8559790e3b388834 SHA1: 7a62e967af75c5f4e5c7875ed40db4fc5611623d MD5sum: a6dd81b01f6cffcfb7a6bdcaa7555405 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40502 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 9038548 SHA256: c27ff0d57ff2ca201fae701a492a787075803cbb8a7c5dadee1919a4c4e8424c SHA1: 727cae61d22aaf13f8bb7a854e483c118904b84e MD5sum: ffd964bc07d2519883d1e79172479367 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 42480 SHA256: 390c9fbcf0126b6caedb83b26875254b65729d33bc0b20d1352c2c819405ed75 SHA1: c64e9f507bf46184c4f4be79379c5c3d7cacddcd MD5sum: f4c4b83b976f76e719716634d3264335 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32644 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 7287024 SHA256: 72169a27c1a50f46a39cc2fec2e0d390f3f74186fe77a8cf6f9f2febb07bba2d SHA1: 4bb985dcdface8779fc2a2a4ec68cce73cd59001 MD5sum: 59c91b583f39f31380a665b44d805e61 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 823 Depends: clang-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 181332 SHA256: 02826cd49f8df186be8e6771b86d04c7abf81670832e95cf1caa623e5a17f4c3 SHA1: e808db5812fec756b9331397afc838754a903120 MD5sum: 9886943d476dbfdbd021520e25a36f87 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13031 Depends: libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 1410240 SHA256: 43ae04d8892a9ed7461f641404b46cb9c6a59e2cc2febfcba976011c92b6a986 SHA1: 8cd2122f00caef2e5eebe1a49f1985e4e478480e MD5sum: 1220d607ca3699c06cbe453c92cfa44b 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 204 Depends: lld-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), liblld-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 72964 SHA256: 3a8f104a7de379b0ee0e41e9f9190370116908bc6e89a73cf66feb19372a1065 SHA1: 7f41cf87ca8d0b2afa6f5ebcd43cbe63bb54b856 MD5sum: 19327cd57fe5287f9ad040ce3b2c0924 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 14961 Depends: libc6 (>= 2.33), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 3420104 SHA256: ce12d08656da5fae486bd8c06935b41777be828f385ba9282d4b64701c4fe8a7 SHA1: 12506af9668772fe8c4c624cdf32ece8077f0339 MD5sum: b04af8a3cbdd851c5db8738834bf4c0d 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 497036 SHA256: 1778bf9e37163312ba46b2f006cf6b9c34689c3b84291d3535817d1b743a5d50 SHA1: 44b121648dae8c236f6bfc6940dd47f9801fc316 MD5sum: 24c96b42b5fa9ec484b513b399c82000 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2499 Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-10-dev (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-xhm51, 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 225788 SHA256: 39813b6d7206beb5d91c84d76c721d2dee46e245a4f0debdbb591839fafbb9ce SHA1: 3a8d3b472686b8e9408ea4706801c6c8081c66c6 MD5sum: d44d7da07082886668a896dabb4e9d50 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75778 Depends: libc6 (>= 2.33), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 16485332 SHA256: c1438e33cb72a66dc7abe2d92780d584a202c7dbddf9e8925cfde25e59dc2855 SHA1: 53f626bebe4bd9850feaa768fdf50a04f2c2cc55 MD5sum: 678ef5e782db1e037be6eb440f28ddae 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 273 Depends: libomp5-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 86872 SHA256: f8cfe6fce829ebe1c16623a70772834366a13a3e00acdb9615e807e7f6b8407a SHA1: 0127b9014122aa4ef4b9978a010cf76eebe01f01 MD5sum: 40c109ac27eede13d67d99a43312b815 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12055 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 877384 SHA256: b261c1f1ef667cf49c7a0fe7e284b92690f2ea46804c7d5a13cabe49d06db327 SHA1: c8198bd3b9ca447de3aab363e6531f16a66a5178 MD5sum: 5698a64903428d052f385e16f47ae134 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1967 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 339348 SHA256: aff7b576a23d9403de21c88055cbea507b837c69c7473adbd217dd661aceb4a0 SHA1: b0dad371d3ef66b680ce14e6346172ee8a9b9ec5 MD5sum: e90e0c27397ff891f0b7c24d2e09e241 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3891 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 982016 SHA256: 6a7a33e5b14ed47d39924dcd2ca6aa705c2f25e168ada68e90b1de84610d2637 SHA1: 01c02f7d60a455c39a780761b8df2dca88ddf077 MD5sum: 8391006223e729b05a4a32a3bf2dc853 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3243 Depends: libc6 (>= 2.33), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 936456 SHA256: ad9923ad5f997c45f437beffe7c0233cf03b6227eb70eda3519121d1cc5ca49c SHA1: 22fdd5bb29d55f9077ad76bd68ec17544b9e627a MD5sum: b5bacbca87ddf6e6260406727083c093 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13970 Depends: llvm-10-runtime (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libc6 (>= 2.33), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 3252420 SHA256: 2b82a754c801aa2b7af06e61e8406a63cf7188672a13a0c68e5c7d333d107e30 SHA1: 2ad1c71f9a7275277963b34d77edbf0d4713beef MD5sum: 6d9161ee666c006fbddea47dc71672f7 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 196454 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libclang-cpp10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 25992956 SHA256: b531e0268796c2c3369591986900efa0c0a4b11ed7bf2388d703377709e020b7 SHA1: 483058f3133b5cf1aa34d3c7ac4a45e152ea4c46 MD5sum: 3ae9f433d535e3df83528bee04c7236d 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28750 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 3619828 SHA256: 6a0d7411563e3469022b4079e9a66f654ffcba01df9e37a0d6af0073d9aa75d0 SHA1: 732d392f20ce3aa022cc6428f05c32c62ffad6f8 MD5sum: 2735c132bc2692194e0f8e101d9a1fb6 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), llvm-10-dev (<< 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_all.deb Size: 42364 SHA256: 509c0c30b8bc9dd042b91183f5d5b893d5ebb5029dbe410a500d14eb092cf88b SHA1: b52b86542f9c843ff27a4b1d8d06383a3a72a064 MD5sum: a1019c6a383758f3b4c8dc216a5cf75e 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 715 Depends: libc6 (>= 2.33), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 222060 SHA256: cbc12dddaf233c825da94839fd46839dd8d1cbeb69286000d53d3a59b90ac745 SHA1: 83cf531fdf1e50c8c9a16cdec26ac42e571e8cd8 MD5sum: 12ed57acac75ca054adae7ab5b1223b6 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1529 Depends: libc6 (>= 2.33), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 354896 SHA256: 5b8a92db541f6edf497ecf5dc40fe62691fdf14dd166ea647c4abf22c2611e58 SHA1: 70bb61d3a90251f1916e3e6262dcd5309d8e0eb6 MD5sum: 485aecdb42375b845e2b52cb190c915c 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 67332 SHA256: d2a909b1371c31b4a0d9a3b6c9ae759a4edfef78e0b3afcb0360683e2df0675e SHA1: b3a47fc3f5327f242626cd06ed7e25cd32c07893 MD5sum: d6938be2cc0e02ac80b91e52a4598b2d 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 738 Depends: liblldb-10 (= 1:10.0.1~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6), 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~++20210313014613+ef32c611aa21-1~exp1~20210313125226.6_amd64.deb Size: 131724 SHA256: e1b9b1df05eb26c188b9932d331856c79b4c263d29ed4c127f28cd7dfbc84e8d SHA1: b342ae15619545042eb44a5a07c40c117a892db6 MD5sum: 1dce95ff9dd582fb8a5e06b9318eb753 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.