Package: cargo Version: 0.37.0-1 Architecture: armhf Maintainer: Rust Maintainers Installed-Size: 7263 Depends: libc6 (>= 2.28), libcurl3-gnutls (>= 7.28.0), libgcc1 (>= 1:4.3), libgit2-27 (>= 0.26.0), libssh2-1 (>= 1.2.5), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Filename: ./armhf/cargo_0.37.0-1_armhf.deb Size: 2282004 MD5sum: 92dc5399613809a451d652bb05bb3a5f SHA1: fa4889417c02ebfd758cecb7efd6704ad3f8df8d SHA256: bd654e174175e7bd4187cd4e54160f7c76d7774881507388b55ca9caba79cde6 Section: devel Priority: optional Multi-Arch: allowed Homepage: https://crates.io/ Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Package: cargo-dbgsym Source: cargo Version: 0.37.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Rust Maintainers Installed-Size: 23160 Depends: cargo (= 0.37.0-1) Filename: ./armhf/cargo-dbgsym_0.37.0-1_armhf.deb Size: 18324936 MD5sum: a61c162c4e85adf9f2ba81b53a84ca8f SHA1: 4312b1507cb64e52bda33a9d2aa060ae433f0b50 SHA256: d6c926c849db4c189dfc54752980a2652cf04ed02e77b5f37e14ae37d9f6c3ca Section: debug Priority: optional Description: debug symbols for cargo Build-Ids: 57c414cda7ef0b22e0756bb6e1e4bc78e1c1ef1b Package: cargo-doc Source: cargo Version: 0.37.0-1 Architecture: all Maintainer: Rust Maintainers Installed-Size: 18390 Filename: ./all/cargo-doc_0.37.0-1_all.deb Size: 1027408 MD5sum: e72d763cfba9b267aed7c74c67ffa027 SHA1: 37ae669e2e627bc2a0d4f529cbe5e5f9c8f69481 SHA256: 096532c873427b3ea0cf93f8782c60a4d20237093e69bd711404670772c660b4 Section: doc Priority: optional Homepage: https://crates.io/ Description: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Package: cbindgen Source: rust-cbindgen Version: 0.9.0-1~mx19+1 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 3551 Depends: libc6 (>= 2.28), libgcc1 (>= 1:4.3) Built-Using: rustc (= 1.41.1+dfsg1-1~deb10u1+rpi1) Filename: ./armhf/cbindgen_0.9.0-1~mx19+1_armhf.deb Size: 950140 MD5sum: 26b7bf28c88611bea885edc353612521 SHA1: 0e21352d745b5faa10d6911168a8602df38c0e0b SHA256: 8c9a7b9410f8e2dc2444ccc0741219252efd46223b936cc43c911aedf81be7bd Section: utils Priority: optional Multi-Arch: allowed Description: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's . This package contains the following binaries built from the Rust crate "cbindgen": - cbindgen X-Cargo-Built-Using: rust-ansi-term (= 0.11.0-1), rust-atty (= 0.2.11-1), rust-bitflags (= 1.0.4-1), rust-cfg-if (= 0.1.6-1), rust-clap (= 2.32.0-4), rust-itoa (= 0.4.3-1), rust-libc (= 0.2.48-1), rust-log (= 0.4.6-1), rust-proc-macro2 (= 0.4.27-1), rust-quote (= 0.6.11-1), rust-rand-core-0.2 (= 0.2.2-1), rust-rand-core (= 0.3.0-1), rust-rand (= 0.5.5-2+b1), rust-remove-dir-all (= 0.5.1-1), rust-ryu (= 0.2.7-1+b1), rust-serde (= 1.0.87-1), rust-serde-json (= 1.0.38-1), rust-strsim (= 0.7.0-1), rust-syn (= 0.15.26-1), rust-tempfile (= 3.0.4-1), rust-textwrap (= 0.11.0-1), rust-toml (= 0.5.1-2), rust-unicode-width (= 0.1.5-1), rust-unicode-xid (= 0.1.0-1), rust-vec-map (= 0.8.1-2+b1), rustc (= 1.41.1+dfsg1-1~deb10u1+rpi1) Package: cbindgen-dbgsym Source: rust-cbindgen Version: 0.9.0-1~mx19+1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 16727 Depends: cbindgen (= 0.9.0-1~mx19+1) Built-Using: rustc (= 1.41.1+dfsg1-1~deb10u1+rpi1) Filename: ./armhf/cbindgen-dbgsym_0.9.0-1~mx19+1_armhf.deb Size: 11986056 MD5sum: 01c4cec75e4b9cd507b365a4c5c72f98 SHA1: 1e043359aaaf0948165e6e4ed3f65855e5b71438 SHA256: 580503ddb24e45483472fa0794ce64505005b88028f7430cf2f71ddcbadc4b59 Section: debug Priority: optional Description: debug symbols for cbindgen Build-Ids: ac63787fecbbc09cfc73b9279ad86cdb96fd33a8 X-Cargo-Built-Using: rust-ansi-term (= 0.11.0-1), rust-atty (= 0.2.11-1), rust-bitflags (= 1.0.4-1), rust-cfg-if (= 0.1.6-1), rust-clap (= 2.32.0-4), rust-itoa (= 0.4.3-1), rust-libc (= 0.2.48-1), rust-log (= 0.4.6-1), rust-proc-macro2 (= 0.4.27-1), rust-quote (= 0.6.11-1), rust-rand-core-0.2 (= 0.2.2-1), rust-rand-core (= 0.3.0-1), rust-rand (= 0.5.5-2+b1), rust-remove-dir-all (= 0.5.1-1), rust-ryu (= 0.2.7-1+b1), rust-serde (= 1.0.87-1), rust-serde-json (= 1.0.38-1), rust-strsim (= 0.7.0-1), rust-syn (= 0.15.26-1), rust-tempfile (= 3.0.4-1), rust-textwrap (= 0.11.0-1), rust-toml (= 0.5.1-2), rust-unicode-width (= 0.1.5-1), rust-unicode-xid (= 0.1.0-1), rust-vec-map (= 0.8.1-2+b1), rustc (= 1.41.1+dfsg1-1~deb10u1+rpi1) Package: clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 27502 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 5.2), libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang-common-8-dev (= 1:8.0.1-3~obs), libclang1-8 (= 1:8.0.1-3~obs), libc6-dev, binutils Recommends: llvm-8-dev, python3, libomp-8-dev Suggests: clang-8-doc Provides: c++-compiler, c-compiler, objc-compiler Filename: ./armhf/clang-8_8.0.1-3~obs_armhf.deb Size: 6848028 MD5sum: 33c21c12e9e80c299d23001c61f013aa SHA1: 546fd69a7f696a95f3564cbba331042f56310cfd SHA256: b715110dcd2a28e91b005662a25e398863019e3d02563f81f74857533d0e8e1a Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: clang-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 34397 Depends: clang-8 (= 1:8.0.1-3~obs) Filename: ./armhf/clang-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 25940412 MD5sum: d721f8719474813e832d360e266ba565 SHA1: 4479ede12df7a4ee9ebbead47db4eb702c2b5ec9 SHA256: f035b9ad5ca1dfc736bec23809a1c55050184b3da1c0acbcb9363645bd92e3b8 Section: debug Priority: optional Description: debug symbols for clang-8 Build-Ids: 70a114c2e0832f457a1a7018d18aee6e4a489b4f Original-Maintainer: LLVM Packaging Team Package: clang-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: all Maintainer: Steven Pusser Installed-Size: 8198 Depends: libjs-mathjax Filename: ./all/clang-8-doc_8.0.1-3~obs_all.deb Size: 997396 MD5sum: 16f64c732b73dcef83ce02cf106136c8 SHA1: fd47625d0f2b13efcc2f4a9102e378d8f9d77dc4 SHA256: 645931f88addc142df13bab4e64b08ed559a4b2489449cc0984e63588614b3bc Section: doc Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: clang-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 82 Filename: ./armhf/clang-8-examples_8.0.1-3~obs_armhf.deb Size: 44292 MD5sum: 79b13b8a8f37d488efe6e19024b58ce8 SHA1: f58eabd2fa1d4ebbb365643f3eb279e0df4442c8 SHA256: cee2cebf32e050f803906f686e08a81ba7ff507b6433801127ec654821b424f8 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: clang-format-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1435 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (= 1:8.0.1-3~obs), libstdc++6 (>= 5.2), python3 Filename: ./armhf/clang-format-8_8.0.1-3~obs_armhf.deb Size: 456560 MD5sum: 6544dee28fb4a1e0bb1bf3a2d5323e85 SHA1: d1745d40702cc6a5d736501c92ef8652c0234855 SHA256: 9bf1342499bdc6073b9799f89d608cdb89ad366ab76765d54ccf8a1c35bb58b0 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: clang-format-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1520 Depends: clang-format-8 (= 1:8.0.1-3~obs) Filename: ./armhf/clang-format-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 1187876 MD5sum: c58312a4d14dc53dd4e549ecaec6bf5c SHA1: 14500e47a3c7b059817c42adcabd4eefe345c063 SHA256: 01185c311d9486505cb797fc5505b1fe71c566a90bdf8cf206c9ee9acc177faf Section: debug Priority: optional Description: debug symbols for clang-format-8 Build-Ids: 9a1729b805e42c97933e20d81e6d6b665a4d47bd Original-Maintainer: LLVM Packaging Team Package: clang-tidy-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 21453 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (= 1:8.0.1-3~obs), libstdc++6 (>= 5.2), python3, libclang-common-8-dev, clang-tools-8, python3-yaml Filename: ./armhf/clang-tidy-8_8.0.1-3~obs_armhf.deb Size: 5051128 MD5sum: 935df3ae3a5210c4a364fd219a87c632 SHA1: 8f1375dd58e329348ff5dee82e40e0cb0dfef09b SHA256: 88243ea4c61b111821a687077a5821bcd80d50b877516102381f48bd2f2d8efc Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: clang-tidy-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 33262 Depends: clang-tidy-8 (= 1:8.0.1-3~obs) Filename: ./armhf/clang-tidy-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 24474928 MD5sum: f9123152a24e648f302506ee0bcfc215 SHA1: 484925666d77ac14f1966c1ba40f874906b4c25f SHA256: fae4e119f903c3330ff4cff6c53235617e32ad5c31f20d90528669fc40a8a712 Section: debug Priority: optional Description: debug symbols for clang-tidy-8 Build-Ids: 687ae3fb602a3901cae606ab19eeaa007ec10b39 Original-Maintainer: LLVM Packaging Team Package: clang-tools-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 177732 Depends: libc6 (>= 2.4), libclang1-8 (>= 1:8~svn339515-1~), libgcc1 (>= 1:3.5), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), clang-8 (= 1:8.0.1-3~obs), python3 Filename: ./armhf/clang-tools-8_8.0.1-3~obs_armhf.deb Size: 43301628 MD5sum: 22d0b23dd3b89ae256bd6c48bcb6172c SHA1: 3333d7573b655137ff6c1baaf1b36f2f6350fc46 SHA256: 53b2aac0439f4a885f33ca1e6e963f541acdd8a4405098930a6f63bd8beffe9b Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This package contains some clang-based tools like scan-build, clang-cl, etc. Original-Maintainer: LLVM Packaging Team Package: clang-tools-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 257886 Depends: clang-tools-8 (= 1:8.0.1-3~obs) Filename: ./armhf/clang-tools-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 202146848 MD5sum: 2c419d834f65d49e8f736e6d9b75cb1e SHA1: d923751f81b114ff93969293827676e1a5fd7036 SHA256: 23248e110f9ffe4e24c5645e24a3506b4f1876082a6b2bfb8e74aff6abf3fb48 Section: debug Priority: optional Description: debug symbols for clang-tools-8 Build-Ids: 059c67c604de9c133dce6a4311a0b853d5664e7a 38241753cc77e64542f24692947a61752989f6d9 3c31c2b7e7439791147b3570950f8179518cc16a 47784b2f2f65bbb92b56b877f7de9bb00797a654 5a15497c985f97466ecb7a1dc1ba11c353f7729a 644d095a7daa1976d3ae9f1d23e19cba7fc480e0 6faa05a51934dff403a859f52cb82e2c304be721 7b9d36b446c73088a3f57a73f286700c30448989 89ee6490a0973d534363749e9216ebf1229fe671 9d80da1df86c34f068b6afa4d0381a0c0a128ce2 a0616ecf4d34d72c36be7d9b81f8b2b5383f4551 ca44a0723069944e0299205257908e6ea90dbd9f d9c3bc5d2872c2b2bd59d4add218124a50b1c805 ee76b95f8d61f4afcda2e756949a1ca863d2dc52 f55887367a0c244f06521bb79275a5aa682c31ae fa469bd90b58a068d3af8af92660f7ad307541aa Original-Maintainer: LLVM Packaging Team Package: clangd-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 19456 Depends: libc6 (>= 2.27), libgcc1 (>= 1:3.5), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6) Breaks: clang-tools-8 (<< 1:8.0.1-1) Replaces: clang-tools-8 (<< 1:8.0.1-1) Filename: ./armhf/clangd-8_8.0.1-3~obs_armhf.deb Size: 4622216 MD5sum: 18a6f3db17c7d1098b0701a5f9894dc9 SHA1: 012eb684ca9a926daa7fa8ac23099e1e79a02419 SHA256: e5353180f62764e25bdef2b502d3a4f6813e4ec39a522e2abaa7269f0f078296 Section: devel Priority: optional Homepage: https://www.llvm.org/ Description: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Original-Maintainer: LLVM Packaging Team Package: clangd-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 34502 Depends: clangd-8 (= 1:8.0.1-3~obs) Filename: ./armhf/clangd-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 25871656 MD5sum: cea3e4a32a1fe039c1abb0c84ca1e201 SHA1: 99b1f091c1d05a79ee86f6cec0b8402609f1f4ba SHA256: c28d1c04908d76085ff8b16d31e848e30f1857da4f389b9c21bde6cff2fe0b52 Section: debug Priority: optional Description: debug symbols for clangd-8 Build-Ids: bcf827ea0654282435f73774dfbc10d9628c0197 Original-Maintainer: LLVM Packaging Team Package: dh-cargo Version: 20 Architecture: all Maintainer: Rust Maintainers Installed-Size: 32 Depends: debhelper (>= 10), perl, cargo (>= 0.32.0-1), python3 Filename: ./all/dh-cargo_20_all.deb Size: 8920 MD5sum: 620c6adc30c4e6c0abee9a7b749adabd SHA1: c2a7a27d2670bf07c44e786112c279c310fbcef2 SHA256: 8520e4ab1ad1db14b443e54d1afbcbe58f8593f043e8ac2b733a5065948e28c1 Section: devel Priority: optional Multi-Arch: foreign Description: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . Debian packages can use this buildsystem by passing "--buildsystem cargo" to dh; doing so allows commands like dh_auto_install and dh_auto_clean to work on a Cargo package. . Debian packages generated by debcargo use this buildsystem. Package: lemon Source: sqlite3 Version: 3.30.0-1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 264 Depends: libc6 (>= 2.4) Filename: ./armhf/lemon_3.30.0-1_armhf.deb Size: 160572 MD5sum: cba654aed3785498e992a1a76d76561c SHA1: 274493bf98b08df44c69eef8b55984b140e03f00 SHA256: 57e09adc4cb748e20874b0a7cdea4940c4dcc5708f32cfb031a66cc24e55e3c5 Section: devel Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: lemon-dbgsym Source: sqlite3 Version: 3.30.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 99 Depends: lemon (= 3.30.0-1) Filename: ./armhf/lemon-dbgsym_3.30.0-1_armhf.deb Size: 82416 MD5sum: a35fe9760c9edd6a4dbe5cb6f2e1dc60 SHA1: c15d843a11f291756d53009787c44c8d31830c10 SHA256: 687b694e6c3ce85f974351d760d1a2064d7adaed4e086f2ae9e40170494cdf0b Section: debug Priority: optional Description: debug symbols for lemon Build-Ids: 759c36b200c8ebe7ade0b9c5c798e5eaed061740 Package: libc++-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 6191 Depends: libc++1-8 (= 1:8.0.1-3~obs) Conflicts: libc++-x.y-dev Breaks: libc++-dev (<< 44) Replaces: libc++-x.y-dev Provides: libc++-x.y-dev Filename: ./armhf/libc++-8-dev_8.0.1-3~obs_armhf.deb Size: 645844 MD5sum: 080ccb2cd1923e285d9009208551c112 SHA1: 52e9c5d8a494b04f2b976a202690ee9d7922f46d SHA256: 23a5814b3f9aac445733be66aa2785f3cbf9bab4602291120f244d2d323b1603 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libc++1-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 660 Depends: libc++abi1-8, libc6 (>= 2.17), libgcc1 (>= 1:3.5) Suggests: clang Conflicts: libc++-x.y Breaks: libc++1 (<< 44) Replaces: libc++-x.y Provides: libc++-x.y Filename: ./armhf/libc++1-8_8.0.1-3~obs_armhf.deb Size: 174164 MD5sum: 3e569d4af6380d5d9c8a2d34442c05b3 SHA1: 4d511dfd95ba4f53de7eb42bc473cd905d1c8a69 SHA256: ad3ce544d4c201ae8fe639f5e915e22b3825286f77324705d6fa453912d5b450 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libc++1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1384 Depends: libc++1-8 (= 1:8.0.1-3~obs) Filename: ./armhf/libc++1-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 857628 MD5sum: db075314b75e50a6f6b7dd51eed2522f SHA1: 39a5b10116747737838430d9b1ff0ea6170165ee SHA256: 4f98665cee2973f3d836cd78f32654249ae49d1d25b6ecb708e6a4c08d83d6f1 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libc++1-8 Build-Ids: aa36152a92df2a8f74caef054728535523049746 Original-Maintainer: LLVM Packaging Team Package: libc++abi-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 540 Depends: libc++abi1-8 (= 1:8.0.1-3~obs) Conflicts: libc++abi-x.y-dev Breaks: libc++abi-dev (<= 44) Replaces: libc++abi-x.y-dev Provides: libc++abi-x.y-dev Filename: ./armhf/libc++abi-8-dev_8.0.1-3~obs_armhf.deb Size: 106788 MD5sum: 2361fdb5d0d51032c59497b787ade4c9 SHA1: 8ba850634fd79734c833f9575f5f2e9f8a79a775 SHA256: 9713530774d2fca775396488eb4e2c681e917309a20a102cd6618016ee26a9ec Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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++ Original-Maintainer: LLVM Packaging Team Package: libc++abi1-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 226 Depends: libc6 (>= 2.18), libgcc1 (>= 1:3.5) Conflicts: libc++abi-x.y Breaks: libc++abi1 (<< 44) Replaces: libc++abi-x.y Provides: libc++abi-x.y Filename: ./armhf/libc++abi1-8_8.0.1-3~obs_armhf.deb Size: 78984 MD5sum: eac8ed85b769bbadf138cde7f75e35af SHA1: 9999b0e547636efb975277af3c0fbf60824dbf8a SHA256: c07f4f3597aa099bf9651675964e2027527afa519eeaaacbd09d33cca4b59d51 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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++ Original-Maintainer: LLVM Packaging Team Package: libc++abi1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 365 Depends: libc++abi1-8 (= 1:8.0.1-3~obs) Filename: ./armhf/libc++abi1-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 215372 MD5sum: fcd373e4efd56499280804846e8c106e SHA1: 7d7eb0633ff5795842e38bab4e2d9298507c3dd4 SHA256: 2b4d0bfedaa6f0f5c4cd2d7efeb5c43ba41c65923308237a84b681332f2e0371 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libc++abi1-8 Build-Ids: e9102e750cf758a8502a11a0fcfb5311e48c045b Original-Maintainer: LLVM Packaging Team Package: libclang-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 121420 Depends: libstdc++-8-dev, libgcc-8-dev, libobjc-8-dev, libclang1-8 (= 1:8.0.1-3~obs), libclang-common-8-dev (= 1:8.0.1-3~obs) Filename: ./armhf/libclang-8-dev_8.0.1-3~obs_armhf.deb Size: 14558396 MD5sum: b74b915aaf6b253c180621b76b506c92 SHA1: f4fa93c1ebf23e00847b2cb76da3575c34d57926 SHA256: 6296706effac9729e9e95100e2c66d89b3255e40530fc6583cfb8005576b0dac Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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-8. Original-Maintainer: LLVM Packaging Team Package: libclang-common-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 20339 Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), libllvm8 (= 1:8.0.1-3~obs) Filename: ./armhf/libclang-common-8-dev_8.0.1-3~obs_armhf.deb Size: 1380320 MD5sum: dafe7ea161d1653440554c92ef2c57f0 SHA1: 367494b0554bb609a88722fe25b520bd5ea47c3f SHA256: 7b5df4eec2571b3667e778aaf658baf44446db5689510ef4773364d1aa10931b Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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). Original-Maintainer: LLVM Packaging Team Package: libclang-common-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1782 Depends: libclang-common-8-dev (= 1:8.0.1-3~obs) Filename: ./armhf/libclang-common-8-dev-dbgsym_8.0.1-3~obs_armhf.deb Size: 1128780 MD5sum: 44760666b7b5fde9e0d5ff354e42ff54 SHA1: 2fff220691021e5fa9884a373611dd10a585fd46 SHA256: a6d876658aa871844cef3a2ea3c37f2dde693466a35988cc4e4d8e81dc736be0 Section: debug Priority: optional Description: debug symbols for libclang-common-8-dev Build-Ids: 1a8ae68bcae9a4c9eeb94048113f1025e4686ae6 32bc99fc924c2f7aaf7680b94f79e76adb4e5e15 393adee2c0ac8d8dd27eeed4046ceaed8cf706b0 c88952030c35be298b6bb1ed8bcd51c4614ad588 fbae887b25793df846c0c38ca6b636ece77eea2e fd2d9585922e30c17cde44ddf550bb1d378c2df5 Original-Maintainer: LLVM Packaging Team Package: libclang1-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 22594 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6) Filename: ./armhf/libclang1-8_8.0.1-3~obs_armhf.deb Size: 5214432 MD5sum: fdca128b75f5279079382fa3a9594ac2 SHA1: 854d34b004594201fd46ce14f2aadf2d4f4a703f SHA256: 370c9e5b2025695eef25010b1cb112191773873c07b955ce33ca84591c32f36b Section: libs Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libclang1-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 35275 Depends: libclang1-8 (= 1:8.0.1-3~obs) Breaks: libclang1-8-dbg (<< 1:8~svn327768-1~) Replaces: libclang1-8-dbg (<< 1:8~svn327768-1~) Filename: ./armhf/libclang1-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 26033528 MD5sum: 6bf64e7d4f5c9fdf87a746ad5a01ed4d SHA1: e862f14ee3d93e8ec585ce9c8e04896e7f2375b1 SHA256: cdda29009f124a35be60511fdd2856b364c724956a46e9c3ef4a93e2edebdcc1 Section: debug Priority: optional Description: debug symbols for libclang1-8 Build-Ids: 852ef02e4d6df7388055580460d83edc922fc65b Original-Maintainer: LLVM Packaging Team Package: libfuzzer-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 574 Depends: clang-8 (= 1:8.0.1-3~obs) Filename: ./armhf/libfuzzer-8-dev_8.0.1-3~obs_armhf.deb Size: 142472 MD5sum: 62b84acd86937634bd977246c33a6eb8 SHA1: 48f1c10e671d70b1917fd29917333f965abdb8a7 SHA256: 6ab1404ec8d1200655e7a89496760c569c24418b2bc8b9f8491106c78590902d Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: liblld-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 10048 Depends: libllvm8 (= 1:8.0.1-3~obs) Filename: ./armhf/liblld-8_8.0.1-3~obs_armhf.deb Size: 1272288 MD5sum: cd9c221c69c1b7cab85d58e53a749725 SHA1: facddfdebec091286baef358618101951c5afaba SHA256: d66f9514c29756acb2d1ca15b04dd0f8ab8afe7be57ae4c01dac76521deb97c9 Section: libs Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: liblld-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 202 Depends: lld-8 (= 1:8.0.1-3~obs), liblld-8 (= 1:8.0.1-3~obs) Filename: ./armhf/liblld-8-dev_8.0.1-3~obs_armhf.deb Size: 65708 MD5sum: d1747e2afc49f6bc9713291f97f4a855 SHA1: 079da06234ce0fb3487d3617a333bd53f513b057 SHA256: e1f30823f9f78bc9d60108bdb7e6a58b5f2790b20a1b0f142e227f1de0f60267 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: liblldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 27918 Depends: libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libgcc1 (>= 1:3.5), libllvm8 (= 1:8.0.1-3~obs), libncurses6 (>= 6), libpython3.7 (>= 3.7.0), libstdc++6 (>= 7), libtinfo6 (>= 6) Filename: ./armhf/liblldb-8_8.0.1-3~obs_armhf.deb Size: 6825788 MD5sum: 5f8eed364984fe892629ad628b4d7637 SHA1: fb5ed67c19b6aae1a2992c96a52934f6d6f466f1 SHA256: f7c6b6b37e519ee6bbd204d62c3ff040fec10a7a21db1c514ade68237b9da249 Section: libs Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: liblldb-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 34995 Depends: liblldb-8 (= 1:8.0.1-3~obs) Breaks: liblldb-8-dbg (<< 1:8~svn327768-1~) Replaces: liblldb-8-dbg (<< 1:8~svn327768-1~) Filename: ./armhf/liblldb-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 25590632 MD5sum: 76a28f2bd64ea4dfd13831e3622d2e84 SHA1: 1231978bd213a34e3777e1270713f7f909c95b94 SHA256: af81894dfa90c9bdda62095e48bbba935f7830111fba818362aaad00c918a81c Section: debug Priority: optional Description: debug symbols for liblldb-8 Build-Ids: 020d39811fde887cc3576204ff73ba2a31b17faf 467167a75989263e885964c7035e26f21583f178 52ca366024d1285aeca763150ac30eac187c9028 Original-Maintainer: LLVM Packaging Team Package: liblldb-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 40579 Depends: lldb-8 (= 1:8.0.1-3~obs) Filename: ./armhf/liblldb-8-dev_8.0.1-3~obs_armhf.deb Size: 5123784 MD5sum: df502d2f46467d31f869345d2289a3f2 SHA1: 66cd0709f352d4db8379b5a3485631f36c4830ed SHA256: d8083a394fd3a04058e6de9c52bc250de121fa9e4e4c37623c84548a82947d1b Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libllvm-8-ocaml-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 2274 Depends: libctypes-ocaml-dev-sxlm5, ocaml-nox-4.05.0, llvm-8-dev (= 1:8.0.1-3~obs) Suggests: llvm-8-doc Conflicts: libllvm-x.y-ocaml-dev Replaces: libllvm-x.y-ocaml-dev Provides: libllvm-8-ocaml-dev-89t80, libllvm-x.y-ocaml-dev Filename: ./armhf/libllvm-8-ocaml-dev_8.0.1-3~obs_armhf.deb Size: 207816 MD5sum: 35f53270625a5aa039cabb3bd953df5f SHA1: 7e66dd0729f7b6f105d1f0471abd6ee56f750ee7 SHA256: 96bf9c5e29be79a722b53ea5114caae2028f02735eccd6102a0b54fd2c1caa73 Section: ocaml Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libllvm8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 54322 Depends: libc6 (>= 2.15), libedit2 (>= 2.11-20080614-0), libffi6 (>= 3.0.4), libgcc1 (>= 1:4.3), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Breaks: libllvm3.9v4 Replaces: libllvm3.9v4 Filename: ./armhf/libllvm8_8.0.1-3~obs_armhf.deb Size: 11944996 MD5sum: 9879a6fb6d560ee7b58f17ba2e2ab993 SHA1: 897fd62a7583ccb12ae65071d9df79fc791b696a SHA256: 3f9f035530ffbfc0d083e133d4640a6e28e67578b4afc0352865c9638a6858f9 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libllvm8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 48299 Depends: libllvm8 (= 1:8.0.1-3~obs) Breaks: libllvm8-dbg (<< 1:8~svn327768-1~) Replaces: libllvm8-dbg (<< 1:8~svn327768-1~) Filename: ./armhf/libllvm8-dbgsym_8.0.1-3~obs_armhf.deb Size: 34947540 MD5sum: 4642f653023ce6b71c2dc1edd6db3201 SHA1: f04af4fcfb79556b1d2d93b6b1c5924d8eb01653 SHA256: 8b9feb3240d00430b4810a88befb2410067624d7de991586c629fd6e03b4df82 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libllvm8 Build-Ids: dfe1a90707afdb59b21de1731e417120f7fe1e05 Original-Maintainer: LLVM Packaging Team Package: libnspr4 Source: nspr Version: 2:4.21-2 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 243 Depends: libc6 (>= 2.28) Conflicts: libnspr4-0d (<< 2:4.9-2~) Filename: ./armhf/libnspr4_4.21-2_armhf.deb Size: 89564 MD5sum: b78ef4062461694c951d2bdbf94eae12 SHA1: 4ceb35a227e6d39d8e4b3c958a2cc728c7276d83 SHA256: d432e9b5a38889d050c0d81b45ea31de4894bea5d70df89910edf19e910bc2f3 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.mozilla.org/projects/nspr/ Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dbgsym Source: nspr Version: 2:4.21-2 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 516 Depends: libnspr4 (= 2:4.21-2) Breaks: libnspr4-dbg (<< 2:4.9-2~) Replaces: libnspr4-dbg (<< 2:4.9-2~) Filename: ./armhf/libnspr4-dbgsym_4.21-2_armhf.deb Size: 450128 MD5sum: 1682d182a6391a232a1d091e08d5d259 SHA1: 96c8b56ea667d5b1d945e4eabb3da12a9dc29904 SHA256: 9d02fa6e82b835d9632374849cff915814785989edac375234aa4e9e715db64a Section: debug Priority: optional Description: debug symbols for libnspr4 Build-Ids: 100546edb1428d6526e2c02638081710bfd5c044 5e112e35408a2b8b4debe0e126625ae82038c003 86a743191358178f6ac0c739c21d22b4bb0df4bd Package: libnspr4-dev Source: nspr Version: 2:4.21-2 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1012 Depends: libnspr4 (>= 2:4.21), libnspr4 (<= 2:4.21-2.1~) Filename: ./armhf/libnspr4-dev_4.21-2_armhf.deb Size: 193296 MD5sum: 6e41d44f9bb917126e51ffd0b2ca37d8 SHA1: 42d1f570cbd23363e6760dcd3c0376f80afefc68 SHA256: e7e9e340dd689249d497301b3b3af48d33eeb48df72ab38c1149cf5cef4edf94 Section: libdevel Priority: optional Homepage: http://www.mozilla.org/projects/nspr/ Description: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnss3 Source: nss Version: 2:3.45-1 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 2832 Depends: libc6 (>= 2.28), libnspr4 (>= 2:4.12), libsqlite3-0 (>= 3.5.9) Conflicts: libnss3-1d (<< 2:3.13.4-2) Filename: ./armhf/libnss3_3.45-1_armhf.deb Size: 956820 MD5sum: 72b645428e9335455809f96fbf30a6f2 SHA1: 63824542cc22c22f48453100efcd0cfd22f5f77f SHA256: 924ca3eaf515feec62150b8deb7d8bed26c5866d1f639f4f4eb1720b3e58a2af Section: libs Priority: optional Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dbgsym Source: nss Version: 2:3.45-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 5436 Depends: libnss3 (= 2:3.45-1) Breaks: libnss3-dbg (<< 2:3.37-1~) Replaces: libnss3-dbg (<< 2:3.37-1~) Filename: ./armhf/libnss3-dbgsym_3.45-1_armhf.deb Size: 4704312 MD5sum: 73b35ca2603d39836c8b28a1628f76c6 SHA1: 94fb1d22f8e9f3334dd08db175ac50de86caa01c SHA256: aff2030d6eaa65c9f98543b0df8cc3211144f4a99f747ce75f359ee737db3096 Section: debug Priority: optional Description: debug symbols for libnss3 Build-Ids: 065c15cf443723c1366ee9c4cc9a938586eb962d 1159d2e0cd172d63ae3802f5bcfb4373b8272c60 550af87ebea259180661e196f66794836ba81f9d 806168022c37ac41d2f720ea44f79a3d85ae0bae 879bcaa928236fa62b51bc3d49508088126f0762 a468a3fac17b4f6103d99a769f5a949fe92c88d7 a5d9a982092fe3f3ed0003b19bd71c1ccf810b29 b1ff1a93b99c7e2f1a038cef5a59f7cf817d239f d93e7430291b83dd4df4fdb99ddb142ff2e13540 Package: libnss3-dev Source: nss Version: 2:3.45-1 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 1327 Depends: libnss3 (= 2:3.45-1), libnspr4-dev (>= 4.6.6-1) Filename: ./armhf/libnss3-dev_3.45-1_armhf.deb Size: 235752 MD5sum: 50033002364c8ecb6a4e07f1ebf80500 SHA1: 6f263b96b97e7483adf29ff43ebc554a1b0e7775 SHA256: f119d44bec868a443b75acdbc983809f1ae436ba2d8f7dff8a7fd4650135658e Section: libdevel Priority: optional Multi-Arch: same Homepage: http://www.mozilla.org/projects/security/pki/nss/ Description: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libnss3-tools Source: nss Version: 2:3.45-1 Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 3493 Depends: libc6 (>= 2.4), libnspr4 (>= 2:4.12), libnss3 (>= 2:3.44.0), libsqlite3-0 (>= 3.5.9), zlib1g (>= 1:1.1.4) Filename: ./armhf/libnss3-tools_3.45-1_armhf.deb Size: 742520 MD5sum: 8512a2d76912d6570273018933806fa3 SHA1: d44588b007cda4d6071c3981e8ba9d5d257518ce SHA256: 5e9693dcf27ecb926e2d4908f5829acc18b6bc72b52bbaf22d7ab1aac3e504cf Section: admin Priority: optional Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/ Description: Network Security Service tools This is a set of tools on top of the Network Security Service libraries. This package includes: * certutil: manages certificate and key databases (cert7.db and key3.db) * modutil: manages the database of PKCS11 modules (secmod.db) * pk12util: imports/exports keys and certificates between the cert/key databases and files in PKCS12 format. * shlibsign: creates .chk files for use in FIPS mode. * signtool: creates digitally-signed jar archives containing files and/or code. * ssltap: proxy requests for an SSL server and display the contents of the messages exchanged between the client and server. Package: libnss3-tools-dbgsym Source: nss Version: 2:3.45-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Maintainers of Mozilla-related packages Installed-Size: 6878 Depends: libnss3-tools (= 2:3.45-1) Breaks: libnss3-dbg (<< 2:3.37-1~) Replaces: libnss3-dbg (<< 2:3.37-1~) Filename: ./armhf/libnss3-tools-dbgsym_3.45-1_armhf.deb Size: 5783044 MD5sum: 9510127d0eb7670a09f6b80ac5897fcf SHA1: 23067c11eeb45e6ab18939acac80cae74296fdfe SHA256: fb117ebc3ee6f6049eddf7ba0592d91e097fb09229cd2f0a614cc7551f73bf9e Section: debug Priority: optional Description: debug symbols for libnss3-tools Build-Ids: 0c7c12ff70acfff01d63452ee98adf9d4e661b77 0d063c7c37f21c4eca0b3d719b93bc314c41bb8b 1c146e6c64bf8d842e95503c665db3ff43d6e644 1edd62d4507dc37120fbb52247fd805c0d15cf80 2c6ee65fcb50772deb2283dd34a6f02eeda05e90 32d07b30bd685d9ec5a2920abf1a7395c3886ee6 333e69ba66df444f137394ff57052b055de1b658 36f365fb6f935f6d9bd85c325fb6d319ce274d0a 3d117198faf668cb75302cb2eba1cdef8e066c85 4e7f7942cd4e61dd5de5ec55ba15d879583ee071 600dde52fa1ef74f6a15fb42d22d9bdd7dd5921c 7532d2c22baeb27813dd78eef73611c2d55f36f1 7efd3d6c139c384bdb97f2a1035baeb946ccda9d 7f1da182181f63203fadb715a151d23c5a544d04 819e06838675abd8c24af7460bf0a0135ec95760 91c188364ba7e7bc69256ec2448ddc8420cc99d7 95b4ee509f36ebee227e869d5703a8029dbaac37 9b16a82cdaced36f95fb2eed187b4a098ef25fcd a8a1bf3153c977e624cac14f40c2d57b636544e6 ab9de04ed104184c936147df8b805b7c87a6648c af3b00ae977618d70c6b51b8ec9d2d8e80ae790f aff3ecb4dc2dc75dcb56e0756b816391b772308b b23df53059ce11fee291d63fd24b499d1836af6f b400a103fd5db6876594ac4eccb42e83f27b711f c22ebbb4d059fb6000a26d193c105270da27e943 c460e48ef9bdaba2bbf397296e725c6c54a3106e c89dfbb109d75cf5b186b1056d80f0d7c3dcd056 cb4fdd75979aa801f5446e9ac112cfb7c69ef1d8 d22c9ef15a9784f12373db909cdc70eca3c6962b Package: libomp-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 122 Depends: libomp5-8 (= 1:8.0.1-3~obs), libc6 (>= 2.4), libgcc1 (>= 1:3.5), libstdc++6 (>= 4.6) Suggests: libomp-8-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 Filename: ./armhf/libomp-8-dev_8.0.1-3~obs_armhf.deb Size: 53108 MD5sum: 475f22a66ce64aefce9f05d3c41e4a92 SHA1: 0362a0acf0294d2a650284cc6f47d0bb23f35b56 SHA256: 385d23f89c269a9215bdae6d06a216b0e9ee81848be938d3b8a67597fd9f6992 Section: libdevel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libomp-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 61 Depends: libomp-8-dev (= 1:8.0.1-3~obs) Filename: ./armhf/libomp-8-dev-dbgsym_8.0.1-3~obs_armhf.deb Size: 33924 MD5sum: c1d8b49f6ea66eb1907c1a577c9ab540 SHA1: 309e76273ac98e5c73b854b87f3728081b860d92 SHA256: a40c898df95567307f7195022fdd090bd3bae66f5c47d121c938941228c37e7e Section: debug Priority: optional Description: debug symbols for libomp-8-dev Build-Ids: 61fefabd131238199384e2cacf285c2ae3a6f6f4 Original-Maintainer: LLVM Packaging Team Package: libomp-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: all Maintainer: Steven Pusser Installed-Size: 11837 Depends: libjs-jquery Breaks: libiomp-x.y-doc Replaces: libiomp-x.y-doc Filename: ./all/libomp-8-doc_8.0.1-3~obs_all.deb Size: 865052 MD5sum: c5c86ce4fa35e101aaaeeb6247745797 SHA1: 2beb93dd19eec87a57319a241665a7f8ebc42e02 SHA256: aa81ea393890c5cf0b09e9fa1b471aae8bec1cecd486eca08655ba97e551e938 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libomp5-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1592 Depends: libc6 (>= 2.4) Conflicts: libomp-x.y Breaks: libomp5 (<< 44) Replaces: libomp-x.y Provides: libomp-x.y Filename: ./armhf/libomp5-8_8.0.1-3~obs_armhf.deb Size: 266832 MD5sum: 2b4a66061b32dc948be62f9caf9121b5 SHA1: d9b28b305359ec87eca5861f934744fc03d536d9 SHA256: b65648b5eda0dc1db3ec565617bd8564baba2744caa03e5bab4cc5b579dccc8f Section: devel Priority: optional Multi-Arch: same Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: libomp5-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 397 Depends: libomp5-8 (= 1:8.0.1-3~obs) Breaks: libomp5-8-dbg (<< 1:8~svn327768-1~) Replaces: libomp5-8-dbg (<< 1:8~svn327768-1~) Filename: ./armhf/libomp5-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 218184 MD5sum: 4c0ca20a905a4188da36d0692bc1a95f SHA1: 9e9dd5bd3475e10495ac27afe0271196bde0b2ae SHA256: 8e8f08e3315ca9703aa75bc61150ab94c1240e8a014fe9beeb4254330f250f93 Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libomp5-8 Build-Ids: 10909c4b95b0a5b112cb0dcb4069670b26d434de Original-Maintainer: LLVM Packaging Team Package: librust-cbindgen+clap-dev Source: rust-cbindgen Version: 0.9.0-1~mx19+1 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-cbindgen-dev (= 0.9.0-1~mx19+1), librust-clap-2+default-dev Provides: librust-cbindgen+default-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0+clap-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0+default-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9+clap-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9+default-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9.0+clap-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9.0+default-dev (= 0.9.0-1~mx19+1) Filename: ./armhf/librust-cbindgen+clap-dev_0.9.0-1~mx19+1_armhf.deb Size: 1080 MD5sum: c02cd5d4108fc8623932e067f7ce380b SHA1: aed37410b7814e93d8c2cc2424c7d73ec8496ceb SHA256: 1ca679beb05b241a4b0ea62c9873bbae28c35c374d6f4ed0bee4b48b2fcf23b4 Section: utils Priority: optional Multi-Arch: same Description: Generating C bindings to Rust code - feature "clap" and 1 more This metapackage enables feature "clap" for the Rust cbindgen crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-cbindgen-dev Source: rust-cbindgen Version: 0.9.0-1~mx19+1 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 1056 Depends: librust-log-0.4+default-dev, librust-proc-macro2-0.4+default-dev, librust-quote-0.6+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-syn-0.15+clone-impls-dev, librust-syn-0.15+extra-traits-dev, librust-syn-0.15+full-dev, librust-syn-0.15+parsing-dev, librust-syn-0.15+printing-dev, librust-tempfile-3+default-dev, librust-toml-0.5+default-dev Recommends: librust-cbindgen+clap-dev (= 0.9.0-1~mx19+1) Provides: librust-cbindgen-0-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9-dev (= 0.9.0-1~mx19+1), librust-cbindgen-0.9.0-dev (= 0.9.0-1~mx19+1) Filename: ./armhf/librust-cbindgen-dev_0.9.0-1~mx19+1_armhf.deb Size: 105276 MD5sum: 19901249c7d809d394154408eb7e73dd SHA1: f75603d6488156545e23508e49535c28296beb97 SHA256: 76c3d4b020dc73d30d86180026fba548c695c502b8bc2dbab1f3d4457fa80b78 Section: utils Priority: optional Multi-Arch: same Description: Generating C bindings to Rust code - Rust source code This package contains the source for the Rust cbindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-toml+linked-hash-map-dev Source: rust-toml Version: 0.5.1-2 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-toml-dev (= 0.5.1-2), librust-linked-hash-map-0.5+default-dev Provides: librust-toml-0+linked-hash-map-dev (= 0.5.1-2), librust-toml-0.5+linked-hash-map-dev (= 0.5.1-2), librust-toml-0.5.1+linked-hash-map-dev (= 0.5.1-2) Filename: ./armhf/librust-toml+linked-hash-map-dev_0.5.1-2_armhf.deb Size: 1164 MD5sum: 8aa4fab6065c460e13924e2fa57d0e07 SHA1: 6afa2751a5e65037c31dd9d6a6d49f9ee9a4f0e3 SHA256: dff60fa8692813aa11c2b10fb96e8598ab3b5dc516bb4a85628c7168a3d0c95b Section: rust Priority: optional Multi-Arch: same Homepage: https://github.com/alexcrichton/toml-rs Description: Native encoder and decoder of TOML-formatted data - feature "linked-hash-map" Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This metapackage enables feature linked-hash-map for the Rust toml crate, by pulling in any additional dependencies needed by that feature. Package: librust-toml+preserve-order-dev Source: rust-toml Version: 0.5.1-2 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-toml-dev (= 0.5.1-2), librust-linked-hash-map-0.5+default-dev Provides: librust-toml-0+preserve-order-dev (= 0.5.1-2), librust-toml-0.5+preserve-order-dev (= 0.5.1-2), librust-toml-0.5.1+preserve-order-dev (= 0.5.1-2) Filename: ./armhf/librust-toml+preserve-order-dev_0.5.1-2_armhf.deb Size: 1172 MD5sum: b5bf00e40334218a07e441394c6adb9b SHA1: e13e33813d799dad1d0d9b717fe7ed981394c72f SHA256: 45c68a3c1a211439eddb0bb32a012a4b81c010d2e9b2f7a6ffa1cc734fd47c15 Section: rust Priority: optional Multi-Arch: same Homepage: https://github.com/alexcrichton/toml-rs Description: Native encoder and decoder of TOML-formatted data - feature "preserve_order" Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This metapackage enables feature preserve_order for the Rust toml crate, by pulling in any additional dependencies needed by that feature. Package: librust-toml-dev Source: rust-toml Version: 0.5.1-2 Architecture: armhf Maintainer: Debian Rust Maintainers Installed-Size: 279 Depends: librust-serde-1+default-dev Suggests: librust-toml+linked-hash-map-dev (= 0.5.1-2), librust-toml+preserve-order-dev (= 0.5.1-2) Provides: librust-toml+default-dev (= 0.5.1-2), librust-toml-0+default-dev (= 0.5.1-2), librust-toml-0-dev (= 0.5.1-2), librust-toml-0.5+default-dev (= 0.5.1-2), librust-toml-0.5-dev (= 0.5.1-2), librust-toml-0.5.1+default-dev (= 0.5.1-2), librust-toml-0.5.1-dev (= 0.5.1-2) Filename: ./armhf/librust-toml-dev_0.5.1-2_armhf.deb Size: 45328 MD5sum: cae6420ec9a287fcd3f851cd9bd7526b SHA1: 20fd0680eff6847ec7c3adde55423fc3c445767e SHA256: 9426d63537eb1182c0d7fac77c191c2de63cf72c722cb99f33bbb0cb605d0d88 Section: rust Priority: optional Multi-Arch: same Homepage: https://github.com/alexcrichton/toml-rs Description: Native encoder and decoder of TOML-formatted data - Rust source code Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . This package contains the source for the Rust toml crate, packaged by debcargo for use with cargo and dh-cargo. Package: libsqlite3-0 Source: sqlite3 Version: 3.30.0-1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1139 Depends: libc6 (>= 2.28) Breaks: python-migrate (<< 0.11.0-4~), python3-migrate (<< 0.11.0-4~) Filename: ./armhf/libsqlite3-0_3.30.0-1_armhf.deb Size: 559616 MD5sum: cfe1e6d574292b657c355858e638a218 SHA1: 56964c0eff0ed21adff761d94ebc7f44b40f8d27 SHA256: 237d4fac83f41f19331b5af32204ab09aeaaa28b53d26324a62adb76adc8a499 Section: libs Priority: optional Multi-Arch: same Homepage: https://www.sqlite.org/ Description: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-0-dbgsym Source: sqlite3 Version: 3.30.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1862 Depends: libsqlite3-0 (= 3.30.0-1) Filename: ./armhf/libsqlite3-0-dbgsym_3.30.0-1_armhf.deb Size: 1804068 MD5sum: 68f584dd8a368d4bc2a702939282e659 SHA1: 5dab42bb4a69b05a211ab3c0d350eb4f71108d69 SHA256: 15ee6ba7ddda709054f6e805d5332d9b8f2f66d84296ff3879821373f1ccdf8a Section: debug Priority: optional Multi-Arch: same Description: debug symbols for libsqlite3-0 Build-Ids: 32c266df02c1d42f45eef2f68d3abf0e1e6f5d55 Package: libsqlite3-dev Source: sqlite3 Version: 3.30.0-1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1876 Depends: libsqlite3-0 (= 3.30.0-1), libc6-dev Suggests: sqlite3-doc Filename: ./armhf/libsqlite3-dev_3.30.0-1_armhf.deb Size: 699328 MD5sum: f3222474afd4bbd75df790a3881e619b SHA1: f48bd73845758b27244c4ca44e75144529cc4a7f SHA256: 61209f51888d7ef82a301f9a70a1637dffb7acf308b569cd465a3ca485628414 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://www.sqlite.org/ Description: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libsqlite3-tcl Source: sqlite3 Version: 3.30.0-1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 167 Depends: libc6 (>= 2.4), libsqlite3-0 (>= 3.20.0) Suggests: sqlite3-doc Filename: ./armhf/libsqlite3-tcl_3.30.0-1_armhf.deb Size: 130992 MD5sum: e80d5bfe1a10e0a599d6285a2eb11f79 SHA1: 3983f6275c5ce07f93d6fb4b875f567d80ec7404 SHA256: a4232dca58798354fdb8ac460b32f2e6717daa57e9ca63f049466a679e78eb6f Section: interpreters Priority: optional Homepage: https://www.sqlite.org/ Description: SQLite 3 Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: libsqlite3-tcl-dbgsym Source: sqlite3 Version: 3.30.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 81 Depends: libsqlite3-tcl (= 3.30.0-1) Filename: ./armhf/libsqlite3-tcl-dbgsym_3.30.0-1_armhf.deb Size: 66704 MD5sum: 3d39c5577e7a3badef96f4265f98c91a SHA1: d8f81198704f06292a0a3105b1c159fdc02a2853 SHA256: 346d0c41c3e3a6d2ca81740a8ab65ef70f61da2e5622e99bab79efe1b9e946b7 Section: debug Priority: optional Description: debug symbols for libsqlite3-tcl Build-Ids: 973327262bda86ef4d6c9aab579a1680694abec0 Package: lld-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 2867 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (= 1:8.0.1-3~obs), libstdc++6 (>= 6) Filename: ./armhf/lld-8_8.0.1-3~obs_armhf.deb Size: 729404 MD5sum: 85fc21b75388798726cf7861f775529a SHA1: 914f5f271bdf5e1e5f42d92ce6eac0ba1f26c958 SHA256: 8656feea74b1bf11372aee9563560b1313d9c9a8b69f97a13a9436e2e88fb0a8 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: lld-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 4024 Depends: lld-8 (= 1:8.0.1-3~obs) Filename: ./armhf/lld-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 2625296 MD5sum: 04c93952e6a83ef1fc4e302972236b8a SHA1: f2d66d2bc216d78617de9979d055a6e586abbd1b SHA256: a1f8a962ed8422e545a2cf7ffb887ac7566f31e96293f53cc6be12dd93551894 Section: debug Priority: optional Description: debug symbols for lld-8 Build-Ids: 37b772a87aeaf127eb567db0aa8b374ebb5c65d0 Original-Maintainer: LLVM Packaging Team Package: lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 29998 Depends: libc6 (>= 2.28), libedit2 (>= 2.11-20080614-0), libgcc1 (>= 1:3.5), liblldb-8 (>= 1:8~svn298832-1~), libllvm8 (= 1:8.0.1-3~obs), libncurses6 (>= 6), libpython3.7 (>= 3.7.0), libstdc++6 (>= 7), libtinfo6 (>= 6), llvm-8-dev, python-lldb-8 Filename: ./armhf/lldb-8_8.0.1-3~obs_armhf.deb Size: 7499688 MD5sum: 8c80f89b6af42cc07687962dbfc4a54d SHA1: b5d9d0b1c56623eda110ceaa03faa4b3be6e5b97 SHA256: 940b077641cc5baecadbbbe7ded1ecbba064bbb4f7dcc3d4222ade7861303341 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: lldb-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 60102 Depends: lldb-8 (= 1:8.0.1-3~obs) Filename: ./armhf/lldb-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 46902400 MD5sum: 0fa7e431e30da0c40d2ff707aec1bf67 SHA1: 4fd43a03f1214919c53f56e3aa6585678e090af1 SHA256: 7732522bf6d90d028b0bd8960442f71ce30b64b1e199c929cedf670629c67514 Section: debug Priority: optional Description: debug symbols for lldb-8 Build-Ids: 0e400ba520cb264a12b3354d3c6591370e9788fb 1693ab59afdca5ad4d69c582b5a6bfa599812f4f 7529e1587730d655372439ac2e3774e879b6d069 9ab1b81a24968e26d5da65970e13a86cda018b76 c187a7a8d8bd73db4324799e11e4389852c066a9 c5507501ed4f0aa2665169d49a7d40e76e48c47a Original-Maintainer: LLVM Packaging Team Package: llvm-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 14469 Depends: llvm-8-runtime (= 1:8.0.1-3~obs), libc6 (>= 2.15), libgcc1 (>= 1:4.3), libllvm8 (>= 1:8~svn298832-1~), libpfm4, libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4) Recommends: llvm-8-dev Suggests: llvm-8-doc Filename: ./armhf/llvm-8_8.0.1-3~obs_armhf.deb Size: 3879896 MD5sum: 7f6c7ce366398d85e913743e89ea1a12 SHA1: 72f7823dff5e95ac1d51d6c04b3798aa5c43b3ce SHA256: bb7d5cc91613b47bf3d22661dba16c040a58b5d49403e88bcbcaaef1d1ef1759 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: llvm-8-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 19546 Depends: llvm-8 (= 1:8.0.1-3~obs) Filename: ./armhf/llvm-8-dbgsym_8.0.1-3~obs_armhf.deb Size: 13670856 MD5sum: de4fe587f3a5a5d8728b39a40663b8cb SHA1: 0095183fc0d11c9344737604e5eaf95a27121f4e SHA256: a9530746bc78380d09cbed8bb3f00a26425b68db6807721f781b1a8970c524e3 Section: debug Priority: optional Description: debug symbols for llvm-8 Build-Ids: 01119ad3a205c95d51e9a41ce35059d8ed3bdcd6 01cc2356708eb11a0a528065f5c16fbde999cdae 057cc79be274765cd7aa6d809f5fff702b7178f7 1cb24647259625c8b5d9de4888a7c4cac3b4a600 2034ee6c67acb17a81ac71f77339888ecd1749af 2abd317195805a4ba12adb23241a177eb4e02320 2bc43f378218fb89302fb638a1883855c4537723 33e29636b68ca61d5018f36163b587ba3e523ace 3743d9eda285ba9184a597c9dfbcf547f2b71f7c 3b8d2877ee16d0e0b5a3d0cd54390a1459a80f5d 3d122aed5cf2aa280422e06415607f447d07aea8 3f09be668e6cce8ffa40205c6966e7104736cb55 414e5d463e6a9fc6dd592e95e53fe3659f122af9 49a400f0c265b8acfdac23fdc7271e730e723545 4a945fb740c553370ad0720d90ae80266ca5e056 5a0073c1f83111ff17050eea1acff4df2ab355b1 62c0f3612fee5a86b819da8c738c8e3f2d491cfc 6624df1eeee17b98b5dbd9e65095dc3d73c38f2d 68756c0d78bd2cacb3f654f78d0050decb375941 696b0751e7cc7c724b5f3d221c8bd0128d09290a 6a7856e7e2b9d126ade52c1770acaf68256e675a 6eb3dfc9dfd0c51305ccb03533ac95e194aefa50 81e9884d5387cad208a944ffda0acf04fc7a5a84 84155641446ce9d67e2ea0328cb24ad32c3e3a67 856764509d742a89d5e7781d276971bcd977254f 888fb928b3dbb7f301aa398f0382c0efccebc68a 88bb7d882e66be28e08889830dfdd3f27fa12bd8 8a6ccfef14722f9d77f21cb2eb22e0d45d427636 8bd54e3f0d031f1de9e05a84d4c11d1cea36c407 8d6d3f88f9d60e6d5d3a1140a1b90f0fd250ddf5 8fa533c6a7d5bccca4e0be853ae3b46dcd2fba32 8ff637904e9c2cb83b02280105bd3c881a9948f0 92bfc96bc128f02febc72d349222822e0790a5c8 9feb011dbf975df918a0b3869c2dd80a1b7305c5 a85594733b9bdf7d688a44c862edb12c22ac3310 a9af430b33a567c7e6cfe6c0058cb9ad711eada3 aec18341e0535cd57a14def0698b971a9751e46f b30e6a48de1442942e7a70b5f20382e73f3cde50 bd2be3532be31a7707ec999c5bbca6bf948d8b2f c0f9917092e1fd17aedcdcc2c44f7088dc439923 c39cd7ac4d380707d1aea283497ce4cf7d808f62 c43d1752cca6d4b4db1c503938ceb837034040d3 c801edda2f10094327b850fbd968e1767bcf0afc d516a1b76291250a4a2c48ee2f7b822f74a4382e dcee49523c107db2eec7943b478819494ad21cd5 e38850ea4f5ab9e862bdf1e57249ad981761f177 ec8e8ef21321174ed1ca19d1905bbeb581f0de6e ed9b00cc79d08569ba016913ddbd008a9cfe70b2 f6337d1178fa0827fd1ced66ac221efedf79093f f75c88a0bb7d902003ec78048f35f6ff19bc4b1f fb41e95e681694ea58c5d5dca0f0bd2a68d1adee fb9b67501812f40357a50b1bd3036211727b40df Original-Maintainer: LLVM Packaging Team Package: llvm-8-dev Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 147960 Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.5), libllvm8 (= 1:8.0.1-3~obs), libstdc++6 (>= 5.2), libffi-dev (>= 3.0.9), llvm-8 (= 1:8.0.1-3~obs), libtinfo-dev Filename: ./armhf/llvm-8-dev_8.0.1-3~obs_armhf.deb Size: 21893436 MD5sum: a23918027e4b806cd201517cc1ee687d SHA1: f856c97430e1f6974d3c4e9fc5067964f4a0a732 SHA256: f239086fb699765f4ce314bec280a7bf1bcd5e97dc7555aa97703aee5ea840e3 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: llvm-8-dev-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 4407 Depends: llvm-8-dev (= 1:8.0.1-3~obs) Filename: ./armhf/llvm-8-dev-dbgsym_8.0.1-3~obs_armhf.deb Size: 3110380 MD5sum: 6e828c5deace8ad9c348138d75affe3a SHA1: ab798cd2d8b0d66554a5b006e2707f44abe8bf8f SHA256: c9e5d12392dc101d5c4d2613638356ff6a9ab61dd452af5ef50b2231eeccd93b Section: debug Priority: optional Description: debug symbols for llvm-8-dev Build-Ids: 16ecadb9719d675b9dd21dc9d306ce0b57e875ed 2203b1fae14f784228efe4d821fabe6d2b67256a 39b1d196be40092453278343a133c321c6d1cb00 82000ea7afd4e9ba8081a38b04e87ed09620be46 Original-Maintainer: LLVM Packaging Team Package: llvm-8-doc Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: all Maintainer: Steven Pusser Installed-Size: 21374 Depends: libjs-jquery, libjs-underscore Filename: ./all/llvm-8-doc_8.0.1-3~obs_all.deb Size: 2413640 MD5sum: 8373a5bb1fa3a17ce857aee9fd14970b SHA1: ca2140381ec25eb4866a154e10ffad6ad6cd1e17 SHA256: 6ccc0db533218863c7474c201b18051dd93e325c502d423b4b0ebe4c4751c860 Section: doc Priority: optional Homepage: https://www.llvm.org/ 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). Original-Maintainer: LLVM Packaging Team Package: llvm-8-examples Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: all Maintainer: Steven Pusser Installed-Size: 478 Depends: llvm-8-dev (>= 1:8.0.1-3~obs), llvm-8-dev (<< 1:8.0.1-3~obs+c~) Filename: ./all/llvm-8-examples_8.0.1-3~obs_all.deb Size: 270708 MD5sum: f7a150668323e237b66cad9b5ba5d8e6 SHA1: 7f969ba171e24322b158a7c9929c1ef65d51cf67 SHA256: 56e44dabd8dfaa9c0a6a1417366894d95a6f376e29bf480ebfbd0a90d67e349e Section: doc Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: llvm-8-runtime Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 580 Depends: binfmt-support, libc6 (>= 2.15), libgcc1 (>= 1:4.3), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 6), libtinfo6 (>= 6), zlib1g (>= 1:1.2.0) Filename: ./armhf/llvm-8-runtime_8.0.1-3~obs_armhf.deb Size: 172368 MD5sum: 5af1e872e52b9b234d65682d2ac5ee0a SHA1: 5acd9920c6304807afee57f9ab9000e8776ee39a SHA256: 529c59c59b9c06be82d6ec3ac74c7a3459f274c2b71269af4323ff4cd65ba7ee Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: llvm-8-runtime-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 3974 Depends: llvm-8-runtime (= 1:8.0.1-3~obs) Filename: ./armhf/llvm-8-runtime-dbgsym_8.0.1-3~obs_armhf.deb Size: 3211416 MD5sum: c62eae4775c55f241fba3faef1481c86 SHA1: a4b1372dfc255209002897fd4495d183422d4bc2 SHA256: a69be6b8262af9d058052f3b36fcae4b4c222c9ed9c8d98e7a6644d0647b83ad Section: debug Priority: optional Description: debug symbols for llvm-8-runtime Build-Ids: 503460c7578e43daedd3ef40e37f08dfe8b26715 c620b44f91a0cd9d5cc565bc9f8a675fe64c6070 Original-Maintainer: LLVM Packaging Team Package: llvm-8-tools Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 986 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.3), libstdc++6 (>= 5.2), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python, python3, python-pygments, python-yaml, python3-pygments, python3-yaml, llvm-8-dev (= 1:8.0.1-3~obs) Filename: ./armhf/llvm-8-tools_8.0.1-3~obs_armhf.deb Size: 233932 MD5sum: 67beeba229acff988382e692e9e246ce SHA1: d0a960dda0ebee8bdfe485c6ff1c93efb96241cc SHA256: 007da193c83239b5d788994e657fbd66832e51a8396c94c10e499a8881aef847 Section: devel Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: llvm-8-tools-dbgsym Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Steven Pusser Installed-Size: 1096 Depends: llvm-8-tools (= 1:8.0.1-3~obs) Filename: ./armhf/llvm-8-tools-dbgsym_8.0.1-3~obs_armhf.deb Size: 862940 MD5sum: 4bc46f6cdef76649d9f2d135f831a2ec SHA1: 748cd0570882d50ebfbba8dd30cd28349abfed79 SHA256: a829db40effb88348bc8b066a83a5e86b5e6d73d83635563ba06b257a31fb24b Section: debug Priority: optional Description: debug symbols for llvm-8-tools Build-Ids: 34ccd08bdf9875e660d971c1bc6c87b9b0bdd589 73bb02c5ef14e1cdfcdaab575ab3a5f8f0342212 7b49af6b2f07e2625d9131601669919ed1c53df3 Original-Maintainer: LLVM Packaging Team Package: python-clang-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 188 Depends: python3 Conflicts: python-clang-x.y Replaces: python-clang-x.y Provides: python-clang-x.y Filename: ./armhf/python-clang-8_8.0.1-3~obs_armhf.deb Size: 60488 MD5sum: 8f5f141e9a1e090cff7682c0ac0cc4da SHA1: 97143a4de57a9fffb21c50778a291ba720aef252 SHA256: caa8f237e3f06661442f772457e3e9cf81201e39c83ad4d5f412df6056b6e84c Section: python Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: python-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 68 Depends: python3, python3-six Conflicts: python-lldb-x.y Replaces: python-lldb-x.y Provides: python-lldb-x.y Filename: ./armhf/python-lldb-8_8.0.1-3~obs_armhf.deb Size: 35596 MD5sum: f417830cc90688c37dfeb9f8e0b06930 SHA1: 3954bdda330fa694cc6cec0b80a5476d164653f1 SHA256: cbf4c37aff02e919491ffeba3595773558199636e68b32321632db5c6f593db7 Section: python Priority: optional Homepage: https://www.llvm.org/ 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. Original-Maintainer: LLVM Packaging Team Package: python3-lldb-8 Source: llvm-toolchain-8 Version: 1:8.0.1-3~obs Architecture: armhf Maintainer: Steven Pusser Installed-Size: 769 Depends: python3-six Conflicts: python3-lldb-x.y Replaces: python3-lldb-x.y Provides: python3-lldb-x.y Filename: ./armhf/python3-lldb-8_8.0.1-3~obs_armhf.deb Size: 125864 MD5sum: c6b89989a064b856bcbe27090b022834 SHA1: f5fe669fcd23097d1f84039defc7941f3d6f6c52 SHA256: 127714afe928232c3d68b4bc041cfda117bf2be7c231a6ab8ad221f8f8b0e6d5 Section: python Priority: optional Homepage: https://www.llvm.org/ Description: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Original-Maintainer: LLVM Packaging Team Package: sqlite3 Version: 3.30.0-1 Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 2277 Depends: libc6 (>= 2.28), libreadline7 (>= 6.0), zlib1g (>= 1:1.2.0), libsqlite3-0 (= 3.30.0-1) Suggests: sqlite3-doc Filename: ./armhf/sqlite3_3.30.0-1_armhf.deb Size: 857108 MD5sum: 1446582600ad1404173224d46ca3f484 SHA1: b7af35341f0c22a2b43bc927936464a8081437e3 SHA256: 04aa96fc6d782e4ad02a3ba9a7a7e0713d9f35e7f0a0133d334cf89d5dddeac4 Section: database Priority: optional Multi-Arch: foreign Homepage: https://www.sqlite.org/ Description: Command line interface for SQLite 3 SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite3-dbgsym Source: sqlite3 Version: 3.30.0-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 4119 Depends: sqlite3 (= 3.30.0-1) Filename: ./armhf/sqlite3-dbgsym_3.30.0-1_armhf.deb Size: 3985016 MD5sum: 5fc23c68b01c5c21a575e84753aee7c6 SHA1: 508fa73da765e4e0ba464a1144521211a2b86b42 SHA256: 2096aaf2372aa8d9615be1001ab68837f6c118638a528be70688adc1832e081c Section: debug Priority: optional Description: debug symbols for sqlite3 Build-Ids: 58c4aeae98fd8741e7cf23f2f4482c085c66a0be 836b6201d37a312515fba49cae9b4cb6e0401c38 Package: sqlite3-doc Source: sqlite3 Version: 3.30.0-1 Architecture: all Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 18887 Recommends: sqlite3 Filename: ./all/sqlite3-doc_3.30.0-1_all.deb Size: 7140064 MD5sum: 2145398ebb5f437a83dbcaaa90541403 SHA1: b39d13ea1d1ed986679b5d57348e650f11127490 SHA256: 8f1dece75260e04f1651e2f383263ca3f16077081c142f1aba3b6e93fb6bdcc8 Section: doc Priority: optional Homepage: https://www.sqlite.org/ Description: SQLite 3 documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage.