Package: clang-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3682 Depends: libc6 (>= 2.14), libclang-cpp9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang-common-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libc6-dev, binutils Recommends: llvm-9-dev, python3, libomp-9-dev Suggests: clang-9-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 1157352 SHA256: 298379b871479e1832afaefd650d513bf36cfa47f49259406e82ea80aa32fcdd SHA1: cbd8bb2f7dd57f0f57ae88c74f16073b932f8b26 MD5sum: dc21afcbb761605e85817d0228a8e325 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 and 14 standards and also provides most of the support of C++17. Package: clang-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3706 Depends: clang-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/clang-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 3177956 SHA256: 39788a7a5bd253eb79e60f658ddaef5cbc105e4bcf8e52b3bd17e7d400d32891 SHA1: 82e330c9c5ce3958a66b514f70a387db84f117ea MD5sum: 45bc4028c581bf2754ec8d2759dac59d Description: debug symbols for clang-9 Build-Ids: 0c6439217a13d7da81527b18790978f8965c1dc9 Package: clang-9-doc Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9204 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-doc_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 1092528 SHA256: dbb86ed2109bd450d987fa10f5232eda3b99e43c66e41cd30d8e826200151ed5 SHA1: 0381c26724e9fd7ee487ee8eba96641d0c230497 MD5sum: 8feb05c952acd6c151a287a05f204ec4 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 and 14 standards and also provides most of the support of C++17. . This package contains the documentation. Package: clang-9-examples Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/clang-9-examples_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 47084 SHA256: d6e2d68048cca3cf5944e457f928eba95d9ba147286f8727b6149d6d622c002a SHA1: 39a6e62e8ea4504328d6fec0cbf94242c04df940 MD5sum: 314c62476caef3b4f4cb92f5e70b6d86 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang examples. Package: clang-format-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 177 Depends: libc6 (>= 2.14), libclang-cpp9, libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-format-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 73520 SHA256: 6519e6fcb08ab09533861ea86d1ef610f5e51f36266d9d914d5f9f8bc3c59783 SHA1: 65184201b0aa48125c98347ae24d14523cae4131 MD5sum: d0a76ebe4d6c71e1b4dc4fb918714756 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-format-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 63 Depends: clang-format-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/clang-format-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 38496 SHA256: 934507038726873acaec9e86a26556df5c4e68b9162c982b647bbfa33ec0cfa7 SHA1: be264e9e8b287ac2371e0e69580fef4bdd1d60f3 MD5sum: 6f9d3978e320ed7e50c17b0490b15242 Description: debug symbols for clang-format-9 Build-Ids: 66636806b70c16b04585097ccbbe7ad35a3fb8a5 Package: clang-tidy-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 25913 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libstdc++6 (>= 9), python3, libclang-common-9-dev, clang-tools-9, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-tidy-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 6292360 SHA256: 4027628efa3548ee7e2ad3d8edb8b827b794f949b0b0b72defc40ee2cf9eb888 SHA1: 8cf816900682eebc1ec7981077481fdb8b8126c1 MD5sum: 0777ef93239dee3ff4936cb2c96de1d3 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-tidy-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 31223 Depends: clang-tidy-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/clang-tidy-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 26444048 SHA256: 6df1200cbe7da281398bb02461b137400bca4357f40ca7d13d0c6b94f8671292 SHA1: 785cdd16450f207e86a083c987a2db535a41659a MD5sum: f36f28a09b84deccd474ebdc773a08af Description: debug symbols for clang-tidy-9 Build-Ids: b519c5b0ad4caf2853d2ea3f5a59605f526ecbc9 Package: clang-tools-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 143373 Depends: libc6 (>= 2.29), libclang-cpp9, libclang1-9 (>= 1:9~svn360566-1~), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clang-tools-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 35963636 SHA256: 37cf5f3b6bbe7ebeb1003da358965939366a065c069a1666622a7b454aefc19a SHA1: 78a3b6693c82a63436993e7c6f519b856cc2f2cc MD5sum: 71d3352a63b30d0331f7bf4fb7d8a289 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 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 151843 Depends: clang-tools-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/clang-tools-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 133190220 SHA256: b89d5c1d881db91aaaf6ff68e02aed020240f53572f90e76a4d5988e3d83e059 SHA1: 50bb615fbf6f852d41423fed872378345ed78406 MD5sum: 11ba065e38864012c4ec8121c13c2ffc Description: debug symbols for clang-tools-9 Build-Ids: 14b0941d9ec07ab6e3e7594cf71d90be2a8e0977 31f476c27df02ab4a5bf96172c1cd0f7368e90d5 3d796da36714a16be86e1af6bec278ce733ac102 45f728e1b45e83b6a73eda111a1a4b8e907dc437 551f3b13dd2b549db7f065e3658dec63226e5e7c 6c7dfdddc61f2dc8cacdfaac1f84f9f52a8ff886 714851caf68735ec2895b2162fa05698dda4d83f 79dd5aa25559f5d8796460063ab5ed4c9fedafe2 874d82143e5ede06e1d1068461353d473451f8b0 be546d878020dc2e28ac7565fb7b05b4f3741dc7 c3bb5ab06c83e87a314027d24c83f4ab8df9d266 c450372b034bf1a82af95cd8b05d10e98d74b52b ca6901abd145ad3b6a6670ba083bc4987013fc51 de0d04499286b398abdb9039957103b17c93b156 eaed3ac132e14650fa1d954fac4b8fa72d5a9cd2 ecab5ceccd78844ab672a81bf267f489b9e463c8 fbec607eedabd73150b9a5cc0b2138d2ddf4c094 feea53f9d079944c6010ca6a9434f4c28033b471 Package: clangd-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24248 Depends: libc6 (>= 2.30), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), libclang-common-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/clangd-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 5907292 SHA256: 844ce484a29da6f9e8b2c06e14e5415469ddbe64a0e916891088fa5ad0c15274 SHA1: ad8f72631952ca4794fa98a6f93c0d3f207c8869 MD5sum: 7317a0c48985b8c6acc7460b8323fdf3 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: clangd-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 33048 Depends: clangd-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/clangd-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 28668356 SHA256: 7adee9b24dbc97c3de051927464c7eaeba45865c85adc2396765125b9da1a668 SHA1: 634800ed7af718d896149640e6f4dec5e58300eb MD5sum: 0ae2d831907f1f330ef4dd3701ff78c8 Description: debug symbols for clangd-9 Build-Ids: 79c8054305ce9b1a6dd929b7776d8da74a2d31b6 Package: libc++-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6314 Depends: libc++1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) 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-9/libc++-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 653416 SHA256: c2ff31e14fbf463e6502c5de3d6385b4ddcaf3e1381c793dd80e2e11a5f51a59 SHA1: 4b001c75ce274619ef9ab6f04373929f951bd33c MD5sum: 09ffb1c20859919fb6cfbaab3f8810f5 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-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 841 Depends: libc++abi1-9, 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-9/libc++1-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 238132 SHA256: 964e0712822d879c48c3430c50627f44bf9c7936731ad9349a7148368118bcc4 SHA1: f08fd5b618f4c6699e3816d3178dee4f87df62fd MD5sum: 551724562338efd376e559df8ade0013 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++1-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1335 Depends: libc++1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libc++1-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 1153076 SHA256: 1f049f16a7363fcae9611245c7e548ba92754776b95735a7f30cd5589c5d8ab7 SHA1: 03e6ebce2ed308c2568cd03f9160b935fe99bd72 MD5sum: 65aef671540918d34cbaa1411ad9be90 Description: debug symbols for libc++1-9 Build-Ids: 3a8baff13709bccf6e78bbbeee81ce26d5798722 Package: libc++abi-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 434 Depends: libc++abi1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) 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-9/libc++abi-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 99988 SHA256: 9a50ad610f29889c5ea1a24a7f60bd51ec1419cdeee4bd7ade87f6facf67fec6 SHA1: b03b3675383e60de09d6673f2131d78152cc8e23 MD5sum: c0ebe8da6b338c55dc285b19ebf6c50e 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-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 270 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-9/libc++abi1-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 92392 SHA256: 41e75e5af6875040e95b8291f0a2608307bc2ed3027a453a2f6452ea9b3787db SHA1: 0f1eed93110cbd1b3b25c341c6d54e795a47d0df MD5sum: 9a68754fe92cd24f0d40239d16bdb2fb 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: libc++abi1-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 292 Depends: libc++abi1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libc++abi1-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 228272 SHA256: 92d945aa27f6e6e7d2ebeaaa240f13756b1120a075216c7b626af8b1aa0266be SHA1: 7405dbf0915ec2d69f68ed58fb6412053f90c35a MD5sum: 0137e3ea967676143880d7c36f719912 Description: debug symbols for libc++abi1-9 Build-Ids: ff86e8cb6ea326589e3c0ac6e54ed5568a5d7561 Package: libclang-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 156250 Depends: libstdc++-10-dev, libgcc-10-dev, libobjc-10-dev, libclang1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libclang-common-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libclang-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 16770376 SHA256: 5d99292b269066454a808b6408f3180a1eed310fbad1a4ad306f741e1711ee76 SHA1: 1dd45069e0d3d74bac50e9e281c08cbb995ab1e7 MD5sum: 405ba25cff744d88c197525618191ce9 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang headers to develop extensions over libclang1-9. Package: libclang-common-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 45747 Depends: lib32gcc-s1 (>= 4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libclang-common-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 3728524 SHA256: 2b3221c40e6e4e5d8984576d0a59b209b733695ed7062c96d58a26a0f8718218 SHA1: f41208530d3e695ca530c702b7f8cc9203e29395 MD5sum: 8989fadabc28419b33002cb38a8a463f 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 and 14 standards and also provides most of the support of C++17. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-common-9-dev-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2338 Depends: libclang-common-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libclang-common-9-dev-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 1295148 SHA256: 2e304b802ec851546760b9cbce698b9564fff188e289024bc9c933adc593eaff SHA1: edac448dd3a5bbd9a61e7981cd36365838342a87 MD5sum: a36c5f59444212a8ff28c29d06b24d34 Description: debug symbols for libclang-common-9-dev Build-Ids: 0eb6043f4a822688d9420908e044eb457b4cbdfb 243e079a50389183818e9fd5e31627cbaa566ceb 2e12616982d86cfdcc3421f5afbb4998701a9c0f 48cf74f68b07fe3004b9dd7b2268eb65d1303563 57ee4fcfa5fb45c119e703cf6c2e56aa5c8c435f 5d38090b70aded5365e055777e822cfaa9086c19 6ba2fb636b203beffd30e94ccd21102d38317b03 8bd304d84efa8c08f36f93a3b2c1c3a62d600dd3 9031f94b267bdc61042807139de50f0918460157 a7acda5f3dc7bb57af5f84a0baefd1a8d8db48a5 bbc299e4eddd11d98f4ead3687c995cb1483f4a2 cfdb56966fa0ac8dafa3221a5db03dd959c21e4f Package: libclang-cpp1-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: libclang-cpp9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp1-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 38732 SHA256: 2726df53632d3dd29e8d04d144ecc3ed08732f1dcba45b1ddc4d75fd4975b797 SHA1: cf79e4511597f6a41a3b68aaddf0077cb0201b66 MD5sum: 1d8631d3929a126c7b449ab0c9166cda Description: transitional package This is a transitional package. It can safely be removed. Package: libclang-cpp9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 37679 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libstdc++6 (>= 9) Breaks: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1) Replaces: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libclang-cpp9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 8443900 SHA256: 563fef842cc8c46fec0c96584fe877f5c5f9cea1f1a66dd91ba33c8a20d69c04 SHA1: 8e242e93ad4ccd38c7abe4edd57d89158208aff9 MD5sum: 9ad5d638456135011eb986e087619dd9 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 and 14 standards and also provides most of the support of C++17. . 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-cpp9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32620 Depends: libclang-cpp9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libclang-cpp9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 27552848 SHA256: 74769dad602a47681a112ff0feffdd533ebbcfdd90207e8176d66c5593989c31 SHA1: 19414e257bd599f3b3dd523d6bfedd9ec04dfebd MD5sum: 7a3b6568a234b19a43c552d484314420 Description: debug symbols for libclang-cpp9 Build-Ids: aea2b4683d2fe5a91e9a72e5dda307c9b9bac191 Package: libclang1-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29883 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libclang1-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 6720720 SHA256: 6ae7c540bfe25c82af52f5e200b92ba600a40c43993d9160ac0ba861ae5802c5 SHA1: 6b455a28821f26ec4541dff9b33e8819f24aeca2 MD5sum: 87a84906cc9792adb313e1fbe421236f 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 and 14 standards and also provides most of the support of C++17. . 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: libclang1-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 33049 Depends: libclang1-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Breaks: libclang1-9-dbg (<< 1:9~svn327768-1~) Replaces: libclang1-9-dbg (<< 1:9~svn327768-1~) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libclang1-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 28155688 SHA256: f39654521c820a1c9eb2c347cebe3a6aa0b472eaf29b2fc677d1dd8f8d800610 SHA1: 13cdfd423fe98f945a4b50e01503a176447aaf46 MD5sum: f8bad9ea3d03b92dec78e197b4d8fe42 Description: debug symbols for libclang1-9 Build-Ids: 271cefdacb3e123d4ed87e16d11b991ee75f0ce8 Package: libfuzzer-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 800 Depends: clang-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libfuzzer-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 175832 SHA256: e49c35f9fd204f32b941d1813ce378d1b529713ac5a9ae9b29cd19b6978682ce SHA1: 7e266817f4611e07bdcc8b05cd623687d831b70c MD5sum: 8187a7592f02b8ac31c145fde9bf82d4 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-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12440 Depends: libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/liblld-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 1352392 SHA256: 259a756a7c41b4d5670c99dac7609c167ade0d50fe29ac6ecb3aa9959b10d5c4 SHA1: 28629862e0b2188974099efe97e766706630704f MD5sum: 4061340af607c12823c9e1c689d7ebb6 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-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 197 Depends: lld-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), liblld-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/liblld-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 69472 SHA256: 066e5fdf3501700ce27f6f45e30cdf08df2976cf774badcfc0862e064068c235 SHA1: b6b1e886bb13d617ecb51b74f8f63e9951224e7d MD5sum: 15a3b62e17522180e3d6aa69b21fb2f9 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-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 38496 Depends: libc6 (>= 2.30), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libncurses6 (>= 6), libpython3.9 (>= 3.9.1), libstdc++6 (>= 9), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/liblldb-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 9045716 SHA256: 844aefd36fb963e4ccc9c56dc2ff75f57e5c0f19266bda52925daed9352ab1c4 SHA1: 09cff57ccd35750ab1d5d383c1fabe0f461f74ce MD5sum: 677fb7a3a5b0ed0ee1b087c36ab54db1 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-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 35498 Depends: liblldb-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Breaks: liblldb-9-dbg (<< 1:9~svn327768-1~) Replaces: liblldb-9-dbg (<< 1:9~svn327768-1~) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/liblldb-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 28786432 SHA256: 7be3c905be31a1d05e37996136d202fedd2aeb57eca1480d960cd40313691253 SHA1: 4063f050edbbc5059e80dbb555ba273d77bc88ef MD5sum: e73fd78d4f9c899e7c8bbea042f91dc3 Description: debug symbols for liblldb-9 Build-Ids: 68aa11d9805502d0e4beb6acaf1ed6932ac5c033 7cc050e4c5d9ecfc8e30eb9270dab592029e4fbf Package: liblldb-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3161 Depends: lldb-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/liblldb-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 494172 SHA256: d09ef21390d4ffbad90d95cd7327e2f110fdaae9688501c377e163c09a332bfa SHA1: 1fd2a64d56220571f94c1361b8aa4cb27eb271a4 MD5sum: 7591c4f15f96c10073e90cea9f3f0193 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-9-ocaml-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2510 Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Suggests: llvm-9-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-9-ocaml-dev-yi656, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-9/libllvm-9-ocaml-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 224380 SHA256: 55ec21e0f5de5419670a1436f739f15d084c0467d37637edd1362668a8e22085 SHA1: 743676f89edead82e89a6c8b15ba62bb0c113cfb MD5sum: 579629f64bdc3ec5f63eab7b88784553 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: libllvm9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68945 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi7 (>= 3.3~20180313), libgcc-s1 (>= 3.3), libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-9/libllvm9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 14932716 SHA256: 1ef020fdb44dfa92f041bcde6d7149ba6d20c0846a7c6ad2736b229886633a10 SHA1: afdedfae1d67df6c79e5977805e4b3fad4f93811 MD5sum: 4594afadcc1188b5d5bd8316b77a3437 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: libllvm9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 44870 Depends: libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Breaks: libllvm9-dbg (<< 1:9~svn327768-1~) Replaces: libllvm9-dbg (<< 1:9~svn327768-1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libllvm9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 37685672 SHA256: 0e5d906ef90e2dfe350b19d49d9511164535023b010a7d164f37b5082e14a9fd SHA1: 855193d6bb5a15837f599882fddda8944322baaa MD5sum: 244d195f3ebbd67f6877b2867a651aad Description: debug symbols for libllvm9 Build-Ids: cd41f137c7bc5c343659f6d687333fd475d32478 Package: libomp-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 166 Depends: libomp5-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.6) Suggests: libomp-9-doc Conflicts: libomp-x.y-dev Breaks: libiomp-dev (<< 3.7-1), libomp-dev (<< 44) Replaces: libomp-x.y-dev Provides: libomp-x.y-dev Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-9/libomp-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 67508 SHA256: 334d418ee53d7abda2199df28c733061ec57eb35406aed3b8ff8200e37af0c4a SHA1: 45aa032a04e2e19535c11fef8f45637ff0399f0d MD5sum: 4bb3dfea8f4d12ac1642377d55b7ecd8 Description: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-9-dev-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 60 Depends: libomp-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libomp-9-dev-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 37296 SHA256: 15cb703aba10e5dca9d6fe9021a0e8d6bd2a2e844d2e64e3ab9568c94348ba88 SHA1: e80f916e2a18c9167fb0f79953030a38b09092e6 MD5sum: 629d7e60942ff0ff0e1df88a1687b929 Description: debug symbols for libomp-9-dev Build-Ids: f7bb3493219f38bea4495bd95c2bcc6549fa88ea Package: libomp-9-doc Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12000 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/libomp-9-doc_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 870524 SHA256: cf3c4ed46ff8ec2672e586d4f76584ab9aff41c745719866f1c6d10bc8ec3ca5 SHA1: 67af6a73b2de57137ff304f5959a15411e7eedf0 MD5sum: e97af6ad60fbc530012722ecbe92bf9c Description: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1962 Depends: libc6 (>= 2.14) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/libomp5-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 334752 SHA256: e34d9fc352c1f7ce2b3a804f3f2ef7ecb4dcb9954f5f00ec2daff43d91ca9add SHA1: bc41569e6888db7f6719ccff4135ca74608518de MD5sum: 6b99389cd09513a900ca509b02b7dedd Description: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 372 Depends: libomp5-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Breaks: libomp5-9-dbg (<< 1:9~svn327768-1~) Replaces: libomp5-9-dbg (<< 1:9~svn327768-1~) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/libomp5-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 227928 SHA256: 9f8c92a5cf2e015ca97bf6d1f6e258fc170cfacac539400aa615b9611fd04770 SHA1: 41def23b00f823e7538ab1d9b8200c855a12b30b MD5sum: 3e4d94e9a715d478e4d6adc3da7c9147 Description: debug symbols for libomp5-9 Build-Ids: f920a506f10eadc9c5eaf2c245dea8d1b379213c Package: lld-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3678 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/lld-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 942020 SHA256: 265ee7eecfcfcee682b976aab76d86b8ea2f61ec4aac472a1b6f52c741758f2a SHA1: c0172fcde634fbd50d434774aed3614081e7208c MD5sum: f556c4fd21798a5f10875eec88e1d80f 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: lld-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3938 Depends: lld-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/lld-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 2944920 SHA256: 1ec1d8fb1ac7a64641b880dc3331f9eef92391f922d2fee4b3d76432c8049b98 SHA1: 4adea50f55f4d68730c4260ef44304fba95c98a2 MD5sum: a26498482e975306b03259579622de6b Description: debug symbols for lld-9 Build-Ids: d41c5f2eb18c1d6b31aeef4701054ca312c72f18 Package: lldb-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 27994 Depends: libc6 (>= 2.30), libedit2 (>= 2.11-20080614-0), libgcc-s1 (>= 3.0), liblldb-9 (>= 1:9~svn298832-1~), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libncurses6 (>= 6), libstdc++6 (>= 9), libtinfo6 (>= 6), llvm-9-dev, python3-lldb-9 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/lldb-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 7215500 SHA256: 58c6dde23a03e89ca3cd8d73431bdef6e6caf0362ba9f22e7e73d9354ff89aa0 SHA1: 29eb58ec83eb54eb19508202af7728f9b0d4af24 MD5sum: 8fa172680a4745cc0182379cebc8ba94 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: lldb-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 47697 Depends: lldb-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/lldb-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 43741956 SHA256: 55ef67ae2d5e021334abbcba151401373a27988e726575389cd5eff3802d3692 SHA1: a895d13519ac5468591f12b19a7365d03b42ee2c MD5sum: 639040e30ad7017cb4e9413a61ed3b50 Description: debug symbols for lldb-9 Build-Ids: 179c2ce136c7e935cfa2ea91a6581b21ec46aa5b 52c1ccc8a817ee5b13f20b09bfcb445514502d25 54d42154c20e2ae6c73bda63d9d56f85c8d4d8d1 5be33389732cc154532abe3ea6acc33329a00cf3 9f5b718d7dec635089d5ae97bd2375401a14a9e4 efa5d6e5c598df54676bacb292a9238b7fbb7d9c Package: llvm-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 17702 Depends: llvm-9-runtime (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm9 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 9), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), zlib1g (>= 1:1.1.4) Recommends: llvm-9-dev Suggests: llvm-9-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 4850600 SHA256: 30baff7aa3c102ef6b277514917733a6cf7d67d77081938ea57096db72dabfd1 SHA1: d3a491b5225ffae2bc3aa672e7ce495654d1b8c0 MD5sum: edac4c29dff7ad2c01eb4fbe089fa691 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, SparcV9, PowerPC or many other architectures. Package: llvm-9-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 18248 Depends: llvm-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/llvm-9-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 14714588 SHA256: 42fa5ca5b141052d335201a689354536cd0c5e60cf06fa74570f615e86fd4bd8 SHA1: d12267881cd224fd89776cd0004e3b15981f9691 MD5sum: a41fcd9690925de7e2cd3df787257d95 Description: debug symbols for llvm-9 Build-Ids: 02dbd115935a74d96f3d3ec1f81ffe49b9455362 0965e063fe94db159a9f5266824731e8b7a809bb 17dd300689da3f8d8a4e646b1aff418d8166d65d 1ad4a155d5f15e6088f70f857a3713847e5c1112 2556b24fb54deec7799fd58644dcea2eca111fb0 2b85bf73591ea9516684c0da8f91c6a984800407 2c14ebdfc6796e98fcba00c783e3a539917e99c9 3472728ec742fa4872bf2f4674cd68ee30859fa4 370b9173e84ab24b09f4ae5b14bfe8d47bce6fb7 3fe3f209b80499bd075b9093340713107470f143 41ffb408f02574dce2e7e3c411995961d1765ec0 42fbc0c350f2bcdc3cef43191fac0e715750bd8a 451c3ee6b248617151bb37de42623afafdd9a5c9 45adf596a89f032a8a5ff23927da917b74a7dfab 4bb660d83cb0b286bafa2054e28b3379713af5dc 500dd600d1311d3850c6b71445ffd1bb9fc82a5b 52511e9ed71014c99bf6b7ba4c4fc9be775e711a 56e758d798764aad1f80d79abcfc88ce5238a4b4 58b382fa9663d149222d1da189b48efe7e82694c 59c720966480bcfb26dec13b3ce187c581425187 604c41d8e92f875c6d88117d4b9e8cf2b945c0f5 60f2eecb13f191cbbc4c9e4ea42c93acd76d53f3 64b7f9abd22bfcc5c297d190c664039758894bfd 6caf2eace34fd0da3e8e07704cf53ba0f985bd3f 6ced71166c559a9254a27b196522dc0aa12e61cd 70aba378d483e8452b459780670d3704521dd2f9 8ae212f223768d31fcc56e6017c9a1ac44745856 8b06ffe7fcd052aeff4704661f408594b2c6c20c 8f7c7d15c8c14a3a1b9a2c24491149a3b010bef0 95281fc5034e4d34e2d5c002fd9e7c1d44c2c08a 96d2d62b86e77ba4f53b8eb20ef3c9b05fef497f 97889b5b7ea1197dd13d206dc03a139fe0c1f4c4 9d3e9b7e9d7cdf9e1e89ad55fdeef5b5a4cf01cb 9e79338bafd66245537ee5001b22d0d611ef4ccf a979addf626b0956d5bbc2fa43bdaeed4bfb8032 b6687dba7c7253fab4027cf33663e0345969bde3 b8818a76c1a152db87c6cd08aabc4061ccb67588 bbb5cb1f97bf70d8b58663217c27a1352c9a849e bce31925c2f99b074942ef4b1c3c5a9c28387c61 c00dd33e7bf7442a25031bc7a2cf42396e6fe706 c2dff2ce8c73389d833f95efba49291e7026e291 ced76820981176670fc6c00a00f7d8621e2d9529 cef95f67216523dcd79fdc66a1fca41090a9451a d3a2fa14cb9d49119018a12130aab5842dc1155b da3c5ab60e73a8ae22d565546f1b13e1001787f5 e8867449ad1eee4e60ec8e8df0bc957a67f50dc1 e8bb81cc3d9fc931479925f0383c1f4ef5670dbd e8f7b9ae462619e5dbfa07395998f8763ab0c2e3 ea249bd175952a4c0388c6a36555a94e9caf758a eb8ecb87399021c8f6aca54424c454fb0450375e f3dc5b69ab87a48bd880fe962091dfcfb0c338db f927c70c210ac92327b11271d74748bfab07136e fcb735791b2c27c2a659a7adbb57c7bfbdee2fd7 ffc46d6a53c742f28fc0a3a429cf233eaaa1269a Package: llvm-9-dev Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 182444 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libstdc++6 (>= 9), libffi-dev (>= 3.0.9), llvm-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libtinfo-dev, llvm-9-tools (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libclang-cpp9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9-dev_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 24408824 SHA256: 96692792f0422cc220a00dff676992c173de99d3c2b622df30b86f74a6632fab SHA1: b1114712b89676adf5e896c272e5d83b86fc4634 MD5sum: c2a98e6dfa6fd35b1f06c5a742610365 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-9-dev-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3883 Depends: llvm-9-dev (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/llvm-9-dev-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 3251132 SHA256: b75dc976300b9c3bc00716006c2c872bae540d83f6ceb3c7dd26820df0d50696 SHA1: 620bc2aa573db91cf2fe1cb85f54c82771aa7b82 MD5sum: 2ba746ebe85fa7c7d1c39a765a05444b Description: debug symbols for llvm-9-dev Build-Ids: 0048ab288f4be3ed9ab4059da95e7b9735732ae3 31fd33a65f1dd1f724d2c34a852016e5880d5d9c e47f8cbeef6f2ec006b69b53c855b216e98814b9 ed63ce96a1c69891eecd871e7051b95ec0105259 Package: llvm-9-doc Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 26919 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-doc_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 2702780 SHA256: 51ca06f1b640533fc7765b5704dd1927d3f013950f48c15f947b42f065565521 SHA1: 60cccaa9a3396669657bb3b1f590fd2ef2db56f6 MD5sum: a41c95f9ceef3db1f21faf69df8b780c 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-9-examples Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 50 Depends: llvm-9-dev (>= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), llvm-9-dev (<< 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-9/llvm-9-examples_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_all.deb Size: 39184 SHA256: 09677564e1057dbdaf98373463efe2d5fd6883753abafdf20367c3ccdb81b80b SHA1: eb93ff927f99d668969e174703c0b8df9b7902ad MD5sum: 73b186c13abc7aff83beddf9bc8df3c5 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-9-runtime Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 688 Depends: binfmt-support, libc6 (>= 2.15), libgcc-s1 (>= 3.3), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-9/llvm-9-runtime_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 213296 SHA256: ea7a702243339cbb6488946eb0ae279b626c28c3b4e8461696f281cb2c706afa SHA1: 836bbc43862ab0e22d069f4ae73a48b6fe6e1400 MD5sum: 2b648617960d1dce5b84e02ff8a1453d 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-9-runtime-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3819 Depends: llvm-9-runtime (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/llvm-9-runtime-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 3595516 SHA256: 32504c4d2d717c38e8f77656dcb36b8f2e59f8180edc60450e957be76678f15e SHA1: 76374ce91ea6f2c01ec97949bee67f421d87e825 MD5sum: e067d32e4600641e16814a001517834c Description: debug symbols for llvm-9-runtime Build-Ids: 283c48d1284e445575fd26c684ae0e5a4655a53a 62b3f2beb6f82e50a1214271013b79ba9f8ba532 Package: llvm-9-tools Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1381 Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libz3-4 (>= 4.8.10), 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-9/llvm-9-tools_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 330048 SHA256: a6838e0b7de58ba305b2fb669c87472ff8bd978cf529b487df3fbba0ddb0f46a SHA1: 0e983e53ec3436cc782bea02780bf6aff21c684f MD5sum: b089b7e1e4134522282302f1fc15fd2a 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: llvm-9-tools-dbgsym Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1602 Depends: llvm-9-tools (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132) Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-9/llvm-9-tools-dbgsym_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 1418212 SHA256: f5f4f020cc3245492df232d2359bd946ca5c42ffcaf3780e693f5b8c304a33ba SHA1: 4dcef02f26ad08b7c84cae8194472a807ebd8235 MD5sum: 05abad652150603fad2388fdacf77f4d Description: debug symbols for llvm-9-tools Build-Ids: 21305f8de3cc46ea4072daad3e3a8447b3177933 4f9bfc3845c1f28cef86b85ae6892049ccf417d9 6f8da9cddf35e2b80fe04e25fff6a97b4e07daa2 c73ef8c87888f20e8546ba57624764728b4ec950 Package: python-clang-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 47 Depends: python3-clang-9 Homepage: https://www.llvm.org/ Priority: optional Section: oldlibs Filename: pool/main/l/llvm-toolchain-9/python-clang-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 38740 SHA256: b6a85821650f8e9566b0815f2d7737daeb92d751f8539e49f7f89fcb17f87fd7 SHA1: 972377bfb638762d4d1b075027d2f2b37c5858cb MD5sum: 439a994f46e5d6589ab0a22b1ed118ae Description: transitional package to python3-clang-9 This is a transitional package. It can safely be removed. Package: python3-clang-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 178 Depends: python3, libclang-9-dev Conflicts: python-clang-x.y Breaks: python-clang-9 (<< 1:9.0.1-3) Replaces: python-clang-9 (<< 1:9.0.1-3), python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-9/python3-clang-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 64104 SHA256: de24a88b76dded07d2eb0af493f0fb7387d6a459f52e2aae985e503c63bcd089 SHA1: be30ca5185c0d21fd4fbf64f09761e6846cba111 MD5sum: 7c836758b7fcde42200a3a99535e09aa 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 and 14 standards and also provides most of the support of C++17. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-9 Source: llvm-toolchain-9 Version: 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 726 Depends: liblldb-9 (= 1:9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132), 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-9/python3-lldb-9_9~+20210308120709+c1a0a213378a-1~exp1~20210308111242.132_amd64.deb Size: 127432 SHA256: a34e46a4bee3c1b3790afe74823538471b3cc7f30c249cd15df8b3ba40de4fb1 SHA1: 0a041b7783db2c5e329db3da97f72eccdb31ef1b MD5sum: ae6a937bdaac84aa482efe17164b1305 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.