Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 343 Depends: libc6 (>= 2.2), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang-common-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libc6-dev, binutils Recommends: llvm-10-dev, python3, libomp-10-dev Suggests: clang-10-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 105844 SHA256: 9cc295c48c3eb2d6ab82f610d8eb70386607faf8dde648fbf62e7deea2c0387d SHA1: dd52eba34a38aa5ca591cb09135d770e24537323 MD5sum: b2321ce48cfd5db594b8460225acb057 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9601 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 1155212 SHA256: 161d5acec51bcee59842282a8085fd24b30c9ae10013d7c0bd99f295c45a67ed SHA1: 45ba930322f07fad39f0a2c7a4b12deef1b58de7 MD5sum: 8481f2b16f41778097204f0a5b0b6fee 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 50304 SHA256: fb67f0561b15a10e1bf786701b597c69cea7a244db9d37e8df857a8bd7bc08e4 SHA1: 54a7225bab47e2d6e33a04d95656968e1e1ebb9d MD5sum: 65f9371de37f46b561686487135e15be 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 197 Depends: libc6 (>= 2.2), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-format-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 78220 SHA256: 8bb8197799f6e215782fa8048c2350315116b01201ff454889cb577bf015abd2 SHA1: fc95dda2a484b65c7231f8b364285653c930b94e MD5sum: fd4637052f0482aad338d21a82e9aa72 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 8326 Depends: libc6 (>= 2.4), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libstdc++6 (>= 5.2), python3, libclang-common-10-dev, clang-tools-10, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tidy-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 1141164 SHA256: 8c1860544f61ef1ce41eeea96a73c6b04a04c7e8ccd697bbe7004e74851a73d3 SHA1: 43636b8a62450050c391d9eb138bd06ab57dbb8e MD5sum: 593e4ea55daa6a58dbc5ade037d61cef 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 32900 Depends: libc6 (>= 2.4), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), clang-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 5969572 SHA256: e80d4d2f628d2e2671b700241b598643e851a1ba3355a98e1903530b77cc6bfa SHA1: 2c1083a80d299968ed155613418bca4da46cf222 MD5sum: bcb3cb4a1a93922a1d129b58715253bd 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 12421 Depends: libc6 (>= 2.27), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 1833776 SHA256: 97ff8def7345bdcd2478e9ac99f7a9ebd7dd4a180db81ba42f875297dd5680c9 SHA1: 860155e0ffab1606a0252ac9dec3754a96d8a396 MD5sum: 0209d17bc1d3b56023984632a6303a95 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6197 Depends: libc++1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libc++-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 649572 SHA256: eb5e76c9c9df1648957fb51966021a0004a30debc46566640c100987a1926688 SHA1: 2ee33908a3e048a951b872cec39ffb4b480d5a19 MD5sum: 194a57bd49e595694774ee5f9f13f6c3 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 945 Depends: libc++abi1-10, libc6 (>= 2.17) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libc++1-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 226032 SHA256: 3aa580bc8e2e9a8054df75349a7bc4b9eec0a29cf56ac5364b66eb1a6617d7f6 SHA1: 08c4c07d86c0d35cbc2a7f3d26c209e614ef8934 MD5sum: ea7882cec17d24ea95ccef5af81cf863 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 453 Depends: libc++abi1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libc++abi-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 98952 SHA256: eb75473b9340c97ff8e3923c8df5bd40cea5552084ad8f2a24518a3709d52cb7 SHA1: 782a02a9dc4bcc0ef7a6923bb97a5dbbb29585c0 MD5sum: ad6c71d56cb161f617457389c7b2a666 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 298 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 89216 SHA256: ec6bd9da725e35c5de575025144ed4d6228154a83e183139d1eab6d76c7ecc6b SHA1: 970a2d54fc27034c86c640cfac509e9c76ffbb7b MD5sum: 177f4b6f8a6f0ba158c4c05a3569ac60 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 175743 Depends: libstdc++-7-dev, libgcc-7-dev, libobjc-7-dev, libclang1-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang-common-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 17685392 SHA256: b39e7940cfccecf1342233a9e6dafc279d2340bbc0fececebcee28358f8fda05 SHA1: 5b045bc6ae316d78df1cdffa157e74960db4d52b MD5sum: b285a868861b851169a47027ea67cc53 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 27264 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 2631628 SHA256: 0be19dbc3f0aa2a0a4d31104101eef1b50e5e0f5a6fa70407d3a95281976f742 SHA1: 42593170e509f26a6a198aa1c6408af2f7ca71e8 MD5sum: 4610eb3d673c97a0a8cc7417585112a7 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 66944 Depends: libc6 (>= 2.9), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), 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.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 10221828 SHA256: 37393b78283dc3426e1652af7a898c3383553e2ed7d4f3dd0761a49ddb03a2dd SHA1: 6d01d8b285bc15eb237d15132e0c8d4c5654c2dc MD5sum: 084c2429343b65793a437ae27cda3556 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 58 Depends: libstdc++-7-dev, libgcc-7-dev, libclang-cpp10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-3) Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-3) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 42528 SHA256: 6edff899e3c0c0849c99558e658ce102af8080d77706f8a1064ce2188921bdc4 SHA1: 1d6b6f47494be53779b67bdaadba513ed94775e1 MD5sum: 1981caa3c2ee757fb869143a3a1551a9 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 49895 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 7982628 SHA256: 89473c7505ca327aeebdbf8005ad3c77417e51e62e0321ef37add98457a2ee66 SHA1: eb62533b49cb92f2c1af1bb12186d8eecc0f515f MD5sum: f87645a7aaff1ac18bef5b0d59becf21 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 818 Depends: clang-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 188484 SHA256: 2c6d34b9a848cd50729a13e103bacba524839b94e6a4fe92b41acbec0853452b SHA1: f14edf0fcb0608e995aac87faee9752bebe6d068 MD5sum: 9b3e47868eccb37eda8fb72e1356718e 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: liblldb-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 18851 Depends: libc6 (>= 2.9), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libncurses5 (>= 6), libpython3.6 (>= 3.6.4~rc1), libstdc++6 (>= 6), libtinfo5 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 3381592 SHA256: 6563c60d59af41cbc74579e5537e83d41b99d91bed122914bf8b70ba14636143 SHA1: 302130d196764d957d3b59140559543bda100460 MD5sum: 5d9b5959982fd6c99303fe4c138d9ab7 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3125 Depends: lldb-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 496960 SHA256: 9737d536b4f08876b4a351429878f054ae732f2d0ee4689dc3f55425f099d17d SHA1: 9f00f3a2d092a488a42ada64c7ea71706e424bb7 MD5sum: 72be3cd8eb95cd36236879ac38720256 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2416 Depends: libctypes-ocaml-dev-w86x1, ocaml-nox-4.05.0, llvm-10-dev (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-rwwx9, 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 213116 SHA256: d9c51984e7268c442776fcb418d1b94a4a98ac421cc3efe49df66ca7f9372846 SHA1: e6e8cd696f9f9062c4b3f79b7b373e7a24dc7e97 MD5sum: 3d6eb5a754b11077064aa26af46a8044 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 93567 Depends: libc6 (>= 2.27), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 6), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 17958216 SHA256: 04809e8835326a34d0abb2d893e121f77b05cfb564dd37b461a01d43df48f2cf SHA1: cff907bc5d68ed67b7af030ac309534de57bcc3d MD5sum: a2ab7ae8527a96746b41ed1607636e7f 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: lldb-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3994 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620), libgcc1 (>= 1:3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libncurses5 (>= 6), libstdc++6 (>= 6), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 922548 SHA256: 21a1dde57e92f646db87fced21460bf9f00641a4b66d216e82f526c4fca501d2 SHA1: 2a92052cd269f43f15b3e2ea3608cc4f478223ad MD5sum: 531c9f5e3f17cfae6fb1feeb923fa89d 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14394 Depends: llvm-10-runtime (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-10-dev Suggests: llvm-10-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 3043904 SHA256: 281a241c650e6103a3470002da4da762acdae5aa3245d68fa999f11238b5e87a SHA1: 53e35925e63421f73ffd252fe275d3cc43776d9a MD5sum: 86737c1ef4545283600effba47828a06 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 197998 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libstdc++6 (>= 5.2), libffi-dev, llvm-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libclang-cpp10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 26735744 SHA256: 7d0ba0c799ba83aeb348715b88d79b5da4e94338bc02dc691e79725225243d21 SHA1: 75db91b6b645007814260412f990b94195eec0b1 MD5sum: 689beb7010340434ebb65935cb7edc51 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28613 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 3705364 SHA256: 1d2710fd9be4f3742a9472e9c30ea0c7239816006821dcafc2989bd6e18ab1e8 SHA1: 825437a90a918be6f5d38853117cbba2851d9a31 MD5sum: 187617f2d9ae4367285851dd309cd5fa 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 54 Depends: llvm-10-dev (>= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), llvm-10-dev (<< 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_all.deb Size: 42408 SHA256: 7d812ac49a1a0d9819906417ea947cbee29b7ab9240c28e6e9bba51ee313b768 SHA1: 8aae1472e0a94bac5823a30e301cb217692015e9 MD5sum: 52a18d3b3e6699cacc5a4aaedf5fd239 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 712 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 198980 SHA256: efcb07558e6fc4ad9f9baa0748e7864c0a21cb36e201191dd401a16d0d9fcb8f SHA1: 52b12c818f50dbdaf05952ac344e14a9f4220adf MD5sum: e313baa46d1b63a7bbcb7f447e4d770a 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1657 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Breaks: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-tools_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 345740 SHA256: 9398dd384679dc269d082f3c3c609cdc7cf4953df047fefc9f7170ee86fd4ca3 SHA1: 4c1b474181bdaf9f7eb300d328d511c83b1ed756 MD5sum: 8ee6b158488cbaf1924e63c025c3c8a4 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 67372 SHA256: 8d01ddc1a01885082d8982e49dd92c5643e1477d8f34aa9445ed24931047d88c SHA1: fa53f3fd91240da4147e1c7d13bb2a5c83985a20 MD5sum: 4dd113f1f0d588da54ab1f9af58ba482 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~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 763 Depends: liblldb-10 (= 1:10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2), python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-10/python3-lldb-10_10.0.1~++20211003084855+ef32c611aa21-1~exp1~20211003085243.2_s390x.deb Size: 133032 SHA256: 8d56415e763516ca5aa4f3b2d739b55dcf0debb0224a6576befcb6b1ccb1109b SHA1: 317ff06ff6eb48efc70672b2f03bd2b0032d2604 MD5sum: b6f6b5227cdc92a8a73a297a02b68d60 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.