Package: clang-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 31493 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang-common-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libc6-dev, binutils Recommends: llvm-5.0-dev, python, libomp-dev Suggests: gnustep, gnustep-devel, clang-5.0-doc Breaks: clang-include-fixer-5.0 Replaces: clang-include-fixer-5.0 Provides: c++-compiler, c-compiler, objc-compiler Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 8917416 SHA256: 580787f280e541efd8169f888f52133c1adb6312a5cacaefed72593dd8534159 SHA1: b1ea945a4da32292ef27b0f80051bc8d6a106418 MD5sum: d1fca25152886afe4ebd5d875164bad6 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-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 6906 Depends: libjs-mathjax Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0-doc_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 892176 SHA256: ca2652544f5240a9898e665a9e4b80059f0f579f121ce391f56fb4030b705235 SHA1: 8941dca536a8dcb8599445510e01239e491d13cd MD5sum: d15293995342ca15a64668232b85fcf4 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-5.0-examples Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 95 Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/clang-5.0-examples_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 33740 SHA256: 18ebd486456ffb2ee52b35d5dd2d522f0734da7377a64ea80f8283ba29ebfa59 SHA1: 6de1f2683e0aeb0aa4ebe49c5569d5bd6c1bdc13 MD5sum: 55a67e595367c4c72d3ce63c732baa0b 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 1733 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8.1), python Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-format-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 568690 SHA256: c8203acca510f39de818237ac7adfa8d2bb62c997e6ca13eecfa90e63bc6b6e2 SHA1: d1062444c728f07a7f2a66e4c42edda1bd02cb1b MD5sum: faf460e3ab16bffa1e542cf403b00790 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 23340 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8.1), python, libclang-common-5.0-dev, clang-tools-5.0 Breaks: clang-5.0 (<< 1:5.0~svn250696-1), clang-modernize-5.0 Replaces: clang-5.0 (<< 1:5.0~svn250696-1), clang-modernize-5.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-tidy-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 6597196 SHA256: f9c7b3ca9a248696a87076e3a0ba403d4c8b2760e22b7aad1e146bf17d950133 SHA1: 4b426713c3eea49b8636d69e89741c85610f4c89 MD5sum: 9f2c366eadb844ca6be316a35fe27626 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 184623 Depends: libc6 (>= 2.4), libclang1-5.0 (>= 1:5.0~+rc1~), libgcc1 (>= 1:4.2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), clang-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/clang-tools-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 52627482 SHA256: 8325adb970c7c3702a32e34375c58b28f55c90019a8ca9e68804fc9dd9522c08 SHA1: c52b8837d2674d40b7ecd147d78842a43a0f170a MD5sum: 0c1d0de9c0cf1c89bda54618b19c1106 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, clangd, clang-cl, etc. Package: libclang-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 242026 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libobjc-4.8-dev, libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libclang-common-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libclang-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 18844596 SHA256: 49171cb2b43b70ecb83378411240404950755b6f2527dc8fb33b88c3e4f7b097 SHA1: a9d2ef732f2a95c2fc294c87d51602b69a144872 MD5sum: 8e4151d29d0e3b5dec74d68ea481c210 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-5.0. Package: libclang-common-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 48859 Depends: lib64gcc1 (>= 1:3.3), lib64stdc++6 (>= 4.1.1), libc6 (>= 2.15), libc6-amd64 (>= 2.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.8.1), libtinfo5, libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libclang-common-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 2661010 SHA256: 4e090923f34cec1579b35374042921e7c70060338858af11b44985361b212107 SHA1: 3ea48c87724c675b33de3ffcca8d9b03e5997856 MD5sum: 46866e7bd1de2f9f26c8de91f6ed2bcc 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: libclang1-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 24525 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/libclang1-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 6825482 SHA256: 91ceb37b8608b8d60d2ca39b8e82d3ed0ab4959bcb0e9775fb0dd0830d82e239 SHA1: a162f83d421af22aff6c8d99920c310e15cf59ad MD5sum: 69592410aea2688b42a0cd49b249fdc9 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-5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 91244 Depends: libstdc++-4.8-dev, libgcc-4.8-dev, libclang1-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/libclang1-5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 83249948 SHA256: b318e39951e83559b1610ee116cd5e8bd768d37f5563ecb7969517eab794a5a4 SHA1: 022123cd0815d3f9f2df94c7e7972a2241152dc7 MD5sum: a0ea3f21be22d0e6d67cff6e376149d8 Description: clang library (debug) 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 debugging symbols. Package: libfuzzer-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 491 Depends: clang-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/libfuzzer-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 127760 SHA256: 5a9267c61954a3874477b8493632869a5612c27d234ffa72af5f2e312cb76da3 SHA1: 5ad626420219bfdc5c42c95c995a318f36be7e65 MD5sum: 39a5578e17bb55ef0347af5a864eec5f 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 8264 Depends: libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/liblld-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 1058104 SHA256: 73cce7a0d987916011e2f93172b1446a18f7591216c205bc42e8e917f2c6f42b SHA1: 8faa6f0ed0bea7db5f7617356abb36ac110877b7 MD5sum: 502fb43e45f9ee3e348fd6d114616f32 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-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 202 Depends: lld-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), liblld-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/liblld-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 52508 SHA256: 08f674ed054865184542dd25abc7d32280fd0827c6c1f6d276b43ae3b4f9e12c SHA1: b5a7cfbabe1e182d3ada313c64c25ce0f302d10b MD5sum: e82f1b4d0eb25979138a2a8425b9fc3e 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 31211 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libncurses5 (>= 5.5-5~), libpython2.7 (>= 2.7), libstdc++6 (>= 4.8.1), libtinfo5 Breaks: lldb-5.0 (<< 1:5.0~svn215195-2) Replaces: lldb-5.0 (<= 1:5.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 8922304 SHA256: bcd389c1d73c63d0d0d4b398ed6715891924f1b540f7073092cbee7381277108 SHA1: 90096ae61397577612fb82f17509b4c025315972 MD5sum: 5a21d316d7b2d83383a73f1ea02b6c9d 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-5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 67939 Depends: liblldb-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 61034780 SHA256: 795eba063ff62bf259b81db34d544ec17886d2af055c034ca3553a90b64d0953 SHA1: c8fc3dc222328c1ae508e4f512a1789b6fed9e04 MD5sum: aa61e1b2b8372e205396e353970149fc Description: Next generation, high-performance debugger, debugging libraries 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 debug symbols. Package: liblldb-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 35415 Depends: lldb-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Breaks: lldb-5.0-dev (<< 1:5.0~svn215195-2) Replaces: lldb-5.0-dev (<= 1:5.0~svn215195-2) Homepage: http://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-5.0/liblldb-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 5001958 SHA256: 65dbde580adf0149950fd5fd99125a578db9332b072d7c88fde8c8bfa321158e SHA1: 6639dc9ca7b7a7d84b9249de4f31a2aac59eea7c MD5sum: eedf0a4d4f056e21506a9e33719f4a2b 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: libllvm5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 52856 Pre-Depends: multiarch-support Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.8.1), libtinfo5, zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-5.0/libllvm5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 13286506 SHA256: 49ef86d74f46cc2a2f10554ddb833564433b7ca1f35808eb0dcf38cd58ddca20 SHA1: ea1c82133f9c55c930b158eab6bdd23608d4d322 MD5sum: 1a71d86be3c9e24bf4a61bfa481a249e 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: libllvm5.0-dbg Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 88646 Depends: libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Breaks: libllvm3.9v4-dbg Replaces: libllvm3.9v4-dbg Multi-Arch: same Homepage: http://www.llvm.org/ Priority: optional Section: debug Filename: pool/main/l/llvm-toolchain-5.0/libllvm5.0-dbg_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 79444778 SHA256: eeeee4b60194493af19a76cc640926664d6179362594fead714abd153f3d29f2 SHA1: 8e652880e3ebb76999623432eadf30b55ec89861 MD5sum: 972583e71b49cfccf04715a593556afd Description: Modular compiler and toolchain technologies, debugging libraries 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 debug symbols. Package: lld-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 2874 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.8), llvm-5.0-dev Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/lld-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 745104 SHA256: 2380769a92b52164e819ca940e89566631483823e5ea71428404561e1ffbdca8 SHA1: efbdbb78a0a120fd6ac18bcf2ed063c1f932065c MD5sum: 938e3d22454fbdba7bb6bb30a35f4c3b 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 6208 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:4.2), liblldb-5.0 (>= 1:5.0~svn298832-1~), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libncurses5 (>= 5.5-5~), libstdc++6 (>= 4.8.1), libtinfo5, llvm-5.0-dev, python-lldb-5.0 Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/lldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 1823002 SHA256: a23d661b8422a2599d0269666f54ffef7ca756adb72498f055f50d78be1eef64 SHA1: dd3991185a102897ccb6fee7361dc723353f66b6 MD5sum: 86856a18e391bd84e20f2226b970050b 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-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 14550 Depends: llvm-5.0-runtime (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), libtinfo5 Recommends: llvm-5.0-dev Suggests: llvm-5.0-doc Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 3532762 SHA256: 8c67e23ae953e71647e133b89f8600b510b7a44b43b370d393f5ff09880a02c6 SHA1: 26896bef1eaefdf49d439b552e3c1121c2164f9a MD5sum: 447a0e0e31b960183bc3bf748497d0f4 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 X86, SparcV9, PowerPC or many other architectures. Package: llvm-5.0-dev Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 126235 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.2), libjsoncpp0 (>= 0.6.0~rc2), libllvm5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-5.0 (= 1:5.0.2~svn328729-1~exp1~20180509123505.100), libtinfo-dev Replaces: llvm (<< 2.2-3) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-dev_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 20851084 SHA256: 33ecfb5c77c9e42cffcd5d7a5f30556a7b2cfc4a79b8615ce29f500b9f5b453f SHA1: ea4477a8dac63a06b940ac8a41a8f2698260791a MD5sum: c5d554a8cc1808472f878fbeede80405 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-5.0-doc Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 12501 Depends: libjs-jquery, libjs-underscore Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-doc_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 1810014 SHA256: 87619518e72b521a65560227396590f37f8c2525b173f2188c9bb5bc7cd1ca06 SHA1: 9729f4703ec3cd1bdc04fcf5de5d6c83187e9a87 MD5sum: ab8eeb19ad07ed9672ae659a100932c9 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-5.0-examples Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 523 Depends: llvm-5.0-dev (>= 1:5.0.2~svn328729-1~exp1~20180509123505.100), llvm-5.0-dev (<< 1:5.0.2~svn328729-1~exp1~20180509123505.100+c~) Homepage: http://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-examples_5.0.2~svn328729-1~exp1~20180509123505.100_all.deb Size: 250350 SHA256: e32946ed7e8e67b3130563a6dcd9a2610acb057bdd211e0a06e451e27d7ee3f8 SHA1: 2e75fd9c9a4dc708ce59450c194dd46e0671059c MD5sum: 5f705d1ce3b48b631fc3ffe9f4a80d1c 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-5.0-runtime Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 712 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.2), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 4.8.1), libtinfo5 Conflicts: llvm (<< 2.7-1) Replaces: llvm (<< 2.7-1) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-runtime_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 202710 SHA256: 9f08f249f06b8e8559f3d6b93262b8414321659ec8ba5dc369d7ab17d5855732 SHA1: 54ed535ef46cccf8ae1a4ff743ab721b65ec83d4 MD5sum: b73e6ff4c7bd2a0e75743f62dcc85084 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-5.0-tools Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 863 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.2), libstdc++6 (>= 4.8.1), libtinfo5, python, llvm-5.0-dev (= 1:5.0.2~svn328729-1~exp1~20180509123505.100) Homepage: http://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-5.0/llvm-5.0-tools_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 213504 SHA256: 597560e3bbf6fb40ada6cbb624bd571247e5c017ff91b327bd03bc2539d91004 SHA1: 8a9a747d9f014dfa8714ac05b2ce2c94922c05ee MD5sum: b5f12ce32ff708c2f6bfe813fd23900f 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: python-clang-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 201 Depends: python Conflicts: python-clang-x.y Breaks: python-clang-3.8, python-clang-3.9 Replaces: python-clang-3.8, python-clang-3.9, python-clang-x.y Provides: python-clang-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-5.0/python-clang-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 50652 SHA256: 5ae5af92fc60830ce3fc09d987225b758c19cd47600160aacc3c2f310ecce97f SHA1: 7b5ad1a8786f480b68b95b5cc4dad1954acf5642 MD5sum: be58388e3c3a4015c10e65f754b088af 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: python-lldb-5.0 Source: llvm-toolchain-5.0 Version: 1:5.0.2~svn328729-1~exp1~20180509123505.100 Architecture: i386 Maintainer: LLVM Packaging Team Installed-Size: 767 Depends: liblldb-5.0-dev, python, python-six Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Homepage: http://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-5.0/python-lldb-5.0_5.0.2~svn328729-1~exp1~20180509123505.100_i386.deb Size: 112480 SHA256: 94b096f0b18e7ffc11664cd54f7874f8967331229ee16ce8b16887801b7b59c3 SHA1: 2bd60ab6a1229494e63e8a0ce6b3fcc5c479fda3 MD5sum: 2551d2e8c66f09eaad2acac3e1a6258d Description: Next generation, high-performance debugger, python 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.