Package: clang-10 Source: llvm-toolchain-10 Version: 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 320 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang-common-10-dev (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libclang1-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 103720 SHA256: 8fd9233de0ee9b2d84760b228eaca705c9a6eb4662b592b8b8c0ff7a267b0341 SHA1: 025890688fd8a6b24f1519d62f9506f38c8c463e MD5sum: c5808011152791ea86f8ed0bccefd843 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9694 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 1160876 SHA256: 447235675dfe559e0930ad387dcd4bb3bd5afdbe1ba265df3b7c489c54b7723e SHA1: 3cc705eae28eb2971d07d8f7a22a351309a76e8d MD5sum: 8cf94b58e8f74ad51f3388613c04eb96 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 69 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 48316 SHA256: 7d12db8ecdb5566f422a0c69f520afb4b6f616b724257ed914fb5675115dd836 SHA1: 189977ce718437c4a5614cd8e98fc888c3d7cc49 MD5sum: 7402f617ce4a183f36f8e428f16a73bf 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 189 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 77804 SHA256: e26adbab354b0242406632453d891363488261ed26e763bc38e482d88d4b98e7 SHA1: d9b5efcf59d4ccbdb562b4eed91b419c026c385c MD5sum: 04840cae68ac480966afe145ef8a8163 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5508 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 1069228 SHA256: 78df93c4a6256b45d68c4329cdc2e84cb3e0051654f00e57f00af9179411cb57 SHA1: 4e94c2e027947788097d2dcfdfbccfb0a089d726 MD5sum: 7d1015c816ce405c88da23b1f9a9ccbf 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24627 Depends: libc6 (>= 2.29), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), clang-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 6203912 SHA256: cb06748a84fed9d1054171cd3a5c4255d139baa82e2a273d854532c698db1bd1 SHA1: dbb9e5eea54280efc13791457a11b42c02919a6b MD5sum: dabd97008d65de820f8e6c2e056b32c9 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7893 Depends: libc6 (>= 2.29), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 1672824 SHA256: ef5eb4a4eac46635b987112969e71648a58714eb3a46b15d0fc030d858774fff SHA1: c1c231722ed5d735332ed395aabdacb94f0ad61c MD5sum: 7dbf932f8cd92bca42e4dd7c12310f4a 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6340 Depends: libc++1-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 656424 SHA256: 7c7059b1286b8e958d286251f048691d6cfe2c103abaddb4738013f71fb25341 SHA1: ec101cdf9a377b6fbf539c7e5b42e764113c45de MD5sum: 4144f6e073c119e569cc9f6c596fbb92 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 822 Depends: libc++abi1-10, libc6 (>= 2.17), libgcc1 (>= 1:3.0) 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 230884 SHA256: f012a7c6e49b786ad9ab588457db7db86ec9b15ce030e315fd33cee54480975a SHA1: e8e88daddb6a2fd27178d18f733619350fe5fd55 MD5sum: a6eef3a39e8eb6fcd6106faef0aacb45 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 449 Depends: libc++abi1-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 102776 SHA256: 874a458a32ca9212a0a0f3c372ddc8b0cdc98b605f65318652709866453ccfe7 SHA1: be734d48c636fb3d0160a3532ee1a2d91fc5cf79 MD5sum: 86a0b785a64503cdb4dac7fc9556cdf2 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 279 Depends: libc6 (>= 2.18), libgcc1 (>= 1:3.0) 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 94088 SHA256: 63c172972e5a77b6be943ae1750456d8db95674c81d628a295156af859486868 SHA1: 3bc75c51b3a985ea25a0c3244ee8052d320893cd MD5sum: 6842e275e0f8e77ddd321732a5e14134 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 164035 Depends: libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang1-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libclang-common-10-dev (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 17509584 SHA256: a16709e6321b570d4847fb3456a0d66ee705b7475a5f708cf964f4364e2733ea SHA1: 2977582b662b9ae7d2392532f883eed4b56913cb MD5sum: f297d3a8fea8316acbb2ef5c15cf6d6c 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 56397 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 5044476 SHA256: d451feb34e73612a40c44060f279f0e24aa7d3be9b3c664a789aaaaa9c4242ea SHA1: 9221ba3ea7e973eeded5a1a944954ba184c296c3 MD5sum: fc53a2682befd3d27701fb7c3c30f04e 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 43741 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libstdc++6 (>= 6) Breaks: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Replaces: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 9984208 SHA256: af1cf0f2f29120dfd9bd66750326471028c2d2061954cbd018cabdf791ec9e0c SHA1: c033ab14085837fa53954aff8e19de3f90fa9f0b MD5sum: 2c9044f311b8491badbc7b978f17f0c4 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 55 Depends: libstdc++-8-dev, libgcc-8-dev, libclang-cpp10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 40504 SHA256: 15a9eafe494e3f46fa8b5e237ca34cd02803fee3f89d378c4fe3c5a892b6ab29 SHA1: b13b278a4101dca4dc699fbd675beedca96630e8 MD5sum: 06dd662a352435134c2ef44fdd57f8bf 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 the Clang headers to develop extensions over libclang-cpp10. Package: libclang1-10 Source: llvm-toolchain-10 Version: 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 33617 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 7630232 SHA256: 919fb423b45e9eef3e4519fc632978d3f30e1dffc4e112a3ebaffd70b205eb4f SHA1: d979aeef22f7f907146fd703b84c317867b80a1e MD5sum: 7b8061a564c0da363dc85543e6609daa 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 822 Depends: clang-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 180960 SHA256: 48a07de8bab6c61ec7fcda97f2b03b1c1395844da6659fd44539281581d3c750 SHA1: 420e49f4563d3e01cc26f6c26ba2dd79d178b593 MD5sum: 1ebbe60697e46d8939ef3d558ea49769 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13378 Depends: libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 1428028 SHA256: 37674d92ba2063573241bb03b07543f9a3b8e40e5d5a54343f398376b29aac42 SHA1: 09d4d1debf2a053d4088127f0c7f09cfbd27ab81 MD5sum: adad35d468d9077cce25f9f2a1a8c552 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 201 Depends: lld-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), liblld-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 71052 SHA256: 131d960ac9b636e9ccd2b46f8d38777a5a2ebfff4fe58b7ba4391cb13e71af9a SHA1: 4191bb46d3c54d462ec794a20fd8b79048f34086 MD5sum: 8966009dd0543ddcd378a1b0df41c225 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15043 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libncurses6 (>= 6), libpython3.7 (>= 3.7.0), libstdc++6 (>= 7), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 3431300 SHA256: b32e9f46622b1b9ca21cf69bcd999ff7df009263e8b077dc8adfa440b44d586c SHA1: 61ff9025a5829eeafe10335a8095fc9379f67ea7 MD5sum: f204e0d1818c42c8a8acbec29516199e 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3122 Depends: lldb-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 495060 SHA256: 66191ad5829ed69843e8915323244613f547854fcaf1387ea8c0eb3e6090a671 SHA1: d3c1d6f93160cd66eb33f11a2f1dbd1669ce434d MD5sum: 8a70b01a11f4270b48a71193981fe6b3 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2460 Depends: libctypes-ocaml-dev-8pab9, ocaml-nox-4.05.0, llvm-10-dev (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-zmn98, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-10/libllvm-10-ocaml-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 214184 SHA256: f7c06012470f31ccfaf21e467889267b63b1f2e90d8b51f902b0db757e1d1bdf SHA1: 6b6c29099d396674307f039a91480021ff2bff6c MD5sum: 191e8966034b1657de95b6f69af1783e 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 72351 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 6), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 15411352 SHA256: 284859d7d650e61c400910f6ad44461c018388b2aac0537682454b5b206f83bd SHA1: aecdda7809045da04a5b233ed2d49d751656c816 MD5sum: 99882871d5f8ed90089df059bab40410 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 262 Depends: libomp5-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 83640 SHA256: 8b20ad16ef1691687ba77bd67526b3da5f9612b82965d4e792fe629f447c286b SHA1: 9cae02089b4ebd789dc69caa6654c7e1a28755a4 MD5sum: 615d007037a518db4dec42931ff1a800 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11851 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 871128 SHA256: 8690bd6578871bec23722267c160ec4ba31b38d50989d2642060d3d0e9db4695 SHA1: acd2c7eb8fd51b22efa582346041c525a072b5ee MD5sum: cc0f23335f0d4ce235d3f1008029b766 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1956 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 335336 SHA256: 5cf6773607f5cfade40ae0e3609800a0a4aed02d91dec9f72e69e8461569efd4 SHA1: 84c946670ca720253c40ea25fe8d014eaae650f8 MD5sum: 67ce8d7b6ee0aeeabd4a12bd04a12964 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3976 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 998992 SHA256: 6c2679a28e1b8993ec94637bf298cf98270f439cf4ade297491d3db28cd88d35 SHA1: 2866d26849c793df6b301035d77e33f102e48ada MD5sum: e8772f28b80af48e42f108def6cf662a 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3231 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc1 (>= 1:3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libncurses6 (>= 6), libstdc++6 (>= 7), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 932004 SHA256: 6779d69b6dcb9e9ec3272f412229d70c9642b1529f1af3debd66a60b50f817aa SHA1: 7fa2d87acaafad606d8138843e7e298e4be54e96 MD5sum: e88359d4a8196b55e2bd9f32de5ddfe0 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 20562 Depends: llvm-10-runtime (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libc6 (>= 2.15), libgcc1 (>= 1: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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 5260476 SHA256: 54bec3dbda37927b5cf1907f853c9833b2576f6b27b35823f568f338ab9ba861 SHA1: 5eb36ff40e27d8d928f63cf54c02e238a2579c1d MD5sum: c32483751c2e9eeec255a30acb61b481 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 197842 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libtinfo-dev, llvm-10-tools (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libclang-cpp10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 26102292 SHA256: dd7f083036ec9c6b79be5bf30895ca67f1527ef6e4b0684b1c4e6047513bf6a0 SHA1: 4af7ada3bde401741b84f64075391f82eca38a75 MD5sum: 7efb647e401b6387e85640f3e1c63144 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28827 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 3691552 SHA256: 7f058ffd01d15d7d9409e82425eef42df41503882845c932ada9f49810f71693 SHA1: 68c0ce4b44266a33945bdbfe8126e544b20650a4 MD5sum: a96b8a7109354af948ff64886b0b3d7a 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 51 Depends: llvm-10-dev (>= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), llvm-10-dev (<< 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_all.deb Size: 40392 SHA256: c298c72dee8cc939c0e4be163b50af958cf675aab79ccd0c767cb93e6d49c242 SHA1: 2a7ae2bfdc90a6bbae49c54c3bbfc1d6e7f97c8c MD5sum: 078030e31fc68571fd35179be4e03630 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 702 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-runtime_10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 217140 SHA256: f243284f642456237a65a5641c43ffc4c53f9500affb6eb2857cd6a328bf347c SHA1: 8f474c17c4c404829d9b545d4a898b351fc6a59e MD5sum: 86312b003a890c28a570ab0ff96653a9 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1521 Depends: libc6 (>= 2.15), libgcc1 (>= 1: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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 351272 SHA256: 7fe4b89bb457de4609ace4d0d01348e7206445ceef03e9de895cd031b184fd0f SHA1: 0ab80c772eeb0dda0ea5290f5f348b728b0d7b8c MD5sum: 564afc5aeae3f60c9709adddf93a9785 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 179 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 65372 SHA256: 69c31b288a6bf300d626c720f583061fd356680674b0e280e9f5a2de8109d16e SHA1: 168e58e6b7240daaec54f8331e7032d09b4dd7f6 MD5sum: 1235f66328f7ad310df0f0a2432860cd 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 760 Depends: liblldb-10 (= 1:10~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132), 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~++20200412072914+50d7e5d5e7d-1~exp1~20200412053528.132_amd64.deb Size: 131052 SHA256: ab3c10ede779cef6a5b9cad31979a72f92a406a8e83776f9d5bd0c44c3c7d2e7 SHA1: 99a68bad47f778ce8015ea005fdd116e779e0b49 MD5sum: b301cae7eee3941dab3b34e698af5568 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.