Package: clang-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 371 Depends: libc6 (>= 2.4), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 5.2), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-14-dev (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), llvm-14-linker-tools (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libclang1-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libc6-dev, binutils Recommends: llvm-14-dev, python3 Suggests: clang-14-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 121780 SHA256: d70a433138c311bd149fd3c36bfd4aca64e25f45308b6b181f4c873b624668ec SHA1: 332f55448988a21ba8c4b3dc35d7b4f2abd78275 MD5sum: ce519633ed6622e358de4f5f2a24ce6f 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 8161 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 1127348 SHA256: 65e2b486a37bea812f6d208e6ab11ca8045f8bebcf015f294f1bd5120e9b2f60 SHA1: a484bf6c40f100339bee22c44231a3b80b90cd8a MD5sum: a10a37f50824eb3e435c390ec58d4ac8 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-14-examples Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 92 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/clang-14-examples_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 62280 SHA256: 16537991c88239388a03be42688a68e40df682cb20ab5a168eb4539933243742 SHA1: 38cf3a8448130cf0604c5f53fe086a4ad6d6b094 MD5sum: c16dfa6719804d9575f3270eda1ac7f3 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 230 Depends: libc6 (>= 2.4), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-format-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 96784 SHA256: 967ce51f5c11403e6f2cc55fb153804aa91bd4dd0f41c65d8f831a5af367a464 SHA1: 1f5030f3d2561967b4a5563039820ef38aa0a592 MD5sum: 85d41fa764d922ede73368317cab8d81 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 11487 Depends: libc6 (>= 2.29), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libstdc++6 (>= 5.2), python3, libclang-common-14-dev, clang-tools-14, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tidy-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 1346528 SHA256: c823c1734d879df70a40fe1eb75be0e937a1508ffbaa51eb4c5043c790900215 SHA1: 8d128f7f6878204b795d1baa72b47ba071e66ab6 MD5sum: 2746c4ad5f87bcf97eaa8ba8a1298a5d 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 37198 Depends: libc6 (>= 2.29), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libclang1-14 (>= 1:13~++20200417041528+cc0ec3fdb9d-1~), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 6), libxml2 (>= 2.7.4), clang-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clang-tools-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 6640252 SHA256: 64dd14e93eaa560492e91fc50acbcbc4a34e8b40912c7e0461ed7475d3de00f2 SHA1: e00c7d73f0a5471a33bf7b4ed75acdd700decf6c MD5sum: b831d987600b53707255858b1412f02e 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 19083 Depends: libc6 (>= 2.30), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 6), libclang-common-14-dev (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/clangd-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 2782580 SHA256: 0472553c7dc7f0d8509b87089e274b46d1d6b3b543b0fec93912c881ff878f2d SHA1: 5a60fc1e0db05ecaa50138afaa005551c7a439e8 MD5sum: 645a228a7e61ce9aa8a6a18170301f5d 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++-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 8489 Depends: libc++1-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) 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-snapshot/libc++-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 911828 SHA256: d9acc7e9aa6f09326c10a4ff9a92d632201a72daf665838961a031d785ad386c SHA1: b5609e3bbfc5bd12c738aafb0c5a9373f5202de8 MD5sum: 76dce33c2fb10bf8b4f2d38c632e965c 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1152 Depends: libatomic1 (>= 4.8), libc++abi1-14 (>= 1:14~++20211221113852+0caf8a3daf16), 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-snapshot/libc++1-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 306564 SHA256: 69c782d0cce426f97f71d4487576a5f051bedf2d8644bc91fef250860260cbbd SHA1: b237bbb5a7c08420fae1ecfccd1ac49937534937 MD5sum: ff797355fd3541b77d0340de9b75a827 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 641 Depends: libc++abi1-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) 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-snapshot/libc++abi-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 122644 SHA256: 25eda02bfcbc576905075ce7754cef1f6c018fd37ad296c42c3600dc3951ee4b SHA1: d4f5ea00465e4ffbab85d4c32441fd1eba2278b5 MD5sum: 3d1eeaa804b655272528bd6d242359ea 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 306 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-snapshot/libc++abi1-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 104020 SHA256: a23305369d184d2d564a936c08cb7ed0b2fdeef0c60e320f24aaca6ac819d57d SHA1: 8487cb2173ab1e9c1d9f4253c243c1ef0cc7adcf MD5sum: fd2e036267a2063f0ab0189d09882f6e 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 252560 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libclang-common-14-dev (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 22033448 SHA256: c2e3f8073696cb02d0bec386fb70aba9a26d60a8b12548e3d02a17ad01efcbd7 SHA1: 37988c0171be5e4c0e428f444f6ee753a18c18c9 MD5sum: 234352802a438ae89959446fd50cf574 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-14. Package: libclang-common-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 52938 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-common-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 4040100 SHA256: 6a3662f98fb227b8637d835f44161acab46bd0f724af9cb70513331532e92598 SHA1: d9a9ad5877b0cc0225cf998c738dae4f1af08326 MD5sum: a431e442f6c8ea0510ba75eb70e79ffe 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-cpp14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 71782 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 11156560 SHA256: 8084bc5019de4c7ea8dd3900ba5468885641069b082a44183b0cf39b7c7fe899 SHA1: 520faa45f33e6143b95d6a5911672e1e1273fdcf MD5sum: c623051eaf85b5a0c03ed243fc3b8608 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-cpp14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 70 Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libclang-cpp14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 54884 SHA256: 359a880872c96c7c1609e71c8f079ebdbb27f7f4802f23537231cc81eda71164 SHA1: f869b5028593b1c6a8b13a81b96b452567d5de42 MD5sum: 99225bd72df15d504228f1d25e35f57e 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 38506 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 5.2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/libclang1-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 6419400 SHA256: e3468b7f324a2b4df2fb4fa1c369a3fc0f53751addb6e07fd195e6a19e34eb86 SHA1: b31f26d1be5a7ba948c19a9b163f57e2edc41c4f MD5sum: 81c560959675fc3ebd16fa9c9b1691d0 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 78313 Depends: libclc-14-dev (= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), libclang-common-14-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-snapshot/libclc-14_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 10268920 SHA256: 53078f346f98ae7082157fc6122e3b584a0a2edebfc041c83834e63c916b3e00 SHA1: abda2e425c10104c82ddcb5d39563b90379c8119 MD5sum: 766b62f7fe273066eb48d13e9f3d8374 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 460 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-snapshot/libclc-14-dev_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 76204 SHA256: c196afd92c3f3d1c2326eed9d743e6e5ab980ba729f7df9df86b90747ba8ddb5 SHA1: 11df1f36951e3dc6db7df47eda8f1875694b0ec5 MD5sum: c5997f6eb018391432d0fd2a960c0e03 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 905 Depends: clang-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/libfuzzer-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 216056 SHA256: 35daf23fb95d1ba0f6cf4816ecc40a2dfcf0916fcf3c3025100e4e3e51cfd87e SHA1: 1f3e67a0357a836ba712281af105a362246cbb8e MD5sum: 8c106cc152a80c31a5987d2fcb456429 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 15643 Depends: libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-snapshot/liblld-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 1645980 SHA256: e70ffe8507ce0d03e3a84e2b6d21fcc538045305b14d74b4603ce8e5677f0508 SHA1: c8a1e9c8e8c2c79db6af50ed50b35b14aaa771f1 MD5sum: 6ea703dc99d03a4ffd26c7056101e109 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 206 Depends: lld-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), liblld-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblld-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 82532 SHA256: a27519ae3b164f62dfb080f937deca9bb2c9af4d225c69ee4314f86846734076 SHA1: c51d1fa53507cc41863afac47a7547c5137eb8cc MD5sum: 969a8352ebd1f2c261e240e80e4d1b44 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 22085 Depends: libc6 (>= 2.32), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), 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-snapshot/liblldb-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 3984060 SHA256: 7cc71c4d08e6822f174d5f37c45655f293872c00e364c65addf354078bd849c7 SHA1: ade89735c9cc2cced849b7e0e9095dabf59969d6 MD5sum: 4528558fb19e34c1d3348babc654d4fb 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 3289 Depends: lldb-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-snapshot/liblldb-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 538072 SHA256: 25a50a0d2a04839c950e382e9898ca67204bb46adb4bae3a74dffdc6f68b4ea9 SHA1: c66f26206049803967ee29f8005ec16372d8fd03 MD5sum: 7b4379c6d8b1324b3982ac35775535dd 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-14-ocaml-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4318 Depends: llvm-14-dev (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181) Suggests: llvm-14-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-snapshot/libllvm-14-ocaml-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 500444 SHA256: c221a947126a7e71e1e844a735c5d264a7e8dcf916a61da55b5119f52b13ae7f SHA1: 604c615885468547b436f58ea7e5012a326878ca MD5sum: dd6c908674c7e8246d8bcb54df8476a0 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: libllvm14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 132768 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-snapshot/libllvm14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 23590480 SHA256: 266776f4f4369aff84895edb9b486c766cd4bd3e5be88c01751760a371e4e7be SHA1: 49cb0c9ae5e61013018d66305b16042539053704 MD5sum: 6551b13963e863ff28dc01c59806b338 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 6946 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lld-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 1339032 SHA256: cbcad65844a67b853e718f0fb0266d4fe60f3ca5304a3a6a3ad5f1093525e69e SHA1: fd1cf61082c4b2bbdb8fadc439852875dfea4d5b MD5sum: 1ad91d32d04a02fe80f308a46af981a6 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 4893 Depends: libc6 (>= 2.32), libclang-cpp14 (>= 1:14~++20211221113852+0caf8a3daf16), libedit2 (>= 3.1-20140620-0), libgcc-s1 (>= 3.0), liblldb-14, libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libncurses6 (>= 6), libstdc++6 (>= 6), libtinfo6 (>= 6), libxml2 (>= 2.6.27), llvm-14-dev, python3-lldb-14 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/lldb-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 1074816 SHA256: a938b378209a7bf9bf9919cc6581306f8d65e89ff2be8e27d4f67f3a57d082e5 SHA1: f7195d3773e935dbfd64a18fff8cda14d7e8c1c0 MD5sum: 221dd11f6044a352cd7d4adaf1524dc6 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 52242 Depends: llvm-14-runtime (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), llvm-14-linker-tools (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm14, libpfm4, libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Recommends: llvm-14-dev Suggests: llvm-14-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 11277744 SHA256: f6c0fa302321b3e2a79ffdcf6c02f51c82f541ca368b92cd6c9ba7f2b6dc8c8e SHA1: 708349b5ec002a866ac913e7090e94e7211582ca MD5sum: 1d213e0e11e1c289f3b5c91b2a676293 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-14-dev Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 286522 Depends: libc6 (>= 2.2), libgcc-s1 (>= 3.0), libllvm14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libstdc++6 (>= 4.1.1), libffi-dev, llvm-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libtinfo-dev, llvm-14-tools (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libclang-cpp14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), libz3-dev, libxml2-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-dev_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 34370916 SHA256: 79c2178364289aa4eb5fb56127e5014c80eb0cda38c3c52bbc4b7e5b4c8c2c9c SHA1: 9a087e6e3b4594c6c15ee28e6f5c259b2bb07a66 MD5sum: 5a28e2de29ff906076d31f603a15cf33 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-14-doc Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 38292 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-doc_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 6518244 SHA256: d51f81f20bcdf4b3c15a3aaddb1d6d4f2cc6ab12b385f9c3d4ec68f0d4fed2ef SHA1: ad9f34cb58b060236b10bea73334930bff23d252 MD5sum: c9732997aafe0a1e721ccd6f58c4e60b 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-14-examples Source: llvm-toolchain-snapshot Version: 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 481 Depends: llvm-14-dev (>= 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183), llvm-14-dev (<< 1:14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-examples_14~++20211222113614+6e9be9f7c124-1~exp1~20211222113625.183_all.deb Size: 293144 SHA256: 4c4db0e2a79f2b4787505d2cc1004fce27ed4d7932be31b686064d2c571b4638 SHA1: 2eb50f536101bf1008fdffe8f0df99e745ba2cab MD5sum: b1141503f9156ef2568ab2fecd45fb62 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-14-linker-tools Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 5688 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-snapshot/llvm-14-linker-tools_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 1402568 SHA256: 8a0fa8d9264029bf516e35d04c32b80bd4d630357418653f237be09db0130080 SHA1: 56e7104609f36f9a46f654aef1f8d705f1390a6d MD5sum: 78f8422f7509b2e5b620511ddbd6b5fd 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-14-runtime Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 1711 Depends: libc6 (>= 2.32), libgcc-s1 (>= 4.2), libllvm14, 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-snapshot/llvm-14-runtime_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 498024 SHA256: 1ae809be9edeb45960ebf0573628b1567307e251ea1a5b3a382753a7cfd5ae5d SHA1: 467c8cf6d6e83e5f644a49a13d28b82b1f43de32 MD5sum: f8355da61a1bff5fc270f7c47efc50a4 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-14-tools Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 2100 Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.3), libllvm14, 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-snapshot/llvm-14-tools_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 423132 SHA256: c9852133ec138ab408eeab500c51867475eaf9e14675da868d1f7a9d38948848 SHA1: 318586e9994a417c01a1aa1cd970db3b89e9a5d5 MD5sum: 66407d765685327dda85ba47ce078c62 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 194 Depends: python3, libclang-14-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-snapshot/python3-clang-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 79756 SHA256: 201426dd3ec4ac06781702fa515869a6d87d8949aea7951f7b0601d6082b2a6c SHA1: a01608e479dbea863386d91b8c83d0ae32c2e1d4 MD5sum: ae8392a5f933f849727c50e346f3a457 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-14 Source: llvm-toolchain-snapshot Version: 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181 Architecture: s390x Maintainer: LLVM Packaging Team Installed-Size: 871 Depends: liblldb-14 (= 1:14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181), 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-snapshot/python3-lldb-14_14~++20211221113852+0caf8a3daf16-1~exp1~20211221113950.181_s390x.deb Size: 158252 SHA256: 143cc15b9e89f0f1ad48ab8bff5d09cf31c4544b3f92a8c761a1ae6c5afc4b23 SHA1: 30b61a569b6bf3e3b18a07f01d97d7a814a1896b MD5sum: f02d292991ff1e27b048598301be13cd 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.