Package: clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 321 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang-common-10-dev (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libclang1-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libc6-dev, binutils Recommends: llvm-10-dev, python3, libomp-10-dev Suggests: clang-10-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 104324 SHA256: 058b3b281a8f9b888c8c78d1859f4f4cb74f9078092c0d369f981e451cbd05c5 SHA1: dfff547b3cdcbe72deedd5257cdec5fbbc061b96 MD5sum: 3ee68c8db298066453fd5a17406161e7 Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 9696 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 1161752 SHA256: 14cfe13c808bdd0df3e2edb5f91a8c01cf86f8f874060e3cd6600721bdd60e34 SHA1: 678a1d9c6fb85b4bf50fd406a75dbfa55c6b59e9 MD5sum: a5834c90920abf20d45eaa1eb1b2e160 Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 70 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/clang-10-examples_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 48976 SHA256: 1afc3d4acb4416f878258dccb521ae12b67b1a18dcaa35e378b03c1f71d8966f SHA1: e4ca71ca1de467a061e76ba2a29a6fa14a4c2526 MD5sum: 513be32ac84ce605f9fb269cf6f04be1 Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 190 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libstdc++6 (>= 5.2), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-format-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 78404 SHA256: 66ab6b11ffd82d74b3dbce15bd304747f0b146f54d1662bcb1debde681af64e5 SHA1: b53957405057704061905192a48f2e658f3038eb MD5sum: 19cabb5592bf9261e7c2b613277c4a40 Description: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5509 Depends: libc6 (>= 2.14), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libstdc++6 (>= 5.2), python3, libclang-common-10-dev, clang-tools-10, python3-yaml Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tidy-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 1070212 SHA256: c6b0ea25069a69fe16685dcda7289929cb03a91f2aeafc88a51e2b71b6aec795 SHA1: c2b8824529e2df464f0631dfbec10e77e7cbb27b MD5sum: f09028ee196ff6f556cb5907f7a9d7f6 Description: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 22317 Depends: libc6 (>= 2.29), libclang-cpp10, libclang1-10 (>= 1:9~svn360566-1~), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), clang-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), python3 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clang-tools-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 5456148 SHA256: e478d8a28863e5aaff0c1392d722224ca1b45ad1eee2a701c1f2f3a9c16e13af SHA1: 8f4a1b3793564f20b53174d5bb2b781c324519ac MD5sum: 30582b57982091eb684708e0dd94d287 Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 7902 Depends: libc6 (>= 2.29), libclang-cpp10, libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 6), libclang-common-10-dev (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/clangd-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 1675636 SHA256: 35c495befd4b7fc4f97c65b6fd0394819c21c119b8e5f4ed5c5fa28b276e3e03 SHA1: 29c0e7fb180e74bd6558656bd2c1ad1dbfa5c48a MD5sum: 3b925b2bbce9cece91cd14d2130af59e Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: libc++-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 6340 Depends: libc++1-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libc++-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 655592 SHA256: 02c3be0e7972d0a4b70d672510dc0f4ccfc5364911448b2de2a1786bf9fdacc2 SHA1: 4f76adb7d68098efe03372b62d5fc66426aedd84 MD5sum: 5bc56b1c2687dd345c88f91a15829d06 Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 823 Depends: libc++abi1-10, libc6 (>= 2.17) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libc++1-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 231040 SHA256: a9caa281dbd248c7497d6a725b87544f8ef3f5ca1ec56ba18f040ee1c1ab7af2 SHA1: 941739fa517b92ccd80829c611bd0a7b1a06d6a0 MD5sum: da878c03780e38443f126deac32a15e0 Description: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 450 Depends: libc++abi1-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libc++abi-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 103584 SHA256: b35c604c843fc07e6e0aea26a30d71cb1872037ddcd4ca22f3bd529d1609c224 SHA1: 0f0e5c79dd95be1be551825a8a10550da731f995 MD5sum: df79e1739a32eab4b9de6618f50b5c9c Description: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 280 Depends: libc6 (>= 2.18) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libc++abi1-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 94868 SHA256: 085365ebfc22c9464f125702b8e3aea57a58d8f09f60c7b1000c7101fe9ebce2 SHA1: 16b9e855455b4fdb72a06af0fa78c82fa442c4f7 MD5sum: 3218b3a77ac50f1a6753b9d463806589 Description: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libclang-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 171049 Depends: libstdc++-9-dev, libgcc-9-dev, libobjc-9-dev, libclang1-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libclang-common-10-dev (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 18276124 SHA256: b1782b14359ef8479d01314aa233bf3bea0aab7072dea6f056d01374b0440d9c SHA1: 01dbd07ee55ee9108402e8ec22eba01d666f58f7 MD5sum: 415a3260f2cf93a67b53678b252274c9 Description: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-10. Package: libclang-common-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 56447 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 4.1.1), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-common-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 5048280 SHA256: b71bc384a61a07b2d995fdfdce0e87ffcee99bbe50f6a7f32e082f90a329aa08 SHA1: bc5a7c83719c2c1844e162710a7127828edeba66 MD5sum: 060336b34d971cdc16af39c2e25c435a Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 40324 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libstdc++6 (>= 9) Breaks: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Replaces: libclang-cpp1-10 (<< 1:10~svn370407-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 8980144 SHA256: 2f30c54a6ad8beb16828182bb00e586dda2ee557e60a12d6fd40c71df1f793a7 SHA1: 8ff8e0512ae4d32c842a3f1cce608a1f4eebeec1 MD5sum: 556cc0b9e0b844199f21d0062c6d7a7d Description: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 56 Depends: libstdc++-9-dev, libgcc-9-dev, libclang-cpp10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-3) Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-3) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 41144 SHA256: 0a95c15fa3567ab9365b1cfc22c38acbbfd41a0e4ad5258cb3e45dad3737ac1a SHA1: 884ab9e9f2b2ce0a67828b7587ee71dfa89b0a06 MD5sum: 7c0ddabcac1bac982711d916c4c484f4 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 the Clang headers to develop extensions over libclang-cpp10. Package: libclang1-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 32630 Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libclang1-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 7289692 SHA256: ea33a6cb5721b01280dd8cd9d5bdf45a726ae6b4dca9ee4bc43917289dc4d2d0 SHA1: 9a71408761f99fc626bf94e6e6fc13445fd514c7 MD5sum: b33d8cf610e98ddf67ca52b6a153df40 Description: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libfuzzer-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 830 Depends: clang-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/libfuzzer-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 180504 SHA256: a0684622778c3f7508eac957ca24c079c2786f2c92e0cfba0bc9b1f8ac7e9811 SHA1: 71e4269212258032a3c4d356d09dae27c4505553 MD5sum: 24cc2930d605b7c9b92b3e8492cdb295 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13295 Depends: libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblld-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 1417432 SHA256: 3bde8f95e337bc303795b7c29cd940289107da4f1f6878eb718c9f92af0ce59b SHA1: 11332eb09f25753ced406e4fe2e22f0cd360fdfd MD5sum: 9dccdf91cab0eb34369940c7614d242d 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-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: lld-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), liblld-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblld-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 71692 SHA256: cecf66bf1fbc88b25b7f9508e916bccbe535fb905138b551bbf32ba23598e69d SHA1: 04b69d809537c7f6f842a7d338f200de9649d2a8 MD5sum: 7b11f1670cd3f2af57b696beb2e9e06e 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 15000 Depends: libc6 (>= 2.14), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libncurses6 (>= 6), libpython3.7 (>= 3.7.0), libstdc++6 (>= 9), libtinfo6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/liblldb-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 3420396 SHA256: db6e1d84297561f926a94d40d1840b09098ba81a58c8c6f48e1e6bb18147e364 SHA1: 65620051a59d6ad16e85a3b90750ce2b758e3895 MD5sum: ca7012db6754c4286612a2ef296c8857 Description: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3123 Depends: lldb-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-10/liblldb-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 495584 SHA256: 44710e9b7c094f8b970834cef7e6970a229e0c95a80963f498f11b258a03cf7d SHA1: 6b83a2a7a7c5386634d210736e32c046b9f3dec4 MD5sum: fbc427e4baa48769ed69da24a9a65478 Description: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-10-ocaml-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2465 Depends: libctypes-ocaml-dev-n8f13, libintegers-ocaml-dev-c2hg5, ocaml-nox-4.05.0, llvm-10-dev (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189) Suggests: llvm-10-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-10-ocaml-dev-6mwf0, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-10/libllvm-10-ocaml-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 215152 SHA256: 08474fcb941d653853a31475e2157b3075513d27e404ce5c997bb63647bea27f SHA1: e76df2e680f160228c5306422124304e0e5b0eeb MD5sum: 8cd5d2cef5634ca5c71d2365d6710e25 Description: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 75364 Depends: libc6 (>= 2.29), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 9), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-10/libllvm10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 16393224 SHA256: 16d0f0b8be14e7b941755799ea86f5068fe77a3710a94a90f7e6ff462b79da21 SHA1: e76bd05ea7c17bd1281eb5991e0a3ba8d5bf44a1 MD5sum: 0854af4a53d4c6ec2323d1113dd33217 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: libomp-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 267 Depends: libomp5-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2) Suggests: libomp-10-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-10/libomp-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 85252 SHA256: a8a4f67d9f522196aa320f8893e3a43d6c4bf2d0f49a1fb9fc2e35c199502de7 SHA1: eef685dadb6bf4f23e3bce7d0c116fc0c2fb67d7 MD5sum: 95a083f053817fd0d317f02aea1d0f2b 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-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11852 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-10/libomp-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 871832 SHA256: ed3bfbe7e54d074b750616ee2076a67a20c136a5745277c257f4ab72bcc0c638 SHA1: 9f700cb73c6e5951ee1396b6f088b8e8ce175f61 MD5sum: 6a0fe44882eab0afec436c5f0aadc2b2 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1949 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-10/libomp5-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 335540 SHA256: 28ed33d458fd8f92f949950f3593166d50e888fe83331c3f8ebdc26803e5c167 SHA1: ffed6c30c3fe62bcd5e17c351d53a38911b4f7a3 MD5sum: 40ad8708eb4862bcee4fecf6c3d431bf 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: lld-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3877 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lld-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 979384 SHA256: 6990980214353892960f3bfcb844c4852559e1b1f0f5b3d3d7a731a99e62f478 SHA1: a302a285785146003f748a65f868bba8ecfca5e0 MD5sum: 503854fc6ee367275802608b21743e87 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-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3224 Depends: libc6 (>= 2.15), libclang-cpp10, libedit2 (>= 3.1-20140620-0), libgcc1 (>= 1:3.0), liblldb-10 (>= 1:9~svn298832-1~), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libncurses6 (>= 6), libstdc++6 (>= 9), libtinfo6 (>= 6), llvm-10-dev, python3-lldb-10 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/lldb-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 929904 SHA256: 8ed0073406e39b781d7099f09264c47a5ba08523938f66a7664dcf7c204c0eb7 SHA1: 8f045e0ea1669f48619df11bc2b95e0b3967964f MD5sum: d6b870e3d8f425df106d7bd16182000a Description: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13842 Depends: llvm-10-runtime (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-10-dev Suggests: llvm-10-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 3228888 SHA256: fef44626c54a957aa5bee3014242747a370f7cd9b578a2ec45348d4e9fc80e6d SHA1: aacf7be1a1ee7fff8b1e356e84821f6ed692dfef MD5sum: 4e48116111eca8eeb0b178b8d4b09dc1 Description: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-10-dev Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 198464 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libstdc++6 (>= 9), libffi-dev, llvm-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libtinfo-dev, llvm-10-tools (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libclang-cpp10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), libz3-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-dev_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 26100020 SHA256: 0c61f92da1a9a5c072fb2754d08ef01ea59293970fb3022ae41c40fab0f80d8c SHA1: 5a4c87b3cec8e437bd53b05eaec8b43008990d04 MD5sum: 3b8ed875e0a8af5a5161ddab8094ce8d Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-10-doc Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 28828 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-doc_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 3692484 SHA256: f2d85ce3082c7c055c5c4ba1b28df776b4ae493532a1a90a5be5f2f9c795c503 SHA1: 1d1cbc792bfdb0fbfce2fa8c0c4163a332918fad MD5sum: f0b274ab20f5d30d7088602b528945a9 Description: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-10-examples Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 52 Depends: llvm-10-dev (>= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), llvm-10-dev (<< 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-10/llvm-10-examples_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_all.deb Size: 41024 SHA256: 2da5151e8797101d5a7f5ce388d9febf8cd391b8cd4259a3ec567d0a4eec5b14 SHA1: 7206e7bc1d02a9bb603955dadbd76a8d76a41f4b MD5sum: f0c3e3e90bdc3f53d316040f735aa4a3 Description: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-10-runtime Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 700 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm10 (>= 1:9~svn298832-1~), libstdc++6 (>= 9), 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-10/llvm-10-runtime_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 219548 SHA256: 84d74c4fb54d1afca77e05fd3409a33b7583d70243efac82a74ee221c035f3c4 SHA1: aa208ad5bcdb3aea17afe95c2d95e662d0c712a9 MD5sum: 4fe4e887e7dcd165d4d533c8eeb54e22 Description: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-10-tools Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1522 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml Breaks: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: libclang-common-10-dev (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-10/llvm-10-tools_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 352352 SHA256: 0508b57730a2cb0d81528cb87e8b42c14099a81f682a2785eb79b12074f3f43a SHA1: 008da0e2f488b0cf7e8becdaf1d8eaba1344a42b MD5sum: 8811ae2aee297e0a5d4c2d538c772c30 Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: python3-clang-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 180 Depends: python3, libclang-10-dev Conflicts: python-clang-x.y Breaks: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1) Replaces: python-clang-10 (<< 10~+20191225064807+aff6c9db9a9-1~exp1), python-clang-x.y Provides: python-clang-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-10/python3-clang-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 66004 SHA256: c06e62a580fd2f60d69999fc8e16b9f35dc317a48a1e38e26a47ca72b09daab6 SHA1: 9a2d3ea3d87309efca652630f95ea922dad10c6d MD5sum: 74ad293f3104335d2fee1898be53ec69 Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-10 Source: llvm-toolchain-10 Version: 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 761 Depends: liblldb-10 (= 1:10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189), python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Homepage: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-10/python3-lldb-10_10.0.1~++20200708123514+ef32c611aa2-1~exp1~20200707224111.189_amd64.deb Size: 131668 SHA256: aa5110e587a1f175533762a3e96d7f695a56e63f354badca8df41ac56365406c SHA1: 01e082fc66a533de5a442c4807ca42304495be1e MD5sum: f8ad49d81586ee24f41da45ae52ff9ce 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.