Package: clang-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 124580 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang-common-7-dev (= 1:7.0.1-9), libclang1-7 (= 1:7.0.1-9), libc6-dev, binutils Recommends: llvm-7-dev, python, libomp-7-dev Suggests: clang-7-doc Provides: c++-compiler, c-compiler, objc-compiler Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/clang-7_7.0.1-9_amd64.deb Size: 24161322 SHA256: 7c45d60e7f02cc184575359e9ec11ee8fbaac5a3f3cf549c10d3379258b140cd SHA1: 39387b8327f4edffc36e3854b7f4d71458d6bff3 MD5sum: 5a945e9e7aeae2f91ec40ed5ac789b65 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-7-dbgsym Source: llvm-toolchain-7 Version: 1:7.0.1-9 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29518 Depends: clang-7 (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-7/clang-7-dbgsym_7.0.1-9_amd64.deb Size: 25630432 SHA256: 1072496bc0cb178c8b1aeffc8d02a70ef61d410d122f35d333bc0055fca77245 SHA1: 69d5f6e271ebf0d023775469b0acdf46ffd10468 MD5sum: e05d674b0f22141cb2855dca6b3fe1df Description: Debug symbols for clang-7 Package: clang-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 7724 Depends: libjs-mathjax Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/clang-7-doc_7.0.1-9_all.deb Size: 959598 SHA256: 616578a1680351e943e37281594250bf76f843b0a47d9a8c1023df519e08b7c5 SHA1: 74ad701eebcd0502df599a7d55cefcf50190bb44 MD5sum: d5c765871c7e6751f86b1550c02b9592 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-7-examples Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 79 Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/clang-7-examples_7.0.1-9_amd64.deb Size: 42770 SHA256: 34bb7fe48395291c6a426ba4c3bdc21a62101e80b8b88319b6e5fd31b7cab4f7 SHA1: cc3128436e5d7490f343445a569cda2bbc78db9c MD5sum: 6f4b18c77ca3dcd22e7d9ddb89cfaa63 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 5948 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (= 1:7.0.1-9), libstdc++6 (>= 5.2), python Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/clang-format-7_7.0.1-9_amd64.deb Size: 1373374 SHA256: f219f6b3c8a32c8222a2334aeb82b8db0f347199b42e7cf56b46f456bf17b953 SHA1: 03500d56d2006bd6af7749e60fa485a1a422a053 MD5sum: 0e06fbe0a0538c20f2d77b37cb4fb9c0 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 114122 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (= 1:7.0.1-9), libstdc++6 (>= 5.2), python, libclang-common-7-dev, clang-tools-7, python-yaml Breaks: clang-7 (<< 7~svn250696-1), clang-modernize-7 Replaces: clang-7 (<< 7~svn250696-1), clang-modernize-7 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/clang-tidy-7_7.0.1-9_amd64.deb Size: 19699390 SHA256: 9b58e24fe238aaf6c622d3a3bd92d464e7d90f00bc4f47fb5d3a8976fe9ed930 SHA1: d7ad006a75cd0bfd0826981385b2df12765f0247 MD5sum: db40b4269656b7fb0d268661fe01aaad 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1008922 Depends: libc6 (>= 2.14), libclang1-7 (>= 1:7~svn334604-1~exp1+0~), libgcc1 (>= 1:3.0), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 6), clang-7 (= 1:7.0.1-9), python Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/clang-tools-7_7.0.1-9_amd64.deb Size: 192593682 SHA256: 6d91076414fb4ef8cd6bcf6b5612bc9bc835d166caf3c8584837cd4847ec7af0 SHA1: 5f40d6cfdb0e68e0966ab0878898a1c98f34ba21 MD5sum: d21797d78285859ba304095645f9b779 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: libc++-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 16597 Depends: libc++1-7 (= 1:7.0.1-9) 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-7/libc++-7-dev_7.0.1-9_amd64.deb Size: 1732190 SHA256: 5b469b9ab01f6219723d39201b4c4a94e1f265c3245fd4b744d3d48f41672a58 SHA1: 7e08cdb191878219413513c06a9cdae1e1cac111 MD5sum: ccfbb88c6634dc93ae976f64dd1d816d 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 4779 Depends: libc++abi1-7, libc6 (>= 2.17), libgcc1 (>= 1: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-7/libc++1-7_7.0.1-9_amd64.deb Size: 872664 SHA256: 9c366a57e3bb8c3edf12d2faacb04ab8dfe3bb7e85963e0dc3c20bd13163fb9a SHA1: 4b3c95e96b3e1c0d0a2413086611001ef99beae1 MD5sum: 0f598300f53f0ce213fda01f9a2a4f0b 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-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2123 Depends: libc++abi1-7 (= 1:7.0.1-9) 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-7/libc++abi-7-dev_7.0.1-9_amd64.deb Size: 291958 SHA256: 9ce8370dd04200ce8081b607e17f8ee9a187762dca88781148c7a306bcfdd3fc SHA1: 73f82e3e990faa8e6db603759f1bec1a904b348e MD5sum: 680e1aaca79f3d85ef5ae05dafc6b6fa 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1049 Depends: libc6 (>= 2.18), libgcc1 (>= 1: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-7/libc++abi1-7_7.0.1-9_amd64.deb Size: 236022 SHA256: a830eef3b1c7be601dc4e51e0359b35018afcfc3c3b3723d460eb3110a5785b8 SHA1: 014689dfc45ea1978171b0a41be32acbbc0fd66e MD5sum: 4ef2c455c3cd5f8622c03944b1ca7929 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-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 375381 Depends: libstdc++-6-dev, libgcc-6-dev, libobjc-6-dev, libclang1-7 (= 1:7.0.1-9), libclang-common-7-dev (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-7/libclang-7-dev_7.0.1-9_amd64.deb Size: 40180856 SHA256: 4fc24a5fe5a0b1f2b4d22039e3f72892ec2f8de98103de48edff051801da168e SHA1: dbcb5c73fdab35fab62bf72ef6b3e0c90bf92836 MD5sum: ca68da0bc92847d325a2d90b44888895 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-7. Package: libclang-common-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 68420 Depends: lib32gcc1 (>= 1:4.2), lib32stdc++6 (>= 4.1.1), libc6 (>= 2.17), libc6-i386 (>= 2.17), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), libllvm7 (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-7/libclang-common-7-dev_7.0.1-9_amd64.deb Size: 5932908 SHA256: 7a2208babe46d3b47690d9caa3fed76ffe9eea12f79aa898f395830f91a4c30b SHA1: 77de49e165d58abe78aa4b8de594db35788bc1c2 MD5sum: 358b7261be559d8ccbd218e636e7a9c8 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 24922 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-7/libclang1-7_7.0.1-9_amd64.deb Size: 5982552 SHA256: 34955ad54d531141290914f1ef9ffd0d7b0ce03540cd40e76c807e4cde0f4a69 SHA1: 22003a964aa17a06af10d526b5250f1448176236 MD5sum: 55e67a4e68ad27b4225d66d9d8e1cc95 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-7-dbgsym Source: llvm-toolchain-7 Version: 1:7.0.1-9 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 28281 Depends: libclang1-7 (= 1:7.0.1-9) Breaks: libclang1-7-dbg (<< 1:7~svn327768-1~) Replaces: libclang1-7-dbg (<< 1:7~svn327768-1~) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-7/libclang1-7-dbgsym_7.0.1-9_amd64.deb Size: 24257176 SHA256: 496c8082ebfed7462d2a7dba03e744278433b3c55d8279eb8086a038cab862c7 SHA1: 6400069c7cfd5c0021ef71c2892329436b854b91 MD5sum: f373abee399bc6bcb885e4a8284f85fe Description: Debug symbols for libclang1-7 Build-Ids: f53b6259e5d2ba5423762cd224323f64ffdb36de Package: libecpg-compat3 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 53 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/percona-postgresql-11/libecpg-compat3_11-5.stretch_amd64.deb Size: 14102 SHA256: 32a6be29e40e78dc3fa442bc4f760d67a9040118bcb53b971b67fa828c384e00 SHA1: 74737a474b64258a31ac77acf4b0cae07d0cc836 MD5sum: 1b5f6cfa3e3c083f94f0071dd3b04d56 Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-compat3-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 32 Depends: libecpg-compat3 (= 1:11-5.stretch) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/libecpg-compat3-dbgsym_11-5.stretch_amd64.deb Size: 17576 SHA256: a9ed5d6ddca646fcebb5dbab90fd79d9f186b1af4869d87a2d745eeff9a05f00 SHA1: 7f41f5b2249b26e68af50795f484f7a923698119 MD5sum: a4ef02fd6446bce47c751c0382bee2f3 Description: Debug symbols for libecpg-compat3 Build-Ids: b74d8a4de57cf6b908643821aea87cdd0e0aa20e Package: libecpg-dev Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1271 Depends: libecpg-compat3 (= 1:11-5.stretch), libecpg6 (= 1:11-5.stretch), libpgtypes3 (= 1:11-5.stretch), libpq-dev, libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/percona-postgresql-11/libecpg-dev_11-5.stretch_amd64.deb Size: 231764 SHA256: 6c7ff07b5fed3aa417a5d3f95b496c5a6356a5601ff9c1464d63bd7788010d86 SHA1: cec728fd0c20ddde87976c4a9c69225e475efd48 MD5sum: e73cb196c532b5b80f57f3e7f8c179e9 Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg-dev-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 228 Depends: libecpg-dev (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/libecpg-dev-dbgsym_11-5.stretch_amd64.deb Size: 191676 SHA256: 3ca4b944f3ba8412f646fa2748b0ce3b6387770a375af68255f31aca62425251 SHA1: 288f7c1b11b45fff1ba0d20890e3bb13f749e2f4 MD5sum: 06f3cf6b18cb9965ff6fe2d61596fada Description: Debug symbols for libecpg-dev Build-Ids: 158ede695aafdcd241026a9aef2dd717a6e9ba94 Package: libecpg6 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 426 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/percona-postgresql-11/libecpg6_11-5.stretch_amd64.deb Size: 83240 SHA256: 7e92aff1fcdeb9dde0eee63bce8fe0a74cec2b2a9bd2e37c5e1daa369e0eaec3 SHA1: 2db2086b285d8af172a495bc37e98d68272f27b6 MD5sum: 8685ed24bc31c85b129ccfb59b0cc57d Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg6-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 114 Depends: libecpg6 (= 1:11-5.stretch) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/libecpg6-dbgsym_11-5.stretch_amd64.deb Size: 95456 SHA256: 847848de6a4751d202f03146df3516d0c4f3461676e0f4f05b821ee6c878d44d SHA1: 7ea74f225a7eaf705f058daae5c9960695fa52c3 MD5sum: a2e3ea712400cc29ae869cbbe7e1ff1c Description: Debug symbols for libecpg6 Build-Ids: bbf89734662869b63c6b055dc9ee16fbea937a20 Package: libfuzzer-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 9074 Depends: clang-7 (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-7/libfuzzer-7-dev_7.0.1-9_amd64.deb Size: 1005658 SHA256: 0b5bd2cae802b64f5a4f29bf7f6e007c294c9f16f73587f97ffaa23b474c35c6 SHA1: bfc5d79b76dd28605874807c4c7395da46f9ec74 MD5sum: 9ba78573a6a10160e6f479de59677552 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29308 Depends: libllvm7 (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-7/liblld-7_7.0.1-9_amd64.deb Size: 3169804 SHA256: 6d6ecc565c75bfc15618dc5592165cf8306e9b1a8b0aac91e686d621addf91ad SHA1: e8aee352e4cf90b60b258f4d8460540aee4816a7 MD5sum: ac58438b29768bb6c4ab0ddafa228c0f 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-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 198 Depends: lld-7 (= 1:7.0.1-9), liblld-7 (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-7/liblld-7-dev_7.0.1-9_amd64.deb Size: 64182 SHA256: a298111330b4c2c8a7635406263a7fff61da8eea761dfaf020c031ecaac179e2 SHA1: 3a7d21f94cf9bab4019f037bb2a67c0a1520ff47 MD5sum: 1c13b49ce4bcca7e38c885923e8a4287 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 31855 Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.0), libllvm7 (= 1:7.0.1-9), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), libtinfo5 (>= 6) Breaks: lldb-7 (<< 7~svn215195-2) Replaces: lldb-7 (<= 7~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libs Filename: pool/main/l/llvm-toolchain-7/liblldb-7_7.0.1-9_amd64.deb Size: 7928244 SHA256: 6d41f7ce7f75e940dc68281620c8111fe39e6839c735360796bca92b58b4d27c SHA1: a3e0f9ff11822f878b2b4d7d2b23bdb3579725eb MD5sum: 27fd94f18d913203c43bf999ddce2b81 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-7-dbgsym Source: llvm-toolchain-7 Version: 1:7.0.1-9 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 29309 Depends: liblldb-7 (= 1:7.0.1-9) Breaks: liblldb-7-dbg (<< 1:7~svn327768-1~) Replaces: liblldb-7-dbg (<< 1:7~svn327768-1~) Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-7/liblldb-7-dbgsym_7.0.1-9_amd64.deb Size: 24356614 SHA256: 0d3d9922df91e252c700594cffb81ccec732cba284e785a11f82d758e150fc4c SHA1: 2f5100945c002c990c814b2c8fe4cec29bc2353a MD5sum: db5cb23028732f4f29b08aca076a1c46 Description: Debug symbols for liblldb-7 Build-Ids: 6c04708ce9e8ae4f5f83d0b6440f10b62f3fad61 7abb87fdae4653261610fe349cb76d0f7d0b3cdf 98f1b1319d4bf6a0c53f0de57abbb99f58f71e53 Package: liblldb-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 90012 Depends: lldb-7 (= 1:7.0.1-9) Breaks: lldb-7-dev (<< 7~svn215195-2) Replaces: lldb-7-dev (<= 7~svn215195-2) Homepage: https://www.llvm.org/ Priority: optional Section: libdevel Filename: pool/main/l/llvm-toolchain-7/liblldb-7-dev_7.0.1-9_amd64.deb Size: 10813862 SHA256: 78d83e896e8e309a58af62fc16046ce99fb338114474f473737fe7786427014e SHA1: d7a68b75a5dbbab9b9842d28368f89fd96907ecf MD5sum: 8938d505909551b2afe3313fa087e745 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-7-ocaml-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 2391 Depends: libctypes-ocaml-dev-v0kb0, ocaml-nox-4.02.3, llvm-7-dev (= 1:7.0.1-9) Suggests: llvm-7-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-7-ocaml-dev-tf618, libllvm-x.y-ocaml-dev Homepage: https://www.llvm.org/ Priority: optional Section: ocaml Filename: pool/main/l/llvm-toolchain-7/libllvm-7-ocaml-dev_7.0.1-9_amd64.deb Size: 205754 SHA256: 7b6867e226044f28de19b687ba55d557d0219434f2ccfc54e41c35fd521d5a65 SHA1: b02d7332156c7709e5be907c57a2ad43ea5bfa33 MD5sum: 0134ff8de23a2499f450ab919e446e63 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: libllvm7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 58961 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libffi6 (>= 3.0.4), libgcc1 (>= 1:3.3), libstdc++6 (>= 6), libtinfo5 (>= 6), 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-7/libllvm7_7.0.1-9_amd64.deb Size: 13017382 SHA256: 80c251dd824538c67cd645534c6ca0e70f06a1793466fbdcfcd5acb9790d2f7b SHA1: c692f3ae38ca1492f6ad6972df82a91ab40a90f2 MD5sum: 4270a28565e7f59a8e1476920554c6da 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: libllvm7-dbgsym Source: llvm-toolchain-7 Version: 1:7.0.1-9 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 38777 Depends: libllvm7 (= 1:7.0.1-9) Breaks: libllvm7-dbg (<< 1:7~svn327768-1~) Replaces: libllvm7-dbg (<< 1:7~svn327768-1~) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-7/libllvm7-dbgsym_7.0.1-9_amd64.deb Size: 32588212 SHA256: 1d020b897f24bec774a314189db3d926e7a5b752e04b08068e770e4a726af969 SHA1: 46b42dfd91e98637aa0a8e8a02189a159995da37 MD5sum: 40a7a0476263baab30efdd72f7ca9e45 Description: Debug symbols for libllvm7 Build-Ids: b7c861d396b88a38da69b47ea00482d97f7cce6a Package: libomp-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 264 Depends: libomp5-7 (= 1:7.0.1-9), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.6) Suggests: libomp-7-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-7/libomp-7-dev_7.0.1-9_amd64.deb Size: 85008 SHA256: bf037276364d61f4cadb1e289a653893a67ac4b32b4aa1bf73d13b4f8b000bcf SHA1: 1a757259f7dd24f455908ba8deea6903a5c7a869 MD5sum: b02d0e6be5f444e5e3dbf3944a2099c2 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-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 11607 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-7/libomp-7-doc_7.0.1-9_all.deb Size: 848314 SHA256: ae9d69896c11c83c55aac9dfdb4376b34b4da998767d1f77684ab41431061495 SHA1: 6fa48079263c47e924708d4ee3e718a947d60b4a MD5sum: ec887fcb0e1e1d79e12d47c7c4f6f981 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 1884 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-7/libomp5-7_7.0.1-9_amd64.deb Size: 320404 SHA256: 816e4aca33c3bd6684e9ff2e04731bc457081f315eace6baf3634d3a739b0b06 SHA1: a5e7b867cae8da3206764fe190a5c0f66ea306a2 MD5sum: aa08e4d7aed171f87b5417e1e6846866 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-7-dbgsym Source: llvm-toolchain-7 Version: 1:7.0.1-9 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 355 Depends: libomp5-7 (= 1:7.0.1-9) Breaks: libomp5-7-dbg (<< 1:7~svn327768-1~) Replaces: libomp5-7-dbg (<< 1:7~svn327768-1~) Multi-Arch: same Homepage: https://www.llvm.org/ Priority: extra Section: debug Filename: pool/main/l/llvm-toolchain-7/libomp5-7-dbgsym_7.0.1-9_amd64.deb Size: 220010 SHA256: 2c61d66a4082409c280785aac589dd29cd6add4748d29ca6b3a80b96fb904664 SHA1: da7df1f769f8579e04f2375fcea411592fd25991 MD5sum: f1a01dd8b4f28dea2dc902c4d9e109ad Description: Debug symbols for libomp5-7 Build-Ids: b2c63a6a391d604db6bbbe85e3b89b850b742add b2c63a6a391d604db6bbbe85e3b89b850b742add Package: libpgtypes3 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 100 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/percona-postgresql-11/libpgtypes3_11-5.stretch_amd64.deb Size: 36078 SHA256: ffb3a9b43979b32c3dc20bde0714a9f95834621449bf61f384d91087891be29b SHA1: a38dc16e44d73b0fd6cf58d2b52d3dc8efdc5483 MD5sum: cb8a91138cf1749f72e426d6f5b8273a Description: shared library libpgtypes for PostgreSQL 11 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpgtypes3-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 79 Depends: libpgtypes3 (= 1:11-5.stretch) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/libpgtypes3-dbgsym_11-5.stretch_amd64.deb Size: 64066 SHA256: 9c01668d1ba366d07435c39140d20059813c45a31acab00739bb898b764054ae SHA1: efebf0f81817939ce23e9387a12986798693ee94 MD5sum: 3bbc2cc441d5e2f2244c9207238fb1be Description: Debug symbols for libpgtypes3 Build-Ids: 7da461533f76447bfac155613603c78b6cd0b408 Package: libpq-dev Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 669 Depends: libpq5 (= 1:11-5.stretch) Suggests: percona-postgresql-doc-11 Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/percona-postgresql-11/libpq-dev_11-5.stretch_amd64.deb Size: 158986 SHA256: 9ae45dcb0ada237c237aff2cbb88208d495e1206b4e232ba3f47ef71c02f7a7e SHA1: dd1850d67754c034ad6740790ad7683df41ec1ce MD5sum: 45d4eb1677bc148af6540203e331b682 Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 747 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: libs Filename: pool/main/p/percona-postgresql-11/libpq5_11-5.stretch_amd64.deb Size: 163910 SHA256: 147c31e867afe73a6a02ac9eed21eff32549fec12dd37a9446926c25f2b4942f SHA1: 0fdbaec25025befeb7a82f62c65152cbdfca1ed9 MD5sum: 11a09a87d01c8243020537f0af6cbc0a Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libpq5-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 285 Depends: libpq5 (= 1:11-5.stretch) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/libpq5-dbgsym_11-5.stretch_amd64.deb Size: 251270 SHA256: cc64e33fad4f02d26d32c1d4ff050fec17b5c5ff0a5366a3ba8e1df0611e65d5 SHA1: df7324fe2ed85b083d13899e817642a66df8b25e MD5sum: f1173f71b6b8042f4e35c070c30d17e8 Description: Debug symbols for libpq5 Build-Ids: 32481e22cb08281d773ccf5e73a7c0ba5b48d17b Package: lld-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 13304 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (= 1:7.0.1-9), libstdc++6 (>= 6) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/lld-7_7.0.1-9_amd64.deb Size: 2294906 SHA256: ba1f2c582c691c55f9fc6efe85806ac1b8db4b547fd0015bd8e00497c79a728a SHA1: 0491a545d9e673f751866119162088342680aff0 MD5sum: 06da8aa174e702fdf69a49a07c4961f2 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 197691 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.0), liblldb-7 (>= 1:7~svn298832-1~), libllvm7 (= 1:7.0.1-9), libncurses5 (>= 6), libpython2.7 (>= 2.7), libstdc++6 (>= 6), libtinfo5 (>= 6), llvm-7-dev, python-lldb-7 Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/lldb-7_7.0.1-9_amd64.deb Size: 37313396 SHA256: 3ef8a8b48ec85f3c46f9afd7b72ee6c3904fddaea777ab704e2d1c5bf09d9a90 SHA1: 8c80332a67caccbd4e1d2c063844993274b77db3 MD5sum: 4fcc22f2fabec8353481b6c33afb9b16 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 66518 Depends: llvm-7-runtime (= 1:7.0.1-9), libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-7-dev Suggests: llvm-7-doc Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/llvm-7_7.0.1-9_amd64.deb Size: 13808446 SHA256: 9cda36e02b820ba1f2a0cdbd48abf4e6e24a9a421696b99407042f118437f343 SHA1: f90df30044160e39a45b0b532f479868b1c0d21e MD5sum: 62cc579aabf8345bbdb7056c9b3e7da3 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-7-dev Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 411499 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm7 (= 1:7.0.1-9), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-7 (= 1:7.0.1-9), libtinfo-dev Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/llvm-7-dev_7.0.1-9_amd64.deb Size: 53336406 SHA256: 57de2744db200cc326b00cdac057df3d63d2bcbb44a94b80750ea2310ae19092 SHA1: b66a0fc15d32e147a314629dcf2f6426482ba868 MD5sum: 496ee47439511f51730d7486ec6fab7c 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-7-doc Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 16166 Depends: libjs-jquery, libjs-underscore Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-doc_7.0.1-9_all.deb Size: 2005698 SHA256: 0011a8979caed149c7770cc1ced61084b491370364ed834716e74b61ee1df7b6 SHA1: 92fa346ff203f7aa8d4b04f422539fe28887fb1b MD5sum: 4d808bb733b607653ef9f3e11e21bf5e 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-7-examples Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: all Maintainer: LLVM Packaging Team Installed-Size: 474 Depends: llvm-7-dev (>= 1:7.0.1-9), llvm-7-dev (<< 1:7.0.1-9+c~) Homepage: https://www.llvm.org/ Priority: optional Section: doc Filename: pool/main/l/llvm-toolchain-7/llvm-7-examples_7.0.1-9_all.deb Size: 258720 SHA256: 445a1807e7fbe5502dd1dc5924a5683cdf0923f024f98493781e0e0abb9bec59 SHA1: 8f3e0d3818bebd3e1b919b777e5e6615334920bb MD5sum: e922b2f6b8b075cb902132b6e250fda3 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-7-runtime Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 12702 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:3.3), libllvm7 (>= 1:7~svn298832-1~), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.2.0) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/llvm-7-runtime_7.0.1-9_amd64.deb Size: 2306850 SHA256: c658485a623024ac347af112ea92ffb29b4303fb9f4e83efaa417fa56ad142cb SHA1: 8c46dd5fc021a2d0bc6757200e5f01d473449871 MD5sum: ce1994551f8ff7d87e510f49866d3c37 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-7-tools Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 3701 Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.3), libstdc++6 (>= 5.2), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4), python, python-pygments, python-yaml, llvm-7-dev (= 1:7.0.1-9) Homepage: https://www.llvm.org/ Priority: optional Section: devel Filename: pool/main/l/llvm-toolchain-7/llvm-7-tools_7.0.1-9_amd64.deb Size: 622428 SHA256: 1592d10c305612c48222aee134973c80e2f0c298a94f1111350a421dab6f9a02 SHA1: 2a60124d69dd9a26348f3b6d5f0f45953ae58396 MD5sum: b21e8817c5343a8a33c03511002b6ad4 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: percona-patroni Version: 1:1.6.0-1.stretch Architecture: all Maintainer: Percona Development Installed-Size: 59192 Depends: lsb-base (>= 3.0-6), python3-psycopg2, python-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes, python-six, python-requests, python-yaml Suggests: percona-postgresql-11, etcd-server | consul | zookeeperd, haproxy, percona-patroni-doc Homepage: https://github.com/zalando/patroni Priority: optional Section: database Filename: pool/main/p/percona-patroni/percona-patroni_1.6.0-1.stretch_all.deb Size: 9101462 SHA256: 88964a1ce936ce236588c9de6a998c415209e27fb66893df5a6106cfc3609b53 SHA1: aef241717715ed538ed21520088be937c14e3d83 MD5sum: ddd890bb992d49ed993b1bcc98818fc1 Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: percona-patroni-doc Source: percona-patroni Version: 1:1.6.0-1.stretch Architecture: all Maintainer: Percona Development Installed-Size: 59183 Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Homepage: https://github.com/zalando/patroni Priority: optional Section: doc Filename: pool/main/p/percona-patroni/percona-patroni-doc_1.6.0-1.stretch_all.deb Size: 9097834 SHA256: 238988ef485e1b6034eb8f93fb1df12f0e156d1799b66043caf28ff20de79857 SHA1: 8f31ecc61f8060ec59def521d4e4d02071ab0c11 MD5sum: d0ecb3de2bc2dfe7a073e2895cf8630f Description: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: percona-pgbackrest Version: 1:2.16-1.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1139 Depends: perl, percona-postgresql-common, libc6 (>= 2.15), libperl5.24 (>= 5.24.0), libpq5, libssl1.1 (>= 1.1.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Suggests: pgbackrest-doc Homepage: http://www.pgbackrest.org/ Priority: optional Section: database Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest_2.16-1.stretch_amd64.deb Size: 312210 SHA256: 479878ed06bb3f75a4655f4e4b3240c06186ef403f4f989c359c5ec9ffe0625c SHA1: 36c2565efa1b0b481f0c0a659fdba640a23c04a3 MD5sum: 6f6a053c1ab084342b9d21d5c8d3bcef Description: Reliable PostgreSQL Backup & Restore pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . This package contains all required binaries, scripts and libraries. Package: percona-pgbackrest-dbgsym Source: percona-pgbackrest Version: 1:2.16-1.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 790 Depends: percona-pgbackrest (= 1:2.16-1.stretch) Homepage: http://www.pgbackrest.org/ Priority: extra Section: debug Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-dbgsym_2.16-1.stretch_amd64.deb Size: 672384 SHA256: 7c287cbc6b19b53d3ea419ed2ace09c98d20c41b35c448feec5ade4950d62f2c SHA1: 56b2ce8dde62ba46b7acda565622f1174be4e866 MD5sum: 520ad6b496b19d81242310d0144d4dd4 Description: Debug symbols for percona-pgbackrest Build-Ids: b2e1c41d6e6b6c26e6f6371348799e39fbd4cae1 Package: percona-pgbackrest-doc Source: percona-pgbackrest Version: 1:2.16-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 998 Multi-Arch: foreign Homepage: http://www.pgbackrest.org/ Priority: optional Section: doc Filename: pool/main/p/percona-pgbackrest/percona-pgbackrest-doc_2.16-1.stretch_all.deb Size: 85492 SHA256: a9eefc8e55042b0caff8b9e12ee1ed7ab49f857085557b3656c5bad236030a24 SHA1: fc2c494802ec16188994fbb63c163ddf11b55d80 MD5sum: 4114112bc3ee816c31a6bed24b93438a Description: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: percona-postgresql Source: percona-postgresql-common (204-1.stretch) Version: 11+204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-11 Suggests: percona-postgresql-doc Breaks: postgresql Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql_11+204-1.stretch_all.deb Size: 3340 SHA256: 5fb8ab010089672e315ec8b7c6eaecbc51f342d693874068861fdd5abfc65eb5 SHA1: 42c570fb01cc4edba29440f741d31a7cba5beaed MD5sum: a83f3df4d24d2399664fc5087e42c938 Description: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 44441 Depends: locales | locales-all, percona-postgresql-client-11, percona-postgresql-common (>= 194~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu57 (>= 57.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm7 (>= 1:7~svn298832-1~), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 2.1.12), libssl1.1 (>= 1.1.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4) Recommends: sysstat Breaks: postgresql-11-citus (<< 8.0.0.PGDG-2~), postgresql-11-cron (<< 1.1.3-2~), postgresql-11-pgextwlist (<< 1.8-2~), postgresql-11-pglogical (<< 2.2.1-4~), postgresql-11-plsh (<< 1.20171014-3~), postgresql-11-rum (<< 1.3.2-4~), postgresql-11-wal2json (<< 1.0-5~) Provides: percona-postgresql-contrib-11 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-11_11-5.stretch_amd64.deb Size: 14053658 SHA256: da34fcc61acd1f610e7be956b5e75fc8ebd97cd6fec41cfbe36b60b1c234d96f SHA1: 65e0ca4caa92808fba643b828f20606fc0cca752 MD5sum: c9e82c109d8760c76b50acb71975b821 Description: object-relational SQL database, version 11 server PostgreSQL is a powerful, open source object-relational database system. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL:2008 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. . This package provides the database server for PostgreSQL 11. Postgresql-Catversion: 201809051 Package: percona-postgresql-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 18526 Depends: percona-postgresql-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-11-dbgsym_11-5.stretch_amd64.deb Size: 16721382 SHA256: 89b4b0049f6a9ebaa76a97821020ed84ab150601a0c68075d656f9152020b5dc SHA1: f011aed8e1ca68a630f2e258b0719d9297855e7f MD5sum: 9c23136248bf44dd752f6f67fba3c12c Description: Debug symbols for percona-postgresql-11 Build-Ids: 0fd50dde7e224b6b20d838440fe9df9281dc07c2 0feee696a578b88ccf338c8b69c44e249cc2eb95 118471f06680b5696ee74be372bfa1caeb73fc95 12fe14ecd9c7a09263dd5472194d5e43c5940b62 1669729ec084a1835ffcd3d917a01b3721c934c7 1d7f159cf5b96e7691d3c7b5b2e17eb7f1147255 1db62c2e4f8700e050d0be318eff251628d42ba9 1f0f31e784a2bbb8a697e27706d71733d85463be 205ddf7d0153b0e23f35e1a836f8acf05934ad54 26596007e7a51ee7225c92f695d889a9ca8c0d1f 28ad6c5bb76cd1b9c427c94858be9450112e17de 2af181dde779086dbea69e207e8213c9bcb091da 2b01cfc16877e6f20966823e59d6079227bea9fa 2ba56177d1d0a84beae9e2483110339bc7439dbb 2c4cc92f9f6ebc574e3de28fe4ab64259ad19fda 31bb7a3ff09109e69408f1171a0e477274f52219 31dfb69b3879f6f71144a577fe2f623af06141f9 32ec090827121407e431bb5aeaed8883579f22d0 35fb8b9455a90edf78bc748c2a8bfba546804637 3af472ba3a6f9ca3f395c656edf900e1249d00c9 3cb0335ba249e0f410f7bbb348ca5d2658e4ad1b 3cd83c8810387e5b9a314ba21cab4aaf1a5b7d7f 44968991ab27e198bafd0a38a84308bcfa64084d 47405f6d22f5c3dfaad5a316eeb2b00d99768786 487cbb7751fd0baf552cccb7e94f9fc066a8a907 48e2f8f471c7f8402cc787afdd48c92c88cd2123 49a1ac83ea3fa24beb374da5c0feb23a287bbde3 4a6eb63194adc5e2bc1d4b8f17508f7f4e6f392a 4d2d5f3cd219d3dcea077dd32010b8820e420ab8 50eb61f41980c17b63ade6b8a6edc7c19b2f2cb6 518f04f73678736f7f6bbe349bb36d9fd30e1265 5402c86d36c679358044224d56bebd75f06832aa 54c249b25e1112e7b6b100d19eab9ceb3d93ae3c 58b603b073bb0d1b76e05ab75e6256cf1cc986aa 59d79e16f54a722909071f38a035ef88efefd0b6 5afeb05789c2e2d7fabd42b019575ca4383f7218 5d2b22330200cbf48409326d8fbf39335a8c4497 6343ce01e6f563dc4b8c5eb9d57acd1365898f78 634c922d13e3e1e218b5cd2463e3151510caa984 67891a45f9a455aba5fb4a9e3129ca8c5f366e24 68c1c0f5fd8b78eb3e18721070fb14d3718ad29c 69e4e1092c6df7e1773e1e2350ee37a3d3768a93 6ae9782cdf21928cf7d6fb961e7362f48b415c58 6bf6c3fd17b9f9ec418f4a31343f50ffde12a44b 700ce06985d8487ba7e0cdccb9af3f76e3854e5e 7145f0ead17efc8b4bf792159ebfa6c2fe6eee3f 72e9f5a9d8f24af00bb1370d75a9defa7b826115 75230c3caf81f465183225c3319957d43113972a 752b55cb2e8df6119c5147ae3a26e995ab90ec5d 792c07eb3554981d05a9cc96413f159ffd8e7280 7a96d401f7cdc26de6978be7737432f5a83b4511 7bacf14920f55b624cb1fcc1dac3c81359765aa2 7d409acd6030bcd61d3995caffc49a47e4f2e5a2 7d5034a7cb0cd5f5eb5c4036c1b1ab3558541372 7f8aa03d2635145895d26df335ea0836c3e1ab7a 818dedcd7e8567aae3cf6328774223ac5d21abec 86c600afdee643afe5d858df34411f0074747224 877da618a806e1fabb8f8376fc1da646efa9f02c 8824fe3829d79a506119f846cafeadced00288ca 8eb32d4036597786a1fffbf588a86c09e5b57235 8fbb07b9177dcff3a8b39f226b23ff85c9e1cecc 9203e2e723c2ec8fb3373aa5b2a7af9605990705 9932df89cd8d39ada9a428396f2af4a0b8a9f6b9 a082737af0f4b31601233277a96d6725220c2a1e a314a17b09f01d08e94d39bf5f3921acca450d0d aadc8a8c7576d0e3119811461d7e2885c61b9e5e abe446ce95b445b22ed231d5dcf4647f6377d9fa b07823a0eb761d3c4e5d7ecbc0676117d81249f7 b3514a0015c375bf92d4b8bd896f7f39e9c512d8 b77fd9b81484c331b25dd29ac76165c1545ddf06 bab3230ea8af4575f94a61c926a3ff95cd05bb40 bcd87f3e28b1356a2fc658f0211097be865f742f c3e18299dea2a15421a13d0d78587a0f9a727d22 c44f3f685b39712b9a49d6d0c60b99ded78e2e7b ca0a16da316d6725a214f271a4f569110cc5e02a cc289b60c6f87bcd9bea8506055491f1f87724ef d8773563c14879691bbd8f7921ec977c283808df e269c88e711c1d79e85ab737c8cb2d9aabb87b97 e468f548987384bfbb8ef3c16fdca135916c28f0 e4aec9ea4a3efe128ed9df50d8489b7b0284d577 e6608a796c07c05fb54789c755f5d94dfa314e6e e6e138ff75f2efcbce9e8f618398793b29b06665 e863c94b8d6b346c6434685563f24a4e7c41e1cc eb2d0ae75f7ecddb6efdea8196dffe7058c8eb83 eb9c1ba2fbc518d9544f169ad98d1e219840f044 edbff7158e1599918e585a16f005c2909f7d8f64 ee311e441df1156c1cea8c130bcb76c46aa2c813 ee876b9ec0b6ee330245dd4e93a5761ffe2fcc66 f1499b19617b86102c9f96eafeb1447df5307b6c f247d48c24acc0fbe4a0b4644ad59a9101e6a414 f590afc7afe2fac1245a3c9846987659d98781a2 f5b9dabadac85c3962a54f67511c8465593715cb f5dc7ba74dc0911882c3666e712d67f31a7eff93 fba89e984cdeb6c38571ce521a16ad054b3650fd fc3f2aa7be4d69cd12d34e21a52b3ab71756d5bc Postgresql-Catversion: 201809051 Package: percona-postgresql-11-pgaudit Source: percona-pgaudit Version: 1:1.3.0-2.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 95 Depends: libc6 (>= 2.4), percona-postgresql-11 Homepage: http://pgaudit.org/ Priority: optional Section: database Filename: pool/main/p/percona-pgaudit/percona-postgresql-11-pgaudit_1.3.0-2.stretch_amd64.deb Size: 45936 SHA256: f55414e639698e2369d68be1b4e3c2ac09848a50e273272676a5dce3070c1f92 SHA1: 2b487bf1805731e53b3b8b4960cc487289c6a7eb MD5sum: 3d87c692c3d4502d11591e5e7d4805c1 Description: PostgreSQL Audit Extension The pgAudit extension provides detailed session and/or object audit logging via the standard PostgreSQL logging facility. . The goal of pgAudit is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications. . An audit is an official inspection of an individual's or organization's accounts, typically by an independent body. The information gathered by pgAudit is properly called an audit trail or audit log. Package: percona-postgresql-11-pgaudit-dbgsym Source: percona-pgaudit Version: 1:1.3.0-2.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 65 Depends: percona-postgresql-11-pgaudit (= 1:1.3.0-2.stretch) Homepage: http://pgaudit.org/ Priority: extra Section: debug Filename: pool/main/p/percona-pgaudit/percona-postgresql-11-pgaudit-dbgsym_1.3.0-2.stretch_amd64.deb Size: 51164 SHA256: 7fc76805988910174983d887dd30ffb30bd3c2b7d559133d48bf597031fcd2e2 SHA1: 5f76e44d622501304d2782ed15e98e05d30ff6a2 MD5sum: 5c58352bf313cfc26cfce4ab979cf704 Description: Debug symbols for percona-postgresql-11-pgaudit Build-Ids: 4a6e90c0dd2347fd1de0dcd0be9a507a8593609a Package: percona-postgresql-11-repack Source: percona-pg-repack Version: 1:1.4.4-2.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 214 Depends: percona-postgresql-11, libc6 (>= 2.15), libpq5 (>= 8.3~rc1-1~) Homepage: https://github.com/reorg/pg_repack Priority: optional Section: database Filename: pool/main/p/percona-pg-repack/percona-postgresql-11-repack_1.4.4-2.stretch_amd64.deb Size: 94896 SHA256: 5b6e488fd92926dce7b900f7451437692a16db9a64b62623360bbeeb0a1a804c SHA1: 82216b2895fcfb4f4dd5c63747057eb4a6832ba4 MD5sum: 1fef96f28fe422caab45896e6cb5b194 Description: reorganize tables in PostgreSQL databases with minimal locks pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly. . This package contains the pg_repack program and the server extension for PostgreSQL 11. Package: percona-postgresql-11-repack-dbgsym Source: percona-pg-repack Version: 1:1.4.4-2.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 140 Depends: percona-postgresql-11-repack (= 1:1.4.4-2.stretch) Homepage: https://github.com/reorg/pg_repack Priority: extra Section: debug Filename: pool/main/p/percona-pg-repack/percona-postgresql-11-repack-dbgsym_1.4.4-2.stretch_amd64.deb Size: 112392 SHA256: 8ed71c85b02a24756d3e749edaaca41abaae684617db851316d05475aa3446e3 SHA1: 3bd74d333a65dc1a7d9f451db2928ee6fdea61fb MD5sum: af33282ccedd95beda3dfab19fb8c500 Description: Debug symbols for percona-postgresql-11-repack Build-Ids: 0f89ea7cb7dcbe4435aefd2c74be0505a818614b c6f1f4d03e5b6a64175316b86d5817938f7824a3 Package: percona-postgresql-all Source: percona-postgresql-common (204-1.stretch) Version: 11+204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: libecpg-dev, libpq-dev, percona-postgresql-server-dev-all, percona-postgresql-contrib-11, percona-postgresql-plperl-11, percona-postgresql-plpython-11, percona-postgresql-plpython3-11, percona-postgresql-pltcl-11 Breaks: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-all_11+204-1.stretch_all.deb Size: 3440 SHA256: 8ca458ac566e808f81a76b6038b9867bea2db83d5192b8cffd1b9a3438b2615e SHA1: 9de69cf5adca222a9837d05a36251d623b6ec2ce MD5sum: 087f14a6c71cc7725a354d0d769048cf Description: metapackage depending on all PostgreSQL server packages This metapackage depends on all PostgreSQL server packages, in all supported versions (excluding documentation and debug symbols). It exists to facilitate depending on the server packages in test environments. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: percona-postgresql-client Source: percona-postgresql-common (204-1.stretch) Version: 11+204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-client-11 Breaks: postgresql-client Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client_11+204-1.stretch_all.deb Size: 3360 SHA256: a0047ac09ed8391aee892520d37e19a2e5ddd198650380c789145883b311ddf7 SHA1: 75f4787e4c6ff25ce10177e250379c2460ada29d MD5sum: ff75e4f1d02117b326f81272b72f496f Description: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: percona-postgresql-client-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 6057 Depends: libpq5 (>= 1:11), percona-postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), libreadline7 (>= 6.0), zlib1g (>= 1:1.1.4) Suggests: percona-postgresql-11, percona-postgresql-doc-11 Provides: percona-postgresql-client Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-client-11_11-5.stretch_amd64.deb Size: 1380938 SHA256: 05a733c0091b0fe9c26c7a3218a54164e4460c8463784c22984864c561a09b96 SHA1: 311bdf43f8eb9167b322fcdc2cd26428a31f6509 MD5sum: d57b07f8c433b133d6d01267e5936fcc Description: front-end programs for PostgreSQL 11 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 11. If you install PostgreSQL 11 on a standalone machine, you need the server package postgresql-11, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-client-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 1963 Depends: percona-postgresql-client-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-client-11-dbgsym_11-5.stretch_amd64.deb Size: 1689890 SHA256: 8a00f2e3ef1b38ba5593550fb91e42a006a6713d69694f4b4446ee7f6592b125 SHA1: 9911ef0b96d96047a9f4aab89c326b940a24f8f6 MD5sum: 939cd55381b758698080509c32d5cc81 Description: Debug symbols for percona-postgresql-client-11 Build-Ids: 04cddeeaf97742b1238a82bfc504881c4eda8822 350a58ec2e49bb0793db1b9355383b11300c999c 3aef32a3c5165dab5f36190fbb58ecea19d7c6da 3e0610aa56345d769713a5e02b53934a6efefdd4 416b8334141da4042d73c1f6dd78940c66278fe4 418bc99772e158ae12a1f3144535848c34705d26 5597f6f68d11dd6f8a310481cc5b2c11d431dcef 713f4ae3e377eb90047e0592b5bd861c406f6565 85e7ffc64e4e2b633847ed10a94e30a4c9c30ded 9b9aba7d7e3e6285ca74c27543cdea020077773b a00c7ae4f4d3651cecb18130ba2f4e0f5386789d a78c217af9adde3ebd41697e8ac4de78fba4db46 b1892e1fe7888fbf79855ec59dfe929562f27d3e d2c4fb4a86007032bcba958746f29265b75bad56 e3ecbbc942c2f097f0c159adffbf96b31c57d639 Package: percona-postgresql-client-common Source: percona-postgresql-common Version: 204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 120 Depends: netbase Recommends: lsb-release, libreadline7 Breaks: postgresql-client-common Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-client-common_204-1.stretch_all.deb Size: 27244 SHA256: e1175c776a731cc5c46f460f87f92d4f67b51caeb36c9954825fb0ed003e5f36 SHA1: 90953993c0f7610cca6b1bdee16a446f38273340 MD5sum: 528fe3f4caec3550a0981f9638b2a56e Description: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: percona-postgresql-common Version: 204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 617 Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, lsb-base (>= 3.0-3), percona-postgresql-client-common (= 204-1.stretch), procps, ssl-cert (>= 1.0.11), ucf, init-system-helpers (>= 1.18~) Recommends: e2fsprogs, logrotate Suggests: libjson-perl Breaks: postgresql-9.1 (<< 9.1.1-3~), postgresql-common, postgresql-server-dev-all (<< 204), systemd (<< 204) Replaces: postgresql-server-dev-all (<< 204) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-common_204-1.stretch_all.deb Size: 177372 SHA256: 9b5d4cb0b908dbd4734f29174f01c5b6e8ac8cb3a5a8946e8861618269b98674 SHA1: 55ad703a19131ea6f52580f2f1fd6f2db3feb892 MD5sum: 592bb5c195423e66e903228c018ca6ff Description: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: percona-postgresql-contrib Source: percona-postgresql-common (204-1.stretch) Version: 11+204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-contrib-11 Breaks: postgresql-contrib Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-contrib_11+204-1.stretch_all.deb Size: 3350 SHA256: 02d9c2d4b135119b0ce50a45a20b45cd390220b90b283e14cd63b601d128eb34 SHA1: cf3b3a83c512e60db59a1896cae6d7a9860812f9 MD5sum: 174b303d71aba2c6c33f8865a34e4c41 Description: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: percona-postgresql-doc Source: percona-postgresql-common (204-1.stretch) Version: 11+204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 8 Depends: percona-postgresql-doc-11 Breaks: postgresql-doc Multi-Arch: foreign Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-common/percona-postgresql-doc_11+204-1.stretch_all.deb Size: 3346 SHA256: 8cf6d1436ffa1255972eae2cd04e3e96016fc7916374f51916b8ce98807a3eaf SHA1: a1137319fc773549c399218252f2f2856f6b8bac MD5sum: eda1268b929b8dccbe15f3e5c754f5de Description: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: percona-postgresql-doc-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 13854 Breaks: postgresql-common (<< 158~) Multi-Arch: foreign Homepage: http://www.postgresql.org/ Priority: optional Section: doc Filename: pool/main/p/percona-postgresql-11/percona-postgresql-doc-11_11-5.stretch_all.deb Size: 1796894 SHA256: d0622b79114ddec9a9d09783b049c0a9ea1f0839898557b41a74f2e232b0a759 SHA1: bb51bb474a9de6368719157d45b04dc01820b5bb MD5sum: b3d7b0eb2ee7a333ff9600cf2a8ded4a Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 11. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-plperl-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 284 Depends: perl, percona-postgresql-11 (= 1:11-5.stretch), libc6 (>= 2.4), libperl5.24 (>= 5.24.0) Provides: percona-postgresql-plperl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plperl-11_11-5.stretch_amd64.deb Size: 61190 SHA256: 09659d704dafefccf5388e9ea06aa9e793c410b38df48f991605606faae0c25e SHA1: 8ec11316e3f0065944c1432ebea66d044ac6cbc5 MD5sum: 4e51041bb4affcbcc86712c93de8982a Description: PL/Perl procedural language for PostgreSQL 11 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 11 in Perl. You need this package if you have any PostgreSQL 11 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-plperl-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 255 Depends: percona-postgresql-plperl-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plperl-11-dbgsym_11-5.stretch_amd64.deb Size: 224584 SHA256: 12d09a90e6bea3e6eea05a624baa59de52cc1948580dc152042c565f8018def9 SHA1: a8417ae4e2293b64a60ed62e587b389063ea3211 MD5sum: 19c695d9040ab8de9cc3f2d7ca360ad1 Description: Debug symbols for percona-postgresql-plperl-11 Build-Ids: 122a2e348175b34f117ea015c4962f75b04e8288 73deab6f429f1717c3fb35deb9e061d0ce0ad595 94991b7522da7b83503da0afcf1cccf865a2b378 Package: percona-postgresql-plpython-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 212 Depends: percona-postgresql-11 (= 1:11-5.stretch), libc6 (>= 2.14), libpython2.7 (>= 2.7) Provides: percona-postgresql-plpython Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plpython-11_11-5.stretch_amd64.deb Size: 52482 SHA256: 7c0e420261a9f7dfb62c88c4e6da235d4d4c41b15e39051e5d69643f684e215c SHA1: 5d1d3b569266e819621fc8e69ccfaf7bd8d2b3af MD5sum: ae0c9376799797061b9340195fb59c00 Description: PL/Python procedural language for PostgreSQL 11 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 11 in Python. You need this package if you have any PostgreSQL 11 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-plpython-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 337 Depends: percona-postgresql-plpython-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plpython-11-dbgsym_11-5.stretch_amd64.deb Size: 287666 SHA256: b679c07a5198147934f1ae9a20efd23d90abdea0aec27ae86033d1489a089356 SHA1: 851756a9ee1d77e5dc379df47f01cb43b8937b05 MD5sum: 198a9addc0ceae02f845891e44afc06f Description: Debug symbols for percona-postgresql-plpython-11 Build-Ids: 804fdbff8c788228592b6c8624c5e5b04729207e a60edbfb121b3bf5bba08a964105735c03e3c31a c4e68ae420028d88e095561db6f6044de8aaa90c e17205b428694ab3198b5f8258169c52b6dc3476 Package: percona-postgresql-plpython3-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 248 Depends: percona-postgresql-11 (= 1:11-5.stretch), libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1) Provides: percona-postgresql-plpython3 Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plpython3-11_11-5.stretch_amd64.deb Size: 68348 SHA256: 4c429c41ed541d9240a05ebbc867047e6a1c1add93e5072b4f7a799caa9f6e81 SHA1: d8bb089702fd2089df16d3bce1b316b33846e6f7 MD5sum: d2d62963d7e920dc29f4cfa08f4c7dde Description: PL/Python 3 procedural language for PostgreSQL 11 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 11 in Python 3. You need this package if you have any PostgreSQL 11 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-plpython3-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 348 Depends: percona-postgresql-plpython3-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-plpython3-11-dbgsym_11-5.stretch_amd64.deb Size: 300832 SHA256: b811c854e6f3a66395d8f2253e0862842984b796674047841c4bc4b7a8eea4e0 SHA1: ba7b542608cf41252c4fbddf5c56297111834323 MD5sum: 412af485b17068744c5c11504e034246 Description: Debug symbols for percona-postgresql-plpython3-11 Build-Ids: 106f62cfac88765b3c6e1236e65770b5d8f55477 a48d4a2e8b67740de29cdd19757ba01db64b3e13 b5bce86ea63bdbf3a6b17f9b99b870a306d4a846 d3135949f0528e8bd2e40d438b862e0928e03f92 Package: percona-postgresql-pltcl-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 164 Depends: percona-postgresql-11 (= 1:11-5.stretch), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: percona-postgresql-pltcl Homepage: http://www.postgresql.org/ Priority: optional Section: database Filename: pool/main/p/percona-postgresql-11/percona-postgresql-pltcl-11_11-5.stretch_amd64.deb Size: 34876 SHA256: a4977ab394d1b0f2ef48175cd60821b51f093c3b4c28e3367cd20f646a18a4d1 SHA1: 46da039a5424d5ec4b8460c80443ffdcf3d0452d MD5sum: 4f38629e5b49374f91162135a4d6aa2c Description: PL/Tcl procedural language for PostgreSQL 11 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 11 in Tcl. You need this package if you have any PostgreSQL 11 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-pltcl-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 108 Depends: percona-postgresql-pltcl-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-pltcl-11-dbgsym_11-5.stretch_amd64.deb Size: 93368 SHA256: 48ab8347b78512d21caf960ec37155e748aaaf4b07c62b34d8990c6e59efb55e SHA1: d5ca01fa25a9df6ab0f12ececb22acbd1306c1e7 MD5sum: b4efee5af896e1199a7b790186ea3621 Description: Debug symbols for percona-postgresql-pltcl-11 Build-Ids: 1858ea3a732a3c51d70153014c49c5943fb7bfba Package: percona-postgresql-server-dev-11 Source: percona-postgresql-11 Version: 1:11-5.stretch Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 5061 Depends: clang-7, libpq-dev (>= 11~~), llvm-7-dev, percona-postgresql-common (>= 142~), libc6 (>= 2.14) Breaks: postgresql-server-dev-all (<< 181~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/percona-postgresql-11/percona-postgresql-server-dev-11_11-5.stretch_amd64.deb Size: 932580 SHA256: 7f6409e58345b5ffa5cb4f8b331a76751e16d9d989c33a902a8e3ad5dfec2660 SHA1: 99003e81f0a4127d40bf537a2c92d7412d2aa9a5 MD5sum: 3719d0be0d5e07e5d1aa9e6f9404aac8 Description: development files for PostgreSQL 11 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: percona-postgresql-server-dev-11-dbgsym Source: percona-postgresql-11 Version: 1:11-5.stretch Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Percona Development Team Installed-Size: 120 Depends: percona-postgresql-server-dev-11 (= 1:11-5.stretch) Homepage: http://www.postgresql.org/ Priority: extra Section: debug Filename: pool/main/p/percona-postgresql-11/percona-postgresql-server-dev-11-dbgsym_11-5.stretch_amd64.deb Size: 92060 SHA256: f90ff4edccf591136815e7f5bad52452dcccf9af10c9307d0d858fd35e5f158d SHA1: cb76ac2781b54c78fd60f75ab787f43c8cc8f56b MD5sum: 4c275a5204b0b4eceef83ac8d6172452 Description: Debug symbols for percona-postgresql-server-dev-11 Build-Ids: a18f8aa25b28c8ec66a975310cdabbe94680c76e e8dce6d3634ea81619261af5c7408860698a0698 Package: percona-postgresql-server-dev-all Source: percona-postgresql-common Version: 204-1.stretch Architecture: all Maintainer: Percona Development Team Installed-Size: 39 Depends: dctrl-tools, lsb-release, make, percona-postgresql-common (>= 117~), percona-postgresql-server-dev-11 Breaks: postgresql-server-dev-all Priority: optional Section: database Filename: pool/main/p/percona-postgresql-common/percona-postgresql-server-dev-all_204-1.stretch_all.deb Size: 9788 SHA256: 4318c69aba8dfc77b464ff1123b7c4fe5e536a982fcc8260ffddcfe78eb71979 SHA1: 42653ea19b0aac0216bce14688736e4c1403c761 MD5sum: 36e1b3275bb00f83741b875e27f4e415 Description: extension build tool for multiple PostgreSQL versions The percona-postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: python-clang-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 183 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: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-7/python-clang-7_7.0.1-9_amd64.deb Size: 58662 SHA256: fdb2fe561be31ffcdcf8587cc056ac7dabbf49ad7105882469c9f531ae6e0bc5 SHA1: d8cad9e66d54904810a61979f5d07f81bd2cee8f MD5sum: d29ea6c7152120c45860e2875cb28ee7 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-7 Source: llvm-toolchain-7 Version: 1:7.0.1-9 Architecture: amd64 Maintainer: LLVM Packaging Team Installed-Size: 760 Depends: 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: https://www.llvm.org/ Priority: optional Section: python Filename: pool/main/l/llvm-toolchain-7/python-lldb-7_7.0.1-9_amd64.deb Size: 123096 SHA256: 0344641f50f5ab279ad41b7fac58e1dd030440b36b03d3d6241586fa85c59787 SHA1: 4f88438ffa4dd574ad446a557ca5a4fc514c228d MD5sum: 65470d65f864a4e33124c86127097348 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.