Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 307 Depends: libc6 (>= 2.3.6-6~), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libclang1-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 102862 SHA256: d43019d2ec31fcbe559e82befa9ec012f84dae12121148e76e9d00585d4a9fe7 SHA1: feedc432f4c2d39944a2869c8fe7abed6a52a606 MD5sum: 5654b3b038c8b7eafc1231c8fd06c582 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 70 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 48960 SHA256: 12923b313dbb34291fbb13a0fdc9df5ea2107f8d662727901c914295612144a8 SHA1: be7444607af9e72fc92c0fb8f096d0b5600d5743 MD5sum: 9597f9ddc990e25ee99752139d7ff254 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 185 Depends: libc6 (>= 2.3.6-6~), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 77216 SHA256: 12529e5d792a49b885ed4432e594dfd4276c4c3418b1e824cb39725dd877f0b5 SHA1: 83168e0e737456de522631f90b5aa70a81ca5770 MD5sum: ee81193e8839fb1785de0abb3e56e721 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5225 Depends: libc6 (>= 2.3.6-6~), libclang-cpp10, libgcc1 (>= 1:4.2), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 1035336 SHA256: fc8838868bf2efa83d2f2386252833b11b02824ba358690e17df211ba618fb6f SHA1: 4e17dad18eb123da8d3733515841dfd614e2919f MD5sum: 203d0891d82dc28b237882c72ac08f37 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 21234 Depends: libc6 (>= 2.3.6-6~), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:4.2), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), clang-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 5568334 SHA256: e884e379c411054efcf9a99447ad9d72c6385df8a193ccf0b0a064b687e19674 SHA1: 5e1076f7c46d1dc162f3eec21d8e3550736ebd65 MD5sum: 3416c10e0fa4d89a2ccf1005f66ad982 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 7465 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libclang-cpp10, libgcc1 (>= 1:4.2), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libclang-common-10-dev (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 1627880 SHA256: 547a672af936f1b0f5fa3b6003555fa36bd492e765e966aef63052a1cd4d2a12 SHA1: 3198a51de990d5d9c78d0c21d832c95b6bff01e0 MD5sum: 33fb837d23591ea2f989866647352c97 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 5887 Depends: libc++1-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 663070 SHA256: 7ef93b65e0211b11c5bddc33d70a4020581bdb08d211bc4412bb5a43e4d80b00 SHA1: 59cb9cfaa8891a5933d05501525e854a29bcf31b MD5sum: 69e8fc5b2a0f90ca45dcd1e73bf6d987 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 816 Depends: libatomic1 (>= 4.8), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 234924 SHA256: cbe413c2f2d556a3a207c356162ad6bcf7391a9109b621ca847c55339beaeda2 SHA1: a01d8a043fdeeb8dff9c58be053d06659aaf71f8 MD5sum: a19ea428ef675ca5eea68e7b2657cc92 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 362 Depends: libc++abi1-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 105436 SHA256: fcde4a056a250a04800086d606ef3c95e13c5556756e9c8c0e62b3a59e7c72f7 SHA1: d3cbb832a9cbd4d03416b825c5ed4ae9485ff050 MD5sum: 1d1a924ab6203d1cd09da48165993d4e 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 251 Depends: libatomic1 (>= 4.8), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 95228 SHA256: a64f92cd5b2fd5b0b1ce49b53ad323283ade96dc7c039f33db622b59c7b0eb29 SHA1: 67e91f439b5e4235d6ae1806075480af72c16515 MD5sum: 49d5e548b7e4177d98dd81a571f9abb0 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 117755 Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libclang-common-10-dev (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 16626018 SHA256: 3689ee2022f8af6afffa8aad44c79b13a059cfe336649a2ad88fc75ce4ad410a SHA1: af22064c8a253a650e45e000ef5706b73a77acc7 MD5sum: 1104a673149b7a413e6d408257c8e174 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 45039 Depends: lib64atomic1 (>= 4.8), lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libatomic1 (>= 4.8), libc6 (>= 2.17), libc6-amd64 (>= 2.17), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 3886028 SHA256: e35a5dc97b7ae99fcf5af11165e4b7ad959b1b5cfae1e3e43f7414283bc46a88 SHA1: 26ace4cd2008f8cfe1c85db5a39a31ac5964e906 MD5sum: 52176934e4062ca02276e1a6e548a113 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 36894 Depends: libatomic1 (>= 4.8), libc6 (>= 2.9), libgcc1 (>= 1:4.2), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 8919716 SHA256: 0786a0c122a51ca25913cb66c732269ea98c62e50460ec34437b27cf97ea9a37 SHA1: c216e5e56de5b4cffa60d4cafa3f1c79fa60d20a MD5sum: 3569063204bd9eb79b34b03ef4649542 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 56 Depends: libstdc++-5-dev, libgcc-5-dev, libclang-cpp10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 41074 SHA256: eb896e078e28bc7c3f2c8a6a3f1403c0a4f8774db6d7f0aea16e75db9d3125d9 SHA1: ce57266f4faba19b748882dab4de19eac7630d2b MD5sum: 82554a93e1af23db882f8d81014ff6e3 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.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 29030 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 7141988 SHA256: 9f6040976b068b0d0ede3ffa6ce843b5287f768dc8bd9ffd2846879b167111e9 SHA1: f0ac9dce7bf440586909c867d7e943a74181fbc0 MD5sum: 39ac5958f0bb5d8a19ff7093b53fd488 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 657 Depends: clang-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 182370 SHA256: dd327dbd98cde90600fe6ffe487594b7404b7c96cc3fcacd3d3ec7dc828a6b76 SHA1: 036642c205c87641d60e5778f4a4a91a8c18ae82 MD5sum: 8b1ef22ad3e62f6e3802475d336475e2 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12273 Depends: libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 1954384 SHA256: 3a7d775a1f05ea84f3cf3397d754e80f104fcc494c673a9ae890d385b329b06a SHA1: 2da6fc5feb2f957cc29b691fe3e4f23cc12d0e58 MD5sum: 461c7d7315b5b0ac28d13aaaacd8aad1 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: lld-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), liblld-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 71604 SHA256: 3e353d9dc6a5299b59d50388a8149a349aa56fa220eedde8cd7bb733bb6a2803 SHA1: e654bc98b9e6ff5bd6c9c1e0b62ffc9d2e9accf0 MD5sum: 55794210f3701f5cc84ec91d012cacbf 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 13126 Depends: libatomic1 (>= 4.8), libc6 (>= 2.9), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:4.2), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 3111654 SHA256: c9732cab6dee912e233724578f51ed3021026a1450251688b74e951cdee917d9 SHA1: 3dd54c48e14d59f26ae16c6234c60ef03f97ad4a MD5sum: 104e00dae965ff1922da77d5344d7253 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3123 Depends: lldb-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 498388 SHA256: 58767d73b01d5a64e86b99ec982486a49aaddd20d7383264b6bc8811f559dd06 SHA1: 8ad98c020d2090d02ad3ed27be4f09ab15e6bed1 MD5sum: c286937c927547a181bcb806d19f525c 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 62 Depends: llvm-10-dev (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189) 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 41408 SHA256: d862394e1c21a5c0df1123917cc1eae93853b5e4ec35d5ab899a50410c8272fc SHA1: 1d4700928acc0c96e9d6d0272d9eeb287c70316f MD5sum: 0571e0b7a8c9b0d961ebf5a4159cee11 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 70227 Depends: libatomic1 (>= 4.8), libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 16345842 SHA256: 68516b8d1a8a1c6c1b2ac6534423e16a6454aab8a572da9e097ad25bc4413827 SHA1: aee72fb83c072656d901e15c4519a6f93149727d MD5sum: 1e1771b109d5ef1f94535e22312f32c9 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 251 Depends: libomp5-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libatomic1 (>= 4.8), libc6 (>= 2.3), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 85306 SHA256: af7fe22ee9e617830ba33fbf7183f81fbf01f4bbd9e9bc9ad519b555fb49def7 SHA1: 858e65f853473fb11022f13b2270409a234c3c03 MD5sum: 6f0c96f7e484c9b269a2f0a6482d5495 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11921 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_all.deb Size: 872190 SHA256: 7e52d91f74dd291961e106963698321adf89b0c8a6a481db11e8dbe8f95ce63c SHA1: d739126967a472dda8c8091452aa331004bc72a2 MD5sum: a0913d1d8eb07ed875c2f52d96a7d659 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1835 Depends: libatomic1 (>= 4.8), libc6 (>= 2.6) 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 313064 SHA256: de48138e866455319c7e09e3eb422c35fa95e4047594fe7ab864304175b4d9ea SHA1: 8fab98a598fcb95b793835a7f250341bc0a34f3e MD5sum: 71d7c00271eee099701fbbdd6bebdf68 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 3677 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.2), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 981670 SHA256: 39dbb1149be93d0f337e88569f0110794cef344a6140b843d89a9f532d02564f SHA1: 56dd8451e9f2cbd187c8db91a23bd63b4755bab8 MD5sum: 01116d9b72fe0f1c95d9e2c69cdbdde6 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2900 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:4.2), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 898532 SHA256: e5dd6463882a109195ade192899697cb7d928591e2f5698bf451d321f07ea378 SHA1: f4769c223e33ab96d3eac8ffd07a4853c571f006 MD5sum: a58a84d796044ae99a7e714070c94111 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 12703 Depends: llvm-10-runtime (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libc6 (>= 2.15), libgcc1 (>= 1:4.2), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 3120724 SHA256: 0b13d0370d8cc0ed895535bb071e04c5aab89a8bd56bdb0f9846640ca4defb88 SHA1: 71190001ae647adb4b40be5a034ae33024b24b14 MD5sum: 6c8c62f6ae719ce0790e3a4c1cd512df 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 148872 Depends: libatomic1 (>= 4.8), libc6 (>= 2.3), libgcc1 (>= 1:4.2), libllvm10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libclang-cpp10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 24965908 SHA256: dd3cefa572129583f6c0f2f269579b013d92cc5464eacabd878fcb7283308218 SHA1: c5393053b1f5b8d23b95afc7714f599e33120be7 MD5sum: cd2d22525138ad4478e7501f3ea27c5a 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 617 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 203294 SHA256: dbf26fc2a913c94817cab72d2d852d15a793de278efe5a7e37734c7e0f28c8b7 SHA1: eb945e0f65fec15d0ae1676ef820b213ed713300 MD5sum: d061df2dfd75875e845240b279778591 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1429 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 339792 SHA256: f576004924369c5800ae86b94fd04a7b6ddf9e3b9e956fa47afda86cd25a3250 SHA1: bde5136fdc01dfb6810b392bd714d1de2c6391aa MD5sum: adbbea21979427b567afdfe6cd197cc6 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 180 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 65958 SHA256: 4561d2f9b161d5581bfb59e61abebac89290f14b0574a54053590d6d48f821a3 SHA1: d07e8a7fda6560ee2558b4a2891a987be3055381 MD5sum: 70eb434f7e4ca1948634b8ca23f0c5e1 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 800 Depends: liblldb-10 (= 1:10.0.1~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189), 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~++20200708124938+ef32c611aa2-1~exp1~20200707225535.189_i386.deb Size: 134440 SHA256: caa8f254dbaef83e8f785f2402719160888ef1cd8cfab6fe8fcdd6407bd963d8 SHA1: f4871d66a60b43e8e6a1d39f090fb3f6c0dc5a8a MD5sum: 97de74504be3f02ae3a8f245deee7fa6 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.