Package: clang-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 362 Depends: libc6 (>= 2.4), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libc6-dev, binutils Recommends: llvm-12-dev, python3 Suggests: clang-12-doc Breaks: llvm-12-dev (<< 12.0.0~++20210418) Replaces: llvm-12-dev (<< 12.0.0~++20210418) Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 115132 SHA256: 1fc25c7269d8038d3b4b0f1e0b32ff8705dabde7f412b74d0f66a08dfb553175 SHA1: f91aaf83eb64b73bc5a49ba2e14b893bbba89b50 MD5sum: b397a0a4e6e0afdcce3566f967f7345a 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 10181 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-doc_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 1201928 SHA256: 492fc84c4bcf305060f0047da81cb8b66812ce6e51d99c6f2a1e06978d164e94 SHA1: 57196a2873fbdde3f7fe78c26a41c8946e5ea84d MD5sum: 9c4840e8d627bbd5ec9d57739b3c0692 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 91 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/clang-12-examples_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 62188 SHA256: 80a4e8b5bab675d2a29b70b220da36b1d336a3dcc1bbb1d1d001bdff8dbcb42d SHA1: ba755af11e552efae1c391d4ea6701fb4ce62cee MD5sum: f273cd9c119599379869b418084999c3 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 209 Depends: libc6 (>= 2.4), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-format-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 87932 SHA256: 130b324392837647a9a0f262a98378a026d2351ea0d82383d2d3520167f284cc SHA1: 99916b88553ec0897d84919fb8be034efa579818 MD5sum: 28dbecbc61d8a81ec51da1c519324e38 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 8676 Depends: libc6 (>= 2.4), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 5.2), python3, libclang-common-12-dev, clang-tools-12, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-tidy-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 1202300 SHA256: 694ab1df615df0e916efed84c238c148bc1058d93f365663e046cc6b16cee2e9 SHA1: e8e99fa2db2816a02b8d3e24ed547d00adeb5301 MD5sum: acaed8088d2cc9fc2a3005d90a7a86a0 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 35591 Depends: libc6 (>= 2.29), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libclang1-12 (>= 1:12~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clang-tools-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 6259968 SHA256: 68afe8d2d081649cdeed5b87adbd4fbe977eb0effe912903efed720d52212e79 SHA1: 27af84a46a28c25a0fa95d31adf4012a08e13e5e MD5sum: ba5eb2a322d47a06c0161cc2e35d5bab 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 14617 Depends: libc6 (>= 2.30), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 6), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/clangd-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 2483888 SHA256: 48d0f8795e3e6095692b6d9fc9900115de9e5a65e0727cab7e0ab52f404a2d06 SHA1: 2c678333ca189f42af900aae062d04b92a28086d MD5sum: f6832b9c35fe3624f1881acdff477faa 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++-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 7236 Depends: libc++1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) 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-12/libc++-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 753672 SHA256: ad94642430bf4d358f6ea445f193e950a59f6dfeef7f0b1d92d8e14cee0ae717 SHA1: 91e194da213d9e9d45727b6022d08ce2309c0b9f MD5sum: db608d25a167cd2c3f5e225ab20039e0 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 955 Depends: libatomic1 (>= 4.8), libc++abi1-12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libc6 (>= 2.33), libgcc-s1 (>= 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-12/libc++1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 239936 SHA256: 542f6aefbf1516f76ae3b96815bad23ff746b3ad02fa5db224091b4bddc794ba SHA1: 7a0e1f43a35e48164b70dc48eceea4102cf48cb4 MD5sum: 87f1726b183a9cd12908807dae17a57a 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 621 Depends: libc++abi1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) 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-12/libc++abi-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 116380 SHA256: e7c6b1f5f58981a47eebce13308966e418d06af89bcee930a46e08f9a309f387 SHA1: 76bf9124226785a8bf164c0a9cadb25046c034e0 MD5sum: 705d814e921c38a6a4609be6ece80005 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 314 Depends: libc6 (>= 2.18), libgcc-s1 (>= 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-12/libc++abi1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 99892 SHA256: d99e431035ce95a7904111c202704684f1886b7127429bc9c15a8e69eefa8304 SHA1: 76f502e7abbd0274e45fe9d68bd5a9deba41e47b MD5sum: d04f4fb60a38efaff0ce23c71d9748ac 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 207359 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-common-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 19874360 SHA256: c0a175881c8eb9f0f7269db239cf3f2e975b146b6d727fbfd25819e845c32d55 SHA1: 780fb2a83ec68e37d7055db57f6a9d9018701154 MD5sum: a0074f31a320b5e1fde5d6129a0be1cc 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-12. Package: libclang-common-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 37181 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-common-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 3215100 SHA256: 1e4f2ec030e77b5f7970538c6c55a17fb74e8b0af7736a60f69438500b277648 SHA1: 052f13a81c9ebc3d8295c79cc17b1e89523566b6 MD5sum: 0f18a330ed261cd1f18b9f8797ff6759 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-cpp12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 70756 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libclang-cpp12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 10763036 SHA256: 5513f783f42e1d821d9253e5c88a4063de6d493048c4a802d679bad360790408 SHA1: 93efb1e18b1e9f068f73352151927c00de9c05e5 MD5sum: ae5472a838a6536763b460731877e3f7 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-cpp12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 66 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclang-cpp12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 50576 SHA256: 4f5aef5f6c5948a1472df683b70a61b0baabcf91468aaa13795b6351b7254695 SHA1: 9004c9c1e1fd75adcc098c242d4cf60744bd74bb MD5sum: 7d08d580570ae77123a15282506c263f 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 36896 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libclang1-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 6077868 SHA256: efd8ba14f09add14b8af0ffbdace900ba48e9e06a01b58600fcaaf4625c74a24 SHA1: e62b68b45f87c84f7b9e8633a0de4e956d85c7c7 MD5sum: 18f98dd1d239caa6e52b9daee778980f 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: libclc-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78659 Depends: libclc-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-common-12-dev Conflicts: libclc-x.y Breaks: libclc-amdgcn, libclc-ptx, libclc-r600 Replaces: libclc-amdgcn, libclc-ptx, libclc-r600, libclc-x.y Provides: libclc-x.y Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libclc-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 10577396 SHA256: dbc206bb64c5641d4e80f78ed1fb731b144b421fd6e9a2589f7e120e30b31871 SHA1: 02d8ed95b3a2f36cff18d669a209f280753510ce MD5sum: db73993edb5f7f607392e791bc90ca19 Description: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 456 Conflicts: libclc-x.y-dev Breaks: libclc-dev Replaces: libclc-dev, libclc-x.y-dev Provides: libclc-x.y-dev Multi-Arch: foreign Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libclc-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 71852 SHA256: 20c7d9086943ebd973857949e6c7d3eb14f928881a12f4040d7cbd15695124e1 SHA1: 476e7e7f9619e7c5296981200fef1897705468a7 MD5sum: 79de3672cf07f8f0b355266bbd69bf04 Description: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libfuzzer-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 853 Depends: clang-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/libfuzzer-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 202428 SHA256: ef208fe29776adfca197e76b1dc494ecbfd171797d4e09f15b864c224b0ccaa2 SHA1: 65a0217120b4825698e5221b1403c4f538ac713f MD5sum: 6153ddd662794ace36ae82397dbdec2f 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 15122 Depends: libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/liblld-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 1612356 SHA256: a7bdcbcc1b77db70dbfe6afba559b8d9c3b49f825f36ec04bd7019440e209f22 SHA1: f12fc5671ed6d45026bae31d1e6cce83f4a48ea9 MD5sum: fe186f69864a3b2453e2ea60b8d15f20 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 226 Depends: lld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), liblld-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/liblld-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 83096 SHA256: e889de7f57777590a3dc67962fdbe2bdcef7356f6b55263a445770e2474e4d47 SHA1: 4b96beeed5c32e6515b4ce94be0be74c87454291 MD5sum: 4aadf32e1580bda9655ab528eb300b41 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 21203 Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.7.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/liblldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 3726280 SHA256: 9b54ba2507312b21b6d763bf0dffc22e2a3783c566c4e7051c14f15677458b23 SHA1: 437a0ba29a608888297d7f41ad6d88905a809a93 MD5sum: 7e35d0d49b3e40e3395c66fd95e222b5 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3186 Depends: lldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-12/liblldb-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 514432 SHA256: 379c26df471ed2bd47a96a3b1a4394e93e6a670a23f975b3a853470d5a24f325 SHA1: b0b6f450f074a11f250cd71dc0666943bf8464de MD5sum: df1733e955d18feafe4010a0f0415177 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-12-ocaml-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2469 Depends: libctypes-ocaml-dev-ijm48, libintegers-ocaml-dev-4sik9, ocaml-nox-4.11.1, llvm-12-dev (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4) Suggests: llvm-12-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-12-ocaml-dev-7p1e7, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-12/libllvm-12-ocaml-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 230464 SHA256: a6d422a41fc11e750788cfe34e535fd47449aa82c1acd015357b1ac2e87d8cb2 SHA1: 5b4983a413dfe6425c6f73a5472563c09133b364 MD5sum: cf46f84b94a11594836f689c5935a35a 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: libllvm12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 113700 Depends: libc6 (>= 2.33), libedit2 (>= 2.11-20080614-0), libffi8ubuntu1 (>= 3.4~20200819), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), libtinfo6 (>= 6), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-12/libllvm12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 20516488 SHA256: 32a229e82d5f4b31ce13f35ee94c37b1a2fc0cfe300928e205279f5851d871bc SHA1: 7abed5050dded10a0f1b3ee5aa469c661d0c555a MD5sum: dac99261a023ea62ddff8ad53367318c 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: lld-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6617 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/lld-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 1299316 SHA256: 897d6d9b5771f9bd7754ddf1a4f5c69b7aa73ac3f4c2272bfd36429e9309399b SHA1: 0f2650630456b49b313cb6dae1ee555709899ca6 MD5sum: 7fe85864aedeb45ee5c8023062c60aa9 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4019 Depends: libc6 (>= 2.33), libclang-cpp12 (>= 1:12.0.1~++20211029101436+fed41342a82f), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-12, libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-12-dev, python3-lldb-12 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/lldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 962984 SHA256: c03439118e2a5e5bed4f0b7b3850f4bff78058a4199ce4eef17913fd8c94564a SHA1: 80d15ce89aef2193dad930238d6ecc84ea1a0aaf MD5sum: 8b4acfe85e16b48d951c46d8ff37b5e9 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 45322 Depends: llvm-12-runtime (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-linker-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm12, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-12-dev Suggests: llvm-12-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 9666876 SHA256: a3b13eeaf1a02bbc1d61b0ee60035a2425fa7370a2e9efcc6b77b6de45a933d5 SHA1: a08090742a5802f0bbcec75c98989f8a42a212ab MD5sum: 7ca6e69d26eb7424e589a028ce926976 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-12-dev Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 237604 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libstdc++6 (>= 4.1.1), libffi-dev, llvm-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libtinfo-dev, llvm-12-tools (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libclang-cpp12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-dev_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 29180656 SHA256: 6619ebb313168fafaeb3192181577a15a03f5717cff21db7ccff6d3c9e82c596 SHA1: cf85bca039a428ea4ff9b4437d4c55aae2bd3715 MD5sum: e7ec4274a8ba5dfd8e45f688f7255c6a 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-12-doc Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 32510 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-doc_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 4355092 SHA256: 2307cc892662db4ac57e73e5286c52e7938ddf7315cbf945059178e62cd8f0dd SHA1: e3629c07b254bfa60a5b7f81d4473bb6fa755c50 MD5sum: c8033a07454b10323caae9867cc364cc 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-12-examples Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 554 Depends: llvm-12-dev (>= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), llvm-12-dev (<< 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-12/llvm-12-examples_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_all.deb Size: 291804 SHA256: 7e219ad2bfc5728587bc9c70cee60f1510a179f824ea4aeb42b6c2aafc0ad228 SHA1: 4865c760f68dfdc4abdf65bbd156c50a86859a7c MD5sum: bf0f0c52dfe275877e9f9bff3f44203f 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-12-linker-tools Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5463 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 9) Breaks: clang-12 (<< 12.0.0~++20210418), llvm-12-dev (<< 12.0.0~++20210418) Replaces: clang-12 (<< 12.0.0~++20210418), llvm-12-dev (<< 12.0.0~++20210418) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-linker-tools_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 1351632 SHA256: 0a7c496e3fd4913cad137bfde2508f980906d488c69db6539331cdba625e987b SHA1: c43bea01ecfb37a61674119af6e87ae95cb96138 MD5sum: 7db1deb3d6e61845150e938fd95737f4 Description: Modular compiler and toolchain technologies - Plugins 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 LLVMgold and LLVMPolly linker plugins. Package: llvm-12-runtime Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 701 Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm12, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: binfmt-support Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-runtime_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 207752 SHA256: b1dcefa59250f06421467915c9c1667f91b2b2d93332419e588f7f7b1c28fc2a SHA1: befe5439b452d642d7604c241bc07100ca990f61 MD5sum: e2b762f5856a6dbc91fdf4aa5cbe09b4 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-12-tools Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1907 Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libllvm12, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-12/llvm-12-tools_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 387428 SHA256: 7ebe897b70385540bcb625532b00c6c0129e30c1a2380ec1a327e5944d5be601 SHA1: c6b73724abcc22cc7f48e4df9e922de106720888 MD5sum: a57733173b4821e41cd5e6bffc289c0f 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 190 Depends: python3, libclang-12-dev Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-12/python3-clang-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 75396 SHA256: b3b042a1180c9f74cb170559f1b6980629374b47f03c85a84f7468eeecb16bf9 SHA1: c8c1faeb8c988964eeab6f7894762c1618236a8b MD5sum: 4249eed318eb74423f6801cc07934e84 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-12 Source: llvm-toolchain-12 Version: 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 761 Depends: liblldb-12 (= 1:12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4), 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-12/python3-lldb-12_12.0.1~++20211029101436+fed41342a82f-1~exp1~20211029221941.4_s390x.deb Size: 142196 SHA256: 8bdc4c879e3693fff7daa71e4d3833f28798d04c8b3fa5d7e42cd97695defdfb SHA1: 4449ca86032316c9aeef040448ef05a222f9e8a7 MD5sum: 86ece465bb6bbbee19989affec34b19a 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.