Package: clang-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 372 Depends: libc6 (>= 2.4), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), llvm-13-linker-tools (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libclang1-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libc6-dev, binutils Recommends: llvm-13-dev, python3 Suggests: clang-13-doc Breaks: llvm-13-dev (<< 1:13~++20210129063721) Replaces: llvm-13-dev (<< 1:13~++20210129063721) Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/clang-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 119396 SHA256: 5d1e5c82562102ac3e54a69bdfe476c4d1a7e7af7495f06faf460eccd0a3b4c6 SHA1: b2cc53d34b1f4c71bd9daed8d19398250f82dffa MD5sum: 3ab588e68f242bccdd7e9ec3c657888c 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-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8179 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/clang-13-doc_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 1119608 SHA256: 322cf95bec9148d04decbb8315dbfe7627e68ad1ef49df10cd54e4742cfbab97 SHA1: fa45cb35fdb55877e128bc0da7ec6986ca87229a MD5sum: 2603dc64721deeec3c72a6c44018d33d 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-13-examples Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 94 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/clang-13-examples_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 64828 SHA256: 585d61243e75f6f0e364289554839b61bb8f2c999aa469a595657ea10c7b63c1 SHA1: 78d5d94ce4936102e4ea9af8b66b4b84d1ab353b MD5sum: b1965124ec393eb4e9f2ff16d170d232 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 220 Depends: libc6 (>= 2.4), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/clang-format-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 91936 SHA256: 200f2b948724a82db2d0092d44ff335241065cd6ce369da54c9fbfd2d40da8a6 SHA1: 9a5d27f47b15c7abaa6e855d3c1180f18bdf9cc0 MD5sum: 35083557f71d5631613c682d318fa712 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 10266 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libstdc++6 (>= 5.2), python3, libclang-common-13-dev, clang-tools-13, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/clang-tidy-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 1254196 SHA256: 9ac9a99cd6cdf385058318b01052d9ae3101b0cb5f7387271a5d868f29a03003 SHA1: 6199b204ec365f6b14e8326a5b6e2c1566161339 MD5sum: 84e9292b3d3ab7bb4c4b74e91cbc3e85 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 36405 Depends: libc6 (>= 2.29), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libclang1-13 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/clang-tools-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 6291796 SHA256: cc780310b66efd2f2baada4e29be796490cb2a1b8aa98fef8fa0d47422182023 SHA1: 0a5b92dd8773a1ad2b0d7c62497316d5ac498535 MD5sum: b7fcfbce5f9da124be161a414bd3cd5c 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 17006 Depends: libc6 (>= 2.30), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 6), libclang-common-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/clangd-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 2591856 SHA256: e2ff2cc1a84f295940928b1ed60616866c7a3cb6637eb1abf9123ac424461720 SHA1: cd63464d18f5f3ed8b1bcdc6c9fb81ca0786ca5b MD5sum: 1028d91f15e073dc2f8df309f687b956 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++-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 7867 Depends: libc++1-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) 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-13/libc++-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 807072 SHA256: 5a843b868d8596a1a450f5c82b6b6309e18400671f910467eaac9f8b576a8773 SHA1: ae1ae877e62c7556eff542cb76d94f913663a56a MD5sum: 097862d71bf3c4b3cbddb787d6b7eb77 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 979 Depends: libatomic1 (>= 4.8), libc++abi1-13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libc6 (>= 2.17), 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-13/libc++1-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 245776 SHA256: 492044dfc3f00d9666516d46e7e30b370fc5790077136f86f4ffab1bd2d2a653 SHA1: 89bc7ffb6bd4221585cde9240711e7bc03a4a4e8 MD5sum: f8e8c8285cd53e3812d47515ab17212b 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 645 Depends: libc++abi1-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) 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-13/libc++abi-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 122204 SHA256: 08728520ece0797a248002937551d06b3642836357aaccf14d85e1a2b07957cc SHA1: 6b3113139a1653db2ff27398b0be07b4cac567d3 MD5sum: 6861ea1dba3ba95a63ec83250d6f0e79 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 309 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-13/libc++abi1-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 103820 SHA256: ce8be3418784dbcba02fdf8303ce054030f33ba8cbc262dae9697c3a1ae333cd SHA1: 54b3df986502248a00fc3215d8c50d99892c6137 MD5sum: 870b26990f10b9fbab45b374731f4057 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 243744 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libclang-common-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/libclang-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 21027548 SHA256: 279d72af17c9370ccbfd0c6d5041aecbf5fcfb71d80348b37324f2a321b7cb45 SHA1: 8d0337b9c3b675c292555fd6c118a7fc610aa592 MD5sum: 6e7d3a9739e305b4559de83ac4447c0d 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-13. Package: libclang-common-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 55406 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/libclang-common-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 3832868 SHA256: 14831351497c661a5410f10548461265ec3b1ea259c7d65a8fa0882f660457e3 SHA1: 3f893a495f47dab902ceeea02ff76112ecf54de6 MD5sum: 3b0d52db9d9d37d002860c5f96566b36 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-cpp13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 69880 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-13/libclang-cpp13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 10718920 SHA256: cc2054c2eecbfd8ae97805f2763ecfd729fe0b7c530bdc657a2065b9c78fd9db SHA1: c789c9cf4b7ef96d561bbbc4d955a3f799d8cc11 MD5sum: fc391c44495874740eb902d4cd73b6e4 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-cpp13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 69 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/libclang-cpp13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 53220 SHA256: d69ac9118db62d5a777a1d1b9da73c60a7be1b7e367bd6fccc4d5c940a0f3a9d SHA1: 0baf6142636e962daf94f8908ce9274671a5774b MD5sum: 3a0794f12f57afa940afc054fda4e887 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 40068 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-13/libclang1-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 6295624 SHA256: d9ba922f047a94e30ad3f5bd5065cc28fe3380fa2d325d2172af7631c7399dbd SHA1: 41e731210a15c48959a9a2ac6b97dfe748344352 MD5sum: a102bb8e068bf987e98573c705bd02f3 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78244 Depends: libclc-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libclang-common-13-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-13/libclc-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 10171388 SHA256: 89725125a56eca41be803429bbc0540f2da6c71071416016c455c3b1f74dcfbd SHA1: 91b08bab980cad7cb47d7486a7968603b4e342ac MD5sum: 79eda7b4b6dcc75423e3540c45fb9d35 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 459 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-13/libclc-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 74548 SHA256: 3d862e34bfaeb42dcb4fd37b3beea69752741466dfba91aade6d1f9c03e0688a SHA1: 7104a6e4039141d614aa9ac640899a02bc495ad4 MD5sum: 7412d3bdfbbabaa6dc7277318e147f44 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 886 Depends: clang-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/libfuzzer-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 210120 SHA256: cfc86a4c12337a0ca86206bc5c183f2522a8669341965bc1a08006ac4f8774c9 SHA1: d845b93bee4d524d16ba48c764355b4010065bac MD5sum: 752cbfd6c44de1aae4c825dffdf0ce98 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 17235 Depends: libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-13/liblld-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 1800120 SHA256: 25cd2c3eafe29ab80254cc717836d291a8b8591da06a30780530fa55c8bbead1 SHA1: d51d291741bfc107be932219b3311b68a68f9e3f MD5sum: dcdd4d0a011f468c74545cf3faff7940 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 230 Depends: lld-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), liblld-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/liblld-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 85964 SHA256: 4b37dad3b69b42c92a5ff2159ccf7a9129ef1b4abfd0c19ed8e2f6061eaee6af SHA1: f7c6c6e99f70dbecfe29d716b356ebd70eb42b6f MD5sum: 505ca84d0a7d7c5789e68be87d531545 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 21187 Depends: libc6 (>= 2.32), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libncurses6 (>= 6), libpython3.8 (>= 3.8.2), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.7.4) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-13/liblldb-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 3737180 SHA256: 47738a1edfe31f04d190346bcec975687de812b4c25768d76ea4b073ae01ba23 SHA1: e826e95453127831950c4d647aa80001c3a07781 MD5sum: 7911c1134d6168ea77f81e1c9fb6f8da 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3242 Depends: lldb-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-13/liblldb-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 527108 SHA256: 0d82d9914f97cb1a9b49607a39fead20c29768dc27b258f2ade428e1e5bc2584 SHA1: f601038eeff2c9750f5822fca5e667da344340e6 MD5sum: 9fa4e8c11e7c5dd3a1c7d6c66bdffa6d 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-13-ocaml-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2677 Depends: libctypes-ocaml-dev-urw95, libintegers-ocaml-dev-ag3c1, ocaml-nox-4.08.1, llvm-13-dev (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40) Suggests: llvm-13-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-13-ocaml-dev-mbh29, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-13/libllvm-13-ocaml-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 255444 SHA256: 674e436d4a79ded6daa98b2fb442bbdde14e981b6296e5672c08d77578fdb926 SHA1: 556f0e261a5ddb92a45442246d278fb768c6ff4c MD5sum: 16d3a42ed86239b3e00476750dc0b2fb 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: libllvm13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 118203 Depends: libc6 (>= 2.32), 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-13/libllvm13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 21264144 SHA256: 04394f5e769e3a5c657e7ce980d253163c8143aab60e53b8d522b49891743748 SHA1: 5ec2b2bd3d4649db47c2ee98157acabc1ca5864d MD5sum: b5ed6cc2761792a748ace3ec29c620aa 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 7227 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/lld-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 1415952 SHA256: 035db49c2156cf9e699b54eaa1ea811abe253924beee9d4073cfc5227d35e71c SHA1: 7f2a7a7ec4a842a46dd444c50f9150de05516e68 MD5sum: feb2d2acd883b228b0ae6078d5ef90d9 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4417 Depends: libc6 (>= 2.32), libclang-cpp13 (>= 1:13.0.1~++20211222100700+ae24102617c9), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-13, libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-13-dev, python3-lldb-13 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/lldb-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 1000424 SHA256: e2e9b69d5779db30aebc337de5de493d0fa5230611aad8ed2cd42c57077052c6 SHA1: 8a88bf1de298d0a838ddf46ae3f969f121232671 MD5sum: 120cabce9b9e2c22e396116df35449b7 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 46757 Depends: llvm-13-runtime (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), llvm-13-linker-tools (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm13, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-13-dev Suggests: llvm-13-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/llvm-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 9918776 SHA256: 9cb532ce00b8bdb43d163c643f393827ec5e39e423c56dfc6f80a646d8e76c2b SHA1: 81f87e182556b1ba91e2e5f4bfed50a68284121c MD5sum: 984123810fe71fb9c2315f8f2318edf1 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-13-dev Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 258994 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libstdc++6 (>= 4.1.1), libffi-dev, llvm-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libtinfo-dev, llvm-13-tools (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libclang-cpp13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/llvm-13-dev_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 31209012 SHA256: 5e929eace3fab541a5a8d40c4600d04348601cc546f77dddc9759ac8a737a9f6 SHA1: 1b6a615b17f4aaac57a3c1c06a913ffd3829e7c0 MD5sum: 8e020cd736ba4e0090f9b2ffca0c58af 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-13-doc Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 35161 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-doc_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 4568432 SHA256: f497c70cfd970f1bc3241acadc357fbb5c5f6a9ece9667a04e99c762f172a786 SHA1: a920824ed5998fd81c3e76166e82b458741b9c3c MD5sum: dfe67135b02f16028077d9c5f4239fca 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-13-examples Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 483 Depends: llvm-13-dev (>= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), llvm-13-dev (<< 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-13/llvm-13-examples_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_all.deb Size: 292572 SHA256: 1e7816a034293ca700b7ed2976baccdfe547fec34d80ecd8efcd6248b4e290c2 SHA1: e18d83f0445cc68f53bafbced8662dd1a93ee715 MD5sum: dbabbadab87b70d430365a0369b1a3ac 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-13-linker-tools Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5386 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 9) Breaks: clang-13 (<< 1:13~++20210129063721), llvm-13-dev (<< 1:13~++20210129063721) Replaces: clang-13 (<< 1:13~++20210129063721), llvm-13-dev (<< 1:13~++20210129063721) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-13/llvm-13-linker-tools_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 1331328 SHA256: df5c8db287bb283452f2e307cf6fbaccfbf726a89b65d8a975a2f1f69e511418 SHA1: 3175c3027069ddb3e657adef153f8b355b790008 MD5sum: 0930f51fb76979c555c9eb02e2f8f6ab 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-13-runtime Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 985 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm13, 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-13/llvm-13-runtime_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 235324 SHA256: 4c66a75b7fb59a4adbd309da85f69a8e8bdbe45217bde2792c57793988ebeb08 SHA1: 3f0fcdaa52835ab8967ee70d9ecfd079bf18d481 MD5sum: 988b159b48145728ba24ea5296054581 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-13-tools Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1986 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libllvm13, 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-13/llvm-13-tools_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 404072 SHA256: 19b7299fcbf7c2cf4fefbef47a622e1c153da5a3127fe4f1cd909011aab21799 SHA1: 0d8173fb6954d3e88d0b11079ad53ee50fc41aa7 MD5sum: b453bbb9764a5bac430146412ea1324e 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 193 Depends: python3, libclang-13-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-13/python3-clang-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 78088 SHA256: 62cd96f34d5fd6dffa0255745de3864a6a95306dc43437a2671060f344b39f58 SHA1: fef752a736f630fc3ea1353515352abf5252cef5 MD5sum: 49323fe1976c289203218ae1efcfe363 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-13 Source: llvm-toolchain-13 Version: 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 839 Depends: liblldb-13 (= 1:13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40), 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-13/python3-lldb-13_13.0.1~++20211222100700+ae24102617c9-1~exp1~20211222100742.40_s390x.deb Size: 153116 SHA256: e463e983b6a8a1dccd48110500e89a0757fbcfcdc00594ddb1b88193e3161817 SHA1: 7c1602b2a2481fbc8ef925e811c40e032f7b3a07 MD5sum: d332adca53138f8d867e9f75066025cf 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.