Package: brotli-rs Source: rust-brotli Version: 6.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1811 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Homepage: https://github.com/dropbox/rust-brotli Uploaders: Jing Luo Priority: optional Section: utils Filename: pool/contrib/r/rust-brotli/brotli-rs_6.0.0-1~bpo12+pve2_ppc64el.deb Size: 635048 SHA512: 9230e170c1fc0780e122ec057411d47ad4c9b5f6729403df419e977301ea76fdfcbac316626a84e2c2ee58f72df4d5d5fe6d5311dc3b6aef41480ac2fa9fc54c SHA256: 85e516339031379eeb836eea982fae36da260f7dd383148c359a6f331766b72b SHA1: fd5a179ce6bf7b454aa05ced3de49ac8773adf46 MD5sum: 5bf9fb6f2066b2d3efa151222e64ab18 Description: Compressor and decompressor for brotli written in rust A compressor and decompressor for brotli with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. X-Cargo-Built-Using: rust-alloc-no-stdlib (= 2.0.4-1), rust-alloc-stdlib (= 0.2.2-1), rust-brotli-decompressor-4 (= 4.0.1-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: brotli-rs-dbgsym Source: rust-brotli Version: 6.0.0-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2401 Depends: brotli-rs (= 6.0.0-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-brotli/brotli-rs-dbgsym_6.0.0-1~bpo12+pve2_ppc64el.deb Size: 2314688 SHA512: 29ce298d0467f65e183038fb69fa611976e42596756d503024684c37e913bceeaff84c344958724f8c23227ed29b4d37440a6b16d7158cc75b84f0e7085b93b1 SHA256: cbe749027560376f9950fa68ac0a46336deab9830b694429578a60658898b4a8 SHA1: 31750b9645d030cc651069dc7961fdd607682781 MD5sum: 6422aed4483a6c1749030b0f598155d5 Description: debug symbols for brotli-rs Build-Ids: 814bb44dc8640c7cb912eb145e69ecf41a1dee24 X-Cargo-Built-Using: rust-alloc-no-stdlib (= 2.0.4-1), rust-alloc-stdlib (= 0.2.2-1), rust-brotli-decompressor-4 (= 4.0.1-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: cbindgen Source: rust-cbindgen Version: 0.26.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 5974 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: utils Filename: pool/contrib/r/rust-cbindgen/cbindgen_0.26.0-1~bpo12+pve3_ppc64el.deb Size: 1400440 SHA512: 8cbdbe3289bf1383db53d481f019261981dfdd55c3eecb12b5ff4683d721a0dfd97f6b923bfdb4f68115f25a51aac28ae5b227bd264952107e3079679a06bc4f SHA256: 62cb79d9de89b710f4566ed0383aed073f2afe109a162fd5063d3b622c1f6724 SHA1: dd8f7dedc06a587e866a79f0cd935b5d437688d5 MD5sum: 01f652f1586a5b0a46b97f1a538265a7 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 X-Cargo-Built-Using: rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-equivalent-1 (= 1.0.1-1~bpo12+pve2), rust-errno-0.3 (= 0.3.8-1~bpo12+pve2), rust-fastrand-2 (= 2.1.0-1~bpo12+pve2), rust-hashbrown-0.14 (= 0.14.5-5~bpo12+pve2), rust-heck-0.4 (= 0.4.1-1~bpo12+pve2), rust-indexmap-2 (= 2.2.6-1~bpo12+pve2), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-linux-raw-sys-0.4 (= 0.4.12-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-proc-macro2-1 (= 1.0.85-1~bpo12+pve2), rust-quote (= 1.0.36-1~bpo12+pve2), rust-rustix-0.38 (= 0.38.32-1~bpo12+pve2), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.203-1~bpo12+pve2), rust-serde-json (= 1.0.87-1), rust-serde-spanned-0.6 (= 0.6.8-1), rust-strsim (= 0.10.0-1), rust-syn-1 (= 1.0.109-2~bpo12+pve2), rust-tempfile-3 (= 3.10.1-1~bpo12+pve2), rust-toml-0.8 (= 0.8.19-1~bpo12+pve2), rust-toml-datetime-0.6 (= 0.6.8-1~bpo12+pve2), rust-toml-edit-0.22 (= 0.22.20-1~bpo12+pve2), rust-unicode-ident (= 1.0.12-1~bpo12+pve2), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-winnow-0.6 (= 0.6.18-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: cbindgen-dbgsym Source: rust-cbindgen Version: 0.26.0-1~bpo12+pve3 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 16104 Depends: cbindgen (= 0.26.0-1~bpo12+pve3) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-cbindgen/cbindgen-dbgsym_0.26.0-1~bpo12+pve3_ppc64el.deb Size: 15485032 SHA512: 5e89b0693e45487bf927cc128c04fa13f3bf5b31b0ce6cce04a6541ce97d71c798a9e6b6418f11769b8b8db17518d28cab97ad8361ebacafc165a692cf702427 SHA256: daf2c07f1b0e4d09f8415e91c69428520037079c79b1083ed883cad1359c1d00 SHA1: 267a43af23ae058638c81ecad0be60676266ccdf MD5sum: 46e532b4e4cb53372d151ecee2d0cccc Description: debug symbols for cbindgen Build-Ids: 42e44fcb2087556cd50bfb3afe456e8be8ae4094 X-Cargo-Built-Using: rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-equivalent-1 (= 1.0.1-1~bpo12+pve2), rust-errno-0.3 (= 0.3.8-1~bpo12+pve2), rust-fastrand-2 (= 2.1.0-1~bpo12+pve2), rust-hashbrown-0.14 (= 0.14.5-5~bpo12+pve2), rust-heck-0.4 (= 0.4.1-1~bpo12+pve2), rust-indexmap-2 (= 2.2.6-1~bpo12+pve2), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-linux-raw-sys-0.4 (= 0.4.12-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-proc-macro2-1 (= 1.0.85-1~bpo12+pve2), rust-quote (= 1.0.36-1~bpo12+pve2), rust-rustix-0.38 (= 0.38.32-1~bpo12+pve2), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.203-1~bpo12+pve2), rust-serde-json (= 1.0.87-1), rust-serde-spanned-0.6 (= 0.6.8-1), rust-strsim (= 0.10.0-1), rust-syn-1 (= 1.0.109-2~bpo12+pve2), rust-tempfile-3 (= 3.10.1-1~bpo12+pve2), rust-toml-0.8 (= 0.8.19-1~bpo12+pve2), rust-toml-datetime-0.6 (= 0.6.8-1~bpo12+pve2), rust-toml-edit-0.22 (= 0.22.20-1~bpo12+pve2), rust-unicode-ident (= 1.0.12-1~bpo12+pve2), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-winnow-0.6 (= 0.6.18-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: debcargo Source: rust-debcargo Version: 2.7.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 20900 Depends: libc6 (>= 2.34), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libgit2-1.8 (>= 1.8.0), libsqlite3-0 (>= 3.6.0), libssh2-1 (>= 1.2.5), libssl3 (>= 3.0.0), zlib1g (>= 1:1.2.3.4), quilt Recommends: dh-cargo Built-Using: rust-ahash (= 0.8.11-8), rust-bitmaps (= 2.1.0-1), rust-im-rc (= 15.1.0-1), rust-sized-chunks (= 0.6.5-2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: devel Filename: pool/contrib/r/rust-debcargo/debcargo_2.7.1-2~bpo12+pve2_ppc64el.deb Size: 4780324 SHA512: 03b296d8a5932d64d6c9daf5a8934295d684a6704bb824f79543047d8b1ddc8624067b17d4ea8c0282c2d18ed39e1147864be8b3f8fb3b8f9ce89adaa00eb502 SHA256: bdf955df07c039fc00c930aef35a52a40352af43fafd679c6ab1466ed558e476 SHA1: 9d05e199efa7e562665dce9b4a3cf37b0fbbf40f MD5sum: 206e1198f297ee047bb0356c4bb10504 Description: Create a Debian package from a Cargo crate This package contains the following binaries built from the Rust crate "debcargo": - debcargo Package: debcargo-dbgsym Source: rust-debcargo Version: 2.7.1-2~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71795 Depends: debcargo (= 2.7.1-2~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-debcargo/debcargo-dbgsym_2.7.1-2~bpo12+pve2_ppc64el.deb Size: 68732948 SHA512: 1a863c18f118fb8c1bc145dab683ae431d71bee110f38ea7f29f6bee6c66916566d25906d4ccfd3598006f58b6548e0eb4c9e154421271b710992ac584768bac SHA256: 9cd4dad9e43e7754350e84e6e517ce3debae18b7d2c5db86bb43d94cc1101638 SHA1: 96b8d2cbf111cdfa136eccfcfe1b6b77e7ad3dc0 MD5sum: 959bb488285b15bfb7ab5ed162f65bac Description: debug symbols for debcargo Build-Ids: 43aff6239fcad4ebcfe75f7c4b08866f7224e173 Package: handlebars Source: rust-handlebars Version: 3.5.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1106 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Homepage: https://github.com/sunng87/handlebars-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-handlebars/handlebars_3.5.5-1~bpo12+pve2_ppc64el.deb Size: 321412 SHA512: 75cf7f7d47ae14c2bfbee7e554d52ae102631b01dc1dc552836d88102d0ca64895d7753dd4924442832d86ac757931d6e19f60813b6fae9653310fc79a09926f SHA256: ec65e84bba3fff043426ce18b8ac16377a68c8624cb9c6cd61db56c57bf5c8cc SHA1: f6eba6e72b61f2a64c18edcbec1cfc25003827fb MD5sum: 4d24f85a391dc8b82627ec0993aad622 Description: Handlebars templating implemented in Rust This package contains the following binaries built from the Rust crate "handlebars": - handlebars-cli X-Cargo-Built-Using: rust-cfg-if (= 1.0.0-1), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-memchr (= 2.5.0-1), rust-pest-2 (= 2.7.3-1~bpo12+pve2), rust-quick-error (= 2.0.1-1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.203-1~bpo12+pve2), rust-serde-json (= 1.0.87-1), rust-thiserror (= 1.0.38-1), rust-ucd-trie (= 0.1.5-1), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: handlebars-dbgsym Source: rust-handlebars Version: 3.5.5-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4537 Depends: handlebars (= 3.5.5-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-handlebars/handlebars-dbgsym_3.5.5-1~bpo12+pve2_ppc64el.deb Size: 4426080 SHA512: a275f5f4d2d35e0593964f2cb2ecce301b68ffc4cecd06cd848ae4abdb8fbcef031ab7c1741a787606f9761ba8d7130a3340159a41b4da7b00f54d4e9e94d8c5 SHA256: 070243d84f35eee2766a4fc2bf52b1780f15346b69147d692296eb895782372b SHA1: a1a1f1d512a748e166e818860730fb5c4f23329f MD5sum: 8b42402ce1c8456517555450885b8890 Description: debug symbols for handlebars Build-Ids: c33d403f891316e25b314f2c5ac14df816f5eef1 X-Cargo-Built-Using: rust-cfg-if (= 1.0.0-1), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-memchr (= 2.5.0-1), rust-pest-2 (= 2.7.3-1~bpo12+pve2), rust-quick-error (= 2.0.1-1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.203-1~bpo12+pve2), rust-serde-json (= 1.0.87-1), rust-thiserror (= 1.0.38-1), rust-ucd-trie (= 0.1.5-1), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: lalrpop Source: rust-lalrpop Version: 0.20.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 5070 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lalrpop/lalrpop_0.20.2-1~bpo12+pve2_ppc64el.deb Size: 1060000 SHA512: 19cbcc5f97c1e699b8145d03c8f0d8f879a6cee5a066bd0b72c266a3a9f87bb091ad4876185661f0ad250517e4502b48d05205d5e631a528b766c2545f537ecf SHA256: 7fe877c4f5500db40ac009a7d2c100e40d37409a6496d334469ad2285f6bb89f SHA1: f34c9ba997f0ed22b0023b2142e2413936b91923 MD5sum: 05775753e17c43e4054807f3aa4282e2 Description: Convenient LR(1) parser generator This package contains the following binaries built from the Rust crate "lalrpop": - lalrpop X-Cargo-Built-Using: rust-ascii-canvas-3 (= 3.0.0-1~bpo12+pve2), rust-bit-set (= 0.5.2-1), rust-bit-vec (= 0.6.3-1), rust-cfg-if-0.1 (= 0.1.10-2), rust-cfg-if (= 1.0.0-1), rust-crunchy (= 0.2.2-1), rust-dirs-next (= 2.0.0-1), rust-dirs-sys-next (= 0.1.1-1), rust-either (= 1.6.1-1), rust-ena (= 0.14.0-2), rust-equivalent-1 (= 1.0.1-1~bpo12+pve2), rust-fixedbitset (= 0.4.2-1), rust-hashbrown-0.14 (= 0.14.5-5~bpo12+pve2), rust-indexmap-2 (= 2.2.6-1~bpo12+pve2), rust-itertools-0.13 (= 0.13.0-3~bpo12+pve2), rust-lalrpop-util-0.20 (= 0.20.0-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-lock-api-0.4 (= 0.4.11-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-new-debug-unreachable (= 1.0.4-1), rust-once-cell-1 (= 1.19.0-1~bpo12+pve2), rust-parking-lot-0.12 (= 0.12.1-2~bpo12+pve2), rust-parking-lot-core-0.9 (= 0.9.9-1~bpo12+pve2), rust-petgraph-0.6 (= 0.6.4-1~bpo12+pve2), rust-phf-shared-0.11 (= 0.11.2-1~bpo12+pve2), rust-pico-args-0.5 (= 0.5.0-1~bpo12+pve2), rust-precomputed-hash (= 0.1.1-1), rust-regex (= 1.7.1-1), rust-regex-syntax-0.8 (= 0.8.2-1~bpo12+pve2), rust-regex-syntax (= 0.6.27-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-siphasher (= 0.3.10-1), rust-smallvec (= 1.9.0-1), rust-string-cache-0.8 (= 0.8.7-1~bpo12+pve2), rust-term-0.7 (= 0.7.0-1~bpo12+pve2), rust-tiny-keccak (= 2.0.2-1), rust-unicode-xid (= 0.2.4-1), rust-walkdir-2 (= 2.5.0-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: lalrpop-dbgsym Source: rust-lalrpop Version: 0.20.2-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 13012 Depends: lalrpop (= 0.20.2-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-lalrpop/lalrpop-dbgsym_0.20.2-1~bpo12+pve2_ppc64el.deb Size: 11968320 SHA512: 2dfadd03ab21f7cc9375241e69e3b41d58775e88525997b7447dd73f0562c9db8f6925b6389b4644d18a22d9c0b1daec85d2aa98727ac86e47b5dd52f8cdf563 SHA256: 2adbf52954ab424dd8603e81238d2aa632e82637b5b178e569f3d86890ff28d8 SHA1: a719b5002156b3ae52216e28effa3145618a926d MD5sum: d88823a3641217d03f725fef066a9d48 Description: debug symbols for lalrpop Build-Ids: a26594fae0f3a9e69e15f25423065ecec667cef1 X-Cargo-Built-Using: rust-ascii-canvas-3 (= 3.0.0-1~bpo12+pve2), rust-bit-set (= 0.5.2-1), rust-bit-vec (= 0.6.3-1), rust-cfg-if-0.1 (= 0.1.10-2), rust-cfg-if (= 1.0.0-1), rust-crunchy (= 0.2.2-1), rust-dirs-next (= 2.0.0-1), rust-dirs-sys-next (= 0.1.1-1), rust-either (= 1.6.1-1), rust-ena (= 0.14.0-2), rust-equivalent-1 (= 1.0.1-1~bpo12+pve2), rust-fixedbitset (= 0.4.2-1), rust-hashbrown-0.14 (= 0.14.5-5~bpo12+pve2), rust-indexmap-2 (= 2.2.6-1~bpo12+pve2), rust-itertools-0.13 (= 0.13.0-3~bpo12+pve2), rust-lalrpop-util-0.20 (= 0.20.0-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-lock-api-0.4 (= 0.4.11-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-new-debug-unreachable (= 1.0.4-1), rust-once-cell-1 (= 1.19.0-1~bpo12+pve2), rust-parking-lot-0.12 (= 0.12.1-2~bpo12+pve2), rust-parking-lot-core-0.9 (= 0.9.9-1~bpo12+pve2), rust-petgraph-0.6 (= 0.6.4-1~bpo12+pve2), rust-phf-shared-0.11 (= 0.11.2-1~bpo12+pve2), rust-pico-args-0.5 (= 0.5.0-1~bpo12+pve2), rust-precomputed-hash (= 0.1.1-1), rust-regex (= 1.7.1-1), rust-regex-syntax-0.8 (= 0.8.2-1~bpo12+pve2), rust-regex-syntax (= 0.6.27-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-siphasher (= 0.3.10-1), rust-smallvec (= 1.9.0-1), rust-string-cache-0.8 (= 0.8.7-1~bpo12+pve2), rust-term-0.7 (= 0.7.0-1~bpo12+pve2), rust-tiny-keccak (= 2.0.2-1), rust-unicode-xid (= 0.2.4-1), rust-walkdir-2 (= 2.5.0-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: leb128 Source: rust-leb128 Version: 0.2.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 461 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: devel Filename: pool/contrib/r/rust-leb128/leb128_0.2.5-1~bpo12+pve2_ppc64el.deb Size: 157912 SHA512: cccad40c0c30b1291e445ed68a9c6446929c486ddc3f6f9d282dc000ab406b3be360daba6385f1c548bcb3ba73bcf66d2f7b8558c250c2f12479fdd0c7a0436e SHA256: 552a7ada9dbed95bc82807c0f6aeb016c7157a4c6df4da5846fba9d1e0a3f150 SHA1: 4ff8a979acd471c9de59cc11d155131292713162 MD5sum: d9c88b7f33e4c161005abad1fbcb11b2 Description: Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding This package contains the following binaries built from the Rust crate "leb128": - leb128-repl X-Cargo-Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: leb128-dbgsym Source: rust-leb128 Version: 0.2.5-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2427 Depends: leb128 (= 0.2.5-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-leb128/leb128-dbgsym_0.2.5-1~bpo12+pve2_ppc64el.deb Size: 2377136 SHA512: 4028554ad45cf3fac6f01ad169b7188d7e83c47461d98825761de6114ea0341ffee5e4e34d95500f27a5674c0187e89a3d469a0e6615d4e87116239f3dd8d212 SHA256: 5a9cf6ad0121af648793da9800d6d37f85acecbc75d28a0bd11ed18555ab32b4 SHA1: c65af14a03a9fe80cd936e80baf38a5aa0672c2d MD5sum: 870b3b476463711538b1c5ee77aa2cdb Description: debug symbols for leb128 Build-Ids: ba216bcafc4ba5c65ec68969edf2493bb856c3f5 X-Cargo-Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: libnvpair3linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 287 Depends: libc6 (>= 2.38), libtirpc3t64 (>= 1.0.2) Breaks: libnvpair1, libnvpair3 Replaces: libnvpair1, libnvpair3 Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libnvpair3linux_2.2.7-1+gnu1_ppc64el.deb Size: 65228 SHA512: 43d6f78953a4444db352ab6432bf28ad76d8040d837bca66465855b9328b8616f9994765b98c29d49248dd02bee7e1d90c6994dc0f438adef57f53374717f466 SHA256: c9e53ea95eb11074809b57cd5660db51e44ee0894c10c8f7ea56c26731e7b129 SHA1: 476912c862cb8b306bc6fd7f3f7e3c40a5669dc6 MD5sum: 985ea554963e113a5389b47170c48bb2 Description: Solaris name-value library for Linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. Package: libnvpair3linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 287 Depends: libc6 (>= 2.38), libtirpc3t64 (>= 1.0.2) Breaks: libnvpair1, libnvpair3 Replaces: libnvpair1, libnvpair3 Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libnvpair3linux_2.2.6-1+gnu1_ppc64el.deb Size: 65056 SHA512: 060588ed85f40ec4f1e51ddb300c2758fa2ef75c2bd8453fe2a9059f6f7727f428caf85f714aedcb74fe9fb7c5677e0b3f2993f44688907cddf68a6c896528fb SHA256: 478d73390c0829ddd02a668f668c2b7e87b76174fc15e48a25455c89c5b3a31f SHA1: 2bc0cb76154f48434014e460e1f729d729b0826f MD5sum: e401242537f1ed47bd0a0238008e38f7 Description: Solaris name-value library for Linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. Package: libnvpair3linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 158 Depends: libnvpair3linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libnvpair3linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 125876 SHA512: 654dabaf5de038b7edc37ca6016b5bddf690e4b5afa40bfa22e175420df7b256f8436673afd78c6bd04ef589e74573a60f971036d8f51b92eea0abd982227024 SHA256: 344b5ea5a247aa87e8c12ed1af69832262fab2557ae633b94618d508cd66b7c9 SHA1: f46fe18d406b71579af9bff06d9bdab700db77e5 MD5sum: b052858f935fa17fa9eba7eed1aab18a Description: debug symbols for libnvpair3linux Build-Ids: 05e1f829790ff77f682676094b79dbb1e6a13052 Package: libnvpair3linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 158 Depends: libnvpair3linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libnvpair3linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 125836 SHA512: ae28da4c72f7f3614c10583d43a62e27ab6ae97e4e9efbbc24b2196a43bad2cb80167e8285fdb1cbb3c58184f45dacfbf57f015dab1ce1255c2cbf7fd2adc8b7 SHA256: c02a0535d70261931b72eb3042147e2c9552433accfa4968a410383dc1737ecb SHA1: 0678cbb236217a830772a4ed2f7c3b3b3d5faf9f MD5sum: 344c827dc3439851f824c87ab686675f Description: debug symbols for libnvpair3linux Build-Ids: 200651dc8e6dc5087733d75f7608d8c84de7e9a9 Package: libpam-zfs Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 142 Depends: libpam-runtime, libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libpam0g (>= 1.1.0), libssl3t64 (>= 3.0.0), libzfs4linux (>= 2.2) Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/libpam-zfs_2.2.7-1+gnu1_ppc64el.deb Size: 34732 SHA512: 35c7fa2a7484c234fc221f8eedbbf470eb6818d23b5cfd757f4a96a6b9dab7e64af34ebaa604f92b4322f5a96f41f3f2625ab909987db6e1bcc2564c0038004e SHA256: 4bdfcbc0ae3093332552377e353069b4461fe93e33b0b6fe31fc8cbcad61fc90 SHA1: 85af460235a23fe70979795a202cc62a7598609f MD5sum: 161436761032db003079ec364a004c66 Description: PAM module for managing encryption keys for ZFS OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This provides a Pluggable Authentication Module (PAM) that automatically unlocks encrypted ZFS datasets upon login. Package: libpam-zfs Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 142 Depends: libpam-runtime, libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libpam0g (>= 1.1.0), libssl3t64 (>= 3.0.0), libzfs4linux (>= 2.2) Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/libpam-zfs_2.2.6-1+gnu1_ppc64el.deb Size: 34540 SHA512: dda0e9a5150b616cbaa710d1d7ea72e08edc162d100fff9afa1cfadba5667901ecf9fca8db28f561591569376bc89656a5a14f5f1782ecf919ca23523b9bf6b6 SHA256: 30f0c6f84583c135e22f80924279eff2b9d0168ad02c001a72f1e5f5fc2ff909 SHA1: 83e10477724d2d3493747f7de0d5330d1571ae7b MD5sum: 2cad671167bbb5a22533f758d30cd780 Description: PAM module for managing encryption keys for ZFS OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This provides a Pluggable Authentication Module (PAM) that automatically unlocks encrypted ZFS datasets upon login. Package: libpam-zfs-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 43 Depends: libpam-zfs (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libpam-zfs-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 25152 SHA512: 12fadf5fbb01c1aa3e6882cb9e4a88c035f75607623050d5aaa3ce355ed320b26dce83384686e6e1776b993d34e93922d66b0c982ee162428834d73c35dc0b99 SHA256: a010cb834d3cbdd1c3b1b2c79b78a6a961f47d256efb331e387a10c95fcb6800 SHA1: 1ad47ed1bb604751f057f1c02c6766ae3270998d MD5sum: 5cb5fa26a9af1d974f4b2ef218f8294c Description: debug symbols for libpam-zfs Build-Ids: a62c499474c0e9531e1ba00d565b9d43e8390c29 Package: libpam-zfs-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 43 Depends: libpam-zfs (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libpam-zfs-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 25168 SHA512: 9ca2d288dd2ae1568c46faf85459fabd7ea22856e78312e44b63f7736aaab24eea51fe775b8791b48e33974cc2baf126e2de17f40b6d02925d74231e90dfba11 SHA256: 2bdcd1edd4b243e599a1b9c070895c899984d41fe3e008f6bf43833b781e5c04 SHA1: c96fb0e89d9ebfb3b3d315b7b097281387f0d1d3 MD5sum: 11f2c1521ce3b13af8d62f98ea6d4372 Description: debug symbols for libpam-zfs Build-Ids: b0b7194dc9f79e71197b7b4ca5d0e4044e0d3aba Package: libpmg-rs-perl Version: 0.7.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 8098 Depends: perl (>= 5.36.0-7+deb12u1), perlapi-5.36.0, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), libproxmox-rs-perl (>= 0.3.3) Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/libp/libpmg-rs-perl/libpmg-rs-perl_0.7.6_ppc64el.deb Size: 1887844 SHA512: b69b385ce0c14cf1f748f3aee7c6d7b690ad53943b107ef588e4d9ba1bbc83c61bd40c4e8aee1c438dbb6133aea8a1c3962c114ee5a3ce1fb03784a2bc2375b6 SHA256: 54b356f7befbf42e4bfc2ba5a8b1aae8fdb3540a793332791bd3893ec48cfb6a SHA1: 012852baf28bcc6f3119f575c7e9c2e428619649 MD5sum: a046e44e6f2e6c79735d107447b9b38e Description: Components of Proxmox Mail Gateway which have been ported to Rust. Contains parts of Proxmox Mail Gateway which have been ported to, or newly implemented in the Rust programming language. Package: libpmg-rs-perl-dbgsym Source: libpmg-rs-perl Version: 0.7.6 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 25210 Depends: libpmg-rs-perl (= 0.7.6) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/libp/libpmg-rs-perl/libpmg-rs-perl-dbgsym_0.7.6_ppc64el.deb Size: 23830664 SHA512: decde29b58f3f26bc40552a8892d9c3b4f150da95ea9fbf7536c455eb0288e74d00098ad1bf00b372dceb659f78b9af90d97a611f3e5c23719c0cde0ba3303b7 SHA256: c6aab6475b25fd27c7e0f5ad3bb48b8620d081bf330af61abd11921608e347c7 SHA1: d68adff538e2102ea16a99b95b3dafecb8e3c946 MD5sum: a565f9b34b46162c09de8b3408bb868d Description: debug symbols for libpmg-rs-perl Build-Ids: 3c052fad1abf377bc874deb9fdf25db0fffc0fef Package: libproxmox-acme-perl Source: libproxmox-acme Version: 1.5.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 40 Depends: libpve-common-perl (>= 6~), perl:any Recommends: libproxmox-acme-plugins Breaks: libpve-common-perl (<< 6.0-20) Replaces: libpve-common-perl (<< 6.0-20) Homepage: https://www.proxmox.com Priority: optional Section: admin Filename: pool/contrib/libp/libproxmox-acme/libproxmox-acme-perl_1.5.1_all.deb Size: 11064 SHA512: c88452076b0c35f4dd67c43d4c60da57aea8d68fe97d83445ca9b567adec98c35e0a48d1c82aebdf33e4c9468f84728f409d50c5ddd983b30a14782a09a08263 SHA256: dbc81f701688b34e45f804f3e970d2ea3272b78a915449362171b66d07f85a53 SHA1: a0fadafb53ef4482771e1842cba1c871ff801f71 MD5sum: 0e83fe8d9bc6e9ff962bd0da4b9fc28a Description: Proxmox ACME integration perl library Used in perl-based Proxmox project as common interface for DNS and HTTP ACME challenges. Package: libproxmox-acme-plugins Source: libproxmox-acme Version: 1.5.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 879 Depends: coreutils (>= 8.30-1), curl (>= 7.64.0-1), sed (>= 4.7-1) Recommends: idn Breaks: libproxmox-acme-perl (<< 1.1.0) Replaces: libproxmox-acme-perl (<< 1.1.0) Homepage: https://www.proxmox.com Priority: optional Section: admin Filename: pool/contrib/libp/libproxmox-acme/libproxmox-acme-plugins_1.5.1_all.deb Size: 129960 SHA512: 590585dae86a5a858e27b0b42e859467840d11759bb136ffee941a25b17c2339dad4a20d831376204aa501b14959a3640e0c74384e0d18133ff4adca74be68f8 SHA256: e1539616128bbef9268d3a2031807272730f0252c7479a17fe31d4f4fcab5925 SHA1: 2efe39a72ea50e034b71f10a142d9f0eeae4ebdd MD5sum: 9e179d848dfec7f24fd477b79fd7453e Description: Proxmox acme.sh wrapper for DNS API plugins Used in Proxmox project to provide DNS API plugins for issuing ACME DNS challenges with a small wrapper executable. Package: libproxmox-rs-perl Version: 0.3.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 26 Depends: libpve-rs-perl (>= 0.8.10) | libpmg-rs-perl (>= 0.7.6), perl:any Breaks: libpmg-rs-perl (<< 0.6.2), libpve-rs-perl (<< 0.7.2) Replaces: libpve-rs-perl (<< 0.6.0) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libproxmox-rs-perl/libproxmox-rs-perl_0.3.4_all.deb Size: 4056 SHA512: ed3394c3d9d67fb785eb684f261949fd1332d9edecc859f465f39f6c81fb2b4ad5e36a342d8db39e04aa602cacf3fb443caaf10ae901c365b965ba36238169e3 SHA256: 6c68d5bd9c5f7dbc91f659bafc8946a1347879ceac2cb0bd082eed82bdbd52ee SHA1: c3ac30936a7e093f338e331995461ef4fe3249fc MD5sum: 2811523319e9bc1fc5c0d070bb814774 Description: PVE/PMG common perl parts for Rust perlmod bindings Contains the perl side of modules provided by the libraries of both libpve-rs-perl and libpmg-rs-perl, loading whichever is available. Package: libpve-access-control Version: 8.2.0 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 284 Depends: libauthen-pam-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libjson-perl, libjson-xs-perl, libmime-base32-perl, libnet-ldap-perl, libnet-ssleay-perl, libpve-cluster-perl, libpve-common-perl (>= 8.0.8), libpve-rs-perl (>= 0.8.3), libpve-u2f-server-perl (>= 1.0-2), liburi-perl, libuuid-perl, pve-cluster (>= 6.1-4), perl:any Breaks: pve-manager (<< 7.0-15) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-access-control/libpve-access-control_8.2.0_all.deb Size: 72632 SHA512: 302282c18758b6cddf45a36af566659e0dd36905c932eb4f94b614faeda5bcd93e8b7682c966c00e63b560a5e11064e90066f370b6a587fcfc1329d81c5c5703 SHA256: d46118dc7aa11078bd66fe85c366f308eadaf20e718763bb1285d2f3927db2e0 SHA1: c35b7b6371dbc8a84f69f74d61aca82e80ab0662 MD5sum: 8ed9adbe533138fefc0de97e134d1ae0 Description: Proxmox VE access control library This package contains the role based user management and access control function used by Proxmox VE. Package: libpve-access-control Version: 8.1.4+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 284 Depends: libauthen-pam-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libjson-perl, libjson-xs-perl, libmime-base32-perl, libnet-ldap-perl, libnet-ssleay-perl, libpve-cluster-perl, libpve-common-perl (>= 8.0.8), libpve-rs-perl (>= 0.8.3), libpve-u2f-server-perl (>= 1.0-2), liburi-perl, libuuid-perl, pve-cluster (>= 6.1-4), perl:any Breaks: pve-manager (<< 7.0-15) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-access-control/libpve-access-control_8.1.4+ppl1_all.deb Size: 72388 SHA512: 74ff7e3c095c9ccadf0e6b2868e72d9b45f563ce03d3629d822dcea5130077efd66419d00e2873746641307d5f12519cd365b835e4de78f0413d9842b7157019 SHA256: 27828ab3aff3e63d32f5c0649e3241186be4966ae91226a394e6ccf84fd89a37 SHA1: 0731b49d205db8a0df3e4c05fa6724b6e383bdcc MD5sum: 7462b2dae162d11f1e040cd99c730aee Description: Proxmox VE access control library This package contains the role based user management and access control function used by Proxmox VE. Package: libpve-cluster-api-perl Source: pve-cluster Version: 8.0.10+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 112 Depends: faketime, libcrypt-ssleay-perl, libdigest-hmac-perl, libpve-access-control, libpve-apiclient-perl, libpve-cluster-perl (= 8.0.10+ppl1), libpve-common-perl (>= 8.0.6), libuuid-perl, openssl, rsync, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-api-perl_8.0.10+ppl1_all.deb Size: 41628 SHA512: a0287ad7cbec26d62d0ca31422bb5da2d4eef51a89c4d3c20da69a53ede5b8b03820111ee3d5b8b987a54898e6bd0f90d20bc4212f2fd97ae9cea3680f36c75e SHA256: c7e4db2dbc0380af6ca5ed3cb7dd2f7565c378b99f5ca4f6ae571e527197e5d2 SHA1: d5c2682f784098ef7e7e759368c952b7744ef5e2 MD5sum: 4d8274f24402b6ef49e215bda964d21a Description: Proxmox Virtual Environment cluster Perl API modules. This package contains the API2 endpoints and CLI binary 'pvecm'. Package: libpve-cluster-api-perl Source: pve-cluster Version: 8.0.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 112 Depends: faketime, libcrypt-ssleay-perl, libdigest-hmac-perl, libpve-access-control, libpve-apiclient-perl, libpve-cluster-perl (= 8.0.8+ppl1), libpve-common-perl (>= 8.0.6), libuuid-perl, openssl, rsync, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-api-perl_8.0.8+ppl1_all.deb Size: 41384 SHA512: b361f6df641200024f1aa93deaa191979fe985cbafdba0a34ad21a78d4c5e274b87b1dd24be5cb844a9b06f54296100af33c2bfb1c89298add04ca1567adfb71 SHA256: f32b21c3c4dd6286da3a029c4da9584ff2ae915ff991e65bfdab359b5ff18542 SHA1: ad5378fdec19e5226be0be0360481c587edd85c4 MD5sum: 0c8f6df6bc1451885cc4eda35f0d158f Description: Proxmox Virtual Environment cluster Perl API modules. This package contains the API2 endpoints and CLI binary 'pvecm'. Package: libpve-cluster-api-perl Source: pve-cluster Version: 8.0.7+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 111 Depends: faketime, libcrypt-ssleay-perl, libdigest-hmac-perl, libpve-access-control, libpve-apiclient-perl, libpve-cluster-perl (= 8.0.7+ppl2), libpve-common-perl (>= 8.0.6), libuuid-perl, openssl, rsync, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-api-perl_8.0.7+ppl2_all.deb Size: 41176 SHA512: ee399012ea6fc9df19c113fda3a9803065ab07eb961f4c9d50cc59ecc437e262d3f2d2520eaa6fdf6dfad6ffdfa69c7b378b0327f832a25f5eb9feb01cb506c2 SHA256: f67307b17200a498ddf8409ae81ffc081392a120c8639aaf1854ac5f1778b137 SHA1: e9681407d55ad0e1f4b962505acfeb8b88bd30fa MD5sum: 6585b79043b0908538cff388c3899014 Description: Proxmox Virtual Environment cluster Perl API modules. This package contains the API2 endpoints and CLI binary 'pvecm'. Package: libpve-cluster-api-perl Source: pve-cluster Version: 8.0.7+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 111 Depends: faketime, libcrypt-ssleay-perl, libdigest-hmac-perl, libpve-access-control, libpve-apiclient-perl, libpve-cluster-perl (= 8.0.7+ppl1), libpve-common-perl (>= 8.0.6), libuuid-perl, openssl, rsync, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-api-perl_8.0.7+ppl1_all.deb Size: 41168 SHA512: c8e2c44179db962a27fbfced72b03a8eb9a1417d679a35380053f073e0ff4ae5ecacc7c6a29e8adb4eef206dfed96d7f2481e3d38e0d195ed61cd3c4e71d75f0 SHA256: 941208199418c2637006b27d58efebaf4e2174a896c991bbcac41f73a2798f97 SHA1: 13cee2598ca4472428bbdaf83cb925b809053357 MD5sum: b439ae99a2940fb79250b7124a705dce Description: Proxmox Virtual Environment cluster Perl API modules. This package contains the API2 endpoints and CLI binary 'pvecm'. Package: libpve-cluster-api-perl Source: pve-cluster Version: 8.0.6+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 111 Depends: faketime, libcrypt-ssleay-perl, libdigest-hmac-perl, libpve-access-control, libpve-apiclient-perl, libpve-cluster-perl (= 8.0.6+ppl2), libpve-common-perl (>= 8.0.6), libuuid-perl, openssl, rsync, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-api-perl_8.0.6+ppl2_all.deb Size: 41140 SHA512: 0e82a5e9d380b32afe00fca8c5f90622889394e2395704fc8c957deb6482100cba5cd07b0e8e81e6b8594a3b6206494540366e3fd35ffed7a7a40523515b786c SHA256: 3c6a1613a548e1f505b2ee1df7dca987436321f54ec8514b940d1299ca12520e SHA1: c3a5e22729d08025bcd7eaf5c7791bccb68e0108 MD5sum: cc7421c86b80505ec3499af9e00bfd60 Description: Proxmox Virtual Environment cluster Perl API modules. This package contains the API2 endpoints and CLI binary 'pvecm'. Package: libpve-cluster-perl Source: pve-cluster Version: 8.0.10+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 65 Depends: libcrypt-ssleay-perl, libpve-apiclient-perl, libpve-common-perl (>= 6.0-7~), librrds-perl, rrdcached, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-perl_8.0.10+ppl1_all.deb Size: 23968 SHA512: 8b4b688f35bc03bf325c30c00ed93a5d97fe8fc752011e3344204ea26fb01dd5edd958cb495092062079fe4df40491ea89601e20bb03f4f7354e1380a4a7fbc7 SHA256: 6da1f0eee1dd566059a50577ac49337b6bbd082afab74bfe55c211f2361f7450 SHA1: 9bd14d7e9ab2ecbb9268c86986d5fb9f92f4227e MD5sum: badd28f8540804bb5fdb671f9dfdfb86 Description: Proxmox Virtual Environment cluster Perl modules. This package contains various cluster-related perl modules. Package: libpve-cluster-perl Source: pve-cluster Version: 8.0.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 65 Depends: libcrypt-ssleay-perl, libpve-apiclient-perl, libpve-common-perl (>= 6.0-7~), librrds-perl, rrdcached, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-perl_8.0.8+ppl1_all.deb Size: 23736 SHA512: 19fbc575339285cb8daa11d3aa4097c6131ac8f96d9c13221d2a5b932ce08b0598ad07015a53329229e88934b5b40e02988d888e7dc4655fc49446e0478cbb57 SHA256: b2e824aa743565c0aaf710e539b66abb43b241386166bfbf532a91a281f289e6 SHA1: b7842ba56919a4f4a27320879f3a16740b45872f MD5sum: ded7a962ed4a9b4161f52ff07fcd0f79 Description: Proxmox Virtual Environment cluster Perl modules. This package contains various cluster-related perl modules. Package: libpve-cluster-perl Source: pve-cluster Version: 8.0.7+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 65 Depends: libcrypt-ssleay-perl, libpve-apiclient-perl, libpve-common-perl (>= 6.0-7~), librrds-perl, rrdcached, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-perl_8.0.7+ppl2_all.deb Size: 23516 SHA512: 9d69a415af121ada7e41408a69797f9dcd7ea12bd5307d5047fe79ad0d63d7cd410a834f27730a9943a0794cf39117e53ae92dc5f4e4b104d040b2ab14ef18db SHA256: 91896acc80ff4032f40ce4360add49fa95bdc98a76ed337751b5ce17ccfada06 SHA1: 6ff5f75516eee8e57018420e90761c25ad21f35e MD5sum: b42514b6157dde846e14196739b33b5a Description: Proxmox Virtual Environment cluster Perl modules. This package contains various cluster-related perl modules. Package: libpve-cluster-perl Source: pve-cluster Version: 8.0.7+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 65 Depends: libcrypt-ssleay-perl, libpve-apiclient-perl, libpve-common-perl (>= 6.0-7~), librrds-perl, rrdcached, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-perl_8.0.7+ppl1_all.deb Size: 23516 SHA512: 5f9a800f91df3d41920653f9b2123b29610902d9cd2ef23bb8656d8b62edc5f468e4242e52eb8fad93562de715c99a9cc64579cb4260c0659d223d3659792a11 SHA256: 3ac2d084547dbe17e1a1e1d44a8cf12b4a3fcf4541178777f9d677a2a51503fb SHA1: 4c42e69bd85dcf561bd195162c74f8a23d5df2f8 MD5sum: cbdb05772bfa7e73aa8a468304427819 Description: Proxmox Virtual Environment cluster Perl modules. This package contains various cluster-related perl modules. Package: libpve-cluster-perl Source: pve-cluster Version: 8.0.6+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 65 Depends: libcrypt-ssleay-perl, libpve-apiclient-perl, libpve-common-perl (>= 6.0-7~), librrds-perl, rrdcached, perl:any Breaks: pve-cluster (<= 6.0-7) Replaces: pve-cluster (<= 6.0-7) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-cluster-perl_8.0.6+ppl2_all.deb Size: 23476 SHA512: cfafb81d1c13687828dc30462f81dce80e57837edc8c5d1ce818ac864dbf144bc4373968a612d5b6a7d4ef5600a65dbd9b9bd7a6cbb17f99c8bd4088c535c8bf SHA256: 83ac728e399934d2dc5bc0cae9b26568ea9335ce5fe89f2449e5267609d1df08 SHA1: 3a76fa4b9d5683243198224872338ec04f4df306 MD5sum: ed24fdaa99bb82e5bf84f6c80370d313 Description: Proxmox Virtual Environment cluster Perl modules. This package contains various cluster-related perl modules. Package: libpve-common-perl Version: 8.2.9+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 472 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.9+ppl1_all.deb Size: 118160 SHA512: a6e766dd45d81d34a96e746be52d9b76c14d4906f02005af4b4d11f48478123493964ca1af7d93745256d9f861561cc6f8ea68bc88f614348a57092457d3b169 SHA256: 8068ce8d4d3c5196fb874139b48e9181079027f2576ba03529f1f9b0d138aac9 SHA1: 6bd0cc34675a6549da08b5c4d42920e3ea92a67e MD5sum: 345a17729cea60c0a28cf91ad9fa9569 Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 472 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.8+ppl1_all.deb Size: 117936 SHA512: b6af791f012103543cf0b59da920b5c5044a225f99728f4ccffcccfd3e0d43c75a5cb760d7eb66f657c356a121157aa37bda22ef69a859fcd5ee514f9eb54e0e SHA256: 06231921953c5b429edc55d62b2fb55079f7c2305e7a78147996a31649a61a84 SHA1: ba4c80ea1cc47a54f7c6ab459e4e43594a1db57a MD5sum: dfad6553b04fa3155a470d2c6226cdda Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.6+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 447 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.6+ppl1_all.deb Size: 112140 SHA512: f34698c0c7c525cc4cb5eebc0cf2e2144e973dfde2377c1f66bbc1e39b588fa482f8720a44aa0e4b5cb657995d33c98ea4a4db3fb3f92e9e395b8eb5bc73a41e SHA256: ebc3190997465364f64c3416b9c417fe0927bea429077e024cf6636aea38520e SHA1: 31f91f18b7a0f59dd2471d34fc48ad3d96bc6045 MD5sum: d013c14f8a7dbbee4aba65ec07bb276e Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.3+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 445 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.3+ppl1_all.deb Size: 111252 SHA512: c0a9d01422f33860d3d050c72b7d7dd3207cdab4796a0abcadc62d5fd517ba0d8aa4a0848e9bee4cdd23088482a7e79734de43c16b907c9930a96d948db4e7e8 SHA256: 7fcecdffd48bfb8383fac6cffb3aafad6ff32f5c9cf340714cd1b21bf8bf4abc SHA1: 814b929ffae01f165538c23940ccf824010fe35d MD5sum: baef54529835d272c5902731bb8acd57 Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 445 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.2+ppl1_all.deb Size: 111032 SHA512: ac2ccd59cf28d866aeaaf493eead0caf959bdbc997870b4ce34008aa355a4a8e0466fb326517a0dbf7a979f460845bc0d455d72ec429f8886fe97b867bd2a236 SHA256: 9c70adf4d0c0389933c8649fe77f1dd105445beed5de891f2a66adb4bec6e193 SHA1: d59db257307dcdad54cdc5a9353451235c6c5471 MD5sum: cc5534fd162980bef8ad8dc7394da841 Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.1+ppl3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 445 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.1+ppl3_all.deb Size: 110824 SHA512: d75b130c8faf184d71dc0e9909e333250c769b23cda1cb143923f488cf4126cd2d8b86b7404c6f16327d7ca488500e38b7a19655bf7b35a75bf31182167e3954 SHA256: 36dc5a50edb84c6cc7693e8a235b041d1817b985ae272691972219193c5c9e09 SHA1: 91bf146c8ccae323e229dceddafbb6f385d7777c MD5sum: b1273887d7fb78f5941f15338d9c351b Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.1+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 445 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.1+ppl2_all.deb Size: 110840 SHA512: 6b38e97288686b1793fd5acc7a88556526494c2fc26098537e92d8eac8b08c3ccc8cf68217bec2a0eb780423edc61fb4995d70d589f656e48a760601a8172d1a SHA256: 36a62c74719f4906fa559803428a978ce57846a523283028e82a100ad1e90174 SHA1: c3790c46d6e243f0afb2cf9fe5ad669ddfe0daf8 MD5sum: 59b89f837451a07d32d35ee3b8309f35 Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-common-perl Version: 8.2.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 445 Depends: libanyevent-perl, libclone-perl, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, libhttp-daemon-perl, libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, libmime-base32-perl, libnet-dbus-perl, libnet-ip-perl, libnetaddr-ip-perl, libproxmox-rs-perl, libstring-shellquote-perl, libtimedate-perl, liburi-perl, libwww-perl, libyaml-libyaml-perl, perl:any Breaks: ifupdown2 (<< 2.0.1-1+pve5), libpve-guest-common-perl (<< 5.0.1), pmg-api (<< 7.1-5), pve-container (<< 4.3-1), pve-manager (<< 7.2-9), qemu-server (<< 8.0.1) Priority: optional Section: perl Filename: pool/contrib/libp/libpve-common-perl/libpve-common-perl_8.2.1+ppl1_all.deb Size: 110808 SHA512: 49841b6bb7063d9bed9ba15ada1ef584726441b0ae037f97e5ef8ec1040d80bef2eb33f9f889b346722804458daa49cda2fc56224fb653f2732f1448d3b7a809 SHA256: e4f1f3829f7ded88cfc6342b78cee5d2bb03e4288ca69c10107dd2d4d3250997 SHA1: 278f92c0d46a10b48d4a0a85d1ad90e8c9986851 MD5sum: fb675ef7d327cedda2837853547e5568 Description: Proxmox VE base library This package contains the base library used by other Proxmox VE components. Package: libpve-guest-common-perl Version: 5.1.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 153 Depends: libpve-access-control, libpve-cluster-perl (>= 7-2-3), libpve-common-perl (>= 8.0.2), libpve-storage-perl (>= 7.0-14), proxmox-websocket-tunnel, pve-cluster, perl:any Breaks: libpve-common-perl (<< 4.0-89), libpve-http-server-perl (<< 5.0.2), pve-container (<< 3.1-4), pve-manager (<< 8.0.0~7), qemu-server (<< 6.1-19) Replaces: libpve-common-perl (<< 4.0-89), pve-manager (<< 4.4-10) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-guest-common-perl/libpve-guest-common-perl_5.1.4_all.deb Size: 36344 SHA512: aabc2b9a77624d1bb4821c2e3195909cbf7359cf4c343876908d908570ee956b89c41f53fbbe0205b8d582cc405baa3b27717c4818ecafd0458988c1e2b7ee80 SHA256: 3e97c053524815e4da41bf701bbf683c815fe5ff9a8e1da27ea952203a3b4ae1 SHA1: ef651ae6527f6a89f1f737e1fd13d68f96c7799f MD5sum: 9193ee14851961bc29cdcc8d91615ae5 Description: Proxmox VE common guest-related modules This package contains a common code base for Proxmox VE guests. It is mainly used by pve-container and qemu-server. Package: libpve-guest-common-perl Version: 5.1.3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 153 Depends: libpve-access-control, libpve-cluster-perl (>= 7-2-3), libpve-common-perl (>= 8.0.2), libpve-storage-perl (>= 7.0-14), proxmox-websocket-tunnel, pve-cluster, perl:any Breaks: libpve-common-perl (<< 4.0-89), libpve-http-server-perl (<< 5.0.2), pve-container (<< 3.1-4), pve-manager (<< 8.0.0~7), qemu-server (<< 6.1-19) Replaces: libpve-common-perl (<< 4.0-89), pve-manager (<< 4.4-10) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-guest-common-perl/libpve-guest-common-perl_5.1.3_all.deb Size: 36148 SHA512: 6353fef75cc4cd0a97005ed3c603b26272acd3f756d05748813a44435f72a7667b933df2b7243756174c5bb7cf7de86b86d17393825b7b948c222d42c32c7c87 SHA256: 819b04b1201f9d6164a2bb119bbe4db0a5e2fa5c2987a21d45734d0d378e8bec SHA1: 02d0d2fecb36eb73a2431505599b4c9de4209f40 MD5sum: 321e3657e8afd666590b3801f391319c Description: Proxmox VE common guest-related modules This package contains a common code base for Proxmox VE guests. It is mainly used by pve-container and qemu-server. Package: libpve-guest-common-perl Version: 5.1.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 153 Depends: libpve-access-control, libpve-cluster-perl (>= 7-2-3), libpve-common-perl (>= 8.0.2), libpve-storage-perl (>= 7.0-14), proxmox-websocket-tunnel, pve-cluster, perl:any Breaks: libpve-common-perl (<< 4.0-89), libpve-http-server-perl (<< 5.0.2), pve-container (<< 3.1-4), pve-manager (<< 8.0.0~7), qemu-server (<< 6.1-19) Replaces: libpve-common-perl (<< 4.0-89), pve-manager (<< 4.4-10) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-guest-common-perl/libpve-guest-common-perl_5.1.2+ppl1_all.deb Size: 36084 SHA512: 0b33d098f6d9df60036b5fe3c8dc6ccd99472f4007c477b72605f65c79fe75caa81080278feec7663e1599a76b60d3b4381d6d3901bbea3590f1088846ca36bb SHA256: e3cf619ce81a0cca56acfd08f07f9556476ecd7d5ef5c6829cb4cf6b7122e6f8 SHA1: 9a4e7ab8a267a45ae3a5ee06a6a79d16569f482b MD5sum: bbe9e2321719cb2f3fab1664342f4f54 Description: Proxmox VE common guest-related modules This package contains a common code base for Proxmox VE guests. It is mainly used by pve-container and qemu-server. Package: libpve-network-api-perl Source: libpve-network-perl Version: 0.10.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 87 Depends: libpve-common-perl (>= 5.0-45), pve-firewall (>= 5.1.0~), pve-cluster (>= 8.0.9), libpve-network-perl (= 0.10.0+ppl1), perl:any Breaks: libpve-network-perl (<< 0.9.9~) Replaces: pve-cluster (<< 0.9.9~) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-network-perl/libpve-network-api-perl_0.10.0+ppl1_all.deb Size: 13832 SHA512: e1a00bdc608c08629b88982e09e235ccc1056abb006fdd9db9aaa2c8b424300cbfeab7bd27126857d233708df4e285cca386e36441f8fa902532429cdd7adf11 SHA256: 618d0fb7b5673096e67df3c71161fc5fd0872e870213cc90560a0fa557c75944 SHA1: 837ec1ef26aa3985b5658b529ed0f9eae036a0d6 MD5sum: 8d7802f27430f19e5f2154473984171a Description: API endpoints for Proxmox VE's SDN stack This package contains the API endpoints for the Software Defined Network of Proxmox VE. Package: libpve-network-perl Version: 0.10.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 223 Depends: libpve-common-perl (>= 5.0-45), pve-cluster (>= 8.0.10), libnet-subnet-perl, libnet-ip-perl, libnetaddr-ip-perl, perl:any Recommends: ifupdown2 Suggests: frr-pythontools (>= 8.5.1~), dnsmasq Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-network-perl/libpve-network-perl_0.10.0+ppl1_all.deb Size: 36604 SHA512: 5b0551020a14adb3fd5726efc96a16d0d1f91d9846cc45c884e2d7ee5e76c6d836eaff22df0ed21822c85cf3ded82b8b67ee2f680ac7baba785a40c9dda4004f SHA256: 1738a01f1106fd9a5574c6aa0df99a1eae298d609db3aac62acb760f67abe88e SHA1: 91ee430e4c4895e0f81b7c492ea028b969ca3ba3 MD5sum: 5104bb0ee4a99e756b1c0865bd1ac798 Description: Proxmox VE's SDN (Software Defined Network) stack This package contains the perl side of the Software Defined Network implementation for Proxmox VE. Package: libpve-network-perl Version: 0.9.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 293 Depends: libpve-common-perl (>= 5.0-45), pve-cluster (>= 8.0.5), libnet-subnet-perl, libnet-ip-perl, libnetaddr-ip-perl, perl:any Recommends: ifupdown2 Suggests: frr-pythontools (>= 8.5.1~), dnsmasq Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-network-perl/libpve-network-perl_0.9.8+ppl1_all.deb Size: 41592 SHA512: e77ebe12bb20de07377d5b6b4820cf81bf794523febe0fc8b1f558239194a83d6c10867bae2de037ff8562592e067ccb8a2540ed741d0e3c0cd6f77b2a7fd1cc SHA256: d05014ca0712026f81810249a0baa8c249bab87b2edcee6f3c22beed84ea6b5d SHA1: c16b7f7a10933acca2cbe315d46790a1d01d9a91 MD5sum: e002a4e614d7bf2076c78b139356e7d8 Description: Proxmox VE's SDN (Software Defined Network) stack This package contains the Software Defined Network (tech preview) for Proxmox VE. Package: libpve-notify-perl Source: pve-cluster Version: 8.0.10+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 18 Depends: libproxmox-rs-perl (>= 0.3.1), libpve-cluster-perl (= 8.0.10+ppl1), libpve-common-perl (>= 8.0.9), libpve-rs-perl (>= 0.8.9), perl:any Breaks: pve-ha-manager (<< 4.0.5), pve-manager (<< 8.2.3) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-notify-perl_8.0.10+ppl1_all.deb Size: 7212 SHA512: d7e6223553028a39d9ead9529fef1c2332d0aec25fa86d71e8a298f295d1883f230e9e884967c2016b6cad8fc0ed62dd53a412d2aaef4313b9eeb69053c3d6f2 SHA256: 8fc82c21cac47b08288094e8f205aaabc58175cef2e1088b76191eb41c632a99 SHA1: 61706c008ccb9a90a99c7cf33222dd4073fef909 MD5sum: 2e8f9dce805b246ade4aadd73932c668 Description: Notify helper module. Contains the main perl module related to managing and sending notifiations according to the cluster wide notification configuration. Package: libpve-notify-perl Source: pve-cluster Version: 8.0.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 18 Depends: libproxmox-rs-perl (>= 0.3.1), libpve-cluster-perl (= 8.0.8+ppl1), libpve-common-perl (>= 8.0.9), libpve-rs-perl (>= 0.8.9), perl:any Breaks: pve-ha-manager (<< 4.0.5), pve-manager (<< 8.2.3) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-notify-perl_8.0.8+ppl1_all.deb Size: 6968 SHA512: aa1f2b752f2b85e35eedfb9e98ccd0e7f62cdc3182c6b24a56f62d75b0f27a7c10f3b006419a9ab9ea6eb0d2e2811fc688f0e9f44ad15f872725971907991e7b SHA256: 3ed5eaa986d1e476a00d4447073474fc2e00a883b0db2c942ee2aad0cbf34af0 SHA1: 128575952db73cd8f6f2a01367b32690a30e6039 MD5sum: 68a92d551b59832be54644e9fce42894 Description: Notify helper module. Contains the main perl module related to managing and sending notifiations according to the cluster wide notification configuration. Package: libpve-notify-perl Source: pve-cluster Version: 8.0.7+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 18 Depends: libproxmox-rs-perl (>= 0.3.1), libpve-cluster-perl (= 8.0.7+ppl2), libpve-common-perl (>= 8.0.9), libpve-rs-perl (>= 0.8.9), perl:any Breaks: pve-ha-manager (<< 4.0.5), pve-manager (<< 8.2.3) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-notify-perl_8.0.7+ppl2_all.deb Size: 6768 SHA512: 1e457d8740d868bcfbec75297f1da4444391746261ede710668314ba3d65a66440b14c5af5b0cfccf42c7a7d42a5585a6e106fb5c05a31c40f7dd0433ded51ad SHA256: 8af136281e2a0c96779bfb1261310284a95d3856896cf5e43c265a5d8a33fa25 SHA1: 651f6a69bd3b4e0ec7f38e20896894e988b90dd1 MD5sum: 11637f2f0ab20b948e26c493fef8747e Description: Notify helper module. Contains the main perl module related to managing and sending notifiations according to the cluster wide notification configuration. Package: libpve-notify-perl Source: pve-cluster Version: 8.0.7+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 18 Depends: libproxmox-rs-perl (>= 0.3.1), libpve-cluster-perl (= 8.0.7+ppl1), libpve-common-perl (>= 8.0.9), libpve-rs-perl (>= 0.8.9), perl:any Breaks: pve-ha-manager (<< 4.0.5), pve-manager (<< 8.2.3) Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-notify-perl_8.0.7+ppl1_all.deb Size: 6744 SHA512: 68d01efb4ec247950a3ceb1396c6617bb9f2fb4ba094f837895d710964e956c0aad80a68877e357b8c37e6160c5dfee45b33f987a884bac396ffca749c24f69e SHA256: 8b7568e58a969f53c14ff294a9537c0afc89a8316d6f82bbcf29c0dba322bf08 SHA1: 1ef8bd9ea77395614888d540385643e65da733d0 MD5sum: c2465e1a31841832bb27bd041503bcaa Description: Notify helper module. Contains the main perl module related to managing and sending notifiations according to the cluster wide notification configuration. Package: libpve-notify-perl Source: pve-cluster Version: 8.0.6+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 18 Depends: libproxmox-rs-perl (>= 0.3.1), libpve-cluster-perl (= 8.0.6+ppl2), libpve-common-perl (>= 8.0.9), libpve-rs-perl (>= 0.8.7), perl:any Priority: optional Section: admin Filename: pool/contrib/p/pve-cluster/libpve-notify-perl_8.0.6+ppl2_all.deb Size: 6684 SHA512: cc4beb889d19a016fbe59d3dd829d5f7a1878259b9a6494e2d08d6d99e88d44c7914a5d4d9458288e95de84137dae87333f44714d6e8c9bab8a4d42b695ed34a SHA256: 544709c6babe3b50be4e7a9513a8a7f46bdbf643cfa6157e68140fb1451ba636 SHA1: df8878d92f5283933d41baed094e80ccd72fbd32 MD5sum: dbfd7c28fe4e6e87d610029ef40d80c9 Description: Notify helper module. Contains the main perl module related to managing and sending notifiations according to the cluster wide notification configuration. Package: libpve-rs-perl Version: 0.9.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9253 Depends: perl (>= 5.36.0-7+deb12u1), perlapi-5.36.0, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libuuid1 (>= 2.16), libproxmox-rs-perl (>= 0.3.3) Breaks: libpve-access-control (<< 7.1-3), libpve-common-perl (<< 7.1-4), libpve-notify-perl (<< 8.0.7), pve-manager (<< 7.1-11) Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/libp/libpve-rs-perl/libpve-rs-perl_0.9.1_ppc64el.deb Size: 2142620 SHA512: 624409df46c42a829cd37478c61d62cf5e9201d14d827b7365710506a718fe4815d04b63e3eaeae290e97670f6508d4bfc20edb7511f6a8ac0c75fdfff89c5f5 SHA256: d7705090806625562975a60fde664a0a0b88722dbb9144866f1fa4c3993d899f SHA1: dda09684833210e159c58785564a18e3a5cd1349 MD5sum: 959537ce3de0dd984b1cb93cdd477a3b Description: PVE parts which have been ported to Rust - Rust source code This package contains the source for the Rust pve-rs crate, packaged by debcargo for use with cargo and dh-cargo. Package: libpve-rs-perl-dbgsym Source: libpve-rs-perl Version: 0.9.1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 30558 Depends: libpve-rs-perl (= 0.9.1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/libp/libpve-rs-perl/libpve-rs-perl-dbgsym_0.9.1_ppc64el.deb Size: 28948992 SHA512: 1b7ea7c7e35921e40abc086b92dda26f92ebbf1e9ee0d2e6d776d72667d8d340d4cd0ed35c348bef6cc2c93a6d2119be25146da83bb5cba1a2d9d941ef6569f0 SHA256: 0bff7d57c5240d1a8d2ef075b4a219667e50ac1fd2f032fa917d928dd0d24372 SHA1: aa9eeacae5ca573a60166d65c4255f462e70bdde MD5sum: 870733884fdbd4b4fddf34696f25fa91 Description: debug symbols for libpve-rs-perl Build-Ids: 31f300bc196da992c2f2783f3bb6a0594e5879a7 Package: libpve-storage-perl Version: 8.3.3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 675 Depends: bzip2, ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.2.9), librados2-perl, libxml-libxml-perl, lvm2, lzop, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, zstd, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 8.3.2) Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.3.3_all.deb Size: 148460 SHA512: f9056582caf8cbfe101f06905b5fc6faf0bdbd8068c32f033c4b0eceb9e9765369fdcbdf5d2ae218c517b4bbec6c7a3dede9d0e2ff736868170c981cb7f9f17e SHA256: de6fd8cec449bb9dd74ebcbaa5fc263f5f49653116a60d7740501109ab010f9b SHA1: aa691a9b17998e2285304718d483559362a3b116 MD5sum: 1e342263140d24b6a61ced6646c6bfe3 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.3.2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 667 Depends: bzip2, ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.2.9), librados2-perl, libxml-libxml-perl, lvm2, lzop, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, zstd, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 8.3.2) Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.3.2_all.deb Size: 147264 SHA512: 2f675b95c5b1776f3446e9b8962be3c090a478dcc8bec70e75aaca05e96f1d6e02d326ecb3d74e022f37e1c1305a1db72683efd8249a66e91b940fb27cb4e74f SHA256: dfc8ac27ed850f26d5d9c62565f127d1da13f4f71f8044d4e40ab2d1ab3872ef SHA1: 2ef6c4f1fb291a245cf5a047be211aa911e07aa7 MD5sum: 78fd389b6ff331916606bf8d7870faa9 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.9 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 664 Depends: bzip2, ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.2.9), librados2-perl, libxml-libxml-perl, lvm2, lzop, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, zstd, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.9_all.deb Size: 146364 SHA512: 9d153ac00ea0d7de8a0407d9d29f11641c3b19e4eb52aa880ddd0902ab2bdf388f48ee468c1da855853fef7e35b3eb296293a75e95dffae41beb23406259a77b SHA256: ac338342e2e7238d8461ca2ce336611e7c346932d7b88af7ed377ae8320119d8 SHA1: ceee724fa2cac39bfcb8d209ec9cfed7adc4bc51 MD5sum: bcaeafd5ec78e7bf39bb6c6f1b07aed5 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.6 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 640 Depends: bzip2, ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.2.3), librados2-perl, lvm2, lzop, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, zstd, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.6_all.deb Size: 140728 SHA512: 9822e0f9849b128582336b84a11e54639bc33a7992e76dd346966f9786d5e8bb9c6440ec5f4c6acce98e82ef0387001ca8b4e5e64654245b8e744e438504095f SHA256: c3379e975401d01c632d9e87a52f86c17cf7c09485d6aba4c1d0a25dbd3e245c SHA1: d3737499f111353758b932abc0437509d4eadfa9 MD5sum: ed580b604cddc6dd276e3e559d7b5a35 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 635 Depends: ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.2.3), librados2-perl, lvm2, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.5_all.deb Size: 139532 SHA512: 6a4b505c7eef7b9c9cb1d62834a4f1a6c30dea4f450466768cf6367d4b8a0113327a4a15a24db7de29366ca08906ea06e9821130bfaa1fab5b0bfb47e6a10e44 SHA256: 56c9ff7d93dfaac11054df63fe2460b9043d5ff167a692bcf20fc457d971bae0 SHA1: b71ee85fc95f1c2d635b898019bd023619a2bec3 MD5sum: 7e1a19f4ba2c08c96450505b512514c3 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 635 Depends: ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.1.1), librados2-perl, lvm2, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.4_all.deb Size: 139488 SHA512: bfa8046396d3df0889efe45c7b1bfe8fd8c6d50b31699ad7de9ae4413734afafe686d618903e7945a732aaa797d29ef2d8a5ad54eca472054e0e294970c906c0 SHA256: 9b574a55a21d19c0fc9e7e0d80717e13ae86a9e01a6b54bd29d5810629ae6225 SHA1: 177b6f21b9a0844518a1dd39adcb3282b8decf06 MD5sum: 0a52bce886997b019f8ee066a929263d Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.3+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 633 Depends: ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.1.1), librados2-perl, lvm2, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.3+ppl1_all.deb Size: 139148 SHA512: d589149194184434d8eb38d2d3a05730df739f7c33beacb4a01d1b8ba9dfe71c18fd8e7de9290f6d0d95f261b2174dad6bb004ac382294b16d89f1ebaa3cbb63 SHA256: 144bafb03f1628394b8e28b7b6d91188941a112ba08b15afe34a527cce573d8d SHA1: 9819205a48e273f5aa4af55f6c173e71f6720fb1 MD5sum: 05b15d68a97a6df9c0eeff90a26445ad Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 634 Depends: ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.1.1), librados2-perl, lvm2, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.2+ppl1_all.deb Size: 139092 SHA512: 6e1eb3bf7532a184a40f3eb102c880018126c9bb2e456c497af6f60fc4054aeb24efc3d2f51735d23aa38a1a0efd4dc27ab15d713d69a4762f9fa269f2096db8 SHA256: 8a840c02beefdb5b61548fe690d5c81b465f3673247332de7c0485dca1736ee0 SHA1: 5b93bacbe46146b349f96c0657b898f7b01bd306 MD5sum: 45415e2dd385796aa618aa599aed4337 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: libpve-storage-perl Version: 8.2.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 634 Depends: ceph-common (>= 12.2~), ceph-fuse, cifs-utils, cstream, glusterfs-client (>= 3.4.0-2), libfile-chdir-perl, libposix-strptime-perl, libpve-access-control (>= 8.1.2), libpve-apiclient-perl (>= 3.1-1), libpve-cluster-perl (>= 8.0.6), libpve-common-perl (>= 8.1.1), librados2-perl, lvm2, nfs-common, proxmox-backup-client (>= 2.1.10~), proxmox-backup-file-restore, pve-cluster (>= 5.0-32), smartmontools, smbclient, thin-provisioning-tools, udev, perl:any Recommends: pve-esxi-import-tools (>= 0.6.0), zfs-zed Breaks: libpve-guest-common-perl (<< 4.0-3), libpve-http-server-perl (<< 4.0-3), pve-container (<< 3.1-2), pve-manager (<< 5.2-12), qemu-server (<< 6.1-14) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/libp/libpve-storage-perl/libpve-storage-perl_8.2.1+ppl1_all.deb Size: 138948 SHA512: 7bb3c913e2347f7d6ce28980d1bb88f01cef017b6d80cdf300f1eb0387743ee172dbc7413ed5b5478e683fca202f0bb9a3a57bce1ff723ad461a25830249f34f SHA256: 71a31c19ff98c75f85b4538c5132facc0be62d494ca2dc376b3566e905edb9f0 SHA1: daf798d024ae73586ef88212138add345ea09593 MD5sum: 1784fb43033d30ca58c1c8fc70531db3 Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE. Package: librados2-perl Version: 1.4.1+ppl2 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 91 Depends: libpve-access-control, librados2 (>= 16.2.15+ds), perl (>= 5.36.0-7+deb12u1), perlapi-5.36.0, libc6 (>= 2.22) Homepage: https://www.proxmox.com/ Priority: optional Section: contrib/perl Filename: pool/contrib/libr/librados2-perl/librados2-perl_1.4.1+ppl2_ppc64el.deb Size: 9520 SHA512: c8a073fe168a8fc86f45e7cffb282dc0c7e872f579b47d670614b5482d7246a6197c1aa9196790119ccb4457704b6133815438c473c24685a7c0e621e97111ce SHA256: 816ebe948d3b0c1f275d5632e3cf624a100b99d6ba9c2e12c435da6cd3381e0f SHA1: ce3454a0c5653ed064bdc2df1b4ff740fe550c33 MD5sum: 9174ce41b1fac65a7319c35011ce004b Description: Perl bindings for librados This package contains librados perl binding used by Proxmox VE. Package: librust-abomonation-dev Source: rust-abomonation Version: 0.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 93 Provides: librust-abomonation+default-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0+default-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0.7+default-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0.7-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0.7.3+default-dev (= 0.7.3-1~bpo12+pve2), librust-abomonation-0.7.3-dev (= 0.7.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/TimelyDataflow/abomonation Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-abomonation/librust-abomonation-dev_0.7.3-1~bpo12+pve2_ppc64el.deb Size: 14360 SHA512: 8975312766e05a2b3d459b7e03d66c339c163e4542802d88ea49ddc87763556bfea86090484df145473bf3106c15a6da3cfc57598bb4d576bd395b8dca7dbca6 SHA256: be423fccc97b6624a32a550a4a99127551b6f89365c673a6225586ca775fddf7 SHA1: 27fd2b7e90ebb3e10e0aa63a294277e5f1d43621 MD5sum: 0d9d4c674d69d669b9fb8c1b20bbe029 Description: High performance and very unsafe serialization library - Rust source code This package contains the source for the Rust abomonation crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-addchain-dev Source: rust-addchain Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 47 Depends: librust-num-bigint-0.4+default-dev, librust-num-integer-0.1+default-dev, librust-num-traits-0.2+default-dev Provides: librust-addchain+default-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-addchain-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-addchain/librust-addchain-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 10900 SHA512: 65af136950ca6c2c2dde84ac9c18918f81c34a016c1f44d6111b04847922fa48a158f7f30afdd3e4f2495db05d4e3dd4559749ac8eb02661da2f8342cd060047 SHA256: 32dfc927317f892feb965a5dbc0702014c311281fed0d10e92e1ee4564ad49df SHA1: 85ac4b5a51a0575160da50a8d0a0d862d71b92f6 MD5sum: 59fb4764dabe7f7f7dc0a4793983c324 Description: Generate addition chains - Rust source code This package contains the source for the Rust addchain crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-addr2line-0.21-dev Source: rust-addr2line-0.21 Version: 0.21.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 177 Depends: librust-cpp-demangle-0.4+alloc-dev, librust-fallible-iterator-0.3-dev, librust-gimli-0.28+endian-reader-dev, librust-gimli-0.28+read-dev, librust-gimli-0.28+std-dev, librust-memmap2-0+default-dev (>= 0.5-~~), librust-object-0.32+compression-dev, librust-object-0.32+read-dev, librust-object-0.32+std-dev, librust-rustc-demangle-0.1+default-dev, librust-smallvec-1-dev Breaks: librust-addr2line-0.21.0-dev Replaces: librust-addr2line-0.21.0-dev Provides: librust-addr2line+cpp-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+default-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+fallible-iterator-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+memmap2-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+rustc-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+smallvec-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+std-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line+std-object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+cpp-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+default-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+fallible-iterator-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+memmap2-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+rustc-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+smallvec-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+std-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0+std-object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+cpp-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+default-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+fallible-iterator-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+memmap2-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+rustc-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+smallvec-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+std-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21+std-object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+cpp-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+default-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+fallible-iterator-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+memmap2-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+rustc-demangle-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+smallvec-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+std-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0+std-object-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-0.21.0-dev (= 0.21.0-2~bpo12+pve2), librust-addr2line-dev (= 0.21.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-addr2line-0.21/librust-addr2line-0.21-dev_0.21.0-2~bpo12+pve2_ppc64el.deb Size: 38052 SHA512: bd8131d4c11e23c797d97e5d4a2827dc15d00373000a75cfc39cf418c0c22a1c252e7603398f0c1413889ab600bf76b0f9dca03d7c92c7ec6ef83a5929fa0ae4 SHA256: 37b531838b2aa45acaefb421def4e75331194d2bc221dc613d6aa8655b338dbf SHA1: 1c5a37c48b31b4144b285839ffc19f71d87261cc MD5sum: e5a861fb3737c34c1ba00b57f236d1d1 Description: Cross-platform symbolication library - Rust source code This package contains the source for the Rust addr2line crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-aead-0.5-dev Source: rust-aead-0.5 Version: 0.5.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 78 Depends: librust-arrayvec-0.7-dev, librust-blobby-0.3+default-dev, librust-bytes-1-dev, librust-crypto-common-0.1+default-dev (>= 0.1.4-~~), librust-crypto-common-0.1+getrandom-dev (>= 0.1.4-~~), librust-crypto-common-0.1+rand-core-dev (>= 0.1.4-~~), librust-crypto-common-0.1+std-dev (>= 0.1.4-~~), librust-generic-array-0.14-dev, librust-heapless-0.7-dev Breaks: librust-aead-0.5.2-dev Replaces: librust-aead-0.5.2-dev Provides: librust-aead+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-aead+arrayvec-dev (= 0.5.2-1~bpo12+pve2), librust-aead+blobby-dev (= 0.5.2-1~bpo12+pve2), librust-aead+bytes-dev (= 0.5.2-1~bpo12+pve2), librust-aead+default-dev (= 0.5.2-1~bpo12+pve2), librust-aead+dev-dev (= 0.5.2-1~bpo12+pve2), librust-aead+getrandom-dev (= 0.5.2-1~bpo12+pve2), librust-aead+heapless-dev (= 0.5.2-1~bpo12+pve2), librust-aead+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-aead+std-dev (= 0.5.2-1~bpo12+pve2), librust-aead+stream-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+arrayvec-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+blobby-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+bytes-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+default-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+dev-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+getrandom-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+heapless-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+std-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0+stream-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+arrayvec-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+blobby-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+bytes-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+default-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+dev-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+getrandom-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+heapless-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+std-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5+stream-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+arrayvec-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+blobby-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+bytes-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+default-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+dev-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+getrandom-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+heapless-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+std-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2+stream-dev (= 0.5.2-1~bpo12+pve2), librust-aead-0.5.2-dev (= 0.5.2-1~bpo12+pve2), librust-aead-dev (= 0.5.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-aead-0.5/librust-aead-0.5-dev_0.5.2-1~bpo12+pve2_ppc64el.deb Size: 17964 SHA512: 03d158dea0c679662a290acba2dd34b879f823e951ba42ab2b7c92489244f0e5c578f75cbc15b6b2052e47ded713b0f31f13e31d402e77394d5a47a436cec71c SHA256: 9769f404c35679118c88db71ba4a28cbc2150fd7f1ec350ef29d623e87ab50cb SHA1: 5d1723bc45b8ba0c0738d5d77f6162ede923eee0 MD5sum: 114c506efce3be78af0d90801002bb8d Description: Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API - Rust source code This package contains the source for the Rust aead crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-aes-0.8-dev Source: rust-aes-0.8 Version: 0.8.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 366 Depends: librust-cfg-if-1+default-dev, librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cpufeatures-0.2+default-dev, librust-zeroize-1+aarch64-dev (>= 1.5.6-~~), librust-zeroize-1-dev (>= 1.6.0-~~) Breaks: librust-aes-0.8.3-dev, librust-zip-dev (<< 0.6.6) Replaces: librust-aes-0.8.3-dev Provides: librust-aes+default-dev (= 0.8.3-2~bpo12+pve2), librust-aes+hazmat-dev (= 0.8.3-2~bpo12+pve2), librust-aes+zeroize-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0+default-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0+hazmat-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0+zeroize-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8+default-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8+hazmat-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8+zeroize-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8.3+default-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8.3+hazmat-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8.3+zeroize-dev (= 0.8.3-2~bpo12+pve2), librust-aes-0.8.3-dev (= 0.8.3-2~bpo12+pve2), librust-aes-dev (= 0.8.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-aes-0.8/librust-aes-0.8-dev_0.8.3-2~bpo12+pve2_ppc64el.deb Size: 109748 SHA512: 254111ec82c90825fdbe7a0f10bd6f4e84c3458b9f6adafe4c60a350097293492a9082c27fc75a5a9180abfdda3781ae458d60efe00ba29b1e6094bcddcb0ff0 SHA256: 840b8d9a9a1eb749590ed82418a9809ae72a600d587a59ae1446f3e4c7dbfc01 SHA1: e9fda7c68594bc08a3ca5ecf88ef018016df4f04 MD5sum: 069f841793ac72246521472a4275fea4 Description: Pure Rust implementation of the Advanced Encryption Standard (a.k.a - Rust source code Rijndael) . This package contains the source for the Rust aes crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-aes-gcm-0.10-dev Source: rust-aes-gcm-0.10 Version: 0.10.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 404 Depends: librust-aead-0.5+alloc-dev, librust-aead-0.5+arrayvec-dev, librust-aead-0.5+getrandom-dev, librust-aead-0.5+heapless-dev, librust-aead-0.5+rand-core-dev, librust-aead-0.5+std-dev, librust-aead-0.5+stream-dev, librust-aead-0.5-dev, librust-aes-0.8+default-dev, librust-cipher-0.4+default-dev, librust-ctr-0.9+default-dev, librust-ghash-0.5-dev, librust-subtle-2-dev, librust-zeroize-1-dev Breaks: librust-aes-gcm-0.10.3-dev Replaces: librust-aes-gcm-0.10.3-dev Provides: librust-aes-gcm+aes-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+alloc-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+arrayvec-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+default-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+getrandom-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+heapless-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+rand-core-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+std-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+stream-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm+zeroize-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+aes-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+alloc-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+arrayvec-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+default-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+getrandom-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+heapless-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+rand-core-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+std-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+stream-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0+zeroize-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+aes-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+alloc-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+arrayvec-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+default-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+getrandom-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+heapless-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+rand-core-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+std-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+stream-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10+zeroize-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+aes-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+alloc-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+arrayvec-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+default-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+getrandom-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+heapless-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+rand-core-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+std-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+stream-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3+zeroize-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-0.10.3-dev (= 0.10.3-2~bpo12+pve2), librust-aes-gcm-dev (= 0.10.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-aes-gcm-0.10/librust-aes-gcm-0.10-dev_0.10.3-2~bpo12+pve2_ppc64el.deb Size: 131728 SHA512: d0cf4a887ca59eda509dec23a9951973c076f0a48412ca75f341f32409a4cdd52d8532e9a14326ce1a49c5d9c92d5bae12417537b7ce9d5e7ed21f3fa48dda19 SHA256: 00496c35ebb4b4a1204c6db70c408f8cda1df7f8750f5431f96b43429671ace6 SHA1: 63a2fd7cadb815756821ec1ec9159d90364a12a0 MD5sum: e12311f2786383504523df305b999267 Description: Pure Rust implementation of the AES-GCM Cipher - Rust source code This package contains the source for the Rust aes-gcm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-aho-corasick-1-dev Source: rust-aho-corasick-1 Version: 1.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 861 Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-memchr-2+std-dev (>= 2.4.0-~~), librust-memchr-2-dev (>= 2.4.0-~~) Breaks: librust-aho-corasick-1.1.2-dev Replaces: librust-aho-corasick-1.1.2-dev Provides: librust-aho-corasick+default-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick+logging-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick+perf-literal-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick+std-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1+default-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1+logging-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1+perf-literal-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1+std-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1+default-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1+logging-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1+perf-literal-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1+std-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1.2+default-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1.2+logging-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1.2+perf-literal-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1.2+std-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-1.1.2-dev (= 1.1.2-1~bpo12+pve2), librust-aho-corasick-dev (= 1.1.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/aho-corasick Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-aho-corasick-1/librust-aho-corasick-1-dev_1.1.2-1~bpo12+pve2_ppc64el.deb Size: 142324 SHA512: 5cdb8c7b5ef1f01bc84014207db074fa66bd96efa0cb3872990afdb2fdf2469790d25d6a5c72c14a06c8fdedf07ed25e000fbe14aec23859bff7ce5726f7610a SHA256: de31a8fd38362b6a207a4f77f3030713c32c668ff00e560c407c01a95ab5ec0b SHA1: ead75142140022517e915896f227031c410ecbd8 MD5sum: 032e209e00264b56c1d9f0919ab7a248 Description: Fast multiple substring searching - Rust source code A library for finding occurrences of many patterns at once with SIMD acceleration in some cases. This library provides multiple pattern search principally through an implementation of the Aho-Corasick algorithm, which builds a finite state machine for executing searches in linear time. Features include case insensitive matching, overlapping matches, fast searching via SIMD and optional full DFA construction and search & replace in streams. Package: librust-allocator-api2-0.2-dev Source: rust-allocator-api2-0.2 Version: 0.2.16-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 310 Depends: librust-serde-1+default-dev Breaks: librust-allocator-api2-0.2.16-dev Replaces: librust-allocator-api2-0.2.16-dev Provides: librust-allocator-api2+alloc-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2+default-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2+serde-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2+std-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0+alloc-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0+default-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0+serde-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0+std-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2+alloc-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2+default-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2+serde-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2+std-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2.16+alloc-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2.16+default-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2.16+serde-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2.16+std-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-0.2.16-dev (= 0.2.16-1~bpo12+pve2), librust-allocator-api2-dev (= 0.2.16-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/zakarumych/allocator-api2 Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-allocator-api2-0.2/librust-allocator-api2-0.2-dev_0.2.16-1~bpo12+pve2_ppc64el.deb Size: 54504 SHA512: 23d9bf2d47d066011ff4e5bf8d24f41c9c8aa7064ced83d2c872fbcf23a560fd1d9c5f5bd6421920e3dc4a2220a0ba968c5a6b65521b83b9af90628775ada187 SHA256: 09fc91c774a8f42aad54cf167ae301491d870614d4443414e871f12a58f2c4bf SHA1: 705f0ff9bc737946406cda99502a7347ca603efc MD5sum: 5d145e0a5c811840af299209dd5de414 Description: Mirror of Rust's allocator API - Rust source code Source code for Debianized Rust crate "allocator-api2" Package: librust-annotate-snippets-0.11-dev Source: rust-annotate-snippets-0.11 Version: 0.11.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 242 Depends: librust-anstyle-1+default-dev (>= 1.0.4-~~), librust-unicode-width-0.1+default-dev (>= 0.1.11-~~) Breaks: librust-annotate-snippets-0.11.4-dev Replaces: librust-annotate-snippets-0.11.4-dev Provides: librust-annotate-snippets+default-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets+testing-colors-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0+default-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0+testing-colors-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0.11+default-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0.11+testing-colors-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0.11.4+default-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0.11.4+testing-colors-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-0.11.4-dev (= 0.11.4-1~bpo12+pve2), librust-annotate-snippets-dev (= 0.11.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-annotate-snippets-0.11/librust-annotate-snippets-0.11-dev_0.11.4-1~bpo12+pve2_ppc64el.deb Size: 41492 SHA512: 69fabe2b4da982ca8e407e00e7a527b6d33d7f3a437ffc26a41721ffdcbdf26f18a9eebbac4c9fa4efd4958d0c77218798b7836af12a4f464693dbe5f6d08f8a SHA256: c166b834d3d6c05eccb92c0f72a9b95440d3dd2ea05893caf985cb20911aac92 SHA1: adcad281abff22d1f9e139af44c83bfb6ac16541 MD5sum: da971b862f7db4196fda1691a9a429da Description: Building code annotations - Rust source code Source code for Debianized Rust crate "annotate-snippets" Package: librust-ansiterm-0.12-dev Source: rust-ansiterm-0.12 Version: 0.12.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 121 Depends: librust-ansi-colours-1-dev (>= 1.1.1-~~), librust-serde-1+default-dev (>= 1.0.90-~~), librust-serde-1+derive-dev (>= 1.0.90-~~), librust-winapi-0.3+consoleapi-dev (>= 0.3.4-~~), librust-winapi-0.3+default-dev (>= 0.3.4-~~), librust-winapi-0.3+errhandlingapi-dev (>= 0.3.4-~~), librust-winapi-0.3+fileapi-dev (>= 0.3.4-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.4-~~), librust-winapi-0.3+processenv-dev (>= 0.3.4-~~) Breaks: librust-ansiterm-0.12.2-dev Replaces: librust-ansiterm-0.12.2-dev Provides: librust-ansiterm+ansi-colours-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm+default-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm+derive-serde-style-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm+serde-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0+ansi-colours-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0+default-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0+derive-serde-style-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0+serde-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12+ansi-colours-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12+default-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12+derive-serde-style-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12+serde-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12.2+ansi-colours-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12.2+default-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12.2+derive-serde-style-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12.2+serde-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-0.12.2-dev (= 0.12.2-1~bpo12+pve2), librust-ansiterm-dev (= 0.12.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustadopt/ansiterm-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ansiterm-0.12/librust-ansiterm-0.12-dev_0.12.2-1~bpo12+pve2_ppc64el.deb Size: 24060 SHA512: e85c56337904971a7860e34f7fc97820b1ce63ac88704a04837d9d12244bda651323656eafd705ff451adbd4a8f2923c219152e3b3359d148c8d9038537c9b2c SHA256: 6214f38f972862aacf5eac1f74143c31e31b2721adb572318c7247f216714937 SHA1: 66a91cf205c5075e3472c6210e65e62f266172c3 MD5sum: b55f5d0b4a81174151bff68930b42637 Description: ANSI terminal colours and styles (bold, underline) - Rust source code This package contains the source for the Rust ansiterm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-anstream-0.6-dev Source: rust-anstream-0.6 Version: 0.6.15-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 145 Depends: librust-anstyle-1+default-dev, librust-anstyle-parse-0.2+default-dev, librust-anstyle-query-1+default-dev, librust-colorchoice-1+default-dev, librust-utf8parse-0.2+default-dev (>= 0.2.1-~~) Breaks: librust-anstream-0.6.15-dev Replaces: librust-anstream-0.6.15-dev Provides: librust-anstream+auto-dev (= 0.6.15-1~bpo12+pve2), librust-anstream+default-dev (= 0.6.15-1~bpo12+pve2), librust-anstream+test-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0+auto-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0+default-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0+test-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6+auto-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6+default-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6+test-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6.15+auto-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6.15+default-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6.15+test-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-0.6.15-dev (= 0.6.15-1~bpo12+pve2), librust-anstream-dev (= 0.6.15-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-cli/anstyle Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anstream-0.6/librust-anstream-0.6-dev_0.6.15-1~bpo12+pve2_ppc64el.deb Size: 25464 SHA512: a53e2d6e0ec477fb7de4995d1b988f3f0ccca8863671e23f3b540ba88f0090bf9909fb7b2ba58a671f9af39cf09aee5013660e0d2c4f08a61bdf8d56833d8147 SHA256: e2564e6ecbe03d900062159eeac8b8c25a1b9867123ee651dcc8e608d83776f3 SHA1: 916fe1bd5de82aa737fba4a077c49e2a2f4d6de4 MD5sum: d566482c8a859a69e070b25ec614953a Description: Simple cross platform library for writing colored text to a terminal - Rust source code Source code for Debianized Rust crate "anstream" Package: librust-anstyle-1-dev Source: rust-anstyle-1 Version: 1.0.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 91 Breaks: librust-anstyle-1.0.8-dev Replaces: librust-anstyle-1.0.8-dev Provides: librust-anstyle+default-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle+std-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1+default-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1+std-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0+default-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0+std-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0.8+default-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0.8+std-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-1.0.8-dev (= 1.0.8-1~bpo12+pve2), librust-anstyle-dev (= 1.0.8-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-cli/anstyle Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anstyle-1/librust-anstyle-1-dev_1.0.8-1~bpo12+pve2_ppc64el.deb Size: 16556 SHA512: e1e7ef74b88d1f4fb27cff28cbd4beade91beae95ccc78ff09a59d6b1be712f31060f0f13a804de8a45f1fd90c2aac4622e25f5e7ca56098d95ed32dcc232177 SHA256: e6a92194bb59bb875033b218fb56b6e63dcac3b908fe06c55536d0665d6f25e6 SHA1: c5d6aea6acd4c09927e0635977eea204ad228c53 MD5sum: bbf25c862a2e162dc1a7146243f7801f Description: ANSI text styling - Rust source code Source code for Debianized Rust crate "anstyle" Package: librust-anstyle-parse-0.2-dev Source: rust-anstyle-parse-0.2 Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 108 Depends: librust-arrayvec-0.7-dev (>= 0.7.2-~~), librust-utf8parse-0.2+default-dev (>= 0.2.1-~~) Breaks: librust-anstyle-parse-0.2.1-dev Replaces: librust-anstyle-parse-0.2.1-dev Provides: librust-anstyle-parse+core-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse+default-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse+utf8-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0+core-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0+utf8-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2+core-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2+utf8-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2.1+core-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2.1+utf8-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-0.2.1-dev (= 0.2.1-1~bpo12+pve2), librust-anstyle-parse-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-cli/anstyle Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anstyle-parse-0.2/librust-anstyle-parse-0.2-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 17096 SHA512: cdf537cbbf749802c3961da7bdbef04b63c7ccc11333a05c8091fd6179a57f5c39b0d5c3b61db5e193f6631459bf139651ed297f8a68970cae681fe68085d26e SHA256: e786ac29329f2a79f9f15c12e7cc1a06e1fd1dc55f93c98ad0290b409e469c0f SHA1: b61821a6ceed68070eed11ba64c021ceba1cdb64 MD5sum: e8fd3762810a1c7c4e26f970dd39fa74 Description: Parse ANSI Style Escapes - Rust source code This package contains the source for the Rust anstyle-parse crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-anstyle-query-1-dev Source: rust-anstyle-query-1 Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Breaks: librust-anstyle-query-1.0.0-dev Replaces: librust-anstyle-query-1.0.0-dev Provides: librust-anstyle-query+default-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-1.0.0-dev (= 1.0.0-1~bpo12+pve2), librust-anstyle-query-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anstyle-query-1/librust-anstyle-query-1-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 9880 SHA512: a308d7889e6db7fcc742abe317bb52a6d01e32448c4672bc1ee5d1f8ccdaf249a4a83c4fcfcc4af15ab4c23e6df09f2294291adb0357abff0e6c48b0a82662d1 SHA256: 5249cbf7cc289e727156ab16fed53b06a53e9317f45a26f237d5c436408af5d9 SHA1: c17dec839621b87616ecb8b66c71642f5abf90d0 MD5sum: 726dec9c9295d4207be84032ce960e91 Description: Look up colored console capabilities - Rust source code This package contains the source for the Rust anstyle-query crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-anyhow-1-dev Source: rust-anyhow-1 Version: 1.0.86-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 279 Depends: librust-backtrace-0.3+default-dev (>= 0.3.51-~~) Breaks: librust-anyhow-1.0.86-dev Replaces: librust-anyhow-1.0.86-dev Provides: librust-anyhow+backtrace-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow+default-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow+std-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1+backtrace-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1+default-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1+std-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0+backtrace-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0+default-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0+std-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0.86+backtrace-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0.86+default-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0.86+std-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-1.0.86-dev (= 1.0.86-1~bpo12+pve2), librust-anyhow-dev (= 1.0.86-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anyhow-1/librust-anyhow-1-dev_1.0.86-1~bpo12+pve2_ppc64el.deb Size: 43832 SHA512: bbb31c979e9fa7d228c8df5441e0b9fda822d31aceb98c1ed9dc6b3f1c146642974c5e67186966efe1716741ec4cdc71294bb617f1869f0d45354b5ff2469d31 SHA256: 1ab0953e8877c555383ff2ba3aa384b39d71194b4e6cc33c92e6d2b8dcd4a30c SHA1: b8b4a138b64cb34f520b91cbfcadd25cc8c5258d MD5sum: 6578c785cd81411d609a287baa02fbfa Description: Flexible concrete Error type built on std::error::Error - Rust source code Source code for Debianized Rust crate "anyhow" Package: librust-anymap2-dev Source: rust-anymap2 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 89 Provides: librust-anymap2+default-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0+default-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0.13+default-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0.13-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0.13.0+default-dev (= 0.13.0-1~bpo12+pve2), librust-anymap2-0.13.0-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-anymap2/librust-anymap2-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 19304 SHA512: bd56250943a0cdafe030eda81fea6a2165ad396e48ea2c1df730971d397b13e6415bbad319aec7271dd0e24cd30d7ec90d589675da787c92b69018ad958299cb SHA256: 2f589c49fd222548b8d4b667bc631103f177687445f96077def13bb7838c1706 SHA1: de1640e42a7831714a3de05ee0057ccfb9e470f0 MD5sum: 72ac71e64115c5d5c2b8c8ff6d7fc21b Description: Safe and convenient store for one value of each type - Rust source code This package contains the source for the Rust anymap2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-apt-pkg-native-0.3-dev Source: rust-apt-pkg-native-0.3 Version: 0.3.2-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 110 Depends: librust-cc-1+default-dev, librust-lazy-static-1+default-dev, librust-libc-0.2+default-dev, libapt-pkg-dev Breaks: librust-apt-pkg-native-0.3.2-dev Replaces: librust-apt-pkg-native-0.3.2-dev Provides: librust-apt-pkg-native+default-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native+ye-olde-apt-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0+default-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0+ye-olde-apt-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0.3+default-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0.3+ye-olde-apt-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0.3.2+default-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0.3.2+ye-olde-apt-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-0.3.2-dev (= 0.3.2-1~bpo12+pve3), librust-apt-pkg-native-dev (= 0.3.2-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-apt-pkg-native-0.3/librust-apt-pkg-native-0.3-dev_0.3.2-1~bpo12+pve3_ppc64el.deb Size: 18844 SHA512: 98f6473bf05b0b9428e0d395ac97eaeee357c53af73daa5e13dc0abcd8459c79a273c84be54e49b62550a277c490316ac0045fef8f9c073e2d832f088f8013aa SHA256: 9bd37588a169f4af9039488bc7dfabe796e966aed97c89018c61746ba572a37c SHA1: b763d24c9a567cc47cf9791609d4e2c23c441561 MD5sum: c6d7647e0aa562bd8aaf79b34312e24a Description: Bindings for libapt-pkg - Rust source code Source code for Debianized Rust crate "apt-pkg-native" Package: librust-arbitrary-1-dev Source: rust-arbitrary-1 Version: 1.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 166 Depends: librust-derive-arbitrary-1+default-dev (>= 1.3.2-~~) Breaks: librust-arbitrary-1.3.2-dev Replaces: librust-arbitrary-1.3.2-dev Provides: librust-arbitrary+default-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary+derive-arbitrary-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary+derive-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1+default-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1+derive-arbitrary-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1+derive-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3+default-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3+derive-arbitrary-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3+derive-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3.2+default-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3.2+derive-arbitrary-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3.2+derive-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-1.3.2-dev (= 1.3.2-1~bpo12+pve2), librust-arbitrary-dev (= 1.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-arbitrary-1/librust-arbitrary-1-dev_1.3.2-1~bpo12+pve2_ppc64el.deb Size: 35024 SHA512: 9d7e6e3b02a46b784e6375b2ccaebfec7a3a015795aca0660a857b4732b21a60edf16f06d6f5cd4fcf580d5719d7930c40abe6fa794ce283002a30268c2282e6 SHA256: 462cb7550ff4fc2b133bdf66a59751f30b3d543f9f4471fbad2b37a8d5c0a8dd SHA1: dee03920e6f882ba2513f6ad0390afeee5b4ccd0 MD5sum: 5995b0d2c4a9f3ae670d75e4186dd1d4 Description: Trait for generating structured data from unstructured data - Rust source code This package contains the source for the Rust arbitrary crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ascii-canvas-3-dev Source: rust-ascii-canvas-3 Version: 3.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 52 Depends: librust-term-0.7+default-dev Breaks: librust-ascii-canvas-3.0.0-dev Replaces: librust-ascii-canvas-3.0.0-dev Provides: librust-ascii-canvas+default-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-3+default-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-3.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-3.0-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-3.0.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-3.0.0-dev (= 3.0.0-1~bpo12+pve2), librust-ascii-canvas-dev (= 3.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ascii-canvas-3/librust-ascii-canvas-3-dev_3.0.0-1~bpo12+pve2_ppc64el.deb Size: 12252 SHA512: dc58bfeb4a0b90972d81b322b6d7822c8e0a5ec3cf03b837542bb7793ca5cc77e73f18af52f3f6e170619ee504fc49ee2f2b65b344bf4a0b064cddfa50de9f24 SHA256: 4ebc4c9efcdf5a3ccd14cf8633f9e7be73e570ee275709a63a02eb94fa024119 SHA1: cef8063fcd0100acda0d8b7bdcf2b7ff88cd18f6 MD5sum: c85290184efd02fe40392cf86e7dd9ac Description: Simple canvas for drawing lines and styled text and emitting to the terminal - Rust source code This package contains the source for the Rust ascii-canvas crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-async-compression-0.4-dev Source: rust-async-compression-0.4 Version: 0.4.11-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 294 Depends: librust-brotli-6+default-dev, librust-bzip2-0.4+default-dev (>= 0.4.4-~~), librust-flate2-1+default-dev (>= 1.0.13-~~), librust-futures-core-0.3-dev, librust-futures-io-0.3+std-dev, librust-memchr-2+default-dev, librust-pin-project-lite-0.2+default-dev, librust-tokio-1-dev (>= 1.24.2-~~), librust-xz2-0.1+default-dev (>= 0.1.6-~~), librust-zstd-0.12-dev, librust-zstd-safe-6-dev Breaks: librust-async-compression-0.4.11-dev Replaces: librust-async-compression-0.4.11-dev Provides: librust-async-compression+all-algorithms-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+all-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+all-implementations-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+brotli-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+bzip2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+default-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+deflate-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+flate2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+futures-io-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+gzip-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+libzstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+lzma-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+tokio-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+xz-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+xz2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+zlib-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+zstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression+zstd-safe-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+all-algorithms-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+all-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+all-implementations-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+brotli-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+bzip2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+default-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+deflate-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+flate2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+futures-io-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+gzip-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+libzstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+lzma-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+tokio-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+xz-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+xz2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+zlib-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+zstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0+zstd-safe-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+all-algorithms-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+all-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+all-implementations-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+brotli-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+bzip2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+default-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+deflate-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+flate2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+futures-io-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+gzip-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+libzstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+lzma-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+tokio-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+xz-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+xz2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+zlib-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+zstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4+zstd-safe-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+all-algorithms-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+all-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+all-implementations-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+brotli-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+bzip2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+default-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+deflate-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+flate2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+futures-io-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+gzip-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+libzstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+lzma-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+tokio-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+xz-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+xz2-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+zlib-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+zstd-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11+zstd-safe-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-0.4.11-dev (= 0.4.11-3~bpo12+pve2), librust-async-compression-dev (= 0.4.11-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-async-compression-0.4/librust-async-compression-0.4-dev_0.4.11-3~bpo12+pve2_ppc64el.deb Size: 33732 SHA512: a0bfdacd7f396a96b6de078e1eb7a1a50701be1d7dde100db1ed4da2e6a6a2dd5b891c57dbedcff50dd3f79a2a3ce75a496848b122b9b1bf083b97e98d695c31 SHA256: 773d0c6bfd61d36d136b36d5dd3f27043f42fa322204debf377d80fe5599642d SHA1: b9c29e83a16d95fa6c7b6a02ed7792373fc09608 MD5sum: d4334b469b0a546557427ae8d253b6a7 Description: Adaptor between compression crates and Rust's async types - Rust source code This package contains the source for the Rust async-compression crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-async-global-executor-2-dev Source: rust-async-global-executor-2 Version: 2.4.1-4~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 72 Depends: librust-async-channel-2+default-dev (>= 2.2-~~), librust-async-executor-1+default-dev (>= 1.5.4-~~), librust-async-io-2+default-dev (>= 2.3-~~), librust-async-lock-3+default-dev (>= 3.2-~~), librust-blocking-1+default-dev (>= 1.3-~~), librust-futures-lite-1+default-dev (>= 1.12-~~), librust-once-cell-1+default-dev (>= 1.4-~~), librust-tokio-1+rt-dev, librust-tokio-1+rt-multi-thread-dev Breaks: librust-async-global-executor-2.4.1-dev Replaces: librust-async-global-executor-2.4.1-dev Provides: librust-async-global-executor+async-io-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor+default-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor+tokio-crate-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor+tokio-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2+async-io-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2+default-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2+tokio-crate-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2+tokio-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4+async-io-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4+default-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4+tokio-crate-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4+tokio-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4.1+async-io-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4.1+default-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4.1+tokio-crate-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4.1+tokio-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-2.4.1-dev (= 2.4.1-4~bpo12+pve2), librust-async-global-executor-dev (= 2.4.1-4~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Keruspe/async-global-executor Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-async-global-executor-2/librust-async-global-executor-2-dev_2.4.1-4~bpo12+pve2_ppc64el.deb Size: 15216 SHA512: 9513386639d9dcfa0e6e9abbac50265263c191f39fe43b5dbe7675d687ec26cb81a57c41b1dadcd23e7ee8eb66215291b37bbe1ed7a5c92314673dcc21374758 SHA256: 39e0f1f09cb1bd76f37bf8c3e53364bed8028633095509516fc9a604dcf8d61b SHA1: 2b652726a2a8383986d83aa4e2ead25c75b3269d MD5sum: 9115e269e50b089c6716db83c277fc19 Description: Global executor built on top of async-executor and async-io - Rust source code This package contains the source for the Rust async-global-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-async-io-2-dev Source: rust-async-io-2 Version: 2.3.3-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 233 Depends: librust-async-lock-3+default-dev, librust-cfg-if-1+default-dev, librust-concurrent-queue-2+default-dev (>= 2.5-~~), librust-futures-io-0.3+std-dev (>= 0.3.28-~~), librust-futures-lite+default-dev (>= 1.11.0-~~), librust-parking-2+default-dev, librust-polling-3+default-dev, librust-rustix-0.38+fs-dev (>= 0.38.2-~~), librust-rustix-0.38+net-dev (>= 0.38.2-~~), librust-rustix-0.38+std-dev (>= 0.38.2-~~), librust-slab-0.4+default-dev (>= 0.4.2-~~), librust-tracing-0.1-dev (>= 0.1.37-~~) Breaks: librust-async-io-2.3.3-dev Replaces: librust-async-io-2.3.3-dev Provides: librust-async-io+default-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-2+default-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-2.3+default-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-2.3-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-2.3.3+default-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-2.3.3-dev (= 2.3.3-3~bpo12+pve2), librust-async-io-dev (= 2.3.3-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-async-io-2/librust-async-io-2-dev_2.3.3-3~bpo12+pve2_ppc64el.deb Size: 42892 SHA512: daa3b3f78029cb5c256f693ac4d9dd80a398d652fac4a9f8a2cfe1d79a5de438429fb9963434595f3567ce27b43af87fe4879521b62e2400c6449d0fb50c24db SHA256: 9b3df71f3e7de9187b906e07df85d62b1ccd81049176898f3ffc9ba35d81c9f7 SHA1: 73f7caaf6e8431cb7f820eb5908c47f7f8de77fd MD5sum: 8fea01e1178c234850d6fe5da63b6985 Description: Async I/O and timers - Rust source code Source code for Debianized Rust crate "async-io" Package: librust-async-signal-0.2-dev Source: rust-async-signal-0.2 Version: 0.2.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Depends: librust-async-io-2+default-dev, librust-cfg-if-1+default-dev, librust-futures-core-0.3+default-dev (>= 0.3.26-~~), librust-futures-io-0.3+default-dev (>= 0.3.26-~~), librust-rustix-0.38+process-dev (>= 0.38.15-~~), librust-rustix-0.38+std-dev (>= 0.38.15-~~), librust-signal-hook-registry-1+default-dev (>= 1.4.0-~~) Breaks: librust-async-signal-0.2.8-dev Replaces: librust-async-signal-0.2.8-dev Provides: librust-async-signal+default-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-0+default-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-0-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-0.2+default-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-0.2.8+default-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-0.2.8-dev (= 0.2.8-1~bpo12+pve2), librust-async-signal-dev (= 0.2.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-async-signal-0.2/librust-async-signal-0.2-dev_0.2.8-1~bpo12+pve2_ppc64el.deb Size: 16280 SHA512: b1322ba04d814e505c7c32f9ec40362f06e3bbc41db967f79d695a2d0826acf5ab687d775588c9b2a3578b073649b82744a7e6d8332999d38a841b58c10c8efc SHA256: 774ccfeaaba86488f9175d5a3006aa8d1131bf75c2729ffb5cc11729c4960bf4 SHA1: f4f188d1fa9f470ce5d0f9306d5057097578de79 MD5sum: 24319cb7ea0bdab3cac97ff01237aa9c Description: Async signal handling - Rust source code This package contains the source for the Rust async-signal crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-async-trait-0.1-dev Source: rust-async-trait-0.1 Version: 0.1.72-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 160 Depends: librust-proc-macro2-1+default-dev (>= 1.0.63-~~), librust-quote-1+default-dev (>= 1.0.29-~~), librust-syn-2+default-dev (>= 2.0.23-~~), librust-syn-2+full-dev (>= 2.0.23-~~), librust-syn-2+visit-mut-dev (>= 2.0.23-~~) Breaks: librust-async-trait-0.1.72-dev Replaces: librust-async-trait-0.1.72-dev Provides: librust-async-trait+default-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-0+default-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-0-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-0.1+default-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-0.1.72+default-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-0.1.72-dev (= 0.1.72-1~bpo12+pve2), librust-async-trait-dev (= 0.1.72-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-async-trait-0.1/librust-async-trait-0.1-dev_0.1.72-1~bpo12+pve2_ppc64el.deb Size: 29092 SHA512: 864d6df9944ee322afe497c1196a6afb1c128c4b6c76f9dc225778d07ae551f7aab98003ebe90c1a2192d1be4fb73bc4553f5f250f4d6be43df61b01480bc903 SHA256: b771735e74ba9cba07de87786e626213270430f2439cc7838ee78e0a4e7c4288 SHA1: 2acaa417a281d64de5d6cc2f4aadc8eb9c09fe92 MD5sum: cc20a0b4b9089a30ddbb649a7afd7c2b Description: Type erasure for async trait methods - Rust source code This package contains the source for the Rust async-trait crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-backtrace-0.3+cpp-demangle-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-backtrace-0.3-dev (= 0.3.69-2~bpo12+pve2), librust-cpp-demangle-0.4+alloc-dev Provides: librust-backtrace+cpp-demangle-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+cpp-demangle-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+cpp-demangle-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3+cpp-demangle-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 87ee6a06461bc62018364254fbec6ff8e8dab7c459ba731fadca2f17df5b7e3e2240c56648948ec145571954dff2f27d4f868a38c5f15d63fb15ee155d3c4247 SHA256: dbaa5885de831724d15ca14d11e951686a6bc09a559a6d68034da3486d40df56 SHA1: a358fb26f5711b004efb8f7c1d52c98fc8e4f2fc MD5sum: 7a059420a70ff9e3ddfd4a37a9b0e9e9 Description: Acquire a backtrace at runtime - feature "cpp_demangle" This metapackage enables feature "cpp_demangle" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-0.3+rustc-serialize-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-backtrace-0.3-dev (= 0.3.69-2~bpo12+pve2), librust-rustc-serialize-0.3+default-dev Provides: librust-backtrace+rustc-serialize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+serialize-rustc-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+rustc-serialize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+serialize-rustc-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+serialize-rustc-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+rustc-serialize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+serialize-rustc-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3+rustc-serialize-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 1296 SHA512: c5293cdc2add27d6629edecf85138ac22a9a34049b4e96883851ba9f7b37873bcc4e68b62bc2c991c561dbe2989023c31f2f1198aa0ae065ff8b21783ddf4b52 SHA256: 8cce56280a7c8c7de38ac6ef677dc40a5bdcb5b70f4d351c0383574350cffa92 SHA1: 5e2f26d39cdc6d1d559cce24e805e3fa32327e1e MD5sum: c3b7274eb90780ee439a509f07c89752 Description: Acquire a backtrace at runtime - feature "rustc-serialize" and 1 more This metapackage enables feature "rustc-serialize" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-rustc" feature. Package: librust-backtrace-0.3+serde-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-backtrace-0.3-dev (= 0.3.69-2~bpo12+pve2), librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-backtrace+serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+serialize-serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+serialize-serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+serialize-serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+serialize-serde-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3+serde-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: babe0249a535740fc62eb843f6af96c0a0554873beb6d7714389b1d452c12f4cb2a6bdbed7823316ce48f864e45c318db13709555fe34a0028e8ed827688c12a SHA256: 7a6c30b19edfc549856ae0cc137bb016a7b006d434c7c019f99b0c3ffc7f7344 SHA1: be18a0927788cc6ac4dec3650f142e8f3f688ebf MD5sum: bdf644f930938cfc887da159e8cfc71a Description: Acquire a backtrace at runtime - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-serde" feature. Package: librust-backtrace-0.3+verify-winapi-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-backtrace-0.3-dev (= 0.3.69-2~bpo12+pve2), librust-winapi-0.3+dbghelp-dev (>= 0.3.9-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~), librust-winapi-0.3+libloaderapi-dev (>= 0.3.9-~~), librust-winapi-0.3+memoryapi-dev (>= 0.3.9-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.9-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.9-~~), librust-winapi-0.3+synchapi-dev (>= 0.3.9-~~), librust-winapi-0.3+tlhelp32-dev (>= 0.3.9-~~), librust-winapi-0.3+winbase-dev (>= 0.3.9-~~), librust-winapi-0.3+winnt-dev (>= 0.3.9-~~) Provides: librust-backtrace+verify-winapi-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+verify-winapi-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+verify-winapi-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3+verify-winapi-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: d3b5c247e6a2c70cc33108150137de98d8041c32e61a7bb10686f0cc37e99d19afacea7d017e0215a38f419d79f908a195a35c6bbfd189bc6c2b9a924664f8b6 SHA256: a9ba556013198452222d5cfa6bbc6a09f31cf46ae12bb9ad69d2349638adb9e1 SHA1: ce61c27578427f42495d557f7d66b775aaedb767 MD5sum: cbee0bed5a61c9506b4dd97377d81ec5 Description: Acquire a backtrace at runtime - feature "verify-winapi" This metapackage enables feature "verify-winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-0.3+winapi-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-backtrace-0.3-dev (= 0.3.69-2~bpo12+pve2), librust-winapi-0.3+default-dev (>= 0.3.9-~~) Provides: librust-backtrace+winapi-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+winapi-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+winapi-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3+winapi-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: ace2664cdfb08c35c66913641a08cf886db66e95c225a94e8b04246c845cf09ee62ffa05cda43c9b8c028c00d3907ed28e2b9716ad83506babe64aa92c49d872 SHA256: d06670aa5ad784531307227b11a1f5e96ab93bdf915817f9fda68710c99b75ae SHA1: 64621eef8f71b9ecba4ca18e2a71057934021cc1 MD5sum: 16a10f508ec00ef014ec264f03f482bf Description: Acquire a backtrace at runtime - feature "winapi" This metapackage enables feature "winapi" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace-0.3-dev Source: rust-backtrace-0.3 Version: 0.3.69-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 330 Depends: librust-addr2line-0.21-dev, librust-cc-1+default-dev (>= 1.0.67-~~), librust-cfg-if-1+default-dev, librust-libc-0.2-dev (>= 0.2.146-~~), librust-miniz-oxide-0.7-dev, librust-object-0.32+archive-dev, librust-object-0.32+elf-dev, librust-object-0.32+macho-dev, librust-object-0.32+pe-dev, librust-object-0.32+read-core-dev, librust-object-0.32+unaligned-dev, librust-rustc-demangle-0.1+default-dev (>= 0.1.4-~~), librust-flate2-dev (>= 1.0.27) Suggests: librust-backtrace-0.3+cpp-demangle-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+rustc-serialize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+serde-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+verify-winapi-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+winapi-dev (= 0.3.69-2~bpo12+pve2) Breaks: librust-backtrace-0.3.69-dev Replaces: librust-backtrace-0.3.69-dev Provides: librust-backtrace+coresymbolication-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+dbghelp-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+default-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+dladdr-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+gimli-symbolize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+kernel32-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+libbacktrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+libunwind-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+std-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace+unix-backtrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+coresymbolication-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+dbghelp-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+default-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+dladdr-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+gimli-symbolize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+kernel32-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+libbacktrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+libunwind-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+std-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0+unix-backtrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+coresymbolication-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+dbghelp-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+default-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+dladdr-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+gimli-symbolize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+kernel32-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+libbacktrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+libunwind-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+std-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3+unix-backtrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+coresymbolication-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+dbghelp-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+default-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+dladdr-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+gimli-symbolize-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+kernel32-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+libbacktrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+libunwind-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+std-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69+unix-backtrace-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-0.3.69-dev (= 0.3.69-2~bpo12+pve2), librust-backtrace-dev (= 0.3.69-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/backtrace-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-backtrace-0.3/librust-backtrace-0.3-dev_0.3.69-2~bpo12+pve2_ppc64el.deb Size: 68872 SHA512: 71f8a1248b1c6a0dd1e310cb578748040d6a04b17d955df57f31b129eedec57c2e4c3777d0a5c7cfa19e5f90d748b273940706432a0ed42dd11b84e627f59d58 SHA256: deae4d9be6e58ec9f5ed1f94fb27ab2bc1ff2c22b1b221b851d59142acea0b65 SHA1: 83aaf7ad59cec29928e49f7c7c0dc7b8b449766f MD5sum: a13c41d00321e2504d5c7669cda6ee9f Description: Acquire a backtrace at runtime - Rust source code This package contains the source for the Rust backtrace crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-base16ct-dev Source: rust-base16ct Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 55 Provides: librust-base16ct+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct+default-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct+std-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0+std-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2+std-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2.0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2.0+std-dev (= 0.2.0-1~bpo12+pve2), librust-base16ct-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-base16ct/librust-base16ct-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 12240 SHA512: 9d59df51e4ab2365057c4125ac73f8f4672d6afa0ca738ae00cc3bbadee5208fa70b95a431bf23d9d5ad44b3c68a2429ac5990b3288ab517b672525c080e59c0 SHA256: fd43ac0d2515a78d11b6ca241f5c1a66db05553cdeeddbbe99c9f4b7864b7e26 SHA1: 15ae97ea5df69f5a9cc9550d41135d6129ad36d8 MD5sum: 4c1bec1c2b510024258a91debc29c749 Description: Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code This package contains the source for the Rust base16ct crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-base64-0.13-dev Source: rust-base64-0.13 Version: 0.13.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 304 Breaks: librust-base64-0.13.1-dev Replaces: librust-base64-0.13.1-dev Provides: librust-base64+alloc-dev (= 0.13.1-1~bpo12+pve2), librust-base64+default-dev (= 0.13.1-1~bpo12+pve2), librust-base64+std-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0+alloc-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0+default-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0+std-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13+alloc-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13+default-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13+std-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13.1+alloc-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13.1+default-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13.1+std-dev (= 0.13.1-1~bpo12+pve2), librust-base64-0.13.1-dev (= 0.13.1-1~bpo12+pve2), librust-base64-dev (= 0.13.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-base64-0.13/librust-base64-0.13-dev_0.13.1-1~bpo12+pve2_ppc64el.deb Size: 47024 SHA512: 1e2b339524c770180cfd07660a93795395f9474e5d1b6423910f2308e11d39139e6e4cfab8e5809b8c201ba225ef0a617379a41bdbca02b15e9d58a8489f1708 SHA256: c271860687961225ec56a7c8632dee66b1d6fdd932999109812534a4a9766b0a SHA1: f5183ca0e6c6a9f9544b08c8cbeaa204428a51f9 MD5sum: 8e52804508b069d9c0368ecb4ca13d88 Description: Encodes and decodes base64 as bytes or utf8 - Rust source code This package contains the source for the Rust base64 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-base64-0.21-dev Source: rust-base64-0.21 Version: 0.21.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 341 Breaks: librust-base64-0.21.5-dev Replaces: librust-base64-0.21.5-dev Provides: librust-base64+alloc-dev (= 0.21.5-1~bpo12+pve2), librust-base64+default-dev (= 0.21.5-1~bpo12+pve2), librust-base64+std-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0+alloc-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0+default-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0+std-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21+alloc-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21+default-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21+std-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21.5+alloc-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21.5+default-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21.5+std-dev (= 0.21.5-1~bpo12+pve2), librust-base64-0.21.5-dev (= 0.21.5-1~bpo12+pve2), librust-base64-dev (= 0.21.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-base64-0.21/librust-base64-0.21-dev_0.21.5-1~bpo12+pve2_ppc64el.deb Size: 63152 SHA512: 39b87a3d07556819e33a0b0d33e6d7cdb4ccc0b914a913d760c5eb3266eb4de2f96788475abf42373295f1b153514c767a8aab79c56960c3474eee99c38a6e0d SHA256: a326afe6b711e379bdcd78f31df5d38198813610ba481dce271d5273f34b8ec9 SHA1: ab15127ec4863270554b93b91d876adce4bf14e8 MD5sum: 33ff14191bbed8ae7c0f21551ea83007 Description: Encodes and decodes base64 as bytes or utf8 - Rust source code This package contains the source for the Rust base64 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-base64ct-dev Source: rust-base64ct Version: 1.6.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 143 Provides: librust-base64ct+alloc-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct+default-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct+std-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1+alloc-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1+default-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1+std-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6+alloc-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6+default-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6+std-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6.0+alloc-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6.0+default-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6.0+std-dev (= 1.6.0-1~bpo12+pve2), librust-base64ct-1.6.0-dev (= 1.6.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-base64ct/librust-base64ct-dev_1.6.0-1~bpo12+pve2_ppc64el.deb Size: 29672 SHA512: a4208e188ca3a3dd4aa96761a9e42745738418f0c9d9cfc20c274728d7bd3c89216027a8c229d37385370fcd7b147b8aa7e378207a580d853c798e5a4eb9373b SHA256: f057207f15e7f23e7188e19f1c056a57c006cc659c2c63a14f76dfad2c4c1a4a SHA1: 97997e9aed4e8ff91ddb6b969ffab5e34655d81a MD5sum: 5feadc57a86830c8be767a764e7a267d Description: Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support - Rust source code This package contains the source for the Rust base64ct crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bindgen-0.66-dev Source: rust-bindgen-0.66 Version: 0.66.1-10~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1066 Depends: librust-bitflags-2+default-dev (>= 2.2.1-~~), librust-cexpr-0.6+default-dev, librust-clang-sys-1+clang-6-0-dev, librust-clang-sys-1+default-dev, librust-clang-sys-1+runtime-dev, librust-clang-sys-1+static-dev, librust-lazy-static-1+default-dev, librust-lazycell-1+default-dev, librust-log-0.4+default-dev, librust-peeking-take-while-0.1+default-dev (>= 0.1.2-~~), librust-prettyplease-0.2+default-dev, librust-proc-macro2-1-dev, librust-quote-1-dev, librust-regex-1+std-dev (>= 1.5-~~), librust-regex-1+unicode-dev (>= 1.5-~~), librust-rustc-hash-1+default-dev (>= 1.0.1-~~), librust-shlex-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev, librust-which-4-dev (>= 4.2.1-~~) Breaks: librust-bindgen-0.66.1-dev Replaces: librust-bindgen-0.66.1-dev Provides: librust-bindgen+--cli-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+--testing-only-extra-assertions-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+--testing-only-libclang-5-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+--testing-only-libclang-9-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+default-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+experimental-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+logging-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+prettyplease-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+runtime-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+static-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen+which-rustfmt-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+--cli-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+--testing-only-extra-assertions-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+--testing-only-libclang-5-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+--testing-only-libclang-9-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+default-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+experimental-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+logging-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+prettyplease-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+runtime-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+static-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0+which-rustfmt-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+--cli-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+--testing-only-extra-assertions-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+--testing-only-libclang-5-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+--testing-only-libclang-9-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+default-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+experimental-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+logging-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+prettyplease-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+runtime-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+static-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66+which-rustfmt-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+--cli-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+--testing-only-extra-assertions-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+--testing-only-libclang-5-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+--testing-only-libclang-9-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+default-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+experimental-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+logging-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+prettyplease-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+runtime-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+static-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1+which-rustfmt-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-0.66.1-dev (= 0.66.1-10~bpo12+pve2), librust-bindgen-dev (= 0.66.1-10~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/rust-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bindgen-0.66/librust-bindgen-0.66-dev_0.66.1-10~bpo12+pve2_ppc64el.deb Size: 179028 SHA512: abfb35205a25c6cbaf291961adde17ebaf1ebdc3582c2f2e1d8a7a74ed39d69be1642f3fbf249915ddfeec63524b8ced9fa16454f8b4a3087c8084c1405e463b SHA256: 7082d3580252d82f38148d40b0f6467fb44345065b24a99f2b0dccca5881a1ea SHA1: 7fda13a5bd65e593261111a0a71e60c2f2da088d MD5sum: 44cb58d2750607d1a8993885d3dc80f3 Description: Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code Source code for Debianized Rust crate "bindgen" Package: librust-bitflags-2-dev Source: rust-bitflags-2 Version: 2.4.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 233 Depends: librust-arbitrary-1+default-dev, librust-bytemuck-1+default-dev, librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-rustc-std-workspace-core-1+default-dev, librust-serde-1-dev Breaks: librust-bitflags-2.4.2-dev Replaces: librust-bitflags-2.4.2-dev Provides: librust-bitflags+arbitrary-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+bytemuck-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+compiler-builtins-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+core-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+default-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+example-generated-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+rustc-dep-of-std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+serde-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags+std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+arbitrary-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+bytemuck-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+compiler-builtins-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+core-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+default-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+example-generated-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+rustc-dep-of-std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+serde-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2+std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+arbitrary-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+bytemuck-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+compiler-builtins-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+core-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+default-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+example-generated-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+rustc-dep-of-std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+serde-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4+std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+arbitrary-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+bytemuck-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+compiler-builtins-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+core-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+default-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+example-generated-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+rustc-dep-of-std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+serde-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2+std-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-2.4.2-dev (= 2.4.2-1~bpo12+pve2), librust-bitflags-dev (= 2.4.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/bitflags/bitflags Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bitflags-2/librust-bitflags-2-dev_2.4.2-1~bpo12+pve2_ppc64el.deb Size: 43780 SHA512: 74ef628a9188d18b74589e8cbe84374d6d47bce56b81963666650c81c08e2349159b1c900761e8e42072a97e6c31c0c6c8e3764e418f2a7641e32234a88f0a9d SHA256: 65ae196a17151cb940425cc8c26435adc6bff8e695ddd4aead9e79d9ec0898e6 SHA1: 7870dc550dbaf98940db182fc4972f35b966657c MD5sum: 2b69e0ba4211551903aece3fdccf7a50 Description: Macro to generate structures which behave like bitflags - Rust source code This package contains the source for the Rust bitflags crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bitvec-dev Source: rust-bitvec Version: 1.0.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1146 Depends: librust-funty-2-dev, librust-radium-1+default-dev, librust-serde-1-dev, librust-tap-1+default-dev, librust-wyz-0.5-dev Provides: librust-bitvec+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec+atomic-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec+default-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec+serde-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec+std-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec+testing-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+atomic-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+default-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+serde-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+std-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1+testing-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+atomic-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+default-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+serde-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+std-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0+testing-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+atomic-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+default-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+serde-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+std-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1+testing-dev (= 1.0.1-1~bpo12+pve2), librust-bitvec-1.0.1-dev (= 1.0.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://bitvecto-rs.github.io/bitvec Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bitvec/librust-bitvec-dev_1.0.1-1~bpo12+pve2_ppc64el.deb Size: 176276 SHA512: 8530efa5c4bae80c6c6843c73bf6024b6d596d09ee36497fec139872709ff6bfd0148f767e6fcdb24a5a8c3064bf50ee0781a975c93231c32206d84a63aef128 SHA256: 0dc52dfdeac5fa88be5cc758793d793f1763748222c9ed6de7dfa870b8178821 SHA1: 3db10097ae51b961ef7916673ba6ad98aa56da42 MD5sum: 968b6052eb09a4aed21c7c41ca5f769d Description: Addresses memory by bits, for packed collections and bitfields - Rust source code This package contains the source for the Rust bitvec crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-block-padding-0.3-dev Source: rust-block-padding-0.3 Version: 0.3.3-2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Depends: librust-generic-array-0.14+default-dev Breaks: librust-block-padding-0.3.3-dev Replaces: librust-block-padding-0.3.3-dev Provides: librust-block-padding+default-dev (= 0.3.3-2), librust-block-padding+std-dev (= 0.3.3-2), librust-block-padding-0+default-dev (= 0.3.3-2), librust-block-padding-0+std-dev (= 0.3.3-2), librust-block-padding-0-dev (= 0.3.3-2), librust-block-padding-0.3+default-dev (= 0.3.3-2), librust-block-padding-0.3+std-dev (= 0.3.3-2), librust-block-padding-0.3.3+default-dev (= 0.3.3-2), librust-block-padding-0.3.3+std-dev (= 0.3.3-2), librust-block-padding-0.3.3-dev (= 0.3.3-2), librust-block-padding-dev (= 0.3.3-2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-block-padding-0.3/librust-block-padding-0.3-dev_0.3.3-2_ppc64el.deb Size: 11048 SHA512: 358b5001ff92fb4c7c42441910d8a1a291d1336261f251a061529e67f73a0b554d8ae3a9da40a119415c7e8f9f7b56c971abcde9f91e816a67d26a89f4afbe95 SHA256: e8b27ff1915d17c9c0f9d155e34e9de94b491ef0b8a49bd9dbc46daa52439d10 SHA1: f0c4db0915c59408e45c4074d1b8c40cb83bd2ec MD5sum: 209f4ec3e5b7041838aa84bba9c855a4 Description: Padding and unpadding of messages divided into blocks - Rust source code This package contains the source for the Rust block-padding crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-blowfish-0.9-dev Source: rust-blowfish-0.9 Version: 0.9.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 61 Depends: librust-byteorder-1-dev (>= 1.1-~~), librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-blowfish-0.9.1-dev Replaces: librust-blowfish-0.9.1-dev Provides: librust-blowfish+bcrypt-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish+default-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish+zeroize-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0+bcrypt-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0+default-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0+zeroize-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9+bcrypt-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9+default-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9+zeroize-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9.1+bcrypt-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9.1+default-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9.1+zeroize-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-0.9.1-dev (= 0.9.1-1~bpo12+pve2), librust-blowfish-dev (= 0.9.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-blowfish-0.9/librust-blowfish-0.9-dev_0.9.1-1~bpo12+pve2_ppc64el.deb Size: 17020 SHA512: 9b92473e1240406f69e5075b82e305d9ceb2c2c9f60bb7adb2b011e5f6e69d4c32c9770adbc77ba4b6a114cbda72323442896c8e19bb35563f536a7071c346cb SHA256: f0f8790c60417c31abc507b4be8ca5b6e7b43046e88b19ce56192d3fc2554872 SHA1: 402e76bfa4e6f13d6714ee8f6ea44d23dd0e3c83 MD5sum: e7a28d63160292d6a00853140fa167c2 Description: Blowfish block cipher - Rust source code This package contains the source for the Rust blowfish crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-boolinator-dev Source: rust-boolinator Version: 2.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 38 Provides: librust-boolinator+default-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2+default-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2.4+default-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2.4-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2.4.0+default-dev (= 2.4.0-1~bpo12+pve2), librust-boolinator-2.4.0-dev (= 2.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-boolinator/librust-boolinator-dev_2.4.0-1~bpo12+pve2_ppc64el.deb Size: 8908 SHA512: 242ed960ca204e0e882b6a3789e7a9e55839b00ff94c7a5b71b1ed23cee93b9fc90a3696cc7ee21c8f87ed209371476cf401123d05ab7daf96fe150623338a02 SHA256: 64893f05041e7828f82cebeae38d4157c75460db1b513c21f7e6f92155d05dd1 SHA1: 2be2b765ca8b3c3e6bc2d8f6a23684f784824555 MD5sum: 0d18447130693da6baae662d90fc1a1a Description: Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools - Rust source code This package contains the source for the Rust boolinator crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-botan-0.10-dev Source: rust-botan-0.10 Version: 0.10.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 237 Depends: librust-botan-sys-0.10+botan3-dev (>= 0.10.5-~~), librust-botan-sys-0.10+default-dev (>= 0.10.5-~~), librust-botan-sys-0.10+no-std-dev (>= 0.10.5-~~) Breaks: librust-botan-0.10.7-dev Replaces: librust-botan-0.10.7-dev Provides: librust-botan+botan3-dev (= 0.10.7-1~bpo12+pve2), librust-botan+default-dev (= 0.10.7-1~bpo12+pve2), librust-botan+no-std-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0+botan3-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0+default-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0+no-std-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10+botan3-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10+default-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10+no-std-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10.7+botan3-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10.7+default-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10.7+no-std-dev (= 0.10.7-1~bpo12+pve2), librust-botan-0.10.7-dev (= 0.10.7-1~bpo12+pve2), librust-botan-dev (= 0.10.7-1~bpo12+pve2) Multi-Arch: same Homepage: https://botan.randombit.net/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-botan-0.10/librust-botan-0.10-dev_0.10.7-1~bpo12+pve2_ppc64el.deb Size: 38164 SHA512: fcf388d2aa37a3f09cbd866dbcfd0adff5615cc65cb9f691f2eab3fd9b1b34d81d69fe18c35d06e0e3e474ff044500247d2f4aabf93ecdf4a7dac817cde5a6ea SHA256: 037fb988281413e02440f08e7cbed6f2b80c54ab5a95df9892db4671b204f0b8 SHA1: 2ac9d479c0124a03495ee1ba3c84420c42556e67 MD5sum: 2a5ddc28cfa80cb8d7b634d67924f8e4 Description: Rust wrapper for Botan cryptography library - Rust source code This package contains the source for the Rust botan crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-botan-sys-0.10-dev Source: rust-botan-sys-0.10 Version: 0.10.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 78 Depends: libbotan-2-dev Breaks: librust-botan-sys-0.10.5-dev Replaces: librust-botan-sys-0.10.5-dev Provides: librust-botan-sys+botan3-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys+default-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys+no-std-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0+botan3-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0+default-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0+no-std-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10+botan3-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10+default-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10+no-std-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10.5+botan3-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10.5+default-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10.5+no-std-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-0.10.5-dev (= 0.10.5-1~bpo12+pve2), librust-botan-sys-dev (= 0.10.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://botan.randombit.net/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-botan-sys-0.10/librust-botan-sys-0.10-dev_0.10.5-1~bpo12+pve2_ppc64el.deb Size: 10988 SHA512: b07e4adf0ee7406b307dfbb269c57342c6b1b2ae5fce82449bf7e3807d9a7512e3963ea9c0898d8e42c2f1018d514f1278dbd9570369611cfe92593f305376bf SHA256: a2a262402c086d337eda7d6cc76daae7ae85f277a5b0465a74045d325049f399 SHA1: ad860274b7c7fe66ec9c8335a5f015092ca7ed9e MD5sum: 24cfec13051db341bd582c29115509c3 Description: FFI wrapper for Botan cryptography library - Rust source code This package contains the source for the Rust botan-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-brotli-decompressor-4-dev Source: rust-brotli-decompressor-4 Version: 4.0.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2021 Depends: librust-alloc-no-stdlib-2.0+default-dev, librust-alloc-no-stdlib-2.0+unsafe-dev, librust-alloc-stdlib-0.2+default-dev, librust-alloc-stdlib-0.2+unsafe-dev Breaks: librust-brotli-decompressor-4.0.1-dev Replaces: librust-brotli-decompressor-4.0.1-dev Provides: librust-brotli-decompressor+alloc-stdlib-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+benchmark-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+default-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+disable-timer-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+ffi-api-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+pass-through-ffi-panics-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+std-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor+unsafe-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+alloc-stdlib-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+benchmark-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+default-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+disable-timer-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+ffi-api-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+pass-through-ffi-panics-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+std-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4+unsafe-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+alloc-stdlib-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+benchmark-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+default-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+disable-timer-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+ffi-api-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+pass-through-ffi-panics-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+std-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0+unsafe-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+alloc-stdlib-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+benchmark-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+default-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+disable-timer-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+ffi-api-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+pass-through-ffi-panics-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+std-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1+unsafe-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-4.0.1-dev (= 4.0.1-1~bpo12+pve2), librust-brotli-decompressor-dev (= 4.0.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/dropbox/rust-brotli-decompressor Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-brotli-decompressor-4/librust-brotli-decompressor-4-dev_4.0.1-1~bpo12+pve2_ppc64el.deb Size: 148388 SHA512: 23d4f74faa7bdc050f0c4d1fd6a7a544a4fdede2630d85b2ee6949c5e9450ad701f7cde25cffbac22852491a6b1c9d735d3ea9414753261a4f6772c5da4e2091 SHA256: 3338089d1045de89fafd293f1d60b126fd518cb2695ab7b01aaa219c345b34ce SHA1: fa9f54dbb9d0838bd64d62ae01ab543d1341f137 MD5sum: 704a25ff1b22200f97ede6a404ebf1c0 Description: Brotli decompressor library avoiding the rust stdlib - Rust source code This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https:// github.com/dropbox/rust-brotli . This package contains the source for the Rust brotli-decompressor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-brotli-dev Source: rust-brotli Version: 6.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6034 Depends: librust-alloc-no-stdlib-2+default-dev, librust-alloc-stdlib-0.2+default-dev, librust-brotli-decompressor-4.0+disable-timer-dev, librust-brotli-decompressor-4.0+ffi-api-dev, librust-brotli-decompressor-4.0+std-dev, librust-brotli-decompressor-4.0-dev, librust-sha2-0.10+default-dev Provides: librust-brotli+alloc-stdlib-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+default-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+disable-timer-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+external-literal-probability-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+ffi-api-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+pass-through-ffi-panics-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+sha2-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+std-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+validation-dev (= 6.0.0-1~bpo12+pve2), librust-brotli+vector-scratch-space-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+alloc-stdlib-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+default-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+disable-timer-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+external-literal-probability-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+ffi-api-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+pass-through-ffi-panics-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+sha2-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+std-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+validation-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6+vector-scratch-space-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+alloc-stdlib-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+default-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+disable-timer-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+external-literal-probability-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+ffi-api-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+pass-through-ffi-panics-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+sha2-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+std-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+validation-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0+vector-scratch-space-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+alloc-stdlib-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+default-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+disable-timer-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+external-literal-probability-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+ffi-api-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+pass-through-ffi-panics-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+sha2-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+std-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+validation-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0+vector-scratch-space-dev (= 6.0.0-1~bpo12+pve2), librust-brotli-6.0.0-dev (= 6.0.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/dropbox/rust-brotli Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-brotli/librust-brotli-dev_6.0.0-1~bpo12+pve2_ppc64el.deb Size: 891400 SHA512: a1a12efec2b30e5b68bc9d4427a253fdae9cea1913fc32f7c39e24b77ac1a712bdea738e066c1c7f640cd70d33694ed494a41dddf4bce6e1adfe53d27e1e57df SHA256: 4ce19161efa2a723b3fb6a9d40b69f991ce3ce9aa8a189d05a36103fa9f431ff SHA1: 9c7d289965a58701038e4eebbb7c7ffd1154d03a MD5sum: 6c6c82b8979c2050085d51542df0bef8 Description: Compressor and decompressor for brotli written in rust - Rust source code This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. . Source code for Debianized Rust crate "brotli" Package: librust-bstr-1-dev Source: rust-bstr-1 Version: 1.7.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2134 Depends: librust-memchr-2+alloc-dev (>= 2.6.1-~~), librust-memchr-2+std-dev (>= 2.6.1-~~), librust-memchr-2-dev (>= 2.6.1-~~), librust-regex-automata-0.4+dfa-search-dev (>= 0.4.1-~~), librust-serde-1+alloc-dev (>= 1.0.85-~~), librust-serde-1+std-dev (>= 1.0.85-~~), librust-serde-1-dev (>= 1.0.85-~~) Breaks: librust-bstr-1.7.0-dev, librust-globset-dev (<= 0.4.10-1) Replaces: librust-bstr-1.7.0-dev Provides: librust-bstr+alloc-dev (= 1.7.0-2~bpo12+pve2), librust-bstr+default-dev (= 1.7.0-2~bpo12+pve2), librust-bstr+serde-dev (= 1.7.0-2~bpo12+pve2), librust-bstr+std-dev (= 1.7.0-2~bpo12+pve2), librust-bstr+unicode-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1+alloc-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1+default-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1+serde-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1+std-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1+unicode-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7+alloc-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7+default-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7+serde-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7+std-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7+unicode-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0+alloc-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0+default-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0+serde-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0+std-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0+unicode-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-1.7.0-dev (= 1.7.0-2~bpo12+pve2), librust-bstr-dev (= 1.7.0-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/bstr Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bstr-1/librust-bstr-1-dev_1.7.0-2~bpo12+pve2_ppc64el.deb Size: 251464 SHA512: e4d23cc10f2401d8403a4b9fd06c893b2735fcf1387559755254a9c4df016a209b47c78bc8c3557b640582cb0a343f7e91187c1650165d4585c6a98bf0c7748e SHA256: 2d858fb74ca42ac31e8ba15a6f6160be43efb81fd3eeed7afa88aa078586a3f4 SHA1: 2005506957ec9839df8e6209f494f3abdfa6200b MD5sum: 7e43d8139c2737f7cea9674857f42d2d Description: String type that is not required to be valid UTF-8 - Rust source code This package contains the source for the Rust bstr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-buffered-reader-1-dev Source: rust-buffered-reader-1 Version: 1.3.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 241 Depends: librust-bzip2-0.4+default-dev, librust-flate2-1+default-dev (>= 1.0.1-~~), librust-lazy-static-1+default-dev (>= 1.4-~~), librust-libc-0.2+default-dev (>= 0.2.66-~~) Breaks: librust-buffered-reader-1.3.1-dev Replaces: librust-buffered-reader-1.3.1-dev Provides: librust-buffered-reader+bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader+compression-bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader+compression-deflate-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader+compression-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader+default-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader+flate2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+compression-bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+compression-deflate-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+compression-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+default-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1+flate2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+compression-bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+compression-deflate-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+compression-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+default-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3+flate2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+compression-bzip2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+compression-deflate-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+compression-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+default-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1+flate2-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-1.3.1-dev (= 1.3.1-1~bpo12+pve2), librust-buffered-reader-dev (= 1.3.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://sequoia-pgp.org/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-buffered-reader-1/librust-buffered-reader-1-dev_1.3.1-1~bpo12+pve2_ppc64el.deb Size: 37516 SHA512: 53e78210d9a6cca2df2d219536044e813b0ecacdf60e7343b07de1996a44ec8c1e2ec4414b270b1e245da19f8088d153979b7189ac0e2e4ae1d9b2fc7a804177 SHA256: ce9e15867a3b9040a615eae0d1f0bc0e475ee00e9c1992868bc322609e45cff5 SHA1: 72c8c5401c9dbb2837b321f7736ebdf85288b762 MD5sum: fe7290b64d44ca2b1a87ca6da3fc9568 Description: Super-powered Reader - Rust source code This package contains the source for the Rust buffered-reader crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bytemuck-1-dev Source: rust-bytemuck-1 Version: 1.14.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 231 Depends: librust-bytemuck-derive-1+default-dev (>= 1.4-~~) Breaks: librust-bytemuck-1.14.0-dev Replaces: librust-bytemuck-1.14.0-dev Provides: librust-bytemuck+aarch64-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+align-offset-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+bytemuck-derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+default-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+extern-crate-alloc-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+extern-crate-std-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+min-const-generics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+must-cast-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+nightly-docs-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+nightly-portable-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+nightly-stdsimd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+unsound-ptr-pod-impl-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+wasm-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+zeroable-atomics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck+zeroable-maybe-uninit-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+aarch64-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+align-offset-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+bytemuck-derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+default-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+extern-crate-alloc-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+extern-crate-std-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+min-const-generics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+must-cast-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+nightly-docs-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+nightly-portable-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+nightly-stdsimd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+unsound-ptr-pod-impl-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+wasm-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+zeroable-atomics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1+zeroable-maybe-uninit-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+aarch64-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+align-offset-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+bytemuck-derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+default-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+extern-crate-alloc-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+extern-crate-std-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+min-const-generics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+must-cast-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+nightly-docs-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+nightly-portable-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+nightly-stdsimd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+unsound-ptr-pod-impl-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+wasm-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+zeroable-atomics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14+zeroable-maybe-uninit-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+aarch64-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+align-offset-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+bytemuck-derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+default-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+derive-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+extern-crate-alloc-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+extern-crate-std-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+min-const-generics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+must-cast-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+nightly-docs-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+nightly-portable-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+nightly-stdsimd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+unsound-ptr-pod-impl-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+wasm-simd-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+zeroable-atomics-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0+zeroable-maybe-uninit-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-1.14.0-dev (= 1.14.0-1~bpo12+pve2), librust-bytemuck-dev (= 1.14.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bytemuck-1/librust-bytemuck-1-dev_1.14.0-1~bpo12+pve2_ppc64el.deb Size: 47180 SHA512: c5cd3e90299a18d301fb271e8e6a9b15de03520c4ad8cd18d4cb5d4062b02fa1a1d40754722f8241678df9ac753d5e1f4c773ed6dc613020a263762c2e0c93ee SHA256: bb639ef6936b6beadcea630a26cd892b113bbba4fd2f8b3b61b21579b2c73633 SHA1: 1d46d6640e636a3f66f44d214987d1e08d1f0275 MD5sum: a63d755cd9e561596236f8dd44a13e57 Description: Mucking around with piles of bytes - Rust source code This package contains the source for the Rust bytemuck crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bytemuck-derive-1-dev Source: rust-bytemuck-derive-1 Version: 1.5.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 93 Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev, librust-syn-2+default-dev (>= 2.0.1-~~) Breaks: librust-bytemuck-derive-1.5.0-dev Replaces: librust-bytemuck-derive-1.5.0-dev Provides: librust-bytemuck-derive+default-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-1+default-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-1.5+default-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-1.5-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-1.5.0+default-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-1.5.0-dev (= 1.5.0-2~bpo12+pve2), librust-bytemuck-derive-dev (= 1.5.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bytemuck-derive-1/librust-bytemuck-derive-1-dev_1.5.0-2~bpo12+pve2_ppc64el.deb Size: 19856 SHA512: 88d8c4ea3bef7796fea6a1988daa9662eaa77fce38268884b674f2280127109258979abbc4fc5b47049e611585de69f9878733bbb483deb2fc474ba104dabb77 SHA256: 79d939c20df81351e6d9daf46b11f20065433494968685b7a63615191ee4d15f SHA1: 142308f09b34933aa35cce172be539f7bab875df MD5sum: b2d1dc4ca8ba781f47e22e6cdcf6c1b3 Description: Derive proc-macros for `bytemuck` - Rust source code This package contains the source for the Rust bytemuck_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-byteorder-1-dev Source: rust-byteorder-1 Version: 1.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 210 Breaks: librust-byteorder-1.5.0-dev Replaces: librust-byteorder-1.5.0-dev Provides: librust-byteorder+default-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder+i128-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder+std-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1+default-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1+i128-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1+std-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5+default-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5+i128-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5+std-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5.0+default-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5.0+i128-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5.0+std-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-1.5.0-dev (= 1.5.0-1~bpo12+pve2), librust-byteorder-dev (= 1.5.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/byteorder Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-byteorder-1/librust-byteorder-1-dev_1.5.0-1~bpo12+pve2_ppc64el.deb Size: 23944 SHA512: 926cbf323387fc65e16ae4666bbe5a3f318ed8b885c22581345835b186a2424b84744d9733c2f846da45e1516ea5757f7c0c691245ba9e0eb656ed50bbd04ac2 SHA256: bf6978c01ef25731b78cb8723002e58f69af828e591c973e941c22c6353462ff SHA1: 22dd62c47a6ebfa1ae1c8983e9c4e1d4395bbc0c MD5sum: 380c736de487b0d5229283b9cb9f6872 Description: Reading/writing numbers in big-endian and little-endian - Rust source code This package contains the source for the Rust byteorder crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-bytesize-1+serde-dev Source: rust-bytesize-1 Version: 1.3.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-bytesize-1-dev (= 1.3.0-2~bpo12+pve2), librust-serde-1+default-dev (>= 1.0.185-~~) Provides: librust-bytesize+serde-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3+serde-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3.0+serde-dev (= 1.3.0-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/hyunsik/bytesize/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bytesize-1/librust-bytesize-1+serde-dev_1.3.0-2~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: 83177e91d4bea1157a07831118f93c01f89f5a9ffb1865c3da18a97181c8bb50fc5bd5392d6410876203b30606e46c9bc305f5cb975f3b7eef9144d66c1be46d SHA256: ceb6d5c1d8dd0ee859495ae35f1342741a078808efa2268f75fd9270d0a1ad49 SHA1: 4b8b88f6dd07b3a653c1f6f5ca71d34a31e14429 MD5sum: 93f7603824cad4ad4f004ec6ac7554fd Description: Utility for human-readable bytes representations - feature "serde" This metapackage enables feature "serde" for the Rust bytesize crate, by pulling in any additional dependencies needed by that feature. Package: librust-bytesize-1-dev Source: rust-bytesize-1 Version: 1.3.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Suggests: librust-bytesize-1+serde-dev (= 1.3.0-2~bpo12+pve2) Breaks: librust-bytesize-1.3.0-dev Replaces: librust-bytesize-1.3.0-dev Provides: librust-bytesize+default-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1+default-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3+default-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3.0+default-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-1.3.0-dev (= 1.3.0-2~bpo12+pve2), librust-bytesize-dev (= 1.3.0-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/hyunsik/bytesize/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-bytesize-1/librust-bytesize-1-dev_1.3.0-2~bpo12+pve2_ppc64el.deb Size: 12036 SHA512: 132df5d4c68799d30d6210071abee5dda78152595ff1119ea881595cef97a8423bb8f919b3a03807f9a6914cdeb12fd7cdb5d9af479f2b5a07dfed87bebde1dc SHA256: e45736387a265198790df215cf40b2f0f6687effce582748f90e10fa3f58a6d8 SHA1: 05e50f09a16301dc46b5710c2931dc7fdf468183 MD5sum: 78538f28c872bc0c56abb65850d23185 Description: Utility for human-readable bytes representations - Rust source code This package contains the source for the Rust bytesize crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-capng-dev Source: rust-capng Version: 0.2.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 50 Depends: librust-bitflags-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.69-~~), libcap-ng-dev Provides: librust-capng+default-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0+default-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0.2+default-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0.2-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0.2.3+default-dev (= 0.2.3-1~bpo12+pve2), librust-capng-0.2.3-dev (= 0.2.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-capng/librust-capng-dev_0.2.3-1~bpo12+pve2_ppc64el.deb Size: 10852 SHA512: a671fcffe602568de75da39065c8ebcd13ab4c319a6d9748abffd9bee224cee4e232005228318f9befa4609e9a2077c6121a3ec42be63ef03e9600ea62ea37d8 SHA256: 89f0742bc042957db98fcc508f82437ec7b89ec408b2777eaa0f25d4b72c4fcc SHA1: 2094bf5e9b8bdf9385a71dac4267f285f094f405 MD5sum: 3d3fddaa07ef4475ac3bcafb0480b140 Description: Rust wrapper for libcap-ng - Rust source code This package contains the source for the Rust capng crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cargo-0.81-dev Source: rust-cargo-0.81 Version: 0.81.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 11928 Depends: librust-annotate-snippets-0.11+default-dev (>= 0.11.2-~~), librust-anstream-0.6+default-dev (>= 0.6.13-~~), librust-anstyle-1+default-dev (>= 1.0.6-~~), librust-anyhow-1+default-dev (>= 1.0.82-~~), librust-base64-0+default-dev (>= 0.21-~~), librust-bytesize-1+default-dev (>= 1.3-~~), librust-cargo-credential-0.4+default-dev (>= 0.4.2-~~), librust-cargo-credential-libsecret-0.4+default-dev (>= 0.4.2-~~), librust-cargo-platform-0.1+default-dev (>= 0.1.5-~~), librust-cargo-util-0.2+default-dev (>= 0.2.9-~~), librust-cargo-util-schemas-0.4+default-dev, librust-clap-4+default-dev (>= 4.5.4-~~), librust-clap-4+wrap-help-dev (>= 4.5.4-~~), librust-color-print-0.3+default-dev (>= 0.3.6-~~), librust-crates-io-0.40+default-dev, librust-curl-0.4+default-dev (>= 0.4.44-~~), librust-curl-0.4+http2-dev (>= 0.4.44-~~), librust-curl-sys-0.4+default-dev (>= 0.4.67-~~), librust-filetime-0.2+default-dev (>= 0.2.23-~~), librust-flate2-1+zlib-dev (>= 1.0.27-~~), librust-git2-0.19+default-dev, librust-git2-curl-0.20+default-dev, librust-gix-0.63+blocking-http-transport-curl-dev, librust-gix-0.63+dirwalk-dev, librust-gix-0.63+parallel-dev, librust-gix-0.63+progress-tree-dev, librust-gix-0.63+revision-dev, librust-glob-0.3+default-dev (>= 0.3.1-~~), librust-hex-0.4+default-dev (>= 0.4.3-~~), librust-hmac-0.12+default-dev (>= 0.12.1-~~), librust-home-0.5+default-dev (>= 0.5.5-~~), librust-http-auth-0.1-dev (>= 0.1.8-~~), librust-humantime-2+default-dev (>= 2.1.0-~~), librust-ignore-0.4+default-dev (>= 0.4.22-~~), librust-im-rc-15+default-dev (>= 15.1.0-~~), librust-indexmap-2+default-dev (>= 2.2.6-~~), librust-itertools-0.13+default-dev, librust-jobserver-0.1+default-dev (>= 0.1.28-~~), librust-lazycell-1+default-dev (>= 1.3.0-~~), librust-libc-0.2+default-dev (>= 0.2.154-~~), librust-libgit2-sys-0.17+default-dev, librust-memchr-2+default-dev (>= 2.7.1-~~), librust-opener-0.6+default-dev, librust-openssl-0.10+default-dev (>= 0.10.57-~~), librust-os-info-3-dev (>= 3.7-~~), librust-pasetors-0.6+default-dev (>= 0.6.7-~~), librust-pasetors-0.6+paserk-dev (>= 0.6.7-~~), librust-pasetors-0.6+serde-dev (>= 0.6.7-~~), librust-pasetors-0.6+std-dev (>= 0.6.7-~~), librust-pasetors-0.6+v3-dev (>= 0.6.7-~~), librust-pathdiff-0.2+default-dev (>= 0.2.1-~~), librust-rand-0.8+default-dev (>= 0.8.5-~~), librust-regex-1+default-dev (>= 1.10.4-~~), librust-rusqlite-0.29+default-dev, librust-rustfix-0.8+default-dev (>= 0.8.2-~~), librust-same-file-1+default-dev (>= 1.0.6-~~), librust-semver-1+default-dev (>= 1.0.21-~~), librust-semver-1+serde-dev (>= 1.0.21-~~), librust-serde-1+default-dev (>= 1.0.199-~~), librust-serde-1+derive-dev (>= 1.0.199-~~), librust-serde-ignored-0.1+default-dev (>= 0.1.2-~~), librust-serde-json-1+default-dev (>= 1.0.116-~~), librust-serde-json-1+raw-value-dev (>= 1.0.116-~~), librust-serde-untagged-0.1+default-dev (>= 0.1.1-~~), librust-sha1-0.10+default-dev (>= 0.10.6-~~), librust-shell-escape-0.1+default-dev (>= 0.1.5-~~), librust-supports-hyperlinks-2+default-dev, librust-supports-unicode-3+default-dev, librust-tar-0.4-dev (>= 0.4.40-~~), librust-tempfile-3+default-dev (>= 3.10.1-~~), librust-time-0.3+default-dev (>= 0.3.31-~~), librust-time-0.3+formatting-dev (>= 0.3.31-~~), librust-time-0.3+parsing-dev (>= 0.3.31-~~), librust-time-0.3+serde-dev (>= 0.3.31-~~), librust-toml-0.8+default-dev (>= 0.8.14-~~), librust-toml-edit-0.22+default-dev (>= 0.22.14-~~), librust-toml-edit-0.22+serde-dev (>= 0.22.14-~~), librust-tracing-0.1+default-dev (>= 0.1.40-~~), librust-tracing-subscriber-0.3+default-dev (>= 0.3.18-~~), librust-tracing-subscriber-0.3+env-filter-dev (>= 0.3.18-~~), librust-unicase-2+default-dev (>= 2.6.0-~~), librust-unicode-width-0.1+default-dev (>= 0.1.12-~~), librust-url-2+default-dev (>= 2.5.0-~~), librust-walkdir-2+default-dev (>= 2.5.0-~~) Breaks: librust-cargo-0.81.0-dev Replaces: librust-cargo-0.81.0-dev Provides: librust-cargo+default-dev (= 0.81.0-3~bpo12+pve2), librust-cargo+openssl-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0+default-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0+openssl-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0.81+default-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0.81+openssl-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0.81.0+default-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0.81.0+openssl-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-0.81.0-dev (= 0.81.0-3~bpo12+pve2), librust-cargo-dev (= 0.81.0-3~bpo12+pve2) Multi-Arch: same Homepage: https://doc.rust-lang.org/cargo/index.html Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-0.81/librust-cargo-0.81-dev_0.81.0-3~bpo12+pve2_ppc64el.deb Size: 2076084 SHA512: 0d30492ebb77a5f7bfd2f666079c658aca5aab842d1560f415d3ba4dd2c98a525441686250ce54a7b8891e74a32d171f02874108c20861b562f76bb24cafa48d SHA256: b11cf137e2114075ebea65319d3c8ecd53f447c88b8f81af27d444802b6b46e7 SHA1: 480759fd63f30088898594f43818118ce60bd23f MD5sum: 1e84ad6143f0f9545771c5090ea6ed36 Description: Package manager for Rust - Rust source code Source code for Debianized Rust crate "cargo" Package: librust-cargo-c-0.9-dev Source: rust-cargo-c-0.9 Version: 0.9.19-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 144 Depends: librust-anyhow-1+default-dev, librust-cargo-0.70+default-dev, librust-cargo-util-0.2+default-dev, librust-cbindgen-0.26-dev, librust-cc-1+default-dev, librust-clap-4+cargo-dev (>= 4.0.29-~~), librust-clap-4+color-dev (>= 4.0.29-~~), librust-clap-4+default-dev (>= 4.0.29-~~), librust-clap-4+derive-dev (>= 4.0.29-~~), librust-glob-0.3+default-dev, librust-itertools-0.10+default-dev, librust-log-0.4+default-dev, librust-regex-1+default-dev (>= 1.5.6-~~), librust-semver-1+default-dev (>= 1.0.3-~~), librust-serde-1+default-dev (>= 1.0.123-~~), librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev (>= 1.0.62-~~), librust-toml-0.7+default-dev Breaks: librust-cargo-c-0.9.19+cargo-0.70-dev Replaces: librust-cargo-c-0.9.19+cargo-0.70-dev Provides: librust-cargo-c+default-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-0+default-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-0-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-0.9+default-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-0.9.19+default-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-0.9.19-dev (= 0.9.19-1~bpo12+pve2), librust-cargo-c-dev (= 0.9.19-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-c-0.9/librust-cargo-c-0.9-dev_0.9.19-1~bpo12+pve2_ppc64el.deb Size: 27064 SHA512: 1abf221b1e2525231ce6aee6672d1586ca28ec68c2b7d936762b49522394e3354354f554901c410a8a3fa989c831ff5e47604ffcaf78a3ed865079d87d200249 SHA256: b2101b0374f990860a7491e3a3e871d8bd321e00e49e83d3cb0159d0db5f2b36 SHA1: 251cb95ca81a1fd38f3fabf5039b8558b75001a2 MD5sum: 7d6cdbe0293f67fdb40a09823d09228c Description: Helper program to build and install c-like libraries - Rust source code This package contains the source for the Rust cargo-c crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cargo-credential-0.4-dev Source: rust-cargo-credential-0.4 Version: 0.4.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 76 Depends: librust-anyhow-1+default-dev (>= 1.0.82-~~), librust-libc-0.2+default-dev (>= 0.2.154-~~), librust-serde-1+default-dev (>= 1.0.199-~~), librust-serde-1+derive-dev (>= 1.0.199-~~), librust-serde-json-1+default-dev (>= 1.0.116-~~), librust-thiserror-1+default-dev (>= 1.0.59-~~), librust-time-0.3+default-dev (>= 0.3.31-~~), librust-time-0.3+formatting-dev (>= 0.3.31-~~), librust-time-0.3+parsing-dev (>= 0.3.31-~~), librust-time-0.3+serde-dev (>= 0.3.31-~~) Breaks: librust-cargo-credential-0.4.6-dev Replaces: librust-cargo-credential-0.4.6-dev Provides: librust-cargo-credential+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-0+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-0-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-0.4+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-0.4.6+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-0.4.6-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-dev (= 0.4.6-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-credential-0.4/librust-cargo-credential-0.4-dev_0.4.6-1~bpo12+pve2_ppc64el.deb Size: 17568 SHA512: 9c0b7033027c7d8c99d813ed61b0c918495e1545363e18cb1d691d2aded2bbbf301d95b2d953d9ce5d207df7326a8e7794745964c40c8a081c01c3762373487b SHA256: b9f212ab48aabb067a8330c8c8c01f0b7756ea86a095e606538e688d239e0a15 SHA1: e339546c092b8bd1e306158c7ab67010b82108d8 MD5sum: b15241ca201e89f316f1cc79c5a18587 Description: Assist writing Cargo credential helpers - Rust source code Source code for Debianized Rust crate "cargo-credential" Package: librust-cargo-credential-libsecret-0.4-dev Source: rust-cargo-credential-libsecret-0.4 Version: 0.4.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Depends: librust-anyhow-1+default-dev (>= 1.0.82-~~), librust-cargo-credential-0.4+default-dev (>= 0.4.2-~~), librust-libloading-0.8+default-dev (>= 0.8.3-~~) Breaks: librust-cargo-credential-libsecret-0.4.6-dev Replaces: librust-cargo-credential-libsecret-0.4.6-dev Provides: librust-cargo-credential-libsecret+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-0+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-0-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-0.4+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-0.4.6+default-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-0.4.6-dev (= 0.4.6-1~bpo12+pve2), librust-cargo-credential-libsecret-dev (= 0.4.6-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-credential-libsecret-0.4/librust-cargo-credential-libsecret-0.4-dev_0.4.6-1~bpo12+pve2_ppc64el.deb Size: 9264 SHA512: 586ea4f4758a252e521c3f8b436635393411df26ef69c9ca9060eb007b9489b86d8df4ce85562fbdaba4e796059ef4e123888be2a410923aed4882e7e6c5e974 SHA256: 8cde5ee18aad4d711a5dbf233be040eec7f71e6fa15a721960ad800483d9762c SHA1: 7686bc67c864ad6c34f750e438ff0b423db95ace MD5sum: 75081c89dc1227ed0f444247822ba7d5 Description: Cargo credential process that stores tokens with GNOME libsecret - Rust source code Source code for Debianized Rust crate "cargo-credential-libsecret" Package: librust-cargo-platform-0.1-dev Source: rust-cargo-platform-0.1 Version: 0.1.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 58 Depends: librust-serde-1+default-dev (>= 1.0.194-~~) Breaks: librust-cargo-platform-0.1.8-dev Replaces: librust-cargo-platform-0.1.8-dev Provides: librust-cargo-platform+default-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-0+default-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-0-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-0.1+default-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-0.1.8+default-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-0.1.8-dev (= 0.1.8-1~bpo12+pve2), librust-cargo-platform-dev (= 0.1.8-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-platform-0.1/librust-cargo-platform-0.1-dev_0.1.8-1~bpo12+pve2_ppc64el.deb Size: 13012 SHA512: 0196663e756042f5e379551f2c737fb114ca755bcd136a08d3c670e69442ecb2b362a96a8806a1e16ff2c9011cef8c8dcb0c188c9f85f5a6b6bb544470489169 SHA256: 001a82feed1e3b0bd16493b466fc82b635dea8c71b795a9f98cf7b9f7d6f12e5 SHA1: b6db44e8b8ca9b7a46fd938098c741cc8b79d80c MD5sum: ab74e57a38b7f92af0d27fd2427360a9 Description: Cargo's representation of a target platform - Rust source code This package contains the source for the Rust cargo-platform crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cargo-util-0.2-dev Source: rust-cargo-util-0.2 Version: 0.2.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 110 Depends: librust-anyhow-1+default-dev (>= 1.0.75-~~), librust-filetime-0.2+default-dev (>= 0.2.22-~~), librust-hex-0.4+default-dev (>= 0.4.3-~~), librust-ignore-0.4+default-dev (>= 0.4.21-~~), librust-jobserver-0.1+default-dev (>= 0.1.27-~~), librust-libc-0.2+default-dev (>= 0.2.150-~~), librust-same-file-1+default-dev (>= 1.0.6-~~), librust-sha2-0.10+default-dev (>= 0.10.8-~~), librust-shell-escape-0.1+default-dev (>= 0.1.5-~~), librust-tempfile-3+default-dev (>= 3.8.1-~~), librust-tracing-0.1+default-dev (>= 0.1.37-~~), librust-walkdir-2+default-dev (>= 2.4.0-~~) Breaks: librust-cargo-util-0.2.9-dev Replaces: librust-cargo-util-0.2.9-dev Provides: librust-cargo-util+default-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-0+default-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-0-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-0.2+default-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-0.2.9+default-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-0.2.9-dev (= 0.2.9-1~bpo12+pve2), librust-cargo-util-dev (= 0.2.9-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-util-0.2/librust-cargo-util-0.2-dev_0.2.9-1~bpo12+pve2_ppc64el.deb Size: 26416 SHA512: 7aa25cffa1a7ce22319e61165a6eea6d4ad4daa64713e33fb38185f0cd9aab1abefc9b50a761b9847a98f9002f561e5b60c3c872c2b4fd30e71c572cc336c738 SHA256: 94d12e10b1f33d08d32fb6098fbcce42fa5da4e12276ddc04e6519653e9178ae SHA1: 80783d0f3f8e2c8b82c2f048b6c322544f5b9b8c MD5sum: 5be42213e8d535b19285b135a3d09347 Description: Miscellaneous support code used by Cargo - Rust source code This package contains the source for the Rust cargo-util crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cargo-util-schemas-0.4-dev Source: rust-cargo-util-schemas-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 144 Depends: librust-semver-1+default-dev (>= 1.0.21-~~), librust-semver-1+serde-dev (>= 1.0.21-~~), librust-serde-1+default-dev (>= 1.0.199-~~), librust-serde-1+derive-dev (>= 1.0.199-~~), librust-serde-untagged-0.1+default-dev (>= 0.1.1-~~), librust-serde-value-0.7+default-dev, librust-thiserror-1+default-dev (>= 1.0.59-~~), librust-toml-0.8+default-dev (>= 0.8.8-~~), librust-unicode-xid-0.2+default-dev (>= 0.2.4-~~), librust-url-2+default-dev (>= 2.5.0-~~) Breaks: librust-cargo-util-schemas-0.4.0-dev Replaces: librust-cargo-util-schemas-0.4.0-dev Provides: librust-cargo-util-schemas+default-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-0-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-cargo-util-schemas-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cargo-util-schemas-0.4/librust-cargo-util-schemas-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 25688 SHA512: e4caea92c3248d7e2353de3c478efe7d88c213789d5df8060c9896a842bef316be2ad8aefeda55360fbc4c7ee447a9ffb1efcca3963762b7f21a9f2da255278a SHA256: 06791143099e6b71fccb54a4a1f277be8c58e0f549be1a1414043ad7058dc903 SHA1: 41c3ea452f39aedce2e0520e87a52b85b41e69ed MD5sum: c2e1cb968eb63136cd269d2bd3d609b5 Description: Deserialization schemas for Cargo - Rust source code Source code for Debianized Rust crate "cargo-util-schemas" Package: librust-cast5-0.11-dev Source: rust-cast5-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 104 Depends: librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-cast5-0.11.1-dev Replaces: librust-cast5-0.11.1-dev Provides: librust-cast5+default-dev (= 0.11.1-1~bpo12+pve2), librust-cast5+zeroize-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0+default-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0+zeroize-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0.11+default-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0.11+zeroize-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0.11.1+default-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0.11.1+zeroize-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-0.11.1-dev (= 0.11.1-1~bpo12+pve2), librust-cast5-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cast5-0.11/librust-cast5-0.11-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 35144 SHA512: c42a90c9a958f365302dbce36e7d40f1688c52154be0a26232370f8357163a96ca8e19097d95f6d57a71f865ed21f1e16a2fe02773a4f83771518a42658b6e36 SHA256: 8b5116378aac5e582f925cfc88621736e703ddb46024528db1609f063f0060a6 SHA1: ff2e524f97a5525ab3bc9b26787245244e9ba0bf MD5sum: e9c1bf92a8b17a80a183d2e2e0c45759 Description: CAST5 block cipher - Rust source code This package contains the source for the Rust cast5 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-castaway-0.2-dev Source: rust-castaway-0.2 Version: 0.2.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-rustversion-1+default-dev Breaks: librust-castaway-0.2.3-dev Replaces: librust-castaway-0.2.3-dev Provides: librust-castaway+alloc-dev (= 0.2.3-1~bpo12+pve2), librust-castaway+default-dev (= 0.2.3-1~bpo12+pve2), librust-castaway+std-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0+alloc-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0+default-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0+std-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2+alloc-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2+default-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2+std-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2.3+alloc-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2.3+default-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2.3+std-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-0.2.3-dev (= 0.2.3-1~bpo12+pve2), librust-castaway-dev (= 0.2.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-castaway-0.2/librust-castaway-0.2-dev_0.2.3-1~bpo12+pve2_ppc64el.deb Size: 13148 SHA512: 1d7f7319ee7466adf45f77da379dd47c5d47b1e5e242b1302b856ebeaa101a2828aa885a3bdffd5df3a08d9ad99ebf1be86193fdedeace4136a13295bc573831 SHA256: 6edf6be3c90bdae853ed7a36dcdb1e7d573a8d024b9af600e5edd293af1ceded SHA1: 4904021aaccdceec268f71fe2f1cd74f5271bc39 MD5sum: cd7b5e1b20ea97debd2ed5f2f44e1157 Description: Safe, zero-cost downcasting for limited compile-time specialization - Rust source code Source code for Debianized Rust crate "castaway" Package: librust-cbc-dev Source: rust-cbc Version: 0.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 72 Depends: librust-cipher-0.4+alloc-dev (>= 0.4.2-~~), librust-cipher-0.4+block-padding-dev (>= 0.4.2-~~), librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+std-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Provides: librust-cbc+alloc-dev (= 0.1.2-1~bpo12+pve2), librust-cbc+block-padding-dev (= 0.1.2-1~bpo12+pve2), librust-cbc+default-dev (= 0.1.2-1~bpo12+pve2), librust-cbc+std-dev (= 0.1.2-1~bpo12+pve2), librust-cbc+zeroize-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0+alloc-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0+block-padding-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0+default-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0+std-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0+zeroize-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1+alloc-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1+block-padding-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1+default-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1+std-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1+zeroize-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2+alloc-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2+block-padding-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2+default-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2+std-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2+zeroize-dev (= 0.1.2-1~bpo12+pve2), librust-cbc-0.1.2-dev (= 0.1.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cbc/librust-cbc-dev_0.1.2-1~bpo12+pve2_ppc64el.deb Size: 24840 SHA512: 7a82fcac5d752c6c58b45f952d916ba2a098035cd77311d9fe14cd1c7a55c9c00ad563b4057aadac1ccb0d5897304767f6b1ee99b0ad349303ced4d934653acd SHA256: 6aa65e41b75ee5e127fdc789ea7f4bfc65d850a873c0fa6012ed6f81888be41e SHA1: 9492e4e1448afabd093310e2d026ea93509c04b9 MD5sum: 1ec0b28eb9a73c0e0583199c8648445a Description: Cipher Block Chaining (CBC) block cipher mode of operation - Rust source code This package contains the source for the Rust cbc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cbindgen+clap-dev Source: rust-cbindgen Version: 0.26.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cbindgen-dev (= 0.26.0-1~bpo12+pve3), librust-clap-4+default-dev Provides: librust-cbindgen+default-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0+clap-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0+default-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26+clap-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26+default-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26.0+clap-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26.0+default-dev (= 0.26.0-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: utils Filename: pool/contrib/r/rust-cbindgen/librust-cbindgen+clap-dev_0.26.0-1~bpo12+pve3_ppc64el.deb Size: 1244 SHA512: db2d73b856f546e9442b7824b75405218ece696dc62bb61153c77b83f040d29d65aa2c671424fc69664feaf18b85bf95eaa34d4c82cad6817ae6708223933ba0 SHA256: c07b7f014f6307286906863797107e95bcda2e45220da5b7f5b3b4f8555e2bf3 SHA1: 5cfe8a48394d914248601001bbe566dd2f455323 MD5sum: e7230df79cc166abd0e8cb49da7f234f 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.26.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1946 Depends: librust-heck-0.4+default-dev, librust-indexmap-2+default-dev, librust-log-0.4+default-dev, librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev, librust-serde-1+derive-dev (>= 1.0.103-~~), librust-serde-json-1+default-dev, librust-syn-1+clone-impls-dev (>= 1.0.88-~~), librust-syn-1+extra-traits-dev (>= 1.0.88-~~), librust-syn-1+fold-dev (>= 1.0.88-~~), librust-syn-1+full-dev (>= 1.0.88-~~), librust-syn-1+parsing-dev (>= 1.0.88-~~), librust-syn-1+printing-dev (>= 1.0.88-~~), librust-tempfile-3+default-dev, librust-toml-0.8+default-dev Recommends: librust-cbindgen+clap-dev (= 0.26.0-1~bpo12+pve3) Provides: librust-cbindgen-0-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26-dev (= 0.26.0-1~bpo12+pve3), librust-cbindgen-0.26.0-dev (= 0.26.0-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: utils Filename: pool/contrib/r/rust-cbindgen/librust-cbindgen-dev_0.26.0-1~bpo12+pve3_ppc64el.deb Size: 190064 SHA512: 6b9e57417521b934db4e197e80bd5610fc898c87e3a2ee0a4d83bb1ad45f53dd018a26cf9dac9f2e21e7d5831505251a9f394abdd78d879f45a4846c09bab09e SHA256: fab53148683ff0f769f905645f41163a316db00dd5b3148db13d4ab63dddef3b SHA1: 9d642775cd888fb0f1e6dec10997cede9fa3e3d5 MD5sum: 16e1765bbfe19642dac631444ed76933 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-cc-1+jobserver-dev Source: rust-cc-1 Version: 1.0.83-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cc-1-dev (= 1.0.83-1~bpo12+pve2), librust-jobserver-0.1+default-dev (>= 0.1.16-~~) Provides: librust-cc+jobserver-dev (= 1.0.83-1~bpo12+pve2), librust-cc+parallel-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1+parallel-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0+jobserver-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0+parallel-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0.83+jobserver-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0.83+parallel-dev (= 1.0.83-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cc-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cc-1/librust-cc-1+jobserver-dev_1.0.83-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: df32740ed5178c0d68130ad8d4bcbeb231a0c52ad65a5337bbd66ac36c3aace4be89e7773c667aae2b7475e5a1eed8803322e56a5da826c4d29a59d373b9dbb0 SHA256: 9e035ce6a0a3167163f1fc452912c12b0098263436c309f35507381ad59a0c1b SHA1: bf5cd8907e511963d179aba491754c0dda9d3e6b MD5sum: adb29fd8087678c81e0a927a4ae5fcac Description: Build C/C++/asm in build.rs - feature "jobserver" and 1 more This metapackage enables feature "jobserver" for the Rust cc crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "parallel" feature. Package: librust-cc-1-dev Source: rust-cc-1 Version: 1.0.83-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 297 Depends: librust-libc-0.2-dev (>= 0.2.62-~~) Suggests: librust-cc-1+jobserver-dev (= 1.0.83-1~bpo12+pve2) Breaks: librust-cc-1.0.83-dev Replaces: librust-cc-1.0.83-dev Provides: librust-cc+default-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1+default-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0+default-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0.83+default-dev (= 1.0.83-1~bpo12+pve2), librust-cc-1.0.83-dev (= 1.0.83-1~bpo12+pve2), librust-cc-dev (= 1.0.83-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cc-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cc-1/librust-cc-1-dev_1.0.83-1~bpo12+pve2_ppc64el.deb Size: 60752 SHA512: bc1d02d9636a8c13cf5cd273c86c8c67bfe0078e65000dfa3ffecc3859b868718aa42333386b32c44fce3018cd2b38a194d5d799757db84218b635fde84b35b8 SHA256: 5e7c1eb96fbb7416a5488261618a08dd8586cf3bb8977f0a470cd89dba520e8b SHA1: 59e3b8e73dc9888cce5d10fee4efd898fb833312 MD5sum: 588c1a8dc51deb60602697d3c969bd3e Description: Build C/C++/asm in build.rs - Rust source code This package contains the source for the Rust cc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cfb-mode-0.8-dev Source: rust-cfb-mode-0.8 Version: 0.8.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 77 Depends: librust-cipher-0.4+alloc-dev (>= 0.4.2-~~), librust-cipher-0.4+block-padding-dev (>= 0.4.2-~~), librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+std-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-cfb-mode-0.8.2-dev Replaces: librust-cfb-mode-0.8.2-dev Provides: librust-cfb-mode+alloc-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode+block-padding-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode+default-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode+std-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode+zeroize-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0+alloc-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0+block-padding-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0+default-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0+std-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0+zeroize-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8+alloc-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8+block-padding-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8+default-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8+std-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8+zeroize-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2+alloc-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2+block-padding-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2+default-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2+std-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2+zeroize-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-0.8.2-dev (= 0.8.2-1~bpo12+pve2), librust-cfb-mode-dev (= 0.8.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cfb-mode-0.8/librust-cfb-mode-0.8-dev_0.8.2-1~bpo12+pve2_ppc64el.deb Size: 26548 SHA512: 1488ddecf3ce9c063337a894a27baaa3b25a9e728cea71cafa193b7238839dc521143dfffd0af4280d5974487f2544fdaea474a0246ac10509a340ad7a2d89c1 SHA256: 99dd2e6e41399a1a210c78d67269e964b3cb604965835b6e453c8aff3ce76947 SHA1: 134c552be3e20fb2b5f5da232e6f7cb2f4303b0d MD5sum: af2b2eb8db357efc3b305f3f734a58eb Description: Cipher Feedback (CFB) block cipher mode of operation - Rust source code This package contains the source for the Rust cfb-mode crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-chrono-0.4-dev Source: rust-chrono-0.4 Version: 0.4.38-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1298 Depends: librust-arbitrary-1+default-dev, librust-arbitrary-1+derive-dev, librust-iana-time-zone-0.1+default-dev (>= 0.1.45-~~), librust-iana-time-zone-0.1+fallback-dev (>= 0.1.45-~~), librust-js-sys-0.3+default-dev, librust-num-traits-0.2-dev, librust-pure-rust-locales-0.8+default-dev, librust-serde-1-dev (>= 1.0.99-~~), librust-wasm-bindgen-0.2+default-dev Breaks: librust-chrono-0.4.38-dev, librust-fundu-dev (<< 1.0.0-4~) Replaces: librust-chrono-0.4.38-dev Provides: librust-chrono+alloc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+arbitrary-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+clock-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+default-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+iana-time-zone-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+js-sys-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+libc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+now-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+pure-rust-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+serde-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+std-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+unstable-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+wasm-bindgen-dev (= 0.4.38-2~bpo12+pve2), librust-chrono+wasmbind-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+alloc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+arbitrary-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+clock-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+default-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+iana-time-zone-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+js-sys-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+libc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+now-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+pure-rust-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+serde-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+std-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+unstable-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+wasm-bindgen-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0+wasmbind-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+alloc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+arbitrary-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+clock-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+default-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+iana-time-zone-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+js-sys-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+libc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+now-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+pure-rust-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+serde-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+std-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+unstable-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+wasm-bindgen-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4+wasmbind-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+alloc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+arbitrary-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+clock-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+default-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+iana-time-zone-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+js-sys-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+libc-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+now-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+pure-rust-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+serde-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+std-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+unstable-locales-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+wasm-bindgen-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38+wasmbind-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-0.4.38-dev (= 0.4.38-2~bpo12+pve2), librust-chrono-dev (= 0.4.38-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/chronotope/chrono Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-chrono-0.4/librust-chrono-0.4-dev_0.4.38-2~bpo12+pve2_ppc64el.deb Size: 167732 SHA512: 2edfa458eba80dfe6253cf08699f0124e4ccc6ff7dea007a119651f24322f7501e46ad0111b1f1096eb1dd63d6873704f7139c5b286f3811fcd908cfbca854c5 SHA256: b32c1e97408e9f90b52d4ffbd5519b5c3be8901d12f21b152e7ed4b86ac06ac3 SHA1: 6fc4bdb2a42e004e4e9bd5a220d4083e28513d49 MD5sum: 6e2fc641909e608cb35abf8504246fc1 Description: Date and time library for Rust - Rust source code This package contains the source for the Rust chrono crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-chumsky-0.9+default-dev Source: rust-chumsky-0.9 Version: 0.9.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-chumsky-0.9-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+ahash-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+std-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+spill-stack-dev (= 0.9.3-2~bpo12+pve2) Provides: librust-chumsky+default-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+default-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+default-dev (= 0.9.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-chumsky-0.9/librust-chumsky-0.9+default-dev_0.9.3-2~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 393f14237f7b5c23094453886ecdcadf54e413f65c29ff23ea8625b3afd7ec0b956a12a7699e076edfe3a4986ac82bb2375e70e6db00f369aed6f146536b39e4 SHA256: df8d5abe37950393d968fee22bcef9cc6db2007ead426ef09bb898b23165de5e SHA1: f9923c1646a92e81420a12655f3a3384ca49b9f5 MD5sum: edf3a8054480d13bcf022636952808b2 Description: Parser library for humans with powerful error recovery - feature "default" This metapackage enables feature "default" for the Rust chumsky crate, by pulling in any additional dependencies needed by that feature. Package: librust-chumsky-0.9+spill-stack-dev Source: rust-chumsky-0.9 Version: 0.9.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-chumsky-0.9-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+stacker-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+std-dev (= 0.9.3-2~bpo12+pve2) Provides: librust-chumsky+spill-stack-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+spill-stack-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+spill-stack-dev (= 0.9.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-chumsky-0.9/librust-chumsky-0.9+spill-stack-dev_0.9.3-2~bpo12+pve2_ppc64el.deb Size: 1216 SHA512: c00f07537d7628201d9f611841b7dcaaae44ed3a6b7378fedcfc159aed14480ee932b5856f1d2f11d628f400ee71461b3271a9b74945f81f4812788a5dd0a829 SHA256: 15fcbad3abd74145cb2681b3e28507c5ac8d708bff344c9043f8641d4dc3860d SHA1: 6c3dee5c048b64dea07afbc46851e5a5db1c2203 MD5sum: ae89fe14b6ae37eba0d71e2c926c7047 Description: Parser library for humans with powerful error recovery - feature "spill-stack" This metapackage enables feature "spill-stack" for the Rust chumsky crate, by pulling in any additional dependencies needed by that feature. Package: librust-chumsky-0.9+stacker-dev Source: rust-chumsky-0.9 Version: 0.9.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-chumsky-0.9-dev (= 0.9.3-2~bpo12+pve2), librust-stacker-0.1+default-dev Provides: librust-chumsky+stacker-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+stacker-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+stacker-dev (= 0.9.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-chumsky-0.9/librust-chumsky-0.9+stacker-dev_0.9.3-2~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: 0901ec991b00dec6959ab34be5b72eb6eee08297daf9c71e3b764f61be50532b12fc0d41fc578787158b3e00d85ec38bd1bf0aa72a0df3f88e2e7659730dc315 SHA256: 9041fb0afdabf6fe24173fffff2e6e141d4d0e97b36523e38c1787f36e3d0ca2 SHA1: 9f33c623df2222e6abaefa26bf822a878541bac9 MD5sum: 5cb67e7c7b0e8916b44d38bcd75ff81d Description: Parser library for humans with powerful error recovery - feature "stacker" This metapackage enables feature "stacker" for the Rust chumsky crate, by pulling in any additional dependencies needed by that feature. Package: librust-chumsky-0.9-dev Source: rust-chumsky-0.9 Version: 0.9.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 342 Depends: librust-hashbrown-0.14+default-dev (>= 0.14.2-~~) Recommends: librust-chumsky-0.9+default-dev (= 0.9.3-2~bpo12+pve2) Suggests: librust-chumsky-0.9+spill-stack-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+stacker-dev (= 0.9.3-2~bpo12+pve2) Breaks: librust-chumsky-0.9.3-dev Replaces: librust-chumsky-0.9.3-dev Provides: librust-chumsky+ahash-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky+nightly-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky+std-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+ahash-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+nightly-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0+std-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+ahash-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+nightly-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9+std-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+ahash-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+nightly-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3+std-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-0.9.3-dev (= 0.9.3-2~bpo12+pve2), librust-chumsky-dev (= 0.9.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-chumsky-0.9/librust-chumsky-0.9-dev_0.9.3-2~bpo12+pve2_ppc64el.deb Size: 67052 SHA512: c93a98cfbc1386c48bfc9d673817211cfbd9b30473b51e5e599507bd9db429716bb3c30a810692a88dcae22981541131da80afa4f6881ec621f8d9fd7e3fbefd SHA256: fa00c6e1e44733965c5a067185c89d73e7251aeb37c067af1157a0606027e105 SHA1: 9718bcfa6b917042471c643a1111105d28df4059 MD5sum: c1ab06106bc9332deb2b870525eb13a5 Description: Parser library for humans with powerful error recovery - Rust source code This package contains the source for the Rust chumsky crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ciborium-0.2-dev Source: rust-ciborium-0.2 Version: 0.2.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 224 Depends: librust-ciborium-io-0.2+alloc-dev (>= 0.2.2-~~), librust-ciborium-io-0.2+default-dev (>= 0.2.2-~~), librust-ciborium-io-0.2+std-dev (>= 0.2.2-~~), librust-ciborium-ll-0.2+default-dev (>= 0.2.2-~~), librust-serde-1+alloc-dev (>= 1.0.100-~~), librust-serde-1+derive-dev (>= 1.0.100-~~), librust-serde-1+std-dev (>= 1.0.100-~~) Breaks: librust-ciborium-0.2.2-dev Replaces: librust-ciborium-0.2.2-dev Provides: librust-ciborium+default-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium+std-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0+default-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0+std-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0.2+default-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0.2+std-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0.2.2+default-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0.2.2+std-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-0.2.2-dev (= 0.2.2-2~bpo12+pve2), librust-ciborium-dev (= 0.2.2-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/enarx/ciborium Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ciborium-0.2/librust-ciborium-0.2-dev_0.2.2-2~bpo12+pve2_ppc64el.deb Size: 32084 SHA512: a05cd5141ff2bdb81cf646ef1a591cfb4176767b4270bcecd4fdb52768d78df8a2f853bd260c3124ef09f25a18f3d5a3f1843a929a57e34bc9a5ae09cb9960eb SHA256: f222fc080de26fac612218fe4f3fcf733eb36e4c1b915f6bce34cddc35aa8cc9 SHA1: 53246c8b3d08a401d57163ee1ede9be1f5cc76ee MD5sum: 10bb48167f3e59275563d9c502f822a0 Description: Serde implementation of CBOR using ciborium-basic - Rust source code This package contains the source for the Rust ciborium crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ciborium-io-0.2-dev Source: rust-ciborium-io-0.2 Version: 0.2.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 37 Breaks: librust-ciborium-io-0.2.2-dev Replaces: librust-ciborium-io-0.2.2-dev Provides: librust-ciborium-io+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2.2+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-0.2.2-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-io-dev (= 0.2.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/enarx/ciborium Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ciborium-io-0.2/librust-ciborium-io-0.2-dev_0.2.2-1~bpo12+pve2_ppc64el.deb Size: 8392 SHA512: eb6de147dec5a0bde937955e614946ebe89f929cfc0be4ba45cc69c01167318c476b8defa9b97187f54277ea63f897dd3b7376bbc655901518a173d0f1340138 SHA256: 03857d125eec0261ae28ba16db7c90c6e032cf18a40325fc05ba87aea84af5f0 SHA1: fa90150d90f62fd04c1e9aae226e3b7cfa33dbe3 MD5sum: 6e3f634eb2d196959a784658ff23ce9b Description: Simplified Read/Write traits for no_std usage - Rust source code This package contains the source for the Rust ciborium-io crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ciborium-ll-0.2-dev Source: rust-ciborium-ll-0.2 Version: 0.2.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 76 Depends: librust-ciborium-io-0.2+default-dev (>= 0.2.2-~~), librust-half-1+std-dev (>= 1.8-~~), librust-half-1-dev (>= 1.8-~~) Breaks: librust-ciborium-ll-0.2.2-dev Replaces: librust-ciborium-ll-0.2.2-dev Provides: librust-ciborium-ll+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2.2+alloc-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-0.2.2-dev (= 0.2.2-1~bpo12+pve2), librust-ciborium-ll-dev (= 0.2.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/enarx/ciborium Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ciborium-ll-0.2/librust-ciborium-ll-0.2-dev_0.2.2-1~bpo12+pve2_ppc64el.deb Size: 15792 SHA512: ccfc54e879a712f9d157400c00ce7df2101c706760d4578f24b110f47728d564a1979fcc0f40d207a572e8e2055b9455d05f9da92aecd189c8f0076119939005 SHA256: cbb3689180622a0e3b877a270b5e358de44e2f7f1d9af5880244acc3a50db972 SHA1: 1805f4b7e6e4577d3f92099131346f66b0cff9c4 MD5sum: e72fd45ce5e041dda08c6fa2bbd8a1c0 Description: Low-level CBOR codec primitives - Rust source code This package contains the source for the Rust ciborium-ll crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cidr-0.2+bitstring-dev Source: rust-cidr-0.2 Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cidr-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-bitstring-0.1+default-dev Provides: librust-cidr+bitstring-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0+bitstring-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2.1+bitstring-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/stbuehler/rust-cidr Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cidr-0.2/librust-cidr-0.2+bitstring-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 213b7865b55f98dc8a1e31a42b54662f653b9b96655105333245d7fa0753e3398fd40be4dd5045c98576321be01c75320f32bc280f86dcb60ef120acdf1648ce SHA256: 37006ae8f67b2b3882de2696e13e05c6bdaf79567f07ace166dceb59f589a5d8 SHA1: 988138c691c0a6c00926a1df7eac3fd0505db547 MD5sum: ccaeb96c7ff8b8b431dd2c721346279c Description: IP network and IP host within network types - feature "bitstring" This metapackage enables feature "bitstring" for the Rust cidr crate, by pulling in any additional dependencies needed by that feature. Package: librust-cidr-0.2+serde-dev Source: rust-cidr-0.2 Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cidr-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-serde-1+default-dev (>= 1.0.27-~~) Provides: librust-cidr+serde-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0+serde-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2.1+serde-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/stbuehler/rust-cidr Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cidr-0.2/librust-cidr-0.2+serde-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 3d1143ebf660224d5b475bc4dd2df654b2b96a4cee9eb3cdd141bd9cb1fb848891d6f01d91308bf64702670d60ccb2ef79962752e122fb75a2ba767bf7814106 SHA256: 72a7cac2281c38cd5cd35834b5793096ef9f19adb1bbae2dd45f5d052c4dece0 SHA1: 96e02a32308ddbac74aeca62e0564c47fc93ddb7 MD5sum: 8bf444b4133995a309cdb1076d6d6de6 Description: IP network and IP host within network types - feature "serde" This metapackage enables feature "serde" for the Rust cidr crate, by pulling in any additional dependencies needed by that feature. Package: librust-cidr-0.2-dev Source: rust-cidr-0.2 Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 201 Suggests: librust-cidr-0.2+bitstring-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2+serde-dev (= 0.2.1-1~bpo12+pve2) Breaks: librust-cidr-0.2.1-dev Replaces: librust-cidr-0.2.1-dev Provides: librust-cidr+default-dev (= 0.2.1-1~bpo12+pve2), librust-cidr+std-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0+std-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2+std-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2.1+std-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-0.2.1-dev (= 0.2.1-1~bpo12+pve2), librust-cidr-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/stbuehler/rust-cidr Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cidr-0.2/librust-cidr-0.2-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 24128 SHA512: ebcd63ec4bc0094eb2b97e388931b68b484d253216ac0aefc982db7e95c2a5442d06dfa659ee383e175fcfb0b42c030f652b129e74e2f2f4a1b425f78a2e5a7d SHA256: ec692debba02b69a82a8e724e8107bb175cd7d1802c2048b026db1a73fcb9ac5 SHA1: 93240ffe42107cd4df19abb5a66ce33dac807620 MD5sum: 090130ea8d22675b51adbf1a1019795a Description: IP network and IP host within network types - Rust source code This package contains the source for the Rust cidr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cipher-0.4-dev Source: rust-cipher-0.4 Version: 0.4.4-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 115 Depends: librust-blobby-0.3+default-dev, librust-crypto-common-0.1+default-dev (>= 0.1.6-~~), librust-crypto-common-0.1+rand-core-dev (>= 0.1.6-~~), librust-crypto-common-0.1+std-dev (>= 0.1.6-~~), librust-inout-0.1+block-padding-dev, librust-inout-0.1+default-dev, librust-inout-0.1+std-dev, librust-zeroize-1-dev (>= 1.5-~~) Breaks: librust-cipher-0.4.4-dev Replaces: librust-cipher-0.4.4-dev Provides: librust-cipher+alloc-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+blobby-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+block-padding-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+default-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+dev-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+rand-core-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+std-dev (= 0.4.4-3~bpo12+pve2), librust-cipher+zeroize-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+alloc-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+blobby-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+block-padding-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+default-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+dev-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+rand-core-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+std-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0+zeroize-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+alloc-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+blobby-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+block-padding-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+default-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+dev-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+rand-core-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+std-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4+zeroize-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+alloc-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+blobby-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+block-padding-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+default-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+dev-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+rand-core-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+std-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4+zeroize-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-0.4.4-dev (= 0.4.4-3~bpo12+pve2), librust-cipher-dev (= 0.4.4-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cipher-0.4/librust-cipher-0.4-dev_0.4.4-3~bpo12+pve2_ppc64el.deb Size: 21164 SHA512: c4311aad42f65a4f32d0c21e8a1f9a2591210890a49e32b4d3754ba56986e78d0d0f1cb725bd7fe1efed81258115d8e73d2559c06df5e5883d19b67acc911395 SHA256: abd174d16dd5e89fd01dcfa062614406dfdde073074f3ecdaa13dcc5c13affc9 SHA1: 88390b11d30592cfd10424b4db9015b7c2866e42 MD5sum: 78c697dfc695bb45ff3c0f7d11e20ef9 Description: Traits for describing block ciphers and stream ciphers - Rust source code This package contains the source for the Rust cipher crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-clang-sys-1-dev Source: rust-clang-sys-1 Version: 1.8.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 249 Depends: librust-glob-0.3+default-dev, librust-libc-0.2-dev (>= 0.2.39-~~), librust-libloading-0.8+default-dev, libclang-dev, llvm, clang Breaks: librust-clang-sys-1.8.1-dev Replaces: librust-clang-sys-1.8.1-dev Provides: librust-clang-sys+clang-10-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-11-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-12-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-13-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-14-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-15-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-16-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-17-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-18-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-3-5-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-3-6-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-3-7-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-3-8-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-3-9-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-4-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-5-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-6-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-7-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-8-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+clang-9-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+default-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+libcpp-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+libloading-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+runtime-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys+static-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-10-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-11-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-12-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-13-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-14-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-15-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-16-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-17-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-18-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-3-5-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-3-6-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-3-7-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-3-8-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-3-9-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-4-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-5-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-6-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-7-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-8-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+clang-9-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+default-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+libcpp-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+libloading-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+runtime-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1+static-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-10-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-11-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-12-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-13-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-14-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-15-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-16-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-17-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-18-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-3-5-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-3-6-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-3-7-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-3-8-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-3-9-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-4-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-5-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-6-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-7-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-8-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+clang-9-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+default-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+libcpp-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+libloading-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+runtime-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8+static-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-10-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-11-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-12-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-13-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-14-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-15-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-16-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-17-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-18-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-3-5-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-3-6-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-3-7-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-3-8-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-3-9-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-4-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-5-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-6-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-7-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-8-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+clang-9-0-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+default-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+libcpp-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+libloading-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+runtime-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1+static-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-1.8.1-dev (= 1.8.1-3~bpo12+pve2), librust-clang-sys-dev (= 1.8.1-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clang-sys-1/librust-clang-sys-1-dev_1.8.1-3~bpo12+pve2_ppc64el.deb Size: 46080 SHA512: 360c29d77a62fae0393315a60333187c188813214df4983a28bb46e6c54d223be2b2e340be7b9d81aacf9af0816f3c1d1d0bbf0280087d5e7395eebb95cd12c8 SHA256: e03153c12b4fdd01c436074e48d79d8e5296b63422e970d993c4f2e8ee80f880 SHA1: 42ec04b6d1c05086136a4da00bfa22588c9d9ba8 MD5sum: 070ccc83c80fd47872145f2e0ababe6a Description: Rust bindings for libclang - Rust source code Source code for Debianized Rust crate "clang-sys" Package: librust-clap-4-dev Source: rust-clap-4 Version: 4.5.16-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 327 Depends: librust-clap-builder-4.5.15+cargo-dev, librust-clap-builder-4.5.15+color-dev, librust-clap-builder-4.5.15+debug-dev, librust-clap-builder-4.5.15+deprecated-dev, librust-clap-builder-4.5.15+env-dev, librust-clap-builder-4.5.15+error-context-dev, librust-clap-builder-4.5.15+help-dev, librust-clap-builder-4.5.15+std-dev, librust-clap-builder-4.5.15+string-dev, librust-clap-builder-4.5.15+suggestions-dev, librust-clap-builder-4.5.15+unicode-dev, librust-clap-builder-4.5.15+unstable-ext-dev, librust-clap-builder-4.5.15+unstable-styles-dev, librust-clap-builder-4.5.15+usage-dev, librust-clap-builder-4.5.15+wrap-help-dev, librust-clap-builder-4.5.15-dev, librust-clap-derive-4.5.13+debug-dev, librust-clap-derive-4.5.13+default-dev, librust-clap-derive-4.5.13+deprecated-dev Breaks: librust-clap-4.5.16-dev Replaces: librust-clap-4.5.16-dev Provides: librust-clap+cargo-dev (= 4.5.16-1~bpo12+pve2), librust-clap+color-dev (= 4.5.16-1~bpo12+pve2), librust-clap+debug-dev (= 4.5.16-1~bpo12+pve2), librust-clap+default-dev (= 4.5.16-1~bpo12+pve2), librust-clap+deprecated-dev (= 4.5.16-1~bpo12+pve2), librust-clap+derive-dev (= 4.5.16-1~bpo12+pve2), librust-clap+env-dev (= 4.5.16-1~bpo12+pve2), librust-clap+error-context-dev (= 4.5.16-1~bpo12+pve2), librust-clap+help-dev (= 4.5.16-1~bpo12+pve2), librust-clap+std-dev (= 4.5.16-1~bpo12+pve2), librust-clap+string-dev (= 4.5.16-1~bpo12+pve2), librust-clap+suggestions-dev (= 4.5.16-1~bpo12+pve2), librust-clap+unicode-dev (= 4.5.16-1~bpo12+pve2), librust-clap+unstable-ext-dev (= 4.5.16-1~bpo12+pve2), librust-clap+unstable-styles-dev (= 4.5.16-1~bpo12+pve2), librust-clap+usage-dev (= 4.5.16-1~bpo12+pve2), librust-clap+wrap-help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+cargo-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+color-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+debug-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+default-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+deprecated-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+derive-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+env-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+error-context-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+std-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+string-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+suggestions-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+unicode-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+unstable-ext-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+unstable-styles-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+usage-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4+wrap-help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+cargo-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+color-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+debug-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+default-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+deprecated-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+derive-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+env-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+error-context-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+std-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+string-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+suggestions-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+unicode-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+unstable-ext-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+unstable-styles-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+usage-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5+wrap-help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+cargo-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+color-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+debug-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+default-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+deprecated-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+derive-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+env-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+error-context-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+std-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+string-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+suggestions-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+unicode-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+unstable-ext-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+unstable-styles-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+usage-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16+wrap-help-dev (= 4.5.16-1~bpo12+pve2), librust-clap-4.5.16-dev (= 4.5.16-1~bpo12+pve2), librust-clap-dev (= 4.5.16-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-4/librust-clap-4-dev_4.5.16-1~bpo12+pve2_ppc64el.deb Size: 51404 SHA512: c1fef5642cf85632333a7222a3262a64751433e571b6287505afdca912227795283e0f2d8f8abbf0a1ba441eced6b78724621191fa0870755a80caf83b3ec1ff SHA256: fe0644d22e385dee173a8a4812e9ff161a316206b80fc9ed1fc5b3616c4954fa SHA1: 27ff78af8566880881b63e111aaf081b434d6219 MD5sum: 197f6e612449906352a52cb27107f5eb Description: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-clap-builder-4-dev Source: rust-clap-builder-4 Version: 4.5.15-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 975 Depends: librust-anstream-0.6+default-dev (>= 0.6.7-~~), librust-anstyle-1+default-dev (>= 1.0.8-~~), librust-anstyle-1+std-dev (>= 1.0.8-~~), librust-backtrace-0.3+default-dev (>= 0.3.69-~~), librust-clap-lex-0.7+default-dev, librust-strsim-0+default-dev (>= 0.10-~~), librust-terminal-size-0+default-dev (>= 0.2.6-~~), librust-unicase-2+default-dev (>= 2.6.0-~~), librust-unicode-width-0.1+default-dev (>= 0.1.9-~~) Breaks: librust-clap-builder-4.5.15-dev Replaces: librust-clap-builder-4.5.15-dev Provides: librust-clap-builder+cargo-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+color-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+debug-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+default-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+deprecated-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+env-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+error-context-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+std-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+string-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+suggestions-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+unicode-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+unstable-doc-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+unstable-ext-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+unstable-styles-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+unstable-v5-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+usage-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder+wrap-help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+cargo-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+color-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+debug-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+default-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+deprecated-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+env-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+error-context-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+std-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+string-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+suggestions-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+unicode-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+unstable-doc-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+unstable-ext-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+unstable-styles-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+unstable-v5-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+usage-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4+wrap-help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+cargo-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+color-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+debug-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+default-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+deprecated-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+env-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+error-context-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+std-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+string-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+suggestions-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+unicode-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+unstable-doc-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+unstable-ext-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+unstable-styles-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+unstable-v5-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+usage-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5+wrap-help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+cargo-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+color-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+debug-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+default-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+deprecated-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+env-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+error-context-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+std-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+string-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+suggestions-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+unicode-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+unstable-doc-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+unstable-ext-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+unstable-styles-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+unstable-v5-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+usage-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15+wrap-help-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-4.5.15-dev (= 4.5.15-2~bpo12+pve2), librust-clap-builder-dev (= 4.5.15-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-builder-4/librust-clap-builder-4-dev_4.5.15-2~bpo12+pve2_ppc64el.deb Size: 134308 SHA512: 09e6e4ebf707ae60df6bfcb53eebd1f4a29ee1961bcae6437107b937c32c72a83f7c1d0c6d6605c7beaba945e078df735f08829a99f9010bc22ee4dae3dd8127 SHA256: 2e177afcb63224ad0c6babbbd9d14c6da20d47d5ac0463d1dc3ec194215055de SHA1: ef397e425809a99ff9f71d66f8489a4a45a2044f MD5sum: 8aecbf946c31ea7de46e1ab72e3ef7fb Description: Simple to use, efficient, and full-featured Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap_builder" Package: librust-clap-complete-4-dev Source: rust-clap-complete-4 Version: 4.5.18-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 227 Depends: librust-clap-4+derive-dev (>= 4.5.15-~~), librust-clap-4+std-dev (>= 4.5.15-~~), librust-clap-4+unstable-ext-dev (>= 4.5.15-~~), librust-clap-lex-0.7+default-dev, librust-is-executable-1+default-dev (>= 1.0.1-~~), librust-pathdiff-0.2+default-dev (>= 0.2.1-~~), librust-shlex-1+default-dev (>= 1.1.0-~~), librust-unicode-xid-0.2+default-dev (>= 0.2.2-~~) Breaks: librust-clap-complete-4.5.18-dev Replaces: librust-clap-complete-4.5.18-dev Provides: librust-clap-complete+default-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete+unstable-command-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete+unstable-doc-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete+unstable-dynamic-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4+default-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4+unstable-command-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4+unstable-doc-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4+unstable-dynamic-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5+default-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5+unstable-command-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5+unstable-doc-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5+unstable-dynamic-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5.18+default-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5.18+unstable-command-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5.18+unstable-doc-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5.18+unstable-dynamic-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-4.5.18-dev (= 4.5.18-2~bpo12+pve2), librust-clap-complete-dev (= 4.5.18-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-complete-4/librust-clap-complete-4-dev_4.5.18-2~bpo12+pve2_ppc64el.deb Size: 38624 SHA512: 15cf6d832dc9fe525e9c0b32ed10a1d6b018e0199ca47540f1fa1ae80e946ec10e532f6d0605fc12b9be58b90fd76be2b66c000892bddb1b42f70a73e9ae8cdd SHA256: ada4b77593b4c0f9d47bfedbee75ea43d7459fe37c121ee1e6957fb6fca1c228 SHA1: 9dfea7f3de6a52072d856618d714351c005d3f26 MD5sum: 3ca5ce863733428d4a6eb71f29382d74 Description: Generate shell completion scripts for your clap::Command - Rust source code Source code for Debianized Rust crate "clap_complete" Package: librust-clap-derive-4-dev Source: rust-clap-derive-4 Version: 4.5.13-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 191 Depends: librust-heck+default-dev (>= 0.4-~~), librust-proc-macro2-1+default-dev (>= 1.0.69-~~), librust-quote-1+default-dev (>= 1.0.9-~~), librust-syn-2+default-dev (>= 2.0.8-~~), librust-syn-2+full-dev (>= 2.0.8-~~) Breaks: librust-clap-derive-4.5.13-dev Replaces: librust-clap-derive-4.5.13-dev Provides: librust-clap-derive+debug-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive+default-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive+deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive+raw-deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive+unstable-v5-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4+debug-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4+default-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4+deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4+raw-deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4+unstable-v5-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5+debug-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5+default-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5+deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5+raw-deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5+unstable-v5-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13+debug-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13+default-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13+deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13+raw-deprecated-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13+unstable-v5-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-4.5.13-dev (= 4.5.13-2~bpo12+pve2), librust-clap-derive-dev (= 4.5.13-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-derive-4/librust-clap-derive-4-dev_4.5.13-2~bpo12+pve2_ppc64el.deb Size: 29100 SHA512: 093158db65e5cf6980eceae58cf7bd876972ac503a68682ad1987e792f3a05dcb18df19ffa39ed85d9a9e0d64475ad340224ab2b0ad420f2ad995bbb2418a605 SHA256: 8883d567c7630b2a93dcd49b80b193f1782524566503cc9b4fe6c70c667487e8 SHA1: 285eaffc33885e0451388114c8e3efd1658fa458 MD5sum: 988a05a064aec02a9f948f0f3094695b Description: Parse command line argument by defining a struct, derive crate - Rust source code Source code for Debianized Rust crate "clap_derive" Package: librust-clap-lex-0.7-dev Source: rust-clap-lex-0.7 Version: 0.7.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Breaks: librust-clap-lex-0.7.2-dev Replaces: librust-clap-lex-0.7.2-dev Provides: librust-clap-lex+default-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-0+default-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-0-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-0.7+default-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-0.7.2+default-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-0.7.2-dev (= 0.7.2-2~bpo12+pve2), librust-clap-lex-dev (= 0.7.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-lex-0.7/librust-clap-lex-0.7-dev_0.7.2-2~bpo12+pve2_ppc64el.deb Size: 14276 SHA512: caa9990ae26400aa0829f19cb622537f8f2c37c222c0189638844a5277a559478a955ed8cc82276b0eb7ea54070e44703652934d11f06878092b13af240a50a8 SHA256: 795daca02acc571f67bf46f20a9db240a0453b0c666adedaf0f1fdf1f1bdc3e3 SHA1: 30869111f75632378e1ce26a4ea86d50808d9416 MD5sum: c0046bb34879297277779aac9ff201d8 Description: Minimal, flexible command line parser - Rust source code Source code for Debianized Rust crate "clap_lex" Package: librust-clap-mangen-0.2-dev Source: rust-clap-mangen-0.2 Version: 0.2.20-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Depends: librust-clap-4+debug-dev, librust-clap-4+env-dev, librust-clap-4+std-dev, librust-roff-0.2+default-dev (>= 0.2.1-~~) Breaks: librust-clap-mangen-0.2.20-dev Replaces: librust-clap-mangen-0.2.20-dev Provides: librust-clap-mangen+debug-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen+default-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0+debug-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0+default-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0.2+debug-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0.2+default-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0.2.20+debug-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0.2.20+default-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-0.2.20-dev (= 0.2.20-1~bpo12+pve2), librust-clap-mangen-dev (= 0.2.20-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clap-mangen-0.2/librust-clap-mangen-0.2-dev_0.2.20-1~bpo12+pve2_ppc64el.deb Size: 13104 SHA512: 9abc04d741a4358f2baa95e5289e58dbd3295e5e6ffa8e71468612bd64ec86399cebd8d8c69f6b77adde858cd661e7bbfeb0ae8b7bfb8f8e3b25a14d044214f6 SHA256: 16ea4cab1ad97defb8bc22a76c5ef7785a350e0e82e271b70eb0400d3f732bfd SHA1: eb0d38b6f8c78689cc78c76bf12573eca3bd453d MD5sum: 30ba389700d04cedc5b6f40b20da6d08 Description: Manpage generator for clap - Rust source code This package contains the source for the Rust clap_mangen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-clru-0.6-dev Source: rust-clru-0.6 Version: 0.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 120 Breaks: librust-clru-0.6.1-dev Replaces: librust-clru-0.6.1-dev Provides: librust-clru+default-dev (= 0.6.1-1~bpo12+pve2), librust-clru-0+default-dev (= 0.6.1-1~bpo12+pve2), librust-clru-0-dev (= 0.6.1-1~bpo12+pve2), librust-clru-0.6+default-dev (= 0.6.1-1~bpo12+pve2), librust-clru-0.6.1+default-dev (= 0.6.1-1~bpo12+pve2), librust-clru-0.6.1-dev (= 0.6.1-1~bpo12+pve2), librust-clru-dev (= 0.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-clru-0.6/librust-clru-0.6-dev_0.6.1-1~bpo12+pve2_ppc64el.deb Size: 16936 SHA512: bd8ab98968f35d31a9650c6a1154eca26388854403e464158c5ac1e0ba238f12022c16ffbfa16785e8b2653cf3369fbc0cbb4ae9c7d0426b48f9d392b354ce14 SHA256: 494a2933229da4553e6e701003da0a140f72e4d58d3edac94de776b41f5599a0 SHA1: 13e9b4150f0993a4ac8959c9a168e86e6d5b50d1 MD5sum: a44e557ba34a083f898582463f6b1293 Description: LRU cache implementation with constant time operations and weighted semantic - Rust source code This package contains the source for the Rust clru crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cmac-0.7-dev Source: rust-cmac-0.7 Version: 0.7.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 89 Depends: librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~), librust-dbl-0.3+default-dev, librust-digest-0.10+default-dev (>= 0.10.3-~~), librust-digest-0.10+mac-dev (>= 0.10.3-~~), librust-digest-0.10+std-dev (>= 0.10.3-~~) Breaks: librust-cmac-0.7.2-dev Replaces: librust-cmac-0.7.2-dev Provides: librust-cmac+default-dev (= 0.7.2-1~bpo12+pve2), librust-cmac+std-dev (= 0.7.2-1~bpo12+pve2), librust-cmac+zeroize-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0+default-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0+std-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0+zeroize-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7+default-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7+std-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7+zeroize-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7.2+default-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7.2+std-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7.2+zeroize-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-0.7.2-dev (= 0.7.2-1~bpo12+pve2), librust-cmac-dev (= 0.7.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cmac-0.7/librust-cmac-0.7-dev_0.7.2-1~bpo12+pve2_ppc64el.deb Size: 46408 SHA512: eebbb621574aa0b748ea0e16db26dea454493b4974fa12ac0a100fdef1e53049b50a8df60b8082dedeee716f691f0967afc658204443cba24e2a0f01c0b403ca SHA256: acd0c5e508622f92c6c25696634f2559cb87d29813948e0e08e910e3905ac60d SHA1: 11f6192c7e150491841e526afc5f25e98703cb52 MD5sum: 245f3b6a0fd57a96d76c7146864a8cd6 Description: Generic implementation of Cipher-based Message Authentication Code - Rust source code This package contains the source for the Rust cmac crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-codemap-dev Source: rust-codemap Version: 0.1.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Provides: librust-codemap+default-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0+default-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0.1+default-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0.1-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0.1.3+default-dev (= 0.1.3-1~bpo12+pve2), librust-codemap-0.1.3-dev (= 0.1.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-codemap/librust-codemap-dev_0.1.3-1~bpo12+pve2_ppc64el.deb Size: 11112 SHA512: 74c24eecf1e4090e0279c3903937f78768d86721917c3fc868e767fd9d37162c111e616e12a6b557ca9ea9c769b9df3999627c58186b7ff1d79a58715f0ac6fa SHA256: 693478e8136ea8be0da38b06ddbd030948c2495558059028316a776b947a657a SHA1: e9c85f0ccd948eff4715adb1d1f8fea723eeb0f6 MD5sum: 7433aa17e6854235d63fb17851eccb57 Description: Data structure for efficiently storing source code position and span information (e.g - Rust source code in a compiler AST), and mapping it back to file/line/column locations for error reporting and suggestions. . This package contains the source for the Rust codemap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-color-print-0.3-dev Source: rust-color-print-0.3 Version: 0.3.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 69 Depends: librust-color-print-proc-macro-0.3+default-dev (>= 0.3.6-~~), librust-color-print-proc-macro-0.3+terminfo-dev (>= 0.3.6-~~), librust-lazy-static-1+default-dev (>= 1.4-~~), librust-terminfo-0+default-dev Breaks: librust-color-print-0.3.6-dev Replaces: librust-color-print-0.3.6-dev Provides: librust-color-print+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print+lazy-static-dev (= 0.3.6-1~bpo12+pve2), librust-color-print+terminfo-crate-dev (= 0.3.6-1~bpo12+pve2), librust-color-print+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0+lazy-static-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0+terminfo-crate-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3+lazy-static-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3+terminfo-crate-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3.6+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3.6+lazy-static-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3.6+terminfo-crate-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3.6+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-0.3.6-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-dev (= 0.3.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-color-print-0.3/librust-color-print-0.3-dev_0.3.6-1~bpo12+pve2_ppc64el.deb Size: 12908 SHA512: e08207e62c56552e47c0095cbe4b1a6fed35bfdf365d7ce4c617ebf7df755ef634f2db03c551fe76bc249864ead6ea842518baeb3c3e592ff5344bb4bafc2b7f SHA256: 1f90ac069ed14d10b3891e0cb22ab29507e60924cbb00f6192a03b4f085dee11 SHA1: 1f64ebe8ac6a97f1b11e343ccdc5f1ee8ddb7c4b MD5sum: fabd71ad4b44f7c605402d1784f3ed75 Description: Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax - Rust source code Source code for Debianized Rust crate "color-print" Package: librust-color-print-proc-macro-0.3-dev Source: rust-color-print-proc-macro-0.3 Version: 0.3.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 111 Depends: librust-nom-7+default-dev (>= 7.1-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev Breaks: librust-color-print-proc-macro-0.3.6-dev Replaces: librust-color-print-proc-macro-0.3.6-dev Provides: librust-color-print-proc-macro+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0.3+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0.3+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0.3.6+default-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0.3.6+terminfo-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-0.3.6-dev (= 0.3.6-1~bpo12+pve2), librust-color-print-proc-macro-dev (= 0.3.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-color-print-proc-macro-0.3/librust-color-print-proc-macro-0.3-dev_0.3.6-1~bpo12+pve2_ppc64el.deb Size: 22584 SHA512: c409a12fcd2c3add1ed5e02c2933a5d4a4be33afd2436335559a97b24e314f0442260d939f5853158884a3ffc1c19cc04aeafe0fa4398d04591bb095e4ee6af9 SHA256: a4040f4270456df0d1e5d1b59e6c50af041c27a883739f88b823650d2ca906fb SHA1: 5ad385d12fc3f117a5c174aa23bd199cdd6fa628 MD5sum: ebb63258d35a09517aa946037b113b1a Description: The package color-print - Rust source code Source code for Debianized Rust crate "color-print-proc-macro" Package: librust-colorchoice-1-dev Source: rust-colorchoice-1 Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 35 Breaks: librust-colorchoice-1.0.0-dev Replaces: librust-colorchoice-1.0.0-dev Provides: librust-colorchoice+default-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-1.0.0-dev (= 1.0.0-1~bpo12+pve2), librust-colorchoice-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-colorchoice-1/librust-colorchoice-1-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 8504 SHA512: 474ad690ba1c774d3314702f7cf349cfefcb97fe12ae36b346187a003fb6c35193f72d57fdb9655690ccbce4a8d2187ea6d5beae0a3eaaf651adb58b2997e07c SHA256: f59ee67b86b43de938f6710a15070656c06fcaee8575e66dffa9922639a6ae95 SHA1: 1a3f09484f9a1e40045c547f7e32530c04f816ff MD5sum: 4f9d7fdabbcb64c08353467dea77e535 Description: Global override of color control - Rust source code This package contains the source for the Rust colorchoice crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-compact-str-0.8+arbitrary-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-arbitrary-1-dev Provides: librust-compact-str+arbitrary-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+arbitrary-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+arbitrary-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+arbitrary-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 45c0a5f5b883cdd663abc9afbdfd02c31fcb015d17cbed17e6d4d17596b108f307d1a4ace23abf1b865c07c61bb657c26beb6e5328bc645ad64242e785b0d2fe SHA256: a3c0e296457ce2107389f59de1ef1e8eccd5923e5a42533658f868d2796c66e3 SHA1: 4adbac7cd0f8ebd5e58e41be15e4e28811c259cd MD5sum: 5e4cd4788ad8a9f6c7a6edd805659e40 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "arbitrary" This metapackage enables feature "arbitrary" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+borsh-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-borsh-1+default-dev Provides: librust-compact-str+borsh-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+borsh-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+borsh-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+borsh-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: 630f07a36733c716cb0dba325faead800185f325bcca04cda5ad2b1f1ed3e51c7953383b3cb09b7b4e5eb0f0f5b706a8ebebaaac6f1ceccfe812b976834f8d70 SHA256: 09533f1f23fd408e49621909c5c286783e498b77fa3c28bae8d07e19f747d423 SHA1: dfbc556b453d4a6b0be93147465450f196154c6a MD5sum: ec456a3436f94e9fc10e74f675f6e613 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "borsh" This metapackage enables feature "borsh" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+bytes-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-bytes-1+default-dev Provides: librust-compact-str+bytes-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+bytes-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+bytes-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+bytes-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 2ccb6deb8f2d444ea5de077def5cc173101f5f37768283ac3fe6d8a8be8cfcbeb7695ad99bf1c1e636ecf92f4a252d4e56e5c5f8f71f160bb271e6ae513fded9 SHA256: 6a9085541b8ebe39df7d470447e46a0e57a49ca18d28b1856082f2196111e48b SHA1: 281996b859f2843cea0355d79206ad4c1dbe4711 MD5sum: 76d4cebde7dae3fe765fac9d8dbbd4e1 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "bytes" This metapackage enables feature "bytes" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+diesel-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-diesel-2-dev Provides: librust-compact-str+diesel-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+diesel-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+diesel-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+diesel-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 7c3e40ab2035e4be8b50db701a1e7e0afe13ec1b29491f36cab7db900095532ca756dc987489d3d20c1b1bc31442e35e944c438afb0b5791bba601b237022fb8 SHA256: 5058d85b18c6e377436d326497c4f0a69f2146882b4ca56a9f620b2cc8cd9bc4 SHA1: 78f4a6dab6faee799070aabacffd7c3b3279788e MD5sum: 4086b1f8fbf65d5bec81d28fa59ec224 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "diesel" This metapackage enables feature "diesel" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+markup-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-markup-0.13-dev Provides: librust-compact-str+markup-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+markup-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+markup-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+markup-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: e3a2a872b6f23ea54e649e2fe964e4168d523fd2af48d984c4162cdc3a9b2131b10871a8a9cfa9b19de6378efdb56d3ee5213bbb4848f3674c713f7d6e7f3f2f SHA256: d8698081a7081b6b86f14898995d740095a4c379f402bf546c9ef3f5200504d7 SHA1: 2ceb7888e116820d00fe84226a91deec948cafa5 MD5sum: 701a8367cea202cb127dd742f5f6bc3a Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "markup" This metapackage enables feature "markup" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+proptest-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-proptest-1+std-dev Provides: librust-compact-str+proptest-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+proptest-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+proptest-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+proptest-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: af201e612d018841841eb3594de52199cd97eb0058c5cc2705a9c8428557275e076aa89e7bf44f0d4cb220fe07fd9f959d6fea2c748022c69e7a80dc844e6223 SHA256: c7c27886a7d51752a57e4ad697a49040258ab8f0b448aeb9a053d626b2d5e996 SHA1: e253bc87b9fed3f17cb7749f6845003dfe9f203c MD5sum: 8b87288602e1f9e80a128238b2724a32 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "proptest" This metapackage enables feature "proptest" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+quickcheck-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-quickcheck-1-dev Provides: librust-compact-str+quickcheck-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+quickcheck-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+quickcheck-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+quickcheck-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: 020d365a073bbda046e58e87c7231784d4582cdac9b2963196d321b023d2b9efa3851b5ca9a1dc23c7fe999bf08f8883c2a44eb5a6f18513b5fb61fbd73df059 SHA256: be04476732c3fc4773a083e732e00c1234022af55a8242df8aa41a108ff3b471 SHA1: 673ed0a06be5f5084e7075b12ac350e3a355f0aa MD5sum: 1a81a2abe97d77dd67aff2662d24d5e9 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "quickcheck" This metapackage enables feature "quickcheck" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+rkyv-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-rkyv-0.7+size-32-dev Provides: librust-compact-str+rkyv-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+rkyv-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+rkyv-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+rkyv-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: e064814f7ed3c44606d0604f3b13069b84040a94cb2f3ee4715f9a6ffdb410a1fa9bc48df3aa46983ae2981951188715565bfd9aea503b0c886db62ea00d9c47 SHA256: 646fc1e601ca6f94cf2b5ec408c8b2e66db545ea60c0b5bc2c3f64fff67bb4b6 SHA1: b704ba1eee73daa8a80b98287705dc43363b8cae MD5sum: dc147a1a070b3082889c3e86a0db9328 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "rkyv" This metapackage enables feature "rkyv" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+serde-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-serde-1+alloc-dev, librust-serde-1+derive-dev Provides: librust-compact-str+serde-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+serde-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+serde-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+serde-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1280 SHA512: b54d57530dd1228dbcd6054b088b91e25cb00676196b24a5aae7fcb08687ae0ee519448673e0b2c659caf6984cd42e0d5c1abb7fe3b061e54dc2b6fd9d9fd6b4 SHA256: c3a8600ab7f3e15482f8e98d309ad4413d41ca78436608c0c4152dd6c8f23dc9 SHA1: 59b353b54a89604f0f81ab34fb66ed2dfc495007 MD5sum: 80bae22b2629d173eaca43a5d20ac11e Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "serde" This metapackage enables feature "serde" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+smallvec-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-smallvec-1+default-dev, librust-smallvec-1+union-dev Provides: librust-compact-str+smallvec-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+smallvec-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+smallvec-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+smallvec-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1284 SHA512: 4254aa6aa370cf9d3769ca32ab4167f8a06e624817b172dba1732b609e72d1def6d116a53e06f74212b460982727da4966a2fc0e19e3ef18c393c9338c1d3d35 SHA256: b28aac50d7ea66c46f70c067b71f42d534701fc564a87d34138f62a42213a8f2 SHA1: ccf160bbd3d4121858b61e5f37bf4a1d69a2cc7c MD5sum: 015b3e16ea531c295a3bbf06a3ac1d03 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "smallvec" This metapackage enables feature "smallvec" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+sqlx-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+std-dev (= 0.8.0-1~bpo12+pve2), librust-sqlx-0.7-dev Provides: librust-compact-str+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+sqlx-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+sqlx-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 18cb9111e9dbd819085cfdf8272133d5c9a6d3c5f03f4695ae3c3753389a5c3dd1fab37e5b69538ca895386ec1199be706d7c7278378b5d65445f6f50493775c SHA256: 8401e5fdce7847767e7fbe4e72ae9cbf212886421584d9fc576cda603b34a71c SHA1: 77ac6d7ce8775344c7be5b9891e5302c4cff2c02 MD5sum: 0e612113ac5613d629d31e9e461f0ff6 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "sqlx" This metapackage enables feature "sqlx" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+sqlx-mysql-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-sqlx-0.7+mysql-dev Provides: librust-compact-str+sqlx-mysql-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+sqlx-mysql-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+sqlx-mysql-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+sqlx-mysql-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1280 SHA512: 86d6f181636eb13b54dfcd021e6346c963b0890e3df8948e80f61cf43b7bca74135b1a672926900d049c50bbc07edace04e8be145ea6d53cb432d4364e32d030 SHA256: 3e663b1dff225aa7b723bd98832d3219d186a2195c2ddf1426aa64492338a638 SHA1: e31ab7c9ae9de6673566c87a5d7afca00d5a231b MD5sum: c2dec754416af41a644796776fea75ae Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "sqlx-mysql" This metapackage enables feature "sqlx-mysql" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+sqlx-postgres-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-sqlx-0.7+postgres-dev Provides: librust-compact-str+sqlx-postgres-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+sqlx-postgres-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+sqlx-postgres-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+sqlx-postgres-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1280 SHA512: 96e587fb8b7f16db773a880424946a850d330a90f4b7f828ae137a235d34c2d7d3f0c731e633341c52da8d7b65f10b03ba5dc970c0b526c0a0b267486446139c SHA256: 1091503a7139c612a39a41be21ad715941c44c8d17c8148220c9fa36fd3da357 SHA1: 9d7f0cdca1dc3f916c5bf29c0a19a4b8370ddf34 MD5sum: 11a6b664ed457a843e603a69fade3da2 Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "sqlx-postgres" This metapackage enables feature "sqlx-postgres" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8+sqlx-sqlite-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-compact-str-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-sqlx-0.7+sqlite-dev Provides: librust-compact-str+sqlx-sqlite-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+sqlx-sqlite-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+sqlx-sqlite-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8+sqlx-sqlite-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 1284 SHA512: e7f14f5c1ba005bdbf9b88710726c03c394fa55f4b2a7e1cc0dc480334209691c8cb2abb4928963b51763f7f73b4eb609ad31e8b347c7a6df4f794c6043cdf34 SHA256: f8cf3f6ee0d23751bbc6eb043ab3bfbc9d0cdd86cf9c75188c32d284c8f55a35 SHA1: 76f688aa1439949ea10c0c9a644a9a1441864f57 MD5sum: e6cc9f9afea9c41e489bff4de3c4222b Description: Memory efficient string type that transparently stores strings on the stack, when possible - feature "sqlx-sqlite" This metapackage enables feature "sqlx-sqlite" for the Rust compact_str crate, by pulling in any additional dependencies needed by that feature. Package: librust-compact-str-0.8-dev Source: rust-compact-str-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 355 Depends: librust-castaway-0.2+alloc-dev (>= 0.2.3-~~), librust-cfg-if-1+default-dev, librust-itoa-1+default-dev, librust-rustversion-1+default-dev, librust-ryu-1+default-dev, librust-static-assertions-1+default-dev Suggests: librust-compact-str-0.8+arbitrary-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+borsh-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+bytes-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+diesel-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+markup-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+proptest-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+quickcheck-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+rkyv-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+serde-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+smallvec-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-mysql-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-postgres-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+sqlx-sqlite-dev (= 0.8.0-1~bpo12+pve2) Breaks: librust-compact-str-0.8.0-dev Replaces: librust-compact-str-0.8.0-dev Provides: librust-compact-str+default-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str+std-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+default-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0+std-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+default-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8+std-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+default-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0+std-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-0.8.0-dev (= 0.8.0-1~bpo12+pve2), librust-compact-str-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ParkMyCar/compact_str Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-compact-str-0.8/librust-compact-str-0.8-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 60384 SHA512: 089859fd9d649320c2303c3efaaa268c0332517ea1b0de9d6933e184b4ac12959a2b83ef9fb19a44a39cff04b93a548c920e743eb055f6e50c4061548950e6d7 SHA256: 441a53bf36e12b8a321bd0939b00ccd9bc0614e29e4814f4c93d5eecb2c8fcd4 SHA1: 0336ded598d5c917c7b6cded4325e5b632bb0f2d MD5sum: 97c09fc09e8a5fa279088b03b30a8bdc Description: Memory efficient string type that transparently stores strings on the stack, when possible - Rust source code Source code for Debianized Rust crate "compact_str" Package: librust-concurrent-queue-2-dev Source: rust-concurrent-queue-2 Version: 2.5.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 135 Depends: librust-crossbeam-utils-0.8-dev (>= 0.8.11-~~), librust-portable-atomic-1-dev Breaks: librust-concurrent-queue-2.5.0-dev Replaces: librust-concurrent-queue-2.5.0-dev Provides: librust-concurrent-queue+default-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue+portable-atomic-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue+std-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2+default-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2+portable-atomic-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2+std-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5+default-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5+portable-atomic-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5+std-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5.0+default-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5.0+portable-atomic-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5.0+std-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-2.5.0-dev (= 2.5.0-2~bpo12+pve2), librust-concurrent-queue-dev (= 2.5.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-concurrent-queue-2/librust-concurrent-queue-2-dev_2.5.0-2~bpo12+pve2_ppc64el.deb Size: 24228 SHA512: 50d1e88f15ad27c9e86a6849e890b6534029b74db5f37d2ef563f0b6679006a3229ea6649bc7c49e6341054207b2037b6c033209d87a1017721790f09e13c067 SHA256: 5ef85489bea6fd84061b8ee49ff993d04d455dea9804abc1a3cdbd808921a9d7 SHA1: b4fe9f3a44d3dba19fc35be4df19d945d25b3df3 MD5sum: 4b1399918e7e160c8304e2688f8f68bb Description: Concurrent multi-producer multi-consumer queue - Rust source code This package contains the source for the Rust concurrent-queue crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-console-0.15-dev Source: rust-console-0.15 Version: 0.15.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 175 Depends: librust-encode-unicode-0.3+default-dev, librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.99-~~), librust-unicode-width-0.1+default-dev Breaks: librust-console-0.15.7-dev Replaces: librust-console-0.15.7-dev Provides: librust-console+ansi-parsing-dev (= 0.15.7-1~bpo12+pve2), librust-console+default-dev (= 0.15.7-1~bpo12+pve2), librust-console+unicode-width-dev (= 0.15.7-1~bpo12+pve2), librust-console+windows-console-colors-dev (= 0.15.7-1~bpo12+pve2), librust-console-0+ansi-parsing-dev (= 0.15.7-1~bpo12+pve2), librust-console-0+default-dev (= 0.15.7-1~bpo12+pve2), librust-console-0+unicode-width-dev (= 0.15.7-1~bpo12+pve2), librust-console-0+windows-console-colors-dev (= 0.15.7-1~bpo12+pve2), librust-console-0-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15+ansi-parsing-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15+default-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15+unicode-width-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15+windows-console-colors-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15.7+ansi-parsing-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15.7+default-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15.7+unicode-width-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15.7+windows-console-colors-dev (= 0.15.7-1~bpo12+pve2), librust-console-0.15.7-dev (= 0.15.7-1~bpo12+pve2), librust-console-dev (= 0.15.7-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/console-rs/console Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-console-0.15/librust-console-0.15-dev_0.15.7-1~bpo12+pve2_ppc64el.deb Size: 33144 SHA512: c733325480fe2eadc9c7e1fe36164001094d23bc52a723448346215cb3251726cfe4fc04b02d44697ca710b5078ed4c07e3b9a07b4e36c1870da75225eefd3a8 SHA256: 8bb0289d3a26a172a19a6ca0ff3204948b0d88f1e4c11869d3bccc4d9d6873b8 SHA1: 2832e08fadfc0c742cf57d7d189eeb1babbc8758 MD5sum: 0d0acacc2337afb699670dbc151440ea Description: Terminal and console abstraction for Rust - Rust source code This package contains the source for the Rust console crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-const-oid-0.9-dev Source: rust-const-oid-0.9 Version: 0.9.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 291 Depends: librust-arbitrary-1+default-dev (>= 1.1-~~), librust-arbitrary-1+derive-dev (>= 1.1-~~) Breaks: librust-const-oid-0.9.3-dev Replaces: librust-const-oid-0.9.3-dev Provides: librust-const-oid+arbitrary-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid+db-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid+default-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid+std-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0+arbitrary-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0+db-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0+default-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0+std-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9+arbitrary-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9+db-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9+default-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9+std-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9.3+arbitrary-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9.3+db-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9.3+default-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9.3+std-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-0.9.3-dev (= 0.9.3-1~bpo12+pve2), librust-const-oid-dev (= 0.9.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-const-oid-0.9/librust-const-oid-0.9-dev_0.9.3-1~bpo12+pve2_ppc64el.deb Size: 41300 SHA512: e54b3fa76e4f5c68887b0282981bad4951c290923b3e30837f248885986bd36210933f5e89a6db3539cb47540d083b3e8581d6c32d3fc68b9bf8ef671868cec3 SHA256: 6fad561c7a4e10ea97c5a96b3837ee119c6d613ac0d878bb204d923cae1e0a30 SHA1: a71c65a10e4afc68a448da055a549d393286681a MD5sum: 24f13a0a72c22f145657f35b2eb128d0 Description: Const implementation of Object Identifier (OID) standard - Rust source code embedded) support . This package contains the source for the Rust const-oid crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cookie-0.18-dev Source: rust-cookie-0.18 Version: 0.18.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 228 Depends: librust-aes-gcm-0.10+default-dev, librust-base64-0.21+default-dev (>= 0.21.4-~~), librust-hkdf-0.12+default-dev, librust-hmac-0.12+default-dev, librust-percent-encoding-2+default-dev, librust-rand-0.8+default-dev, librust-sha2-0.10+default-dev, librust-subtle-2+default-dev (>= 2.3-~~), librust-time-0.3+formatting-dev, librust-time-0.3+macros-dev, librust-time-0.3+parsing-dev, librust-time-0.3+std-dev, librust-version-check-0.9+default-dev (>= 0.9.4-~~) Breaks: librust-cookie-0.18.0-dev, librust-reqwest-dev (<= 0.11.13-1), librust-ureq-dev (<= 2.6.2-3) Replaces: librust-cookie-0.18.0-dev Provides: librust-cookie+aes-gcm-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+base64-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+default-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+hkdf-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+hmac-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+key-expansion-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+percent-encode-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+percent-encoding-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+private-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+rand-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+secure-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+sha2-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+signed-dev (= 0.18.0-1~bpo12+pve2), librust-cookie+subtle-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+aes-gcm-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+base64-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+default-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+hkdf-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+hmac-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+key-expansion-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+percent-encode-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+percent-encoding-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+private-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+rand-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+secure-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+sha2-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+signed-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0+subtle-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+aes-gcm-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+base64-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+default-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+hkdf-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+hmac-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+key-expansion-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+percent-encode-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+percent-encoding-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+private-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+rand-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+secure-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+sha2-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+signed-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18+subtle-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+aes-gcm-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+base64-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+default-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+hkdf-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+hmac-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+key-expansion-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+percent-encode-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+percent-encoding-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+private-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+rand-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+secure-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+sha2-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+signed-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0+subtle-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-0.18.0-dev (= 0.18.0-1~bpo12+pve2), librust-cookie-dev (= 0.18.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cookie-0.18/librust-cookie-0.18-dev_0.18.0-1~bpo12+pve2_ppc64el.deb Size: 43388 SHA512: 6e44b9fe8c91a29cd4907efda306228f79b3edb2a1c8d80aba1370a55b1a0c4754270e3ee5b35b8e48d682b1796bba9c878220fc33b37d087d48927bdb93db9f SHA256: 731e411a99a8098c72b525ab801dfde13edda00230e24344fc77136fab9535ca SHA1: 0563d47fb09d77980bc32644d52b416ac55b809e MD5sum: facfed333c5d8b6ddeb35fc11b2235f9 Description: HTTP cookie parsing and cookie jar management - Rust source code Supports signed and private (encrypted, authenticated) jars. . This package contains the source for the Rust cookie crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cookie-store-0.21-dev Source: rust-cookie-store-0.21 Version: 0.21.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 182 Depends: librust-cookie-0.18+default-dev, librust-cookie-0.18+percent-encode-dev, librust-idna-0+default-dev (>= 0.4.0-~~), librust-indexmap+default-dev (>= 1.9.3-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-publicsuffix-2+default-dev (>= 2.2.3-~~), librust-serde-1+default-dev (>= 1.0.147-~~), librust-serde-derive-1+default-dev (>= 1.0.147-~~), librust-serde-json-1+default-dev (>= 1.0.87-~~), librust-time-0.3+default-dev (>= 0.3.16-~~), librust-time-0.3+wasm-bindgen-dev (>= 0.3.16-~~), librust-url-2+default-dev (>= 2.3.1-~~) Breaks: librust-cookie-store-0.21.0-dev Replaces: librust-cookie-store-0.21.0-dev Provides: librust-cookie-store+default-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+indexmap-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+log-secure-cookie-values-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+preserve-order-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+public-suffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+publicsuffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store+wasm-bindgen-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+default-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+indexmap-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+log-secure-cookie-values-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+preserve-order-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+public-suffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+publicsuffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0+wasm-bindgen-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+default-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+indexmap-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+log-secure-cookie-values-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+preserve-order-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+public-suffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+publicsuffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21+wasm-bindgen-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+default-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+indexmap-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+log-secure-cookie-values-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+preserve-order-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+public-suffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+publicsuffix-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0+wasm-bindgen-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-0.21.0-dev (= 0.21.0-1~bpo12+pve2), librust-cookie-store-dev (= 0.21.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cookie-store-0.21/librust-cookie-store-0.21-dev_0.21.0-1~bpo12+pve2_ppc64el.deb Size: 32924 SHA512: 8401fbf3833c9449089f3f6588ea762cb43e7965acfcd9bbb06e901db5acf8ffbb4eed75d86a66912e92861c0c758cd54f0d86ac05c7dbc8e0947085752462f9 SHA256: 77c49c0105e06638ef5543857100216077658b654f253eae44302a1b8006bcdb SHA1: c00595452978b9e83163cb0795916b40f84f4bd5 MD5sum: c4ad29ce28af63c2f8c14f6fd4984300 Description: Cookie storage and retrieval - Rust source code This package contains the source for the Rust cookie_store crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crates-io-0.40-dev Source: rust-crates-io-0.40 Version: 0.40.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 50 Depends: librust-curl-0.4+default-dev (>= 0.4.44-~~), librust-percent-encoding-2+default-dev (>= 2.3.1-~~), librust-serde-1+default-dev (>= 1.0.199-~~), librust-serde-1+derive-dev (>= 1.0.199-~~), librust-serde-json-1+default-dev (>= 1.0.116-~~), librust-thiserror-1+default-dev (>= 1.0.59-~~), librust-url-2+default-dev (>= 2.5.0-~~) Breaks: librust-crates-io-0.40.4-dev Replaces: librust-crates-io-0.40.4-dev Provides: librust-crates-io+default-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-0+default-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-0-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-0.40+default-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-0.40.4+default-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-0.40.4-dev (= 0.40.4-1~bpo12+pve2), librust-crates-io-dev (= 0.40.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crates-io-0.40/librust-crates-io-0.40-dev_0.40.4-1~bpo12+pve2_ppc64el.deb Size: 12768 SHA512: e421b898d686542b155d9a2798c14ceba96005f7aa3231c0f040be3bd015e1e8c3892d8ccfac210f4190d8c4bc28186198e652dfad5cb396a76596839203b1c3 SHA256: af73069a0d5a0ab00d28bcc452b0a54cfd585605467543c4d7539e424f7d29b4 SHA1: f9c59b0cc270bf400981f5038faa516917386fe9 MD5sum: a5019c87d0e04ad92220df68c51b8f6c Description: Helpers for interacting with crates.io - Rust source code Source code for Debianized Rust crate "crates-io" Package: librust-criterion-plot-0.4-dev Source: rust-criterion-plot-0.4 Version: 0.4.5-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 124 Depends: librust-cast-0.3+default-dev, librust-itertools-0+default-dev (>= 0.10-~~) Breaks: librust-criterion-plot-0.4.5-dev Replaces: librust-criterion-plot-0.4.5-dev Provides: librust-criterion-plot+default-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-0+default-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-0-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-0.4+default-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-0.4.5+default-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-0.4.5-dev (= 0.4.5-2~bpo12+pve2), librust-criterion-plot-dev (= 0.4.5-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-criterion-plot-0.4/librust-criterion-plot-0.4-dev_0.4.5-2~bpo12+pve2_ppc64el.deb Size: 23392 SHA512: 0eae9a11814e9e33696e5fc4d3312d39869508cbea01fdc25a10cc2cbf5d7c037fd5355aeb43dcd07771dbd7a9bd6a9309b759ce860a9c2cf1dfb21c5ff40ef7 SHA256: a6e5776496f2e86b68f20f1304dbbf9db3aa65fe13ffa4d3a1aaeb0e72406dc8 SHA1: 24fc62b8f0f81b31ff3c9be62dc91002a8f2d765 MD5sum: f5ce20b5e4c427097c96a351dd946d46 Description: Criterion's plotting library - Rust source code This package contains the source for the Rust criterion-plot crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-critical-section-1-dev Source: rust-critical-section-1 Version: 1.1.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 79 Breaks: librust-critical-section-1.1.1-dev Replaces: librust-critical-section-1.1.1-dev Provides: librust-critical-section+default-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-bool-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-none-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-u16-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-u32-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-u64-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+restore-state-u8-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section+std-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+default-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-bool-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-none-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-u16-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-u32-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-u64-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+restore-state-u8-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1+std-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-bool-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-none-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-u16-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-u32-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-u64-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+restore-state-u8-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1+std-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-bool-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-none-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-u16-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-u32-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-u64-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+restore-state-u8-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1+std-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-1.1.1-dev (= 1.1.1-1~bpo12+pve2), librust-critical-section-dev (= 1.1.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-critical-section-1/librust-critical-section-1-dev_1.1.1-1~bpo12+pve2_ppc64el.deb Size: 19952 SHA512: 118ae6cfb75c4f7f21edcdb161a6d8f8846e7678c38b11e0c1b71a605760d89bfdd275be349e95e5650f19e50af5bd76db49fbffba0868df631b8ffbb4c75d3a SHA256: a9fb86e46078afbb8e2e01eb089b56cb5fe7062bf7a5b2ad0e85d65703eec93a SHA1: f34895ea9b8dae44745c51fa4e1eaf2d03454218 MD5sum: 11c7b21250f37c815ef0d6ffcdb9872e Description: Cross-platform critical section - Rust source code This package contains the source for the Rust critical-section crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam-deque-0.8-dev Source: rust-crossbeam-deque-0.8 Version: 0.8.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-crossbeam-epoch-0.9+std-dev (>= 0.9.17-~~), librust-crossbeam-epoch-0.9-dev (>= 0.9.17-~~), librust-crossbeam-utils-0.8+std-dev (>= 0.8.18-~~), librust-crossbeam-utils-0.8-dev (>= 0.8.18-~~) Breaks: librust-crossbeam-deque-0.8.5-dev Replaces: librust-crossbeam-deque-0.8.5-dev Provides: librust-crossbeam-deque+default-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque+std-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0+default-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0+std-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0.8+default-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0.8+std-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0.8.5+default-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0.8.5+std-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-0.8.5-dev (= 0.8.5-1~bpo12+pve2), librust-crossbeam-deque-dev (= 0.8.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crossbeam-deque-0.8/librust-crossbeam-deque-0.8-dev_0.8.5-1~bpo12+pve2_ppc64el.deb Size: 23508 SHA512: 63b880eaf73e57a5c084386c514a64c9868caf2649ef3193faf88df0c1c7691790a4074df23a537e34394ebc7df47daf3be6381737aec0e7638e7ebc29138b9e SHA256: d746b367b5c7758e35f45144e0a53ac81acd43c0ebfd8371fcdc24d3890cc30f SHA1: 0c88f4b1b6c48af97da04d4cc6bb30850afde435 MD5sum: 0f52c1c5b2d779d44e64a58efc23e9d0 Description: Concurrent work-stealing deque - Rust source code This package contains the source for the Rust crossbeam-deque crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam-epoch-0.9+std-dev Source: rust-crossbeam-epoch-0.9 Version: 0.9.18-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-crossbeam-epoch-0.9-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9+alloc-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-utils-0.8+std-dev (>= 0.8.18-~~) Provides: librust-crossbeam-epoch+default-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch+std-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0+default-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0+std-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9+default-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9.18+default-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9.18+std-dev (= 0.9.18-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crossbeam-epoch-0.9/librust-crossbeam-epoch-0.9+std-dev_0.9.18-1~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: 41fc5402677f14d433ab28c7217271fd651c11f351c14ab80f169fb9f573b2c569e294257efde4618d4369bbd4f68e207dda8ba4831cf6b7189367ea21c6c51e SHA256: 04e371ed65efc34bf5977fedba5c29576afd898dcd4fd1bf706554dc2c4e40f9 SHA1: 6143d429a4e37a42da245706b544ba9dbb97715c MD5sum: 7176d39c199f79234fb3a6b54dcd0163 Description: Epoch-based garbage collection - feature "std" and 1 more This metapackage enables feature "std" for the Rust crossbeam-epoch crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-crossbeam-epoch-0.9-dev Source: rust-crossbeam-epoch-0.9 Version: 0.9.18-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 235 Depends: librust-crossbeam-utils-0.8-dev (>= 0.8.18-~~) Recommends: librust-crossbeam-epoch-0.9+std-dev (= 0.9.18-1~bpo12+pve2) Breaks: librust-crossbeam-epoch-0.9.18-dev Replaces: librust-crossbeam-epoch-0.9.18-dev Provides: librust-crossbeam-epoch+alloc-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0+alloc-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9+alloc-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9.18+alloc-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-0.9.18-dev (= 0.9.18-1~bpo12+pve2), librust-crossbeam-epoch-dev (= 0.9.18-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crossbeam-epoch-0.9/librust-crossbeam-epoch-0.9-dev_0.9.18-1~bpo12+pve2_ppc64el.deb Size: 43880 SHA512: 0f8c9a11903c9386686a9dd151b509159a7ea0e520e4485343e50bc1dcb7bd98f35466b49c08e8e7216a513cbe7a25bba29b988069ddbfc4032c3dda9d077cce SHA256: 47470e4aaff69e0e8f61cce6a4de246f2ac9a3dddcd33d76104ff94475632f1a SHA1: 4b85224d7880d2cd8446fa2296c30243d592f40c MD5sum: 16dbc6318605c97dabc818ce0aeb9a5e Description: Epoch-based garbage collection - Rust source code This package contains the source for the Rust crossbeam-epoch crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossbeam-utils-0.8-dev Source: rust-crossbeam-utils-0.8 Version: 0.8.19-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 227 Breaks: librust-crossbeam-utils-0.8.19-dev Replaces: librust-crossbeam-utils-0.8.19-dev Provides: librust-crossbeam-utils+default-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils+nightly-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils+std-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0+default-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0+nightly-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0+std-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8+default-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8+nightly-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8+std-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8.19+default-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8.19+nightly-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8.19+std-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-0.8.19-dev (= 0.8.19-1~bpo12+pve2), librust-crossbeam-utils-dev (= 0.8.19-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crossbeam-utils-0.8/librust-crossbeam-utils-0.8-dev_0.8.19-1~bpo12+pve2_ppc64el.deb Size: 43108 SHA512: 1b3192c2ce3719e54cd9bc0d4aa8f0825b22eaa716dcf4c02fa4f10dc6021af6ab8ee452207d12fbb66066b5d82ddaad5a9eaafda8013e5ad0dc3f9bcf8ab7e5 SHA256: 41821d7f02f382776da891200835f4adc23b500565d7712b6a09fef508f72d0b SHA1: 910fb5acebe29ef196dbed6da238596c1018811e MD5sum: 5a1b50844c410b65cb5da58ad4f189a6 Description: Utilities for concurrent programming - Rust source code This package contains the source for the Rust crossbeam-utils crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crossterm-0.27-dev Source: rust-crossterm-0.27 Version: 0.27.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 524 Depends: librust-bitflags-2+default-dev (>= 2.3-~~), librust-bitflags-2+serde-dev (>= 2.3-~~), librust-filedescriptor-0.8+default-dev, librust-futures-core-0.3-dev, librust-libc-0.2+default-dev, librust-mio-0.8+default-dev, librust-mio-0.8+os-poll-dev, librust-parking-lot-0.12+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-signal-hook-0.3+default-dev (>= 0.3.17-~~), librust-signal-hook-mio-0.2+default-dev (>= 0.2.3-~~), librust-signal-hook-mio-0.2+support-v0-8-dev (>= 0.2.3-~~) Breaks: librust-crossterm-0.27.0-dev Replaces: librust-crossterm-0.27.0-dev Provides: librust-crossterm+bracketed-paste-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+default-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+event-stream-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+events-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+filedescriptor-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+serde-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm+use-dev-tty-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+bracketed-paste-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+default-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+event-stream-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+events-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+filedescriptor-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+serde-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0+use-dev-tty-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+bracketed-paste-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+default-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+event-stream-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+events-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+filedescriptor-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+serde-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27+use-dev-tty-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+bracketed-paste-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+default-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+event-stream-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+events-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+filedescriptor-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+serde-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0+use-dev-tty-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-0.27.0-dev (= 0.27.0-3~bpo12+pve2), librust-crossterm-dev (= 0.27.0-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crossterm-0.27/librust-crossterm-0.27-dev_0.27.0-3~bpo12+pve2_ppc64el.deb Size: 114940 SHA512: 4a456f8ea001e48e648b5a7fde17e3c0dea2fb8900c71214453b7ee905a0ed1fe65ca7fdcda78e87cac00462d65de0c4946be088a914b55feba1de3bb04c895b SHA256: ad6f4eba100efea7165eed4dc0ef88b40f2ba2d22034dd795598c2f988b15ec7 SHA1: 507411707a8978d9de2a52ae9fd5b0f32111a58c MD5sum: 3b1d272cadf188039c577f07f6145cc5 Description: Crossplatform terminal library for manipulating terminals - Rust source code This package contains the source for the Rust crossterm crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crosstermion-0.14-dev Source: rust-crosstermion-0.14 Version: 0.14.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 58 Depends: librust-ansiterm-0.12-dev (>= 0.12.2-~~), librust-async-channel+default-dev (>= 1.9.0-~~), librust-crossterm-0.27+event-stream-dev, librust-crossterm-0.27+events-dev, librust-futures-channel-0.3+sink-dev (>= 0.3.5-~~), librust-futures-channel-0.3+std-dev (>= 0.3.5-~~), librust-futures-core-0.3-dev (>= 0.3.5-~~), librust-futures-lite+default-dev (>= 1.12.0-~~), librust-ratatui-0+crossterm-dev (>= 0.23-~~), librust-ratatui-0-dev (>= 0.23-~~), librust-tui-react-0-dev (>= 0.20-~~) Breaks: librust-crosstermion-0.14.0-dev Replaces: librust-crosstermion-0.14.0-dev Provides: librust-crosstermion+ansiterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+async-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+color-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+default-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+futures-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+futures-core-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+futures-lite-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+input-async-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+input-async-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+tui-crossterm-backend-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+tui-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+tui-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+tui-react-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion+tui-react-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+ansiterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+async-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+color-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+default-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+futures-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+futures-core-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+futures-lite-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+input-async-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+input-async-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+tui-crossterm-backend-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+tui-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+tui-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+tui-react-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0+tui-react-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+ansiterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+async-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+color-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+default-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+futures-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+futures-core-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+futures-lite-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+input-async-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+input-async-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+tui-crossterm-backend-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+tui-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+tui-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+tui-react-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14+tui-react-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+ansiterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+async-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+color-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+default-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+futures-channel-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+futures-core-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+futures-lite-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+input-async-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+input-async-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+tui-crossterm-backend-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+tui-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+tui-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+tui-react-crossterm-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0+tui-react-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-0.14.0-dev (= 0.14.0-3~bpo12+pve2), librust-crosstermion-dev (= 0.14.0-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crosstermion-0.14/librust-crosstermion-0.14-dev_0.14.0-3~bpo12+pve2_ppc64el.deb Size: 14904 SHA512: abf9c644ab59bdaef9c016652b6f82c656c89a98175cc13cc72d287ad653167153fac85b7bfe396c4640b28b6f6fc2fe2e8987e074b8560b47f1015516d2ae51 SHA256: dcca099122b10bd0d42da69279e73f7fd6f93ad2f5e8fd495ceeefe13b8ef8cc SHA1: 04039d2080801174998687ac1d698277ea9edf4e MD5sum: f3508e7f39cf1f03ad71d39db3bfd44c Description: Utilities for `crossterm`, without ties to `termion` - Rust source code This package contains the source for the Rust crosstermion crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crypto-bigint-0.5-dev Source: rust-crypto-bigint-0.5 Version: 0.5.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 402 Depends: librust-der-0.7-dev, librust-generic-array-0.14+default-dev, librust-rand-core-0.6+default-dev (>= 0.6.4-~~), librust-rand-core-0.6+std-dev (>= 0.6.4-~~), librust-rlp-0.5-dev, librust-serdect-0.2-dev, librust-subtle-2-dev (>= 2.4-~~), librust-zeroize-1-dev Breaks: librust-crypto-bigint-0.5.2-dev Replaces: librust-crypto-bigint-0.5.2-dev Provides: librust-crypto-bigint+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+default-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+der-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+generic-array-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+rand-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+rlp-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+serde-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint+zeroize-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+default-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+der-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+generic-array-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+rand-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+rlp-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+serde-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0+zeroize-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+default-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+der-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+generic-array-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+rand-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+rlp-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+serde-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5+zeroize-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+alloc-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+default-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+der-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+generic-array-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+rand-core-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+rand-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+rlp-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+serde-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2+zeroize-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-0.5.2-dev (= 0.5.2-1~bpo12+pve2), librust-crypto-bigint-dev (= 0.5.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crypto-bigint-0.5/librust-crypto-bigint-0.5-dev_0.5.2-1~bpo12+pve2_ppc64el.deb Size: 61576 SHA512: 4dabb84ca1d45ee4c13014c94cae568605379be77126864f04b03f023270b17345e62c3465037b31692e97865d1d7bb3efd98f21dd1e67af40ab0dbd87c56cf5 SHA256: 7afc2570f6792aeaf38219b2b9b1f0220d0698ee9f608e479501ab50244d35c7 SHA1: 2900b1f942485b4bd4724046f50b57715c430cad MD5sum: c01b8bf278853aea6f69cdfbaea1563f Description: Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications - Rust source code Provides constant-time, no_std-friendly implementations of modern formulas using const generics. . This package contains the source for the Rust crypto-bigint crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-crypto-common-0.1-dev Source: rust-crypto-common-0.1 Version: 0.1.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Depends: librust-generic-array-0.14+default-dev (>= 0.14.4-~~), librust-generic-array-0.14+more-lengths-dev (>= 0.14.4-~~), librust-rand-core-0.6+default-dev, librust-rand-core-0.6+getrandom-dev, librust-typenum-1+default-dev (>= 1.14-~~) Breaks: librust-crypto-common-0.1.6-dev Replaces: librust-crypto-common-0.1.6-dev Provides: librust-crypto-common+default-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common+getrandom-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common+rand-core-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common+std-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0+default-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0+getrandom-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0+rand-core-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0+std-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1+default-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1+getrandom-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1+rand-core-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1+std-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1.6+default-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1.6+getrandom-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1.6+rand-core-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1.6+std-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-0.1.6-dev (= 0.1.6-1~bpo12+pve2), librust-crypto-common-dev (= 0.1.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-crypto-common-0.1/librust-crypto-common-0.1-dev_0.1.6-1~bpo12+pve2_ppc64el.deb Size: 11164 SHA512: e873f947f6aaa6a1c86f90764cf8b4dc938ca39185b2ef85f302ff1926d45cc3e0af056385ca5a6305978910715d4cdc44947b2a9bd2ece8c9db2780da366433 SHA256: 5b65a36bd4705fc7676b16afea5fcdff8f4c0d6a24917667e62cb36a8cd99cbc SHA1: 03b09c5054680f6dad46fd73d0c6ac976c119a91 MD5sum: c1392a9a42ec209e8d8e6ecd96700e32 Description: Common cryptographic traits - Rust source code This package contains the source for the Rust crypto-common crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-csv-1-dev Source: rust-csv-1 Version: 1.2.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6028 Depends: librust-csv-core-0.1+default-dev (>= 0.1.10-~~), librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-serde-1+default-dev (>= 1.0.55-~~) Breaks: librust-csv-1.2.2-dev Replaces: librust-csv-1.2.2-dev Provides: librust-csv+default-dev (= 1.2.2-1~bpo12+pve2), librust-csv-1+default-dev (= 1.2.2-1~bpo12+pve2), librust-csv-1.2+default-dev (= 1.2.2-1~bpo12+pve2), librust-csv-1.2-dev (= 1.2.2-1~bpo12+pve2), librust-csv-1.2.2+default-dev (= 1.2.2-1~bpo12+pve2), librust-csv-1.2.2-dev (= 1.2.2-1~bpo12+pve2), librust-csv-dev (= 1.2.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/rust-csv Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-csv-1/librust-csv-1-dev_1.2.2-1~bpo12+pve2_ppc64el.deb Size: 685140 SHA512: 575e48171a95ec046e9126914ac371e8d489794619fab6a424c246e2c6ea6a9a8b866ca3578b2be11278e9b10d6a7e6efbad1c046113eb90a9c8b4445cda50ea SHA256: 703b2c48dd313b9e6311694e64996cc1231fb45160678a3ad2b047f5bbb4d636 SHA1: e35d2565ef769cb0f8a2cd89250ad3954e0de26c MD5sum: f91675c0769d375a72358a3170a7f4e4 Description: Fast CSV parsing with support for serde - Rust source code This package contains the source for the Rust csv crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-csv-core-0.1+libc-dev Source: rust-csv-core-0.1 Version: 0.1.10-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-csv-core-0.1-dev (= 0.1.10-1~bpo12+pve2), librust-memchr-2+libc-dev Provides: librust-csv-core+libc-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0+libc-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0.1.10+libc-dev (= 0.1.10-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/rust-csv Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-csv-core-0.1/librust-csv-core-0.1+libc-dev_0.1.10-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: e7c7e4478169da77e130acec6896e1b55f28a89e61998e6f6997319bc2e8310f97f51a0cbef5907cc429e2deed5cb239ae2b86c73399e32853abf44a2c747f71 SHA256: d3e4dfb936cdd68d60848327acd0728efae4a9b99cf82643515ed81cd4075551 SHA1: e8060fc2b52b09ab5fe2f97ab4178a0333cc5ea6 MD5sum: 13b48981b027333318923fddedf5c66e Description: Bare bones CSV parsing with no_std support - feature "libc" This metapackage enables feature "libc" for the Rust csv-core crate, by pulling in any additional dependencies needed by that feature. Package: librust-csv-core-0.1-dev Source: rust-csv-core-0.1 Version: 0.1.10-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 146 Depends: librust-memchr-2-dev Suggests: librust-csv-core-0.1+libc-dev (= 0.1.10-1~bpo12+pve2) Breaks: librust-csv-core-0.1.10-dev Replaces: librust-csv-core-0.1.10-dev Provides: librust-csv-core+default-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0+default-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0.1+default-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0.1.10+default-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-0.1.10-dev (= 0.1.10-1~bpo12+pve2), librust-csv-core-dev (= 0.1.10-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/rust-csv Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-csv-core-0.1/librust-csv-core-0.1-dev_0.1.10-1~bpo12+pve2_ppc64el.deb Size: 25592 SHA512: bfc8c0507290d265e76eddc7e0545f02a4cce33ad1a78351fb91c23880524c5a0e08a9f6bc910a37a6711fd3494a34773b69ff5115431b601c6cf4afdcdf320d SHA256: 3f1db859439c697e3b514177b8db640f8153bf1798aa2321b23d9f1f6aa46575 SHA1: 7971294d842320ca21ec23e397fcfc7f5184c038 MD5sum: 6f385435708bfd7b03f126b8ec68cecc Description: Bare bones CSV parsing with no_std support - Rust source code This package contains the source for the Rust csv-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ct-codecs-dev Source: rust-ct-codecs Version: 1.1.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 40 Provides: librust-ct-codecs+default-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs+std-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1+default-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1+std-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1+std-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1.1+std-dev (= 1.1.1-1~bpo12+pve2), librust-ct-codecs-1.1.1-dev (= 1.1.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/jedisct1/rust-ct-codecs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ct-codecs/librust-ct-codecs-dev_1.1.1-1~bpo12+pve2_ppc64el.deb Size: 7240 SHA512: 809cae1de71114d2701758e297a97ec6da9e55617f47ec1ccfc50d539dc96cb3c966300113430779226d09bc6fbea07dac8c083ca76139d1ec0a7f83b4a3375d SHA256: 48e7feeeac822685e711ca0b4a00b85c06d6101ef48b22c9432be335e78c1e3f SHA1: 1859e85561530db106f9a6e117c261a830b3a420 MD5sum: 88f076cce96d12812ec17412ed2b016e Description: Constant-time hex and base64 codecs from libsodium reimplemented in Rust - Rust source code This package contains the source for the Rust ct-codecs crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ctor-0.2-dev Source: rust-ctor-0.2 Version: 0.2.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-quote-1+default-dev (>= 1.0.20-~~), librust-syn-2+full-dev (>= 2.0.12-~~), librust-syn-2+parsing-dev (>= 2.0.12-~~), librust-syn-2+printing-dev (>= 2.0.12-~~), librust-syn-2+proc-macro-dev (>= 2.0.12-~~) Breaks: librust-ctor-0.2.4-dev Replaces: librust-ctor-0.2.4-dev Provides: librust-ctor+default-dev (= 0.2.4-1~bpo12+pve2), librust-ctor+used-linker-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0+default-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0+used-linker-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0.2+default-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0.2+used-linker-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0.2.4+default-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0.2.4+used-linker-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-0.2.4-dev (= 0.2.4-1~bpo12+pve2), librust-ctor-dev (= 0.2.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ctor-0.2/librust-ctor-0.2-dev_0.2.4-1~bpo12+pve2_ppc64el.deb Size: 12220 SHA512: 0f6f3ba69496fc34dc8142a414d45a08b165236901a3f98bfc8c56a5eaa3c7d9e46ccb32e9021b1c5f624c8a377f0f43f0d09dd1f92bfde77ca509e3b3b2b622 SHA256: a4b92fce39eab28fc0509abb623e3990fba6241138dfc81e520d638478b00728 SHA1: 71a75c091538079782e2c02a205e6273354f3213 MD5sum: 98136d1a756c7f865c2537c4cc9d03b6 Description: __attribute__((constructor)) for Rust - Rust source code This package contains the source for the Rust ctor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ctr-0.9-dev Source: rust-ctr-0.9 Version: 0.9.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 92 Depends: librust-cipher-0.4+alloc-dev (>= 0.4.2-~~), librust-cipher-0.4+block-padding-dev (>= 0.4.2-~~), librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+std-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-ctr-0.9.2-dev Replaces: librust-ctr-0.9.2-dev Provides: librust-ctr+alloc-dev (= 0.9.2-1~bpo12+pve2), librust-ctr+block-padding-dev (= 0.9.2-1~bpo12+pve2), librust-ctr+default-dev (= 0.9.2-1~bpo12+pve2), librust-ctr+std-dev (= 0.9.2-1~bpo12+pve2), librust-ctr+zeroize-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0+alloc-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0+block-padding-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0+default-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0+std-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0+zeroize-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9+alloc-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9+block-padding-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9+default-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9+std-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9+zeroize-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2+alloc-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2+block-padding-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2+default-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2+std-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2+zeroize-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-0.9.2-dev (= 0.9.2-1~bpo12+pve2), librust-ctr-dev (= 0.9.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ctr-0.9/librust-ctr-0.9-dev_0.9.2-1~bpo12+pve2_ppc64el.deb Size: 20380 SHA512: aa221f6a384263619803a049c3d68798ec7508c60338ccbbdddbe4a2d40b7e484750102f2c0a3bfcc0c5880d5e57b667e9f44a7453fc9adca6a3d398bf4c1eae SHA256: 1fa7e5ec51db31c2295b3b8cdd825fbf5ceb6bbe1c7342623e0d3b16a1c7455f SHA1: f0098f3d8a95f6f5bf4cde1f6b23f7e86753fc84 MD5sum: f9e90b241b995c301caf9e1b7aee0ee2 Description: CTR block modes of operation - Rust source code This package contains the source for the Rust ctr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-curl-0.4+force-system-lib-on-osx-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-curl-sys-0.4+force-system-lib-on-osx-dev (>= 0.4.56-~~) Provides: librust-curl+force-system-lib-on-osx-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+force-system-lib-on-osx-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+force-system-lib-on-osx-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+force-system-lib-on-osx-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: b094ab6985762fdf5e9cc0eecccd2dc9904b056fb7bf549e0b545897f856f644058131ef7f0a464e988b978ca0bc33d2ab0742de938fd243c27f034ed47115fa SHA256: 1f588b99fa769ec5f228e67abe765b9b07e35f2a16e332173ba212d4ee95266f SHA1: 74f926439ec3801e9016a3dbaab3128f668a2220 MD5sum: 610d62cc956015368009d63b9b8b9703 Description: Rust bindings to libcurl for making HTTP requests - feature "force-system-lib-on-osx" This metapackage enables feature "force-system-lib-on-osx" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4+http2-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-curl-sys-0.4+http2-dev (>= 0.4.56-~~) Provides: librust-curl+http2-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+http2-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+http2-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+http2-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: c508e9b3ffdadf2f3b3f3599c14e2024867c5262395a6b5eb82039040900f9c8fa91a06b459c49a2d3817134544080b9e2a34d186f792709289f345cc0669e1c SHA256: ad7773a086fe35950463f8073169b9bbae03e5752c5cc6e0b16d37150c0868f9 SHA1: d4441729eb95b093e1f4e045c624871c24db0383 MD5sum: d11fd96c52fdd54651cd870fcfc811bb Description: Rust bindings to libcurl for making HTTP requests - feature "http2" This metapackage enables feature "http2" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4+openssl-probe-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-openssl-probe-0.1+default-dev (>= 0.1.2-~~) Provides: librust-curl+openssl-probe-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+openssl-probe-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+openssl-probe-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+openssl-probe-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1252 SHA512: f415f9cc4b4ba17b5194df9705e569ed3649802dd20d917b28b602f431ac51056afa965f9b93805c0a56cf6989471fcc88a275ee0c28c2c0e624b6d7eaffbd6d SHA256: 5ab98db56c016f27cc0c028545db63149fc73130e55c3d3ee15706bc172805bf SHA1: d92556d9da829efcfa4d2ffcb3695760086c7557 MD5sum: 93d6b538ec754aa8d3732c60cbda4d13 Description: Rust bindings to libcurl for making HTTP requests - feature "openssl-probe" This metapackage enables feature "openssl-probe" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4+openssl-sys-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-openssl-sys-0.9+default-dev (>= 0.9.43-~~) Provides: librust-curl+openssl-sys-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+openssl-sys-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+openssl-sys-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+openssl-sys-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1248 SHA512: 773b8fa87df661c7e0cc849a8f612e121c26023396ff5428effdfa623fafcf6660d5c4588b5587ff1d2ae6d77334e12cf1ab97976b90e401b94bddacbe1ce0ed SHA256: d7472dfaad2984a4b5616a340d6b1dd5663298b3cde7a7ffb379a3356aa0de97 SHA1: 35f4980ec48a32813f89c73df02e441c1f46b921 MD5sum: 8c3e715f00204787c9b395b9a073f1f2 Description: Rust bindings to libcurl for making HTTP requests - feature "openssl-sys" This metapackage enables feature "openssl-sys" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4+ssl-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+openssl-sys-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+openssl-probe-dev (= 0.4.44-2~bpo12+pve2), librust-curl-sys-0.4+ssl-dev (>= 0.4.56-~~) Provides: librust-curl+default-dev (= 0.4.44-2~bpo12+pve2), librust-curl+ssl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+default-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+ssl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+default-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+default-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+ssl-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+ssl-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: 5ce50d57ca67b61fe41fd96d6fbe5ba9513f680df9e47e9f781f6ec614ccfe65c12f7006dd06fe8a16e64bbd9096fd5860ce2d822fc89cd0f92f43a65bb3a573 SHA256: 6958ec49ab0b9a8289ce088a895a59511e4ac87c3b4dde38a99c5380eac0c826 SHA1: db703d1cd67726ae87665d9ae242d95b38f71439 MD5sum: 39d8b725dc122d11be25f0bff6ec23c7 Description: Rust bindings to libcurl for making HTTP requests - feature "ssl" and 1 more This metapackage enables feature "ssl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-curl-0.4+static-curl-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-curl-sys-0.4+static-curl-dev (>= 0.4.56-~~) Provides: librust-curl+static-curl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+static-curl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+static-curl-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+static-curl-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1240 SHA512: 5a41a735f2ff0ec09091a4e8df0f12ea66762802e8968844c8637821b8c824b9f845bad44c1bf0b53e13fb6b8ada109258b9cda885cbaeb6006589199a3e2c51 SHA256: 113b83c6062ae2cfc529c8a0192f0cf44846d6d01ddd40075c8fe4d0be4d050c SHA1: 04bbeae8e286e108909b12366dae3f3d3a9cd3fc MD5sum: 3af4adb2f14785bef1646ad7f55b204c Description: Rust bindings to libcurl for making HTTP requests - feature "static-curl" This metapackage enables feature "static-curl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4+static-ssl-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-0.4-dev (= 0.4.44-2~bpo12+pve2), librust-curl-sys-0.4+static-ssl-dev (>= 0.4.56-~~) Provides: librust-curl+static-ssl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0+static-ssl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44+static-ssl-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4+static-ssl-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: a21a1a05ea9799dc1988a42273c8aacfb7e5c5c91a56463749bf4a7ae2703cd5f118f1f9ca9ef7848dce0811305050bb08f3e18a8fe86e275b4d76e77a730288 SHA256: e9f2ce4aac9efba0daf7080f009a2adad415729d992d3836d97627ce2e5938ff SHA1: b58c18a355a1a7f17766cacb09b672d7ad7d9954 MD5sum: f02a488586743c7e5c625bd4a5265aba Description: Rust bindings to libcurl for making HTTP requests - feature "static-ssl" This metapackage enables feature "static-ssl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-0.4-dev Source: rust-curl-0.4 Version: 0.4.44-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 440 Depends: librust-curl-sys-0.4-dev (>= 0.4.56-~~), librust-libc-0.2+default-dev (>= 0.2.42-~~), librust-schannel-0.1+default-dev (>= 0.1.13-~~), librust-socket2-0.5+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+libloaderapi-dev, librust-winapi-0.3+wincrypt-dev Recommends: librust-curl-0.4+ssl-dev (= 0.4.44-2~bpo12+pve2) Suggests: librust-curl-0.4+force-system-lib-on-osx-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+http2-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+openssl-probe-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+openssl-sys-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+static-curl-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4+static-ssl-dev (= 0.4.44-2~bpo12+pve2) Breaks: librust-curl-0.4.44-dev Replaces: librust-curl-0.4.44-dev Provides: librust-curl-0-dev (= 0.4.44-2~bpo12+pve2), librust-curl-0.4.44-dev (= 0.4.44-2~bpo12+pve2), librust-curl-dev (= 0.4.44-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/curl-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-0.4/librust-curl-0.4-dev_0.4.44-2~bpo12+pve2_ppc64el.deb Size: 72872 SHA512: f11010d86fb4a8ba5cfd3ce0a725272168c6235c5f505d5b7313cf48c50b0d7ba776fc5543b70fc09e92790adf5fed8f7c2324a174e6ca10d7dd426690f28827 SHA256: 4065f3f9b69907866c6ed3c00d3aa08c949459771502cb4b92ec2a1f081c0953 SHA1: ea70d5ca7f7bbcce06b7889ace081255ee371e12 MD5sum: 4c70e7d3f9ef5a49f68396b306aef7ef Description: Rust bindings to libcurl for making HTTP requests - Rust source code This package contains the source for the Rust curl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-curl-sys-0.4+http2-dev Source: rust-curl-sys-0.4 Version: 0.4.67-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-curl-sys-dev (= 0.4.67-2~bpo12+pve2), librust-libnghttp2-sys-0.1+default-dev (>= 0.1.3-~~) Provides: librust-curl-sys+libnghttp2-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+http2-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+libnghttp2-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+http2-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+libnghttp2-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+http2-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+libnghttp2-sys-dev (= 0.4.67-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-sys-0.4/librust-curl-sys-0.4+http2-dev_0.4.67-2~bpo12+pve2_ppc64el.deb Size: 1116 SHA512: 7e1c6a1cebd6ae69b59d32451c81a14edce1bb55a9d341adf940fdcb82ada927c770738ce0c27512a173b3c737bd6ae644569e74c1f8be7142d11ad214dc95fd SHA256: 624648495e4e67359b4a112e3343b8291102d1cac2bd92817a3a9a4d22a91223 SHA1: 1360185793b3e4478f3dd970412ae2c18c4b8379 MD5sum: ba0cf0979e17cca7d1185d07cefa2ffd Description: Native bindings to the libcurl library - feature "http2" and 1 more This metapackage enables feature "http2" for the Rust curl-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "libnghttp2-sys" feature. Package: librust-curl-sys-0.4+openssl-sys-dev Source: rust-curl-sys-0.4 Version: 0.4.67-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-curl-sys-0.4-dev (= 0.4.67-2~bpo12+pve2), librust-openssl-sys-0.9+default-dev (>= 0.9.64-~~) Provides: librust-curl-sys+default-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+static-ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+default-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+openssl-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+static-ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+default-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+openssl-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+static-ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+default-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+openssl-sys-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+ssl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+static-ssl-dev (= 0.4.67-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-sys-0.4/librust-curl-sys-0.4+openssl-sys-dev_0.4.67-2~bpo12+pve2_ppc64el.deb Size: 1312 SHA512: 6f3c5c78314c0b132e5534db7ca398aa1e8548edcbe28e906ab0eb74cfcc01b4f0c34d9411c17562dce7b0ac78573d2d51ef8efaf990b33a0de895516665b8f3 SHA256: c88cd3b8f95fb4c9dc34fb204f34ba740542282998fa39ebc71e2f3214f08f34 SHA1: 7069f4b5400b751bcc78a7c05b18c370bf88968a MD5sum: 47e5bab4b3fd72698bde7b4c28221f85 Description: Native bindings to the libcurl library - feature "openssl-sys" and 3 more This metapackage enables feature "openssl-sys" for the Rust curl-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", "ssl", and "static- ssl" features. Package: librust-curl-sys-0.4-dev Source: rust-curl-sys-0.4 Version: 0.4.67-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 103 Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.2-~~), librust-pkg-config-0.3+default-dev (>= 0.3.3-~~), libcurl4-gnutls-dev Recommends: librust-curl-sys-0.4+openssl-sys-dev (= 0.4.67-2~bpo12+pve2) Suggests: librust-curl-sys-0.4+http2-dev (= 0.4.67-2~bpo12+pve2) Breaks: librust-curl-sys-0.4.67+curl-8.3.0-dev Replaces: librust-curl-sys-0.4.67+curl-8.3.0-dev Provides: librust-curl-sys+force-system-lib-on-osx-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+mesalink-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+ntlm-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+poll-7-68-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+protocol-ftp-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+spnego-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+static-curl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys+upkeep-7-62-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+force-system-lib-on-osx-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+mesalink-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+ntlm-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+poll-7-68-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+protocol-ftp-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+spnego-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+static-curl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0+upkeep-7-62-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+force-system-lib-on-osx-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+mesalink-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+ntlm-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+poll-7-68-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+protocol-ftp-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+spnego-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+static-curl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4+upkeep-7-62-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+force-system-lib-on-osx-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+mesalink-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+ntlm-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+poll-7-68-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+protocol-ftp-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+spnego-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+static-curl-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67+upkeep-7-62-0-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-0.4.67-dev (= 0.4.67-2~bpo12+pve2), librust-curl-sys-dev (= 0.4.67-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-curl-sys-0.4/librust-curl-sys-0.4-dev_0.4.67-2~bpo12+pve2_ppc64el.deb Size: 19180 SHA512: 32769e0ea893210aead877a2f9792864188331ee5eca857d406993276fadcc31bb739e3a9915c08e7168cfea5684dded6ca9950e95446d4fe389c6902c16eca4 SHA256: 666a580f3ce48b85f90cea316d8ef81acf60766b3dd72d25ad8aa7955f96955d SHA1: a25fec777a90b221e22649071dec17945bc21803 MD5sum: a1331b34fb1e1316f1204ef8b96bc91e Description: Native bindings to the libcurl library - Rust source code This package contains the source for the Rust curl-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-cursive-0.21+builder-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-core-0.4+builder-dev (>= 0.4.6-~~) Provides: librust-cursive+builder-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+builder-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+builder-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+builder-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 90160be7b0e8481092d7cbd1cf07f4b0e44df0887f95ea12e4f905f01c8ac71d6a8cb4a9459f40e2ecbbd9bdb1552c9bc2818efd073d990e18e3cd1bdffb85a8 SHA256: a3e51d4f0e5c43ac8cef62b459f61e0af399f2cf4ab4ff2fb24f244b0caf363a SHA1: 33cdf65757505a8ff857ba1de9d6e76b5656f59e MD5sum: 6daf309278fb8d1fd90dbdc6df994795 Description: TUI (Text User Interface) library focused on ease-of-use - feature "builder" This metapackage enables feature "builder" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21+crossterm-backend-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-crossterm-0.27+default-dev Provides: librust-cursive+crossterm-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive+default-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+crossterm-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+default-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+default-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+crossterm-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+default-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+crossterm-backend-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: 35ab9acf9b91790776e036bbae13490033966fe500ff7a3ca822d6d73094f9532c7fe00d891b843be74d47502c4be414e45f73bbe73011ae2756cb8b4e1cfd63 SHA256: 71169d6b9ab52025ce50a430f2c7a7991e8664a62a5846c7cfba440138b62bf1 SHA1: 2ccde6dae1fadb7911aa52f1d58d81125d6c3b0e MD5sum: 102829e602a486ad68d55718af4df760 Description: TUI (Text User Interface) library focused on ease-of-use - feature "crossterm-backend" and 1 more This metapackage enables feature "crossterm-backend" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-cursive-0.21+doc-cfg-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-core-0.4+doc-cfg-dev (>= 0.4.6-~~) Provides: librust-cursive+doc-cfg-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+doc-cfg-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+doc-cfg-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+doc-cfg-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: 873458d230341aab03f8421d3708b47c8a877635066dc2d38de71fbc46007aa9988fa641b380cdd37dd093d6835bcfe05808dd92d2a7850849066806376a6276 SHA256: 62fb57b381c08c4f8d8168fb56736c9cc9137bf8142f82c6dddbace29c3b8b50 SHA1: 51333d97c35a95ec524a25e0fbd8fddd58422023 MD5sum: 6a85342c857828c1d055e7f347c6befd Description: TUI (Text User Interface) library focused on ease-of-use - feature "doc-cfg" This metapackage enables feature "doc-cfg" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21+maplit-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-maplit-1+default-dev Provides: librust-cursive+maplit-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+maplit-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+maplit-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+maplit-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: 4dd835411a0cac08bfb9c3db4748f871ea21163964a5a4500450adf7585a6cb8ec1a93eaaf54bb3985142e571ab64f7406ee0974a686f70ca21f1c5f388ba731 SHA256: 01a2a6a21a79987cb428bda4f5aeba91391cb65f3251b974ee756cc3ed9c1d9f SHA1: 987f8842989e35c060385fb6a587cde761599e93 MD5sum: 9f17d15cd7a1f757aee0ede04f10a04c Description: TUI (Text User Interface) library focused on ease-of-use - feature "maplit" This metapackage enables feature "maplit" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21+markdown-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-core-0.4+markdown-dev (>= 0.4.6-~~) Provides: librust-cursive+markdown-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+markdown-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+markdown-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+markdown-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 7199400ad054122d20ca4ff70e963daf0be6c74e9b36a626ab928758e7283fe668ea5bbc19a01f33d7fc083f27c006537c69fbf32bcd0f01d0dc61a0072ec366 SHA256: a3d9f04ab815be024844411042eb9edf944497404c24b46d77968c3086dd1d89 SHA1: 20131ab6897769f21c5a0fc430cb77dc8dd06f43 MD5sum: fc323d7e00175daadd895fa1d499b963 Description: TUI (Text User Interface) library focused on ease-of-use - feature "markdown" This metapackage enables feature "markdown" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21+termion-backend-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-termion-4+default-dev Provides: librust-cursive+termion-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+termion-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+termion-backend-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+termion-backend-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: 60b0f93eada871c81541b678f2d1898023ca6987ae57cbd18e92dc57a3368ef27df5fe6f2b6335cfcfe8fac5ea21ca08c0da6a21752f12c1a72da0204e5cde49 SHA256: 73b8eefd0abd9cf2019b9c4e91505af2f0c930cdf07867d2214b4a381da59316 SHA1: 822146c7b19b52a30322893012d27a3a48aaf1a3 MD5sum: 98120361f3df3624ccb60ea9c93fdbd1 Description: TUI (Text User Interface) library focused on ease-of-use - feature "termion-backend" This metapackage enables feature "termion-backend" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21+toml-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-0.21-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-core-0.4+toml-dev (>= 0.4.6-~~) Provides: librust-cursive+toml-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0+toml-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1+toml-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21+toml-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: f0fd3558c4ef6b3fec6e19562a726fa38e6e18a228fef8f6ad021788e272a20b233afcd35b3e522f36224c7be8efbfd7befd79d3c88e21041665be7f42d1ed4e SHA256: 1f88224e03d5cdd200e4b6c66badbcafe63c5303a9171a3f310d28d78684f7f2 SHA1: 19b4ff433dd3249eb72d63d727173570516c057f MD5sum: 01d9078e98bebf47bc790a085201a83c Description: TUI (Text User Interface) library focused on ease-of-use - feature "toml" This metapackage enables feature "toml" for the Rust cursive crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-0.21-dev Source: rust-cursive-0.21 Version: 0.21.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 191 Depends: librust-ahash-0.7+default-dev, librust-cfg-if-1+default-dev, librust-crossbeam-channel-0.5+default-dev, librust-cursive-core-0.4+default-dev (>= 0.4.6-~~), librust-lazy-static-1+default-dev, librust-libc-0.2+default-dev, librust-log-0.4+default-dev, librust-signal-hook-0.3+default-dev, librust-unicode-segmentation-1+default-dev, librust-unicode-width-0.1+default-dev Recommends: librust-cursive-0.21+crossterm-backend-dev (= 0.21.1-1~bpo12+pve2) Suggests: librust-cursive-0.21+builder-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+doc-cfg-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+maplit-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+markdown-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+termion-backend-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21+toml-dev (= 0.21.1-1~bpo12+pve2) Breaks: librust-cursive-0.21.1-dev Replaces: librust-cursive-0.21.1-dev Provides: librust-cursive-0-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-0.21.1-dev (= 0.21.1-1~bpo12+pve2), librust-cursive-dev (= 0.21.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-0.21/librust-cursive-0.21-dev_0.21.1-1~bpo12+pve2_ppc64el.deb Size: 34240 SHA512: 4aabe0bdd47df1795469780f18e46c430fc863c95034e4fc2195e9acc87042d99c1e6fa8826612d3f8635446883ee3ffe8b50432cf6eef4a7ac4ab6cdf4ed2bb SHA256: 638c045494cf105a838b583be578777758da2be0f5ce71ef43cda83e2170465f SHA1: 04286325b196404316f4f1b8086a0a7e62535ec0 MD5sum: dabac66db65f953b225f70e95377efe1 Description: TUI (Text User Interface) library focused on ease-of-use - Rust source code Source code for Debianized Rust crate "cursive" Package: librust-cursive-core-0.4-dev Source: rust-cursive-core-0.4 Version: 0.4.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1004 Depends: librust-ahash-0.8+default-dev, librust-compact-str-0.8+default-dev, librust-crossbeam-channel-0.5+default-dev, librust-cursive-macros-0.1+builder-dev, librust-cursive-macros-0.1+default-dev, librust-enum-map-2+default-dev, librust-enumset-1+default-dev (>= 1.1.2-~~), librust-inventory-0.3+default-dev (>= 0.3.1-~~), librust-lazy-static-1+default-dev, librust-log-0.4+default-dev, librust-num-0.4-dev, librust-parking-lot-0.12+arc-lock-dev (>= 0.12.1-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-pulldown-cmark-0.11-dev, librust-serde-json-1+default-dev (>= 1.0.85-~~), librust-time-0.3+default-dev, librust-time-0.3+formatting-dev, librust-time-0.3+local-offset-dev, librust-toml-0.8+default-dev, librust-unicode-segmentation-1+default-dev, librust-unicode-width-0.1+default-dev, librust-xi-unicode-0.3+default-dev Breaks: librust-cursive-core-0.4.6-dev Replaces: librust-cursive-core-0.4.6-dev Provides: librust-cursive-core+builder-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core+default-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core+doc-cfg-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core+markdown-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core+toml-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0+builder-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0+default-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0+doc-cfg-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0+markdown-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0+toml-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4+builder-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4+default-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4+doc-cfg-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4+markdown-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4+toml-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6+builder-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6+default-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6+doc-cfg-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6+markdown-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6+toml-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-0.4.6-dev (= 0.4.6-1~bpo12+pve2), librust-cursive-core-dev (= 0.4.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-core-0.4/librust-cursive-core-0.4-dev_0.4.6-1~bpo12+pve2_ppc64el.deb Size: 167300 SHA512: f8671faf52063dd0259c75c2ca72e0b83f74e12e03da1cb893a0a7a11d531532c6187e44a7ba4e514c8b96cb2bb395f22de00b703fd69f71fbcdd7eb3b9f687b SHA256: ebe534eab943d582f19edbdfdc5f991834d3b9d29f15bfad6eb3430c45a0a358 SHA1: 73fc4abeec5d239dca2377ebd7d825c802a93e25 MD5sum: abfb3033536c5ba0bb00e5f74030953d Description: Core components for the Cursive TUI - Rust source code Source code for Debianized Rust crate "cursive_core" Package: librust-cursive-macros-0.1+builder-dev Source: rust-cursive-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-macros-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+find-crate-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+syn-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+quote-dev (= 0.1.0-1~bpo12+pve2) Provides: librust-cursive-macros+builder-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0+builder-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0+builder-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-macros-0.1/librust-cursive-macros-0.1+builder-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: e7469ed240ee24cda50f295b5e1d3e193b99e11457b48f5f6cf085f297b271b5de7de7304dcfdb61beb403aa01f1c877c26289ea3a844f9d5a98d4e4dc57ced3 SHA256: 0601d0bf6a269c01a891abe3567d919e816d2ef588eeab45655e23a5c7a9a168 SHA1: 6c664a909b539473d2effa41ddbbbe6b840fe8fe MD5sum: 2feffada4f2a77d3a9442ff83dcc4a95 Description: Proc-macros for the cursive TUI library - feature "builder" This metapackage enables feature "builder" for the Rust cursive-macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-macros-0.1+find-crate-dev Source: rust-cursive-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-macros-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-find-crate-0.6+default-dev (>= 0.6.3-~~) Provides: librust-cursive-macros+find-crate-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0+find-crate-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0+find-crate-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-macros-0.1/librust-cursive-macros-0.1+find-crate-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 1216 SHA512: 778373255d3cd14d71e152c65eac8cf474660913b1bc52cf69bdfa320ec1e3948a27205d2e299cef294f0fbacf097239834e66005534614182cee99342ff927a SHA256: 59c8a68948fb6c5469a1f9dd3e7a5e24da20ee9be8d015632e46356a5833c115 SHA1: 027d5a6994d536741d0c4159e471d75d9f7a67f9 MD5sum: 954813485eaaae4de9ec35c6f089c770 Description: Proc-macros for the cursive TUI library - feature "find-crate" This metapackage enables feature "find-crate" for the Rust cursive-macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-macros-0.1+quote-dev Source: rust-cursive-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-macros-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-quote-1+default-dev (>= 1.0.21-~~) Provides: librust-cursive-macros+quote-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0+quote-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0+quote-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-macros-0.1/librust-cursive-macros-0.1+quote-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: b04f6e0520ca725bde7f6186775a7cbc76c9af17fa8bd64ca16f8fd41886809f4d90772a834827b73249723dd11881d5976fc7fd5334088984152d6415c3360a SHA256: 5cef89ae4f72f9bcbd0dd4d6d67db46b159e26249b832f66838e36f47f03451a SHA1: 38b6a184286ddba3caa88b51b039cf8db9f534b4 MD5sum: defb77006fc047632f2e7e7af38cda7e Description: Proc-macros for the cursive TUI library - feature "quote" This metapackage enables feature "quote" for the Rust cursive-macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-macros-0.1+syn-dev Source: rust-cursive-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-cursive-macros-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev Provides: librust-cursive-macros+syn-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0+syn-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0+syn-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-macros-0.1/librust-cursive-macros-0.1+syn-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: 6b0cc53da7681e2ee2aadc1e81d9f5735135ba9e3e491c1686949d83d02ef8867f090e02854fd050a7bdf9868667f9941952ba1b4f4f65428e750a8c035b8f19 SHA256: 54b75388e0609a18956d0d4ac69193a55026acfb784f090e9221619df9771efe SHA1: 1d78575fb70f3f46e9839702b4d444507ee6f716 MD5sum: 64b02e8168784d497091a4cda3168354 Description: Proc-macros for the cursive TUI library - feature "syn" This metapackage enables feature "syn" for the Rust cursive-macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-cursive-macros-0.1-dev Source: rust-cursive-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Depends: librust-proc-macro2-1+default-dev (>= 1.0.47-~~) Suggests: librust-cursive-macros-0.1+builder-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+find-crate-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+quote-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+syn-dev (= 0.1.0-1~bpo12+pve2) Breaks: librust-cursive-macros-0.1.0-dev Replaces: librust-cursive-macros-0.1.0-dev Provides: librust-cursive-macros+default-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-0.1.0-dev (= 0.1.0-1~bpo12+pve2), librust-cursive-macros-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-cursive-macros-0.1/librust-cursive-macros-0.1-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 13964 SHA512: b9f13f0b059b7d4bb8fd5da4cadc4965af07a3fbc8deb04f94290a3aa86bbe11597f7469046649cbc6e72ebeec0a7120a9db2c386b48e7e9fee16846766134f9 SHA256: 909cf3ede4d6075c357c498c31a3c01cdef1d4881006965386b825367892ebed SHA1: 940edc6bde95eb20276a96acf45f2ed96fec31e8 MD5sum: 17108365e1f79984f31aecb58ddf7ec6 Description: Proc-macros for the cursive TUI library - Rust source code Source code for Debianized Rust crate "cursive-macros" Package: librust-darling-0.20+diagnostics-dev Source: rust-darling-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-darling-0.20-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+diagnostics-dev Provides: librust-darling+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0.20.3+diagnostics-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-0.20/librust-darling-0.20+diagnostics-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: c7ae7b1d734f42ade26f41edacdd531b320d7c94a2a0fe54941f112f5588ca4e05e560d1e65566b6756aeb2bb2e74ac8ab248fece795e2ee56f45e382c056929 SHA256: 29a8fe6584f7a50befc16ef9680338d2ab49bec0a5ce40beda6847a01c9a4b30 SHA1: 5f4dc547fcd18a95c27e40ab5cf1f8b250ea82f4 MD5sum: ff73e3d968781400b21bc5de9f19ebb6 Description: proc-macro library for reading attributes into structs - feature "diagnostics" This metapackage enables feature "diagnostics" for the Rust darling crate, by pulling in any additional dependencies needed by that feature. Package: librust-darling-0.20+suggestions-dev Source: rust-darling-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-darling-0.20-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+suggestions-dev Provides: librust-darling+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling+suggestions-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0+suggestions-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0.20+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0.20.3+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0.20.3+suggestions-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-0.20/librust-darling-0.20+suggestions-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 22be211cd7b94d5db095ed032c18970c4bd66eecc5eac4b38f81e446f1c62102a53dfc45a8d2867149d474b6a29cced2b4e59eb3123393348d89a8a0a7031c37 SHA256: c21e48527af3cb5ff7a75836ef251ca7c06d69ccfff67ef8a45c988cababb22e SHA1: daa570d6dfb462cb3e5c762bb8787b0c6de15e5b MD5sum: 82a92e8220a8a0b45621a9778638cf14 Description: proc-macro library for reading attributes into structs - feature "suggestions" and 1 more This metapackage enables feature "suggestions" for the Rust darling crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-darling-0.20-dev Source: rust-darling-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 133 Depends: librust-darling-core-0.20.3+default-dev, librust-darling-macro-0.20.3+default-dev Recommends: librust-darling-0.20+suggestions-dev (= 0.20.3-1~bpo12+pve2) Suggests: librust-darling-0.20+diagnostics-dev (= 0.20.3-1~bpo12+pve2) Breaks: librust-darling-0.20.3-dev Replaces: librust-darling-0.20.3-dev Provides: librust-darling-0-dev (= 0.20.3-1~bpo12+pve2), librust-darling-0.20.3-dev (= 0.20.3-1~bpo12+pve2), librust-darling-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-0.20/librust-darling-0.20-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 29472 SHA512: 27c3c24bb72f6140c7294f99af6cdeae76a26438bb214555dcd29f33d6e66c5d4f8e02282234a5cf1ab83e92ba94b06253e2c1173116b53338a1860aa3ffb821 SHA256: 5ec801c73efa195e12787ead6dfb456b7ac1dd51e2eb82283a193b3bd8ed729b SHA1: 58a008be3b18f5038f67791bb5b824b7a6f228ea MD5sum: d4bf48318b8dc4c2570cf60be4270153 Description: proc-macro library for reading attributes into structs - Rust source code This package contains the source for the Rust darling crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-darling-core-0.20+strsim-dev Source: rust-darling-core-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-darling-core-0.20-dev (= 0.20.3-1~bpo12+pve2), librust-strsim-0.10+default-dev Provides: librust-darling-core+strsim-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core+suggestions-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0+strsim-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0+suggestions-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20+suggestions-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+strsim-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+suggestions-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-core-0.20/librust-darling-core-0.20+strsim-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 1284 SHA512: 7343673bed092b57004011bdfaf59c5daf461fcb7d0c3b65a18cd56ed2760396feafc632281f472f40e0e278bd156461ca682f722ac7b076dcb21612049ad25a SHA256: 5294328b6cebdea78eaa1d7e59f2fb67ce9e9143edf968895c5e65e2c84e3ac5 SHA1: 7ac039ab143020040b41fd22dee48896b63b8fbf MD5sum: b3ea78878d5c262db8a73d2c729db7d7 Description: helper crate for darling - feature "strsim" and 1 more Use https://crates.io/crates/darling in your code. . This metapackage enables feature "strsim" for the Rust darling_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "suggestions" feature. Package: librust-darling-core-0.20-dev Source: rust-darling-core-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 322 Depends: librust-fnv-1+default-dev (>= 1.0.7-~~), librust-ident-case-1+default-dev (>= 1.0.1-~~), librust-proc-macro2-1+default-dev (>= 1.0.37-~~), librust-quote-1+default-dev (>= 1.0.18-~~), librust-syn-2+default-dev (>= 2.0.15-~~), librust-syn-2+extra-traits-dev (>= 2.0.15-~~), librust-syn-2+full-dev (>= 2.0.15-~~) Suggests: librust-darling-core-0.20+strsim-dev (= 0.20.3-1~bpo12+pve2) Breaks: librust-darling-core-0.20.3-dev Replaces: librust-darling-core-0.20.3-dev Provides: librust-darling-core+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3+diagnostics-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-0.20.3-dev (= 0.20.3-1~bpo12+pve2), librust-darling-core-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-core-0.20/librust-darling-core-0.20-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 54928 SHA512: c1f722ff8f68e5b08d6fef9ae75e99f589fe21745a3326c70c710bd192277d49034ee7abfd212ece71dcc122612c0bd5ec7fba791e0f9d044d576b069d2af873 SHA256: 3d9ce8702630ca5d725a7beff9d21fdc4d580b1aca53253f98f93fac19fef6c2 SHA1: fbc7c9a1b8e1ff6e79ca9c6eb398d54a9373a5b1 MD5sum: 3abb26c4309fe86b892b332f70833ff0 Description: helper crate for darling - Rust source code darling_core is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. Package: librust-darling-macro-0.20-dev Source: rust-darling-macro-0.20 Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 20 Depends: librust-darling-core-0.20.3+default-dev, librust-quote-1+default-dev (>= 1.0.18-~~), librust-syn-2+default-dev (>= 2.0.15-~~) Breaks: librust-darling-macro-0.20.3-dev Replaces: librust-darling-macro-0.20.3-dev Provides: librust-darling-macro+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-0+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-0-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-0.20+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-0.20.3+default-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-0.20.3-dev (= 0.20.3-1~bpo12+pve2), librust-darling-macro-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-darling-macro-0.20/librust-darling-macro-0.20-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 4096 SHA512: a25971c3e4ba298ede5b336b3ea834d0b9ea4012e6a85bfecef507c8a15cd51941371e53cc81ee50482e431069e51b70d3c122c5ca8820ce2dadb1519b066506 SHA256: e19e5d0ffe54f25352ce7d0cf5188a81c986ea4b8eb5791f3f9c95a0037d4267 SHA1: 24a311ef591f4a3399723a02e9d380632d37aafd MD5sum: 1715286d886fa982738bea342c5d6a2e Description: helper crate for darling - Rust source code darling_macro is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. Package: librust-dashmap-5-dev Source: rust-dashmap-5 Version: 5.5.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 163 Depends: librust-arbitrary-1+default-dev (>= 1.3.0-~~), librust-cfg-if-1+default-dev, librust-hashbrown-0.14+inline-more-dev, librust-hashbrown-0.14-dev, librust-lock-api-0.4+default-dev (>= 0.4.10-~~), librust-once-cell-1+default-dev (>= 1.18.0-~~), librust-parking-lot-core-0.9+default-dev (>= 0.9.8-~~), librust-rayon-1+default-dev (>= 1.7.0-~~), librust-serde-1+default-dev (>= 1.0.188-~~), librust-serde-1+derive-dev (>= 1.0.188-~~) Breaks: librust-dashmap-5.5.3-dev Replaces: librust-dashmap-5.5.3-dev Provides: librust-dashmap+arbitrary-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap+default-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap+inline-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap+raw-api-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap+rayon-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap+serde-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+arbitrary-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+default-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+inline-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+raw-api-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+rayon-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5+serde-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+arbitrary-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+default-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+inline-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+raw-api-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+rayon-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5+serde-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+arbitrary-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+default-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+inline-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+raw-api-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+rayon-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3+serde-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-5.5.3-dev (= 5.5.3-2~bpo12+pve2), librust-dashmap-dev (= 5.5.3-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/xacrimon/dashmap Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dashmap-5/librust-dashmap-5-dev_5.5.3-2~bpo12+pve2_ppc64el.deb Size: 23252 SHA512: 08e206dd595778bf41132f975c1522db551cd000a6c0e2cc46f7aeb56787d70bc85bf59e1fbf93940f771181eba787ebabbcf1a0919f21ef02e4b9247b49a65f SHA256: cd646b57e090a5daac5c72f79121582c94e544b232e8964a7d250638005e3e99 SHA1: b3fd9012cf8b87ec1031eed878179e506ae80135 MD5sum: 57d243498ba00454b1f2303c58fdfe10 Description: Blazing fast concurrent HashMap for Rust - Rust source code Source code for Debianized Rust crate "dashmap" Package: librust-dbl-0.3-dev Source: rust-dbl-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 34 Depends: librust-generic-array-0.14+default-dev Breaks: librust-dbl-0.3.2-dev Replaces: librust-dbl-0.3.2-dev Provides: librust-dbl+default-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-0+default-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-0-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-0.3+default-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-0.3.2+default-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-0.3.2-dev (= 0.3.2-1~bpo12+pve2), librust-dbl-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dbl-0.3/librust-dbl-0.3-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 8044 SHA512: 4e7cd5063d2e9f4100964841797013cade453ac8b0599bef7d3aab7890b52516d09590252596869a57d54757a4c7f8afef15bbfadf70703e9cf72f313f3fe09c SHA256: 96dd55a30c2bcaf1f8b23b2522f76a61ee244e96e3197903df03b442bb969cd2 SHA1: 2fbee89086e57591a798d1b5388fbb4b8ef96c6d MD5sum: 52f258085e1ac2ec251c138a63385caf Description: Double operation in Galois Field (GF) - Rust source code Source code for Debianized Rust crate "dbl" Package: librust-debcargo-dev Source: rust-debcargo Version: 2.7.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 829 Depends: librust-ansi-term-0.12+default-dev, librust-anyhow-1+default-dev, librust-cargo-0.81+default-dev, librust-cargo-util-0.2+default-dev (>= 0.2.9-~~), librust-cargo-util-schemas-0.4+default-dev, librust-chrono-0.4+default-dev (>= 0.4.31-~~), librust-clap-4+cargo-dev (>= 4.5-~~), librust-clap-4+default-dev (>= 4.5-~~), librust-clap-4+derive-dev (>= 4.5-~~), librust-clap-4+wrap-help-dev (>= 4.5-~~), librust-env-logger-0.10+default-dev, librust-filetime-0.2+default-dev, librust-flate2-1+default-dev, librust-git2-0.19+default-dev, librust-glob-0.3+default-dev, librust-itertools-0.13+default-dev, librust-log-0.4+default-dev, librust-regex-1+default-dev, librust-semver-1+default-dev, librust-serde-1+default-dev, librust-serde-derive-1+default-dev, librust-tar-0.4+default-dev, librust-tempfile-3+default-dev, librust-textwrap-0.16+default-dev, librust-toml-0.8+default-dev, librust-walkdir-2+default-dev Provides: librust-debcargo+default-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2+default-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2.7+default-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2.7-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2.7.1+default-dev (= 2.7.1-2~bpo12+pve2), librust-debcargo-2.7.1-dev (= 2.7.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-debcargo/librust-debcargo-dev_2.7.1-2~bpo12+pve2_ppc64el.deb Size: 84488 SHA512: cf4f33b3b44b4cf0ce9472c9611be2188449e2c9c52cc89c38193da398808c84af2b1c0a4c32ad049ba5817a7df0c78099271a0c8eb0932f94a2e383538b40b3 SHA256: 2e7b720b6c5baed6b59a85ae49e4fe2b42202009c86db02ef7f5db9af39bde0a SHA1: f6369df24b125dd4f1b3e4674f5ccaff8af68a49 MD5sum: 0e4e0b08220bd27323867544f0741d15 Description: Create a Debian package from a Cargo crate - Rust source code Source code for Debianized Rust crate "debcargo" Package: librust-deepsize-derive-dev Source: rust-deepsize-derive Version: 0.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 23 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev Provides: librust-deepsize-derive+default-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0+default-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0.1+default-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0.1-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0.1.2+default-dev (= 0.1.2-1~bpo12+pve2), librust-deepsize-derive-0.1.2-dev (= 0.1.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-deepsize-derive/librust-deepsize-derive-dev_0.1.2-1~bpo12+pve2_ppc64el.deb Size: 4760 SHA512: ebd454ad8b70c40eee410501bccaf98bee2ba0a0c574060402a77e4f4f3018f17708d034286fec60debcad7ca843bc9cee49313a0bcb5223d6ab7bc843951a35 SHA256: 6a8992cfdfaf74f5a624b56bcd03d7a699d6b813cad4edbc4b332707489678b1 SHA1: 415fde4886fc9ac9d12e111e61da1814e9df60ba MD5sum: e32b103ee2911ea1360ba4a1d4d7497a Description: Measuring the total size of object on the stack and heap - Rust source code This package contains the source for the Rust deepsize_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-deepsize-dev Source: rust-deepsize Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Depends: librust-arrayvec-0.5+default-dev, librust-chrono-0.4+default-dev, librust-deepsize-derive-0.1+default-dev (>= 0.1.1-~~), librust-hashbrown-0.12+default-dev, librust-indexmap-1+default-dev, librust-slab-0.4+default-dev, librust-slotmap-1+default-dev, librust-smallvec-1+default-dev Provides: librust-deepsize+arrayvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+chrono-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+deepsize-derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+default-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+hashbrown-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+indexmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+slab-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+slotmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+smallvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize+std-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+arrayvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+chrono-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+deepsize-derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+hashbrown-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+indexmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+slab-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+slotmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+smallvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0+std-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+arrayvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+chrono-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+deepsize-derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+hashbrown-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+indexmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+slab-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+slotmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+smallvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2+std-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+arrayvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+chrono-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+deepsize-derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+derive-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+hashbrown-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+indexmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+slab-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+slotmap-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+smallvec-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0+std-dev (= 0.2.0-1~bpo12+pve2), librust-deepsize-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-deepsize/librust-deepsize-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 11956 SHA512: 2f24ee0af5b35e780d8a7d8096abe3cbb8b90928daf096aa0b8bc555fb67e4cc359499119e0904ba5617de8acd91b24f81aa1343ae004ea633a2631ea5db73c5 SHA256: 269909b07f383394bfa47a0ae02ae95039e32b3293cefa664d2cc37ca4fd25e8 SHA1: 8a27e2d1ee9a50284873640b28e9440214dca879 MD5sum: dd9b8952733dc5c7c4752612c382eb56 Description: Measuring the total size of object on the stack and heap - Rust source code This package contains the source for the Rust deepsize crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-defmt-0.3-dev Source: rust-defmt-0.3 Version: 0.3.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-bitflags-1+default-dev, librust-defmt-macros-0.3+default-dev (>= 0.3.2-~~), librust-defmt-macros-0.3+unstable-test-dev (>= 0.3.2-~~) Breaks: librust-defmt-0.3.5-dev Replaces: librust-defmt-0.3.5-dev Provides: librust-defmt+alloc-dev (= 0.3.5-1~bpo12+pve2), librust-defmt+default-dev (= 0.3.5-1~bpo12+pve2), librust-defmt+encoding-raw-dev (= 0.3.5-1~bpo12+pve2), librust-defmt+encoding-rzcobs-dev (= 0.3.5-1~bpo12+pve2), librust-defmt+ip-in-core-dev (= 0.3.5-1~bpo12+pve2), librust-defmt+unstable-test-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+alloc-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+default-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+encoding-raw-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+encoding-rzcobs-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+ip-in-core-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0+unstable-test-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+alloc-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+default-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+encoding-raw-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+encoding-rzcobs-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+ip-in-core-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3+unstable-test-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+alloc-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+default-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+encoding-raw-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+encoding-rzcobs-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+ip-in-core-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5+unstable-test-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-0.3.5-dev (= 0.3.5-1~bpo12+pve2), librust-defmt-dev (= 0.3.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://knurling.ferrous-systems.com/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-defmt-0.3/librust-defmt-0.3-dev_0.3.5-1~bpo12+pve2_ppc64el.deb Size: 24384 SHA512: 0a0564e1f8c798325ffe583f39a14495e6351225938b629ad641a3d7df163ef9bfb0c9db77b406f091033a593de055612465da739b0cf931413a32a45cbf83ed SHA256: c7947bf5706d8be3228a4af08a580fbd43d84750ba8f8f0c4bf4ab0bbf832bdc SHA1: 9f58aef3b56d3b8e11abfc31d84a5e243bd9af7e MD5sum: d7d7448eca81ae320468f5ba7c1261c7 Description: Highly efficient logging framework that targets resource-constrained devices, like microcontrollers - Rust source code Source code for Debianized Rust crate "defmt" Package: librust-defmt-macros-0.3-dev Source: rust-defmt-macros-0.3 Version: 0.3.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 134 Depends: librust-defmt-parser-0.3+default-dev, librust-defmt-parser-0.3+unstable-dev, librust-proc-macro-error-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Breaks: librust-defmt-macros-0.3.6-dev Replaces: librust-defmt-macros-0.3.6-dev Provides: librust-defmt-macros+default-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros+unstable-test-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0+default-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0+unstable-test-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0.3+default-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0.3+unstable-test-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0.3.6+default-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0.3.6+unstable-test-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-0.3.6-dev (= 0.3.6-1~bpo12+pve2), librust-defmt-macros-dev (= 0.3.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-defmt-macros-0.3/librust-defmt-macros-0.3-dev_0.3.6-1~bpo12+pve2_ppc64el.deb Size: 21988 SHA512: 54e5f86a00aa7830e49c72afb112df9273abf1e0d590186b73a93b2adde2a28e3eece0eb1cfe672e08ccdc1a28ffcabbb2370360a113b591a215766b383f8596 SHA256: a3e1112ab407f6f2332e3971089a4da0a301b2cdb51d5cc576d0f1b997dd01b3 SHA1: 3d949075c2518e2ef4e136c70f5473c6875941d7 MD5sum: 4ae7244db6996be6db2038b9c713943a Description: Defmt macros - Rust source code Source code for Debianized Rust crate "defmt-macros" Package: librust-defmt-parser-0.3-dev Source: rust-defmt-parser-0.3 Version: 0.3.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Depends: librust-thiserror-1+default-dev Breaks: librust-defmt-parser-0.3.3-dev Replaces: librust-defmt-parser-0.3.3-dev Provides: librust-defmt-parser+default-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser+unstable-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0+default-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0+unstable-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0.3+default-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0.3+unstable-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0.3.3+default-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0.3.3+unstable-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-0.3.3-dev (= 0.3.3-1~bpo12+pve2), librust-defmt-parser-dev (= 0.3.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-defmt-parser-0.3/librust-defmt-parser-0.3-dev_0.3.3-1~bpo12+pve2_ppc64el.deb Size: 11492 SHA512: 99048064b80ca070abdd8ba4fc31b06dfb20127ad38ac2ab7575f11a136387d3af60f2174138e1c4e7085b3478de9fd6f3814ef304fbb86f4f964ab911d8b185 SHA256: 5f7c135160574d668902611e2f52a16a73c09385cf6b431dd6b345a202b8c681 SHA1: e84fb6ab39efc4d2d3bf96e23ab77cb693d5833d MD5sum: dcc452f86c587c8df9d8646775970527 Description: Parsing library for defmt format strings - Rust source code Source code for Debianized Rust crate "defmt-parser" Package: librust-der-0.7-dev Source: rust-der-0.7 Version: 0.7.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 443 Depends: librust-arbitrary-1+default-dev, librust-arbitrary-1+derive-dev, librust-const-oid-0.9+arbitrary-dev (>= 0.9.2-~~), librust-const-oid-0.9+default-dev (>= 0.9.2-~~), librust-der-derive-0.7+default-dev (>= 0.7.1-~~), librust-flagset-0.4+default-dev (>= 0.4.3-~~), librust-pem-rfc7468-0.7+alloc-dev, librust-pem-rfc7468-0.7+default-dev, librust-time-0.3-dev (>= 0.3.4-~~), librust-zeroize-1+alloc-dev (>= 1.5-~~), librust-zeroize-1-dev (>= 1.5-~~) Breaks: librust-der-0.7.7-dev Replaces: librust-der-0.7.7-dev Provides: librust-der+alloc-dev (= 0.7.7-1~bpo12+pve2), librust-der+arbitrary-dev (= 0.7.7-1~bpo12+pve2), librust-der+default-dev (= 0.7.7-1~bpo12+pve2), librust-der+derive-dev (= 0.7.7-1~bpo12+pve2), librust-der+flagset-dev (= 0.7.7-1~bpo12+pve2), librust-der+oid-dev (= 0.7.7-1~bpo12+pve2), librust-der+pem-dev (= 0.7.7-1~bpo12+pve2), librust-der+real-dev (= 0.7.7-1~bpo12+pve2), librust-der+std-dev (= 0.7.7-1~bpo12+pve2), librust-der+time-dev (= 0.7.7-1~bpo12+pve2), librust-der+zeroize-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+alloc-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+arbitrary-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+default-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+derive-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+flagset-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+oid-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+pem-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+real-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+std-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+time-dev (= 0.7.7-1~bpo12+pve2), librust-der-0+zeroize-dev (= 0.7.7-1~bpo12+pve2), librust-der-0-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+alloc-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+arbitrary-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+default-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+derive-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+flagset-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+oid-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+pem-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+real-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+std-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+time-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7+zeroize-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+alloc-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+arbitrary-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+default-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+derive-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+flagset-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+oid-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+pem-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+real-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+std-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+time-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7+zeroize-dev (= 0.7.7-1~bpo12+pve2), librust-der-0.7.7-dev (= 0.7.7-1~bpo12+pve2), librust-der-dev (= 0.7.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-der-0.7/librust-der-0.7-dev_0.7.7-1~bpo12+pve2_ppc64el.deb Size: 74764 SHA512: 9252bd03d98f0afc416db057512f896422d2ce58e4956171924e32b982863f17420b094be284c11cb64d3cf6290e86d0e0767b2d49827274b271a7ae8e22f40d SHA256: f851b26b3c0885d1b44c2eba7e8de5e093b032a90f2b6925f8f9641cb98acd23 SHA1: 2b4116e59bd4490767fcfa1d46722551d0bd1c20 MD5sum: e11ee29f8d1aa9f1838d7b779f7be8ec Description: Distinguished Encoding Rules (DER) for ASN.1 - Rust source code This package contains the source for the Rust der crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-der-derive-0.7-dev Source: rust-der-derive-0.7 Version: 0.7.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 134 Depends: librust-proc-macro-error-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev Breaks: librust-der-derive-0.7.1-dev Replaces: librust-der-derive-0.7.1-dev Provides: librust-der-derive+default-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-0+default-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-0-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-0.7+default-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-0.7.1+default-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-0.7.1-dev (= 0.7.1-1~bpo12+pve2), librust-der-derive-dev (= 0.7.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-der-derive-0.7/librust-der-derive-0.7-dev_0.7.1-1~bpo12+pve2_ppc64el.deb Size: 25068 SHA512: 55c091bcbcc8ecb544f899c1eb77f6e132453eff6408efb53da1ebf94b06915c881ef40d3832a9946452251c3bc0ff9bb33f8be80e562372a5f96d5818763380 SHA256: be5f0681b0762c5f8162d3514d8c10853e663f9e5bb03767f0e266f302356ff3 SHA1: abb706b5733cc92e594e66082316b6acde155b59 MD5sum: 3c8232f6f400cc5ac9a0d8f154051ae4 Description: Custom derive support for the der crate - Rust source code This package contains the source for the Rust der_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-deranged-0.3-dev Source: rust-deranged-0.3 Version: 0.3.11-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 123 Depends: librust-num-traits-0.2-dev (>= 0.2.15-~~), librust-powerfmt-0.2-dev, librust-quickcheck-1-dev (>= 1.0.3-~~), librust-rand-0.8-dev (>= 0.8.4-~~), librust-serde-1-dev (>= 1.0.126-~~) Breaks: librust-deranged-0.3.11-dev Replaces: librust-deranged-0.3.11-dev Provides: librust-deranged+alloc-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+default-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+num-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+powerfmt-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+quickcheck-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+rand-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+serde-dev (= 0.3.11-1~bpo12+pve2), librust-deranged+std-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+alloc-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+default-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+num-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+powerfmt-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+quickcheck-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+rand-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+serde-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0+std-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+alloc-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+default-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+num-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+powerfmt-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+quickcheck-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+rand-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+serde-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3+std-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+alloc-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+default-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+num-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+powerfmt-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+quickcheck-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+rand-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+serde-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11+std-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-0.3.11-dev (= 0.3.11-1~bpo12+pve2), librust-deranged-dev (= 0.3.11-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-deranged-0.3/librust-deranged-0.3-dev_0.3.11-1~bpo12+pve2_ppc64el.deb Size: 18392 SHA512: 729e4c1a9f61b4e8358de8122617120cf4fa1a65503ed260925ec921df250ad3e86576539e354ede256f869dd37e2a9e7149c7b8359860a88f908e5193138396 SHA256: 062ff2b47bff0a804b073b93d3d15afe5df05ad4e851cbd4cd2aa4445d6dd374 SHA1: 7a4ce2c4cf17f1d3f852346c63a2482c4e5fca37 MD5sum: cdf4cc2704b9923bd7bee9764e72736d Description: Ranged integers - Rust source code Source code for Debianized Rust crate "deranged" Package: librust-derivative-dev Source: rust-derivative Version: 2.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 338 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.3-~~), librust-syn-1+extra-traits-dev (>= 1.0.3-~~), librust-syn-1+visit-dev (>= 1.0.3-~~) Provides: librust-derivative+default-dev (= 2.2.0-1~bpo12+pve2), librust-derivative+use-core-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2+default-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2+use-core-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2+default-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2+use-core-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2.0+default-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2.0+use-core-dev (= 2.2.0-1~bpo12+pve2), librust-derivative-2.2.0-dev (= 2.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-derivative/librust-derivative-dev_2.2.0-1~bpo12+pve2_ppc64el.deb Size: 48184 SHA512: e47132bf4cc5a934581f2341a24af8e2c7e1c40622a15cc5e5dcf3baaae41067853a797fe5af0a18c42e6666440f952fd2ed0bbe4ef501a48a723811850b1c6e SHA256: f510d60f3e9b08fe6fe6d484a25770a9aad9c07c61b8d267aebf912cd07c9e02 SHA1: fdf70de5247c66a8b86f99e07394edf7c40c94e4 MD5sum: e05b1f4ff943192b195bdf52c88338f8 Description: Set of alternative `derive` attributes for Rust - Rust source code This package contains the source for the Rust derivative crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-derive-arbitrary-1-dev Source: rust-derive-arbitrary-1 Version: 1.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 53 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+derive-dev, librust-syn-2+parsing-dev Breaks: librust-derive-arbitrary-1.3.2-dev Replaces: librust-derive-arbitrary-1.3.2-dev Provides: librust-derive-arbitrary+default-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-1+default-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-1.3+default-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-1.3-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-1.3.2+default-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-1.3.2-dev (= 1.3.2-1~bpo12+pve2), librust-derive-arbitrary-dev (= 1.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-derive-arbitrary-1/librust-derive-arbitrary-1-dev_1.3.2-1~bpo12+pve2_ppc64el.deb Size: 12280 SHA512: 22cd32bceea569f4c69380f94dfc6e3696db333af2f4733530effb44bf231f39ab273ceee8eae48f7b4b0c1ad01072bfc30badc7ead2a4d53f9918c65aeda498 SHA256: 66a8da891c746e94cf07f30c10232abf2606f3a227004b4edce33f87fcb1eac3 SHA1: 9f3505ef250160fdb9e52fdc9355d13fcddeeb3e MD5sum: 26cd959e44cdb110ba2a7577e236a778 Description: Derives arbitrary traits - Rust source code Source code for Debianized Rust crate "derive_arbitrary" Package: librust-des-0.8-dev Source: rust-des-0.8 Version: 0.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 122 Depends: librust-cipher-0.4+default-dev, librust-cipher-0.4+zeroize-dev Breaks: librust-des-0.8.1-dev Replaces: librust-des-0.8.1-dev Provides: librust-des+default-dev (= 0.8.1-1~bpo12+pve2), librust-des+zeroize-dev (= 0.8.1-1~bpo12+pve2), librust-des-0+default-dev (= 0.8.1-1~bpo12+pve2), librust-des-0+zeroize-dev (= 0.8.1-1~bpo12+pve2), librust-des-0-dev (= 0.8.1-1~bpo12+pve2), librust-des-0.8+default-dev (= 0.8.1-1~bpo12+pve2), librust-des-0.8+zeroize-dev (= 0.8.1-1~bpo12+pve2), librust-des-0.8.1+default-dev (= 0.8.1-1~bpo12+pve2), librust-des-0.8.1+zeroize-dev (= 0.8.1-1~bpo12+pve2), librust-des-0.8.1-dev (= 0.8.1-1~bpo12+pve2), librust-des-dev (= 0.8.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-des-0.8/librust-des-0.8-dev_0.8.1-1~bpo12+pve2_ppc64el.deb Size: 36248 SHA512: d0cc188dd41bbde9e6798ab2d12154ee95032afdab65dab807357ebb5a0585da0a18889f39af06c5d85f552f11054beae9ab53f91cc3e9aee2c43cf3c1181eb8 SHA256: 978f2b6a364608f3d41b80a87335cc88d71705cfa3ba1257ed4397f179cd8485 SHA1: dedf69d35f2321cd3cde01e042408d8b20858e68 MD5sum: 6f9ba2300fd6bb06076fff3308fac51d Description: DES and Triple DES (3DES, TDES) block ciphers implementation - Rust source code This package contains the source for the Rust des crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-digest-0.10-dev Source: rust-digest-0.10 Version: 0.10.7-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 111 Depends: librust-blobby-0.3+default-dev, librust-block-buffer-0.10+default-dev, librust-const-oid-0.9+default-dev, librust-crypto-common-0.1+default-dev (>= 0.1.3-~~), librust-crypto-common-0.1+rand-core-dev (>= 0.1.3-~~), librust-crypto-common-0.1+std-dev (>= 0.1.3-~~), librust-subtle-2-dev (>= 2.4-~~) Breaks: librust-digest-0.10.7-dev Replaces: librust-digest-0.10.7-dev Provides: librust-digest+alloc-dev (= 0.10.7-2~bpo12+pve2), librust-digest+blobby-dev (= 0.10.7-2~bpo12+pve2), librust-digest+block-buffer-dev (= 0.10.7-2~bpo12+pve2), librust-digest+const-oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest+core-api-dev (= 0.10.7-2~bpo12+pve2), librust-digest+default-dev (= 0.10.7-2~bpo12+pve2), librust-digest+dev-dev (= 0.10.7-2~bpo12+pve2), librust-digest+mac-dev (= 0.10.7-2~bpo12+pve2), librust-digest+oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest+rand-core-dev (= 0.10.7-2~bpo12+pve2), librust-digest+std-dev (= 0.10.7-2~bpo12+pve2), librust-digest+subtle-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+alloc-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+blobby-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+block-buffer-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+const-oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+core-api-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+default-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+dev-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+mac-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+rand-core-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+std-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0+subtle-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+alloc-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+blobby-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+block-buffer-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+const-oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+core-api-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+default-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+dev-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+mac-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+rand-core-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+std-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10+subtle-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+alloc-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+blobby-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+block-buffer-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+const-oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+core-api-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+default-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+dev-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+mac-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+oid-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+rand-core-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+std-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7+subtle-dev (= 0.10.7-2~bpo12+pve2), librust-digest-0.10.7-dev (= 0.10.7-2~bpo12+pve2), librust-digest-dev (= 0.10.7-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-digest-0.10/librust-digest-0.10-dev_0.10.7-2~bpo12+pve2_ppc64el.deb Size: 22168 SHA512: 781afaee94d22445b227d1321aa0f52634bd3ba34f8d1cd7f0c98a7991181028969e3b4f73923c492c7718cf38fce0689a73d75f47e33b87584b9033d031be01 SHA256: f7f15f71b773c028c191065203139c7451c0cae1eca63c2a8545e02ad480d61b SHA1: 64a2f890cdebc0e5134777efcfd2703df98ee5e3 MD5sum: d891b191bd24247d78f1c7bd844e75fe Description: Traits for cryptographic hash functions and MACs - Rust source code This package contains the source for the Rust digest crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-dirs-5-dev Source: rust-dirs-5 Version: 5.0.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 73 Depends: librust-dirs-sys-0.4+default-dev (>= 0.4.1-~~) Breaks: librust-dirs-5.0.1-dev Replaces: librust-dirs-5.0.1-dev Provides: librust-dirs+default-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-5+default-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-5.0+default-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-5.0-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-5.0.1+default-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-5.0.1-dev (= 5.0.1-1~bpo12+pve2), librust-dirs-dev (= 5.0.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dirs-5/librust-dirs-5-dev_5.0.1-1~bpo12+pve2_ppc64el.deb Size: 13764 SHA512: fe02dd40063083e8ce9bd8042c0c9bcf3810593b33abd8ef67c84b1e09a57594a8f0b49b1ed35bc1e97d1b3158cf2be48b2f8c5c8b352965e136920ef3e48b78 SHA256: aeaaec2f7209038cead647b03cebf6d69ea35db59e791799d0c35970b173ce37 SHA1: b3845ea05136c1e4e4203f57d9a9d172f6a93407 MD5sum: 42febb5003e5c6b928be58e5b67c19a5 Description: low-level library for standard locations of directories - Rust source code Source code for Debianized Rust crate "dirs" Package: librust-dirs-sys-0.4-dev Source: rust-dirs-sys-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 58 Depends: librust-libc-0.2+default-dev, librust-option-ext-0.2+default-dev Breaks: librust-dirs-sys-0.4.1-dev Replaces: librust-dirs-sys-0.4.1-dev Provides: librust-dirs-sys+default-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-0+default-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-0-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-0.4+default-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-0.4.1+default-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-0.4.1-dev (= 0.4.1-1~bpo12+pve2), librust-dirs-sys-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dirs-sys-0.4/librust-dirs-sys-0.4-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 12796 SHA512: 9a465a430ddefe8e0937b72d68b9a626bf55059a177b1df24d5ec8b4b2dcf62b5c6430a7295865099851eb5e3354b1f4fb459b2432a780d1f18123ef114552d7 SHA256: c3aa684cc6effda2c2c17ec57ea3ae630a6e101f012348fe61e565524186c5c7 SHA1: 155b04df0fd9a3e9f700b6a38125d86cde1c4928 MD5sum: f8b02f974abb9120f385256d1e80d8b7 Description: Helper functions for the dirs crate - Rust source code Source code for Debianized Rust crate "dirs-sys" Package: librust-dlib-0.5-dev Source: rust-dlib-0.5 Version: 0.5.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Depends: librust-libloading-0+default-dev (>= 0.7-~~) Breaks: librust-dlib-0.5.2-dev Replaces: librust-dlib-0.5.2-dev Provides: librust-dlib+default-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-0+default-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-0-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-0.5+default-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-0.5.2+default-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-0.5.2-dev (= 0.5.2-2~bpo12+pve2), librust-dlib-dev (= 0.5.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dlib-0.5/librust-dlib-0.5-dev_0.5.2-2~bpo12+pve2_ppc64el.deb Size: 8088 SHA512: 8adad055f925c9836786b3003c39340b060111d6c5e30659e843cc3bc37a52bb59217f3cc5719f908303ee75b9b90c752f9e00f5dfa8a17412c4cc67f26aaa39 SHA256: f1c81965fd2246d120b77eca9f22933e98d9458eee3a429be5fd7c16885a978b SHA1: 1264c69ee8d51f859a13558c43411fc6be200b53 MD5sum: f64f6b1ee361f260190a64b598b218e0 Description: Helper macros for handling manually loading optional system libraries - Rust source code Source code for Debianized Rust crate "dlib" Package: librust-dsa-0.6-dev Source: rust-dsa-0.6 Version: 0.6.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 106 Depends: librust-digest-0.10+default-dev, librust-num-bigint-dig-0.8+prime-dev, librust-num-bigint-dig-0.8+rand-dev, librust-num-bigint-dig-0.8+zeroize-dev, librust-num-traits-0.2-dev, librust-pkcs8-0.10+alloc-dev, librust-rfc6979-0.4+default-dev, librust-sha2-0.10-dev, librust-signature-2+alloc-dev, librust-signature-2+digest-dev, librust-signature-2+rand-core-dev, librust-zeroize-1-dev Breaks: librust-dsa-0.6.2-dev Replaces: librust-dsa-0.6.2-dev Provides: librust-dsa+default-dev (= 0.6.2-1~bpo12+pve2), librust-dsa+std-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0+default-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0+std-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0.6+default-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0.6+std-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0.6.2+default-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0.6.2+std-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-0.6.2-dev (= 0.6.2-1~bpo12+pve2), librust-dsa-dev (= 0.6.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-dsa-0.6/librust-dsa-0.6-dev_0.6.2-1~bpo12+pve2_ppc64el.deb Size: 24572 SHA512: 76c93cf624342a4ed09b9229d4159bd5ac9c38e21748ace483c1a353b859c026f4e15fb03cc204fd3dec303729ccfcb37499d2ab5b89949656486fcf6e6374fd SHA256: 457033a48e06cd09f048933b425f313acafa5796505666e7b924278f615f3d10 SHA1: f52ac788b73e4b00cbb83975085f6c4e9ef41dcf MD5sum: 023a6d2baae5e7ce9325297d126aa962 Description: Pure Rust implementation of DSA - Rust source code Source code for Debianized Rust crate "dsa" Package: librust-eax-0.5-dev Source: rust-eax-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 74 Depends: librust-aead-0.5+alloc-dev, librust-aead-0.5+getrandom-dev, librust-aead-0.5+heapless-dev, librust-aead-0.5+std-dev, librust-aead-0.5+stream-dev, librust-aead-0.5-dev, librust-cipher-0.4+default-dev, librust-cmac-0.7+default-dev, librust-ctr-0.9+default-dev, librust-subtle-2-dev Breaks: librust-eax-0.5.0-dev Replaces: librust-eax-0.5.0-dev Provides: librust-eax+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-eax+default-dev (= 0.5.0-1~bpo12+pve2), librust-eax+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-eax+heapless-dev (= 0.5.0-1~bpo12+pve2), librust-eax+std-dev (= 0.5.0-1~bpo12+pve2), librust-eax+stream-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+heapless-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+std-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0+stream-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+heapless-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+std-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5+stream-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+heapless-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+std-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0+stream-dev (= 0.5.0-1~bpo12+pve2), librust-eax-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-eax-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-eax-0.5/librust-eax-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 17144 SHA512: a1ca2b9e056c2cf9a9e879d553dfdbbc8c64c6a09e19c390a6d8595a70763f229f88415bc9ba37a7d19d1edbe0eb0b0ecaca0c3612aa7c0d926c988a4b6c19a3 SHA256: 6bb2d2dd46b43e49de9b8e280436b57eb7384d6f25106591915de83be35baf4e SHA1: ad4ee39130f3a20946fd45bcdd8da4f6c34ef4bc MD5sum: fedf433cf7b784c53866f3a824505090 Description: Pure Rust implementation of EAX with AEAD cipher - Rust source code This scheme is only based on a block cipher. It uses counter mode (CTR) for encryption and CBC mode for generating a OMAC/CMAC/CBCMAC (all names for the same thing). . Source code for Debianized Rust crate "eax" Package: librust-ecb-0.1-dev Source: rust-ecb-0.1 Version: 0.1.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-cipher-0.4+alloc-dev (>= 0.4.3-~~), librust-cipher-0.4+block-padding-dev (>= 0.4.3-~~), librust-cipher-0.4+default-dev (>= 0.4.3-~~), librust-cipher-0.4+std-dev (>= 0.4.3-~~) Breaks: librust-ecb-0.1.1-dev Replaces: librust-ecb-0.1.1-dev Provides: librust-ecb+alloc-dev (= 0.1.1-1~bpo12+pve2), librust-ecb+block-padding-dev (= 0.1.1-1~bpo12+pve2), librust-ecb+default-dev (= 0.1.1-1~bpo12+pve2), librust-ecb+std-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0+alloc-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0+block-padding-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0+default-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0+std-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1+alloc-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1+block-padding-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1+default-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1+std-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1.1+alloc-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1.1+block-padding-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1.1+default-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1.1+std-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-0.1.1-dev (= 0.1.1-1~bpo12+pve2), librust-ecb-dev (= 0.1.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecb-0.1/librust-ecb-0.1-dev_0.1.1-1~bpo12+pve2_ppc64el.deb Size: 8216 SHA512: 66e586e4bc5f0eed7cceb897ad57e79410392e513ac25271f7bc4bf6b36e1334daa035179c6ab7688f8a34cc30229df579efee45a8fbccd91c8142ad37c3cec0 SHA256: 98bb67bfd2d9064ef6edb8eacb6a459578668b67c5c1a71eb148c1dbf7f6cf9a SHA1: 61c80e914509ee9740b797284c71ed0fa401e7ba MD5sum: e5fd267ed8b71131393e20e29ba0c8a3 Description: Electronic Codebook (ECB) block cipher mode of operation - Rust source code Source code for Debianized Rust crate "ecb" Package: librust-ecdsa-0.16+alloc-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+alloc-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~), librust-signature-2+alloc-dev (>= 2.1-~~), librust-signature-2+rand-core-dev (>= 2.1-~~), librust-spki-0.7+alloc-dev (>= 0.7.2-~~) Provides: librust-ecdsa+alloc-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+alloc-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+alloc-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+alloc-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1360 SHA512: 3716f26c605087c19393e70f1687e6a85554eb2adba93fb0d77d21b6eebcd37a6caaf621ef04ec59bc162918b31cf1260a6e9b5efea2ce3de8f31216995bd1fd SHA256: 459682be57c34e170a66ff91ab438ca7043a818e0741850c0a018d315f733ffd SHA1: e34bbf757b2010dea389ff10fe4f758c956c6279 MD5sum: 7ae78909ed08a0e05e722376cdfc2a21 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "alloc" This metapackage enables feature "alloc" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+arithmetic-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+arithmetic-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~) Provides: librust-ecdsa+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+arithmetic-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+arithmetic-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1332 SHA512: fbe5253c4fc037fc23a8ac8ee3ce04d4f25163aacbf1779f588c83601ef9917f757a269844bdf42be023d5b329fca5fc3d4fcb3fd01873294a6bd28f50a44be5 SHA256: c44897ea4dd5eb9faea551cf1779d84192fcf65d6a10fc66fb2f2fa8236fd837 SHA1: 9adff5cad6ebbb64a300a425938f8e3418e160d4 MD5sum: d11be50520d835c582255b60853ff481 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "arithmetic" This metapackage enables feature "arithmetic" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+der-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-der-0.7+default-dev Provides: librust-ecdsa+der-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+der-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+der-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+der-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1296 SHA512: a6d463ca36211abf99b989f1c6f74b8789d98f371f4be5f93775eb04b249f547a2f422beb9569b95447e56f5ff87bf3bfa339cee0c730015610665cb5a35b684 SHA256: bfbb03bca3bce3bd1715c11c682a37f1be03fc9c21b6e0c137a74a25a061eefa SHA1: a591ff640d8bfea063cf98b95d6c2feb0841d840 MD5sum: 1d3e3c7b683d3d005bbeeddb9d3b2bea Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "der" This metapackage enables feature "der" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+dev-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+dev-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~) Provides: librust-ecdsa+dev-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+dev-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+dev-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+dev-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1340 SHA512: e0f64ed20382f6e1049f36216a9d26d92285a92c1b7bf78330150fbc0ab907ea022a6bd21dce37b3a0fe25f2338d24cccf44d23d3600ae02efd05dd826b30622 SHA256: ed620ed38a10e9ad890a00565d2c7eb19f0b06f39a4efe44b0a17129587e7346 SHA1: d935d12f2fc9419780ed3faf136da5ba67f4ad95 MD5sum: dc7610c9f9222661f441878d99ab2c51 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "dev" This metapackage enables feature "dev" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+digest-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-digest-0.10+oid-dev (>= 0.10.6-~~), librust-signature-2+digest-dev (>= 2.1-~~), librust-signature-2+rand-core-dev (>= 2.1-~~) Provides: librust-ecdsa+default-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+default-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+default-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+default-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+digest-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+digest-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1388 SHA512: 107329f3b75cd7d77521eb8938cc72279021b446c974425647b79d6da677a8fcd0ef034baaa47fcd2a3715f24df960e13dfd71065a5ca53ed7fe55db6e64428d SHA256: 926af8ed860e11103482c6301f70fbac4ad4fd29a438e85fcf7c8e24220743f1 SHA1: bf5e2471412f55da6893ed368c2f1cb8090be8e7 MD5sum: a24c096cb25982b1a52ad37086aebec5 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "digest" and 1 more This metapackage enables feature "digest" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-ecdsa-0.16+pem-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+pkcs8-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+pem-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~) Provides: librust-ecdsa+pem-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+pem-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+pem-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+pem-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1328 SHA512: 77fb7385984c0395fbe4e9a78115b7a4f3f6379957e33aadf31ce3c3afab3aa3826a4a2c7c89b0279742ed66f9e72e37b2e5c20e67708f4bea8b82c690948d5c SHA256: 8ae8ae4b8b536fe5650f3dfa65be9743ffc9b1e783b4a5fb7adb04a4669d5b0e SHA1: 80b3ff83ea93bb7acdbaa822cb8f16d47ee593bc MD5sum: 33cd95da0bee9a297ef9f817b28102b5 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "pem" This metapackage enables feature "pem" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+pkcs8-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+der-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+pkcs8-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~) Provides: librust-ecdsa+pkcs8-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+pkcs8-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+pkcs8-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+pkcs8-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1332 SHA512: b9237afb2575bf71dad66470b119ee9cfd896db9c4cfc781afc1c91cbf1fdca45851c894cb821e7683c88c5b63df7f5b93d782f8ec5b8037d1480b9d236d2270 SHA256: 3065a559c77cc1bfcaa7b5c3e8001ea48c7ff3d9d68286c1b3af3527d1e17560 SHA1: a89724b66bdc890802f66219137d87396bf9d319 MD5sum: d3a18428927ccfededb69389514589c6 Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "pkcs8" This metapackage enables feature "pkcs8" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+rfc6979-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-rfc6979-0.4+default-dev Provides: librust-ecdsa+rfc6979-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+rfc6979-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+rfc6979-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+rfc6979-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: 678129c53967aed39388345250485161205eebcf3a7a8db153ab8af4c2dbb77968cb7ba32b46e5dcd4714b7a4dff83b6de8f225b0cede4317edc86096489bc11 SHA256: 199e24eca63de359cfc7c04a481c3a34e515eb5a89b523fcc35f359b2714d658 SHA1: e379e3f79391d034fd32d0b2a0bc79169e3d3f51 MD5sum: 95395bf4b56c50a6fa9ae014f19aac6b Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "rfc6979" This metapackage enables feature "rfc6979" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+serde-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+serdect-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+serde-dev (>= 0.13.4-~~) Provides: librust-ecdsa+serde-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+serde-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+serde-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+serde-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1324 SHA512: 6998676cca3fe35042c48ec6b299c8121a3bdf74b4b377248c096ab2e63a5ac4ae88713dc5f6ba998520dfa90f2ea48749bf6f1479b27d2a917fae4f0851e90c SHA256: 83c53ef0633d47a8e6cb24fb0a5c3bfd1809dad34d1331cd29a0452867c2bbb0 SHA1: d132b7d3f4268276c840dfadaac56fd3918ad02e MD5sum: afb538e7fa3293526c7b3fe61a54441d Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "serde" This metapackage enables feature "serde" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+serdect-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-serdect-0.2+alloc-dev Provides: librust-ecdsa+serdect-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+serdect-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+serdect-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+serdect-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: e99e490847240a4593b389c7bf57d08d80ba5b98227bc9fd77608e6d3f13d141f255f2fd0245f0016be3e4206747015bbde0c9720896bed154f43ad265774e7b SHA256: c043b0303e42c8496804268eb06db45f12653b57a2ceed7906b1815f64b829cf SHA1: 8b0bbe2b33d0ed0ccadd61a8ccdc14f6b0133b56 MD5sum: 9823a572f510f3637e6b75f7138bd29e Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "serdect" This metapackage enables feature "serdect" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+sha2-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-sha2-0.10+oid-dev Provides: librust-ecdsa+sha2-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+sha2-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+sha2-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+sha2-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: bbdb51bac6e13f4d4fc16351aef3c88311cb1481694fda404122524a9e81aa15e88a48491017b25f084b60810e60e109e5c70b009f13b1c2bd9dd800a243dacf SHA256: a2fbd8ecefc307f4007e83bd71c56178625477d94aebd70eff323655ac397345 SHA1: 26111d355abd3cb6467a7da06535524cb451931c MD5sum: 8e2612d42569b111f5be5bae5735e06a Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "sha2" This metapackage enables feature "sha2" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+signing-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+rfc6979-dev (= 0.16.7-1~bpo12+pve2) Provides: librust-ecdsa+signing-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+signing-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+signing-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+signing-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1324 SHA512: b431d396a4c676a15f71a5eabeb389da11b26647dfbef5725dd51fd2fd19c4f3e310c07266d1d07de296fe2ab4e42b9a6cad1b4c26a86142c6b2d72dc20ea6ae SHA256: ae1b5338505ab9daaa9d7af840d6dca2f1be6b0a9dcff05a589fd50fa6948e17 SHA1: 7daab9317b7d3cbe84aa0afc01cc4c438be72c29 MD5sum: c9d24c14dfe7eabbc0af2d380a72194d Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "signing" This metapackage enables feature "signing" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+spki-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-spki-0.7-dev (>= 0.7.2-~~) Provides: librust-ecdsa+spki-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+spki-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+spki-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+spki-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: c594849f35d22cd426b31711942774982043ce3551aa3493cc7fb715734b3ae18b25244cbf2419c4a0a3e87d207c8e107f87f2088621d0f01e1a71df0826a9d6 SHA256: aacbac04d5eb3fb98819faba57e24a8e34a2d412e29b5760932f8ed3eadaeb2e SHA1: 682c744275fdab0e9c69cc2385759fc437ed341c MD5sum: 92ae4c18ba71f131057dc1ad1923be5d Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "spki" This metapackage enables feature "spki" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+std-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+alloc-dev (= 0.16.7-1~bpo12+pve2), librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+std-dev (>= 0.13.4-~~), librust-signature-2+rand-core-dev (>= 2.1-~~), librust-signature-2+std-dev (>= 2.1-~~) Provides: librust-ecdsa+std-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+std-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+std-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+std-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1352 SHA512: 036f67ac9e4512569a3ea89031a22c63e8f99f17c1f855b843e265e974a9a2cbf90315f6f814097bc6fc3948b443a025d8c1a4001d808c2fedee4e3bb90bb90f SHA256: a717fcdc707bb032e871f8f06ab2b157d318a4829f033d95451bfb8867e9c47b SHA1: 50e14ee6bba627ff8c6ecfab227a2cb2a0abd4a4 MD5sum: 3fbefd6aaad364632f2228d3cb5c1eef Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "std" This metapackage enables feature "std" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16+verifying-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ecdsa-0.16-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+digest-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+hazmat-dev (= 0.16.7-1~bpo12+pve2) Provides: librust-ecdsa+verifying-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+verifying-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+verifying-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16+verifying-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 1316 SHA512: 3a011a3937afa46fd667bf0f6de790050348e13a7c5a542890c013509ab85950185f9a4dc2ee7eae65bd4d57dca17edeb52db65a1ca816ae945a40b99b1baf0a SHA256: 22fa814e1f7aedf9342a1d821ac87710d92be670a4d92a4312d65e41f84f9c1c SHA1: 2cd85aad98e16d5d52fc38b7a24284f5065468fc MD5sum: 90f32fb68fcf414f57b951d7817cc11d Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - feature "verifying" This metapackage enables feature "verifying" for the Rust ecdsa crate, by pulling in any additional dependencies needed by that feature. Package: librust-ecdsa-0.16-dev Source: rust-ecdsa-0.16 Version: 0.16.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 166 Depends: librust-elliptic-curve-0.13+digest-dev (>= 0.13.4-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.4-~~), librust-signature-2+rand-core-dev (>= 2.1-~~) Recommends: librust-ecdsa-0.16+digest-dev (= 0.16.7-1~bpo12+pve2) Suggests: librust-ecdsa-0.16+alloc-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+arithmetic-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+der-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+dev-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+pem-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+pkcs8-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+rfc6979-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+serde-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+serdect-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+sha2-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+signing-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+spki-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+std-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+verifying-dev (= 0.16.7-1~bpo12+pve2) Breaks: librust-ecdsa-0.16.7-dev Replaces: librust-ecdsa-0.16.7-dev Provides: librust-ecdsa+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7+hazmat-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-0.16.7-dev (= 0.16.7-1~bpo12+pve2), librust-ecdsa-dev (= 0.16.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ecdsa-0.16/librust-ecdsa-0.16-dev_0.16.7-1~bpo12+pve2_ppc64el.deb Size: 34088 SHA512: 35cf9c73ec5618e99d73815b2d68c7073662faaca14098e06474cccfbc0f19d2b31fa58f763703750000819e739750cf70f06032288022c76aa283f654fc12f5 SHA256: 3a04eed2cad1adefa8b1ad7a6b39c7e75821f421e70b1325680e88be2297d83a SHA1: 2559c29a953c97757602a863e2bbd0f1d943fc38 MD5sum: fafd3896d7c311d51678f5dbd4f5973c Description: Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy - Rust source code This package contains the source for the Rust ecdsa crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ed25519-compact-2-dev Source: rust-ed25519-compact-2 Version: 2.0.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 167 Depends: librust-ct-codecs-1+default-dev (>= 1.1-~~), librust-getrandom-0.2+default-dev Breaks: librust-ed25519-compact-2.0.4-dev Replaces: librust-ed25519-compact-2.0.4-dev Provides: librust-ed25519-compact+blind-keys-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+ct-codecs-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+default-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+disable-signatures-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+getrandom-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+opt-size-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+pem-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+random-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+self-verify-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+std-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact+x25519-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+blind-keys-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+ct-codecs-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+default-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+disable-signatures-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+getrandom-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+opt-size-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+pem-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+random-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+self-verify-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+std-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2+x25519-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+blind-keys-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+ct-codecs-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+default-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+disable-signatures-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+getrandom-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+opt-size-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+pem-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+random-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+self-verify-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+std-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0+x25519-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+blind-keys-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+ct-codecs-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+default-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+disable-signatures-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+getrandom-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+opt-size-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+pem-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+random-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+self-verify-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+std-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4+x25519-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-2.0.4-dev (= 2.0.4-1~bpo12+pve2), librust-ed25519-compact-dev (= 2.0.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/jedisct1/rust-ed25519-compact Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ed25519-compact-2/librust-ed25519-compact-2-dev_2.0.4-1~bpo12+pve2_ppc64el.deb Size: 26628 SHA512: a32116134d4fb2844d6967cccedfa8a650eab1e7098cb66cf14e4049fcb3f07773f90afbf9d116cf43e464449b1bde61b9e36afcbbfa66ba5ccf982d2f5a169a SHA256: a3fd166f9f2f13346c2f66a4b00d305bca5e2adccd65f0aee619925bc6d7df2e SHA1: 5fe4a5a4002ba9d3727e3627a9d504c42910a54b MD5sum: d873be666002c369269f83fdbf07aa0e Description: Small, self-contained, wasm-friendly Ed25519 implementation - Rust source code This package contains the source for the Rust ed25519-compact crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-elliptic-curve-0.13-dev Source: rust-elliptic-curve-0.13 Version: 0.13.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 322 Depends: librust-base16ct-0.2+alloc-dev, librust-base16ct-0.2+default-dev, librust-base64ct-1+alloc-dev, librust-crypto-bigint-0.5+generic-array-dev, librust-crypto-bigint-0.5+rand-core-dev, librust-crypto-bigint-0.5+zeroize-dev, librust-digest-0.10+default-dev, librust-ff-0.13+alloc-dev, librust-ff-0.13+bits-dev, librust-ff-0.13-dev, librust-generic-array-0.14+zeroize-dev (>= 0.14.6-~~), librust-group-0.13+alloc-dev, librust-group-0.13-dev, librust-hex-literal-0.4+default-dev, librust-hkdf-0.12-dev (>= 0.12.1-~~), librust-pem-rfc7468-0.7+alloc-dev, librust-pem-rfc7468-0.7+default-dev, librust-pkcs8-0.10+alloc-dev (>= 0.10.2-~~), librust-pkcs8-0.10+std-dev (>= 0.10.2-~~), librust-pkcs8-0.10-dev (>= 0.10.2-~~), librust-rand-core-0.6+std-dev (>= 0.6.4-~~), librust-rand-core-0.6-dev (>= 0.6.4-~~), librust-sec1-0.7+alloc-dev (>= 0.7.1-~~), librust-sec1-0.7+default-dev (>= 0.7.1-~~), librust-sec1-0.7+pem-dev (>= 0.7.1-~~), librust-sec1-0.7+serde-dev (>= 0.7.1-~~), librust-sec1-0.7+std-dev (>= 0.7.1-~~), librust-sec1-0.7+subtle-dev (>= 0.7.1-~~), librust-sec1-0.7+zeroize-dev (>= 0.7.1-~~), librust-serde-json-1+alloc-dev (>= 1.0.47-~~), librust-serdect-0.2+alloc-dev, librust-subtle-2-dev, librust-tap-1-dev (>= 1.0.1-~~), librust-zeroize-1+alloc-dev, librust-zeroize-1-dev Breaks: librust-elliptic-curve-0.13.8-dev Replaces: librust-elliptic-curve-0.13.8-dev Provides: librust-elliptic-curve+alloc-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+arithmetic-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+bits-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+default-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+dev-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+digest-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+ecdh-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+ff-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+group-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+hash2curve-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+hazmat-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+jwk-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+pem-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+pkcs8-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+sec1-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+serde-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+std-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve+voprf-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+alloc-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+arithmetic-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+bits-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+default-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+dev-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+digest-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+ecdh-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+ff-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+group-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+hash2curve-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+hazmat-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+jwk-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+pem-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+pkcs8-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+sec1-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+serde-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+std-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0+voprf-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+alloc-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+arithmetic-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+bits-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+default-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+dev-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+digest-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+ecdh-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+ff-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+group-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+hash2curve-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+hazmat-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+jwk-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+pem-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+pkcs8-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+sec1-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+serde-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+std-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13+voprf-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+alloc-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+arithmetic-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+bits-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+default-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+dev-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+digest-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+ecdh-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+ff-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+group-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+hash2curve-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+hazmat-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+jwk-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+pem-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+pkcs8-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+sec1-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+serde-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+std-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8+voprf-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-0.13.8-dev (= 0.13.8-1~bpo12+pve2), librust-elliptic-curve-dev (= 0.13.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-elliptic-curve-0.13/librust-elliptic-curve-0.13-dev_0.13.8-1~bpo12+pve2_ppc64el.deb Size: 61564 SHA512: 6dd6b9c18cc34b91082674bf875461076fb15382e9a97b55bc00698beabcb4a83c1ddf4433beb17b749eef8c7214ca843bd3941abe89994c1ee95f72751205f3 SHA256: 2de40549b16566c31d96db60f66ce6bdc1b7a8901cd80c250b60b12376146531 SHA1: 01928b3b8b9c0ec422b2c7b6fa84dd2b5e84f111 MD5sum: 735be58755dd9af9c620849bbb9dfc58 Description: General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof - Rust source code This package contains the source for the Rust elliptic-curve crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-email-address+serde-dev Source: rust-email-address Version: 0.2.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-email-address-dev (= 0.2.4-1~bpo12+pve2), librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-email-address+default-dev (= 0.2.4-1~bpo12+pve2), librust-email-address+serde-support-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0+default-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0+serde-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0+serde-support-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2+default-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2+serde-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2+serde-support-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2.4+default-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2.4+serde-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2.4+serde-support-dev (= 0.2.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-email-address/librust-email-address+serde-dev_0.2.4-1~bpo12+pve2_ppc64el.deb Size: 1320 SHA512: d4ade27d21863957a86afe9b021576bdd79dccecfc6fcf3a99579fb579470de70085a73c56e8dbe79949b40c7494d8bf14244dac2dbc9b2fbdcbfeb9d0814e11 SHA256: 96b8e85d6bd77fd2a29abe5c6350eaa18757a66512b262bc3a791ba1fbad81a6 SHA1: 19fd4a1b003827138f3b541303bf35d8345b92ab MD5sum: 620bb95e591635bc9c2a20cfe19c2dc2 Description: Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype - feature "serde" and 2 more This metapackage enables feature "serde" for the Rust email_address crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "serde_support" features. Package: librust-email-address-dev Source: rust-email-address Version: 0.2.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Recommends: librust-email-address+serde-dev (= 0.2.4-1~bpo12+pve2) Provides: librust-email-address-0-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2-dev (= 0.2.4-1~bpo12+pve2), librust-email-address-0.2.4-dev (= 0.2.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-email-address/librust-email-address-dev_0.2.4-1~bpo12+pve2_ppc64el.deb Size: 13996 SHA512: 24ebc8b75857a2674a6f77017aee1312776f537d2dd23dc156cc0830f27519d0a863a13c7fd55b041ff6f627ae7998b1c0db72e9ebc8b839d88426c648749bca SHA256: b6fb0b9ca2fe4d42a1d77d67997f17e7b7058a0f75b70bab145251bbd1d2f070 SHA1: c47397af2c87dbb9d6622e39aba76ffcd72f803e MD5sum: 440043f263aaa0a4b565d79a82049bd1 Description: Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype - Rust source code This package contains the source for the Rust email_address crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-email-encoding-0.2-dev Source: rust-email-encoding-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 100 Depends: librust-base64-0.13-dev, librust-memchr-2+default-dev (>= 2.1-~~) Breaks: librust-email-encoding-0.2.0-dev Replaces: librust-email-encoding-0.2.0-dev Provides: librust-email-encoding+default-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-0-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-email-encoding-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-email-encoding-0.2/librust-email-encoding-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 17432 SHA512: 35ab0ec232f472f69dabebeb75032fe0c1a5c682ff3c5eea8f470960f3e786815b364ceb950c1bcb82a1a30dcb2f23a755dc5357c1f2a006f7249eed4fe74d93 SHA256: 09e5cfdc4d2fa100464ec63fb5027d539622deb8bd39887850b792b80bd77ff9 SHA1: adf544fbe71360ccd7d8ec2a0bdad8e633e2ffa6 MD5sum: 8edf0e93c708aa66ce95be59cf427fa4 Description: Low level email encoding RFCs implementations - Rust source code This package contains the source for the Rust email-encoding crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-encoding-rs-0.8+fast-legacy-encode-dev Source: rust-encoding-rs-0.8 Version: 0.8.33-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-encoding-rs-0.8-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-hangul-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-hanja-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2) Provides: librust-encoding-rs+fast-legacy-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-legacy-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-legacy-encode-dev (= 0.8.33-1~bpo12+pve2) Multi-Arch: same Homepage: https://docs.rs/encoding_rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-encoding-rs-0.8/librust-encoding-rs-0.8+fast-legacy-encode-dev_0.8.33-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: 9c5292b181f9bf61a0646c3c52c3c77771851ea9ff7880b3d02d5a91bfe172c644d3bf286c081a0bc02961f307711fe8a374cb9ae8329aa797bfb0e21b0017f5 SHA256: fc714d0eefb813256189421bfc7ea7ba003a618afbe23ac27492d02abbf34e83 SHA1: b0dcca64d9ba5a666c3d7bb49ece6c4c71019891 MD5sum: d5f107c447242a41ea20b4638882cafa Description: Gecko-oriented implementation of the Encoding Standard - feature "fast-legacy-encode" This metapackage enables feature "fast-legacy-encode" for the Rust encoding_rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-encoding-rs-0.8+serde-dev Source: rust-encoding-rs-0.8 Version: 0.8.33-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-encoding-rs-0.8-dev (= 0.8.33-1~bpo12+pve2), librust-serde-1+default-dev Provides: librust-encoding-rs+serde-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+serde-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+serde-dev (= 0.8.33-1~bpo12+pve2) Multi-Arch: same Homepage: https://docs.rs/encoding_rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-encoding-rs-0.8/librust-encoding-rs-0.8+serde-dev_0.8.33-1~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 4c6f7fada8eaf9ea1b8676e1bf89925a869640f5ad288ce3c6d78ac3ac0847b9390ad73b6f63a6e5e4e5ae3375a2ee2a8b76eb093030a6b740a8b20384b1f7c0 SHA256: 9fd2b36f72380bdea59ce9d2a6563b4208fa297662faeac20f2a197886db1ea5 SHA1: 362d209136a63fb14855fadeafad9d35d5115b00 MD5sum: cc2a50fe00de9149fd6e2ff94699f325 Description: Gecko-oriented implementation of the Encoding Standard - feature "serde" This metapackage enables feature "serde" for the Rust encoding_rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-encoding-rs-0.8-dev Source: rust-encoding-rs-0.8 Version: 0.8.33-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4982 Depends: librust-cfg-if-1+default-dev Suggests: librust-encoding-rs-0.8+fast-legacy-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+serde-dev (= 0.8.33-1~bpo12+pve2) Breaks: librust-encoding-rs-0.8.33-dev Replaces: librust-encoding-rs-0.8.33-dev Provides: librust-encoding-rs+alloc-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+default-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+fast-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+fast-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+fast-hangul-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+fast-hanja-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+fast-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+less-slow-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+less-slow-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs+less-slow-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+alloc-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+default-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-hangul-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-hanja-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+fast-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+less-slow-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+less-slow-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0+less-slow-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+alloc-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+default-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-hangul-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-hanja-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+fast-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+less-slow-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+less-slow-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8+less-slow-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+alloc-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+default-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-hangul-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-hanja-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+fast-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+less-slow-big5-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+less-slow-gb-hanzi-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33+less-slow-kanji-encode-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-0.8.33-dev (= 0.8.33-1~bpo12+pve2), librust-encoding-rs-dev (= 0.8.33-1~bpo12+pve2) Multi-Arch: same Homepage: https://docs.rs/encoding_rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-encoding-rs-0.8/librust-encoding-rs-0.8-dev_0.8.33-1~bpo12+pve2_ppc64el.deb Size: 437148 SHA512: 08418f0a4a1a656640868f6ec80ac72d760fa642ac92afe12f1845e81957e0d6adb4698d87436903aec36f5c7bbd6a3c0a38ae4e177188f073ea267191a65ff2 SHA256: 6de59a971f15b114e4e6cd7a0539b37cf977b12012bdc429eb700f0835381a69 SHA1: 761ec0efc48ec8baf17194393626bab88d4b2671 MD5sum: b91de02fed097732883f7bda6b72553f Description: Gecko-oriented implementation of the Encoding Standard - Rust source code Source code for Debianized Rust crate "encoding_rs" Package: librust-endian-trait-derive-dev Source: rust-endian-trait-derive Version: 0.6.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 56 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+derive-dev, librust-syn-2+extra-traits-dev Provides: librust-endian-trait-derive+default-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0+default-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0.6+default-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0.6-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0.6.0+default-dev (= 0.6.0-2~bpo12+pve2), librust-endian-trait-derive-0.6.0-dev (= 0.6.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-endian-trait-derive/librust-endian-trait-derive-dev_0.6.0-2~bpo12+pve2_ppc64el.deb Size: 11148 SHA512: e6c00c2cb646121cd5183fe2d981bc0f80f6d49531168880aded812c111726aea5f675d954e4d0b08cc04c69a778be4dbde12932735dff07f5cb2216955a0377 SHA256: 345cbc80852f77d3fd6f39eb6d205ea28568c4e2a473f15161562c7a90324572 SHA1: c3e36cb3b1251876ecd5e89bf217093ca4aa33d7 MD5sum: 911b39b1826c4b38db44a20f9355c2dc Description: Custom derive for the Endian trait - Rust source code This package contains the source for the Rust endian_trait_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-endian-trait-dev Source: rust-endian-trait Version: 0.6.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-endian-trait-derive-0.6+default-dev Provides: librust-endian-trait+arrays-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait+default-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0+arrays-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0+default-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6+arrays-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6+default-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6.0+arrays-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6.0+default-dev (= 0.6.0-1~bpo12+pve2), librust-endian-trait-0.6.0-dev (= 0.6.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-endian-trait/librust-endian-trait-dev_0.6.0-1~bpo12+pve2_ppc64el.deb Size: 13140 SHA512: 3e32c544dc383ad945e110e45edb61c0155cdc05dbd9ac947d919c84784d903656c54e565bb2117422cf201a818e73b50bb80bc83b6af8aa79d227ff091dfbd4 SHA256: d1fd3c10fb1387e30f36cef257b6fa37bd42a0d358289cbefed254511cd687ec SHA1: 6e12b30e6348afe66603c2ee78c8c904af81dc2f MD5sum: aaa7227f323c1aee21b0bfba0af56016 Description: Trait for Endianness conversions that can be implemented on most types - Rust source code This package contains the source for the Rust endian_trait crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-enum-as-inner-0.6-dev Source: rust-enum-as-inner-0.6 Version: 0.6.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 75 Depends: librust-heck-0.4+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev Breaks: librust-enum-as-inner-0.6.0-dev Replaces: librust-enum-as-inner-0.6.0-dev Provides: librust-enum-as-inner+default-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-0+default-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-0-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-0.6+default-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-0.6.0+default-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-0.6.0-dev (= 0.6.0-1~bpo12+pve2), librust-enum-as-inner-dev (= 0.6.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-enum-as-inner-0.6/librust-enum-as-inner-0.6-dev_0.6.0-1~bpo12+pve2_ppc64el.deb Size: 14688 SHA512: 9f285842e05d20fb5082171e069b3f659ce30d189716eab1982749850406e10afb924eebdda761e148a378ff3cfe4ab298a37434ba26eeb1f6716f07cb1b4672 SHA256: 866418ca0f953cc46ae1d266be7c2e2032a5ca4bcd70503c714bac1b87df4446 SHA1: 2bccac2524e01849424292a80290d85c47bcb994 MD5sum: acb950f25678411faf5d745c38052de4 Description: Proc-macro for inner field accessors on enums - Rust source code Source code for Debianized Rust crate "enum-as-inner" Package: librust-enumset-1-dev Source: rust-enumset-1 Version: 1.1.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-enumset-derive-0.10+default-dev, librust-enumset-derive-0.10+proc-macro-crate-dev, librust-enumset-derive-0.10+serde-dev, librust-enumset-derive-0.10+std-deprecation-warning-dev, librust-serde-1-dev Breaks: librust-enumset-1.1.5-dev Replaces: librust-enumset-1.1.5-dev Provides: librust-enumset+alloc-dev (= 1.1.5-1~bpo12+pve2), librust-enumset+default-dev (= 1.1.5-1~bpo12+pve2), librust-enumset+proc-macro-crate-dev (= 1.1.5-1~bpo12+pve2), librust-enumset+serde-dev (= 1.1.5-1~bpo12+pve2), librust-enumset+serde2-dev (= 1.1.5-1~bpo12+pve2), librust-enumset+std-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+alloc-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+default-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+proc-macro-crate-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+serde-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+serde2-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1+std-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+alloc-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+default-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+proc-macro-crate-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+serde-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+serde2-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1+std-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+alloc-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+default-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+proc-macro-crate-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+serde-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+serde2-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5+std-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-1.1.5-dev (= 1.1.5-1~bpo12+pve2), librust-enumset-dev (= 1.1.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-enumset-1/librust-enumset-1-dev_1.1.5-1~bpo12+pve2_ppc64el.deb Size: 26012 SHA512: 849937c8b09e0b6038533d43d4438259c3ae792b43b1c9132bf291ae70bd4f5cece349c8039ead8563897bb42908df84467e7ea43857ec71582cc974989ac08b SHA256: b6170d4e7be7198021051ca408144db3b9845b3363cd5f9e234948b8c8c60ccb SHA1: cf14758cc4fcbaef9fb8869f4415bdaa833fc908 MD5sum: a2fadc093c987cc621597951911a4447 Description: Creating compact sets of enums - Rust source code Source code for Debianized Rust crate "enumset" Package: librust-enumset-derive-0.10-dev Source: rust-enumset-derive-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 76 Depends: librust-darling-0.20-dev, librust-proc-macro-crate-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev Breaks: librust-enumset-derive-0.10.0-dev Replaces: librust-enumset-derive-0.10.0-dev Provides: librust-enumset-derive+default-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive+proc-macro-crate-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive+serde-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive+std-deprecation-warning-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0+default-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0+proc-macro-crate-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0+serde-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0+std-deprecation-warning-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10+default-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10+proc-macro-crate-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10+serde-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10+std-deprecation-warning-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10.0+default-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10.0+proc-macro-crate-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10.0+serde-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10.0+std-deprecation-warning-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-0.10.0-dev (= 0.10.0-1~bpo12+pve2), librust-enumset-derive-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-enumset-derive-0.10/librust-enumset-derive-0.10-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 15020 SHA512: 66a031a2525ad112913e595e40ddd2cf029bd381e8c947025387e20dbc0a5a0b9c8d86b899b4951fa225fea13c8a5f4ee3b162d75d1cc523ce5c656dd57a29c4 SHA256: 2e74ae740caba9c11bf9669883f0ea0a50a9f8d14b165ff381ad1a1c99ea61b2 SHA1: ffca9c0b9c31b188a0df46a610da373c9ea4ee14 MD5sum: 465ecf2bbb7e68a782b8abb2d1c641d7 Description: Internal helper crate for enumset - Rust source code Not public API. . Source code for Debianized Rust crate "enumset_derive" Package: librust-env-logger-0.10-dev Source: rust-env-logger-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 192 Depends: librust-humantime-2+default-dev (>= 2.1-~~), librust-is-terminal-0.4+default-dev, librust-log-0.4+default-dev, librust-log-0.4+std-dev, librust-regex-1+perf-dev, librust-regex-1+std-dev, librust-termcolor-1+default-dev Breaks: librust-env-logger-0.10.0-dev Replaces: librust-env-logger-0.10.0-dev Provides: librust-env-logger+auto-color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger+color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger+default-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger+humantime-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger+regex-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0+auto-color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0+color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0+default-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0+humantime-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0+regex-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10+auto-color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10+color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10+default-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10+humantime-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10+regex-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0+auto-color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0+color-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0+default-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0+humantime-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0+regex-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-0.10.0-dev (= 0.10.0-1~bpo12+pve2), librust-env-logger-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-env-logger-0.10/librust-env-logger-0.10-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 33436 SHA512: c5197dc69cda9af3f3580d525c49a3d654b666c2083fb8e5407249c129820b67be776abaa855bae2bc8238d99b22c450119610c7ab3b37461a2889693c7c51a6 SHA256: c9a05e864c6ffbf1c5d85e140a46d96c2adb269fe753ca6f9110e7b7fdc19962 SHA1: 56a519c18e158a2c3d6ab18db99e994071609862 MD5sum: 2bd79ff4c0f8cf7fd8f0b65e3f2da959 Description: Log implementation configured via environment variable - Rust source code This package contains the source for the Rust env_logger crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-equivalent-1-dev Source: rust-equivalent-1 Version: 1.0.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Breaks: librust-equivalent-1.0.1-dev Replaces: librust-equivalent-1.0.1-dev Provides: librust-equivalent+default-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-1+default-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-1.0+default-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-1.0-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-1.0.1+default-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-1.0.1-dev (= 1.0.1-1~bpo12+pve2), librust-equivalent-dev (= 1.0.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-equivalent-1/librust-equivalent-1-dev_1.0.1-1~bpo12+pve2_ppc64el.deb Size: 8372 SHA512: 0d833f5725489865e3e02e9cf2651de1af537649a13dcfad73a4337084308d736819ae99986194ca08ab5c34c1e4bd482a4d4f5c59e16716a0e57506291a336c SHA256: 2df86f2111e201123b0741871718292834667a602933ba515c640a3621d718b1 SHA1: 7f793c12d5297d60ef3534bdecd6f3af8b10e21e MD5sum: 911bc3d46d2538f75b233b82aa96e109 Description: Traits for key comparison in maps - Rust source code Source code for Debianized Rust crate "equivalent" Package: librust-erased-serde-0.3-dev Source: rust-erased-serde-0.3 Version: 0.3.31-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 179 Depends: librust-serde-1+alloc-dev (>= 1.0.166-~~), librust-serde-1+std-dev (>= 1.0.166-~~), librust-serde-1-dev (>= 1.0.166-~~) Breaks: librust-erased-serde-0.3.31-dev Replaces: librust-erased-serde-0.3.31-dev Provides: librust-erased-serde+alloc-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde+default-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde+std-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde+unstable-debug-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0+alloc-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0+default-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0+std-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0+unstable-debug-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3+alloc-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3+default-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3+std-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3+unstable-debug-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3.31+alloc-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3.31+default-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3.31+std-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3.31+unstable-debug-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-0.3.31-dev (= 0.3.31-1~bpo12+pve2), librust-erased-serde-dev (= 0.3.31-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-erased-serde-0.3/librust-erased-serde-0.3-dev_0.3.31-1~bpo12+pve2_ppc64el.deb Size: 22428 SHA512: 5a18e7dbfb317eb0a76309960fddcd27aaab0c58ed8f17978375d1f8973e98e2bc6058945d1a9820fdbb2fa6959e11d60ec8ff27d7972e708f9d1bd6a2233257 SHA256: d4e97c16b23ee82600a4c26cb3e4366558033a7e356fd1f1d59d32ca208eec19 SHA1: c98957c3fb7e0bc722d1c6da04f1609831ee0e5c MD5sum: 7a7954716a3014dfd8a9768e88338fd7 Description: Type-erased Serialize and Serializer traits - Rust source code Source code for Debianized Rust crate "erased-serde" Package: librust-errno-0.3-dev Source: rust-errno-0.3 Version: 0.3.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 61 Depends: librust-libc-0.2+std-dev, librust-libc-0.2-dev Breaks: librust-errno-0.3.8-dev Replaces: librust-errno-0.3.8-dev Provides: librust-errno+default-dev (= 0.3.8-1~bpo12+pve2), librust-errno+std-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0+default-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0+std-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0.3+default-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0.3+std-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0.3.8+default-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0.3.8+std-dev (= 0.3.8-1~bpo12+pve2), librust-errno-0.3.8-dev (= 0.3.8-1~bpo12+pve2), librust-errno-dev (= 0.3.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-errno-0.3/librust-errno-0.3-dev_0.3.8-1~bpo12+pve2_ppc64el.deb Size: 13744 SHA512: ca4e077f698051711b4daf0a400b77e50fe3603be35b35d58628558b0a1cccc098a10ae975dfe7837d074e405e91a53329eedc62f04106497435a3b4cb530547 SHA256: 59d5efaeaa60e95ff08d9ba98e2b9eaaf3b4952618862e57002c03126a608bdf SHA1: f85b37eab539d2853fb1376e81c8a712500fd9d5 MD5sum: a818bd6717d7732136b5d2745e524e32 Description: Cross-platform interface to the `errno` variable - Rust source code Source code for Debianized Rust crate "errno" Package: librust-event-listener-strategy-0.5-dev Source: rust-event-listener-strategy-0.5 Version: 0.5.2-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-event-listener-5+std-dev, librust-event-listener-5-dev, librust-pin-project-lite-0.2+default-dev (>= 0.2.12-~~) Breaks: librust-event-listener-strategy-0.5.2-dev Replaces: librust-event-listener-strategy-0.5.2-dev Provides: librust-event-listener-strategy+default-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy+std-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0+default-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0+std-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0.5+default-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0.5+std-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0.5.2+default-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0.5.2+std-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-0.5.2-dev (= 0.5.2-3~bpo12+pve2), librust-event-listener-strategy-dev (= 0.5.2-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-event-listener-strategy-0.5/librust-event-listener-strategy-0.5-dev_0.5.2-3~bpo12+pve2_ppc64el.deb Size: 12984 SHA512: f7a75ccaf19c9775e14965f18c2fc2984d6c70284d4fbe78fcf16742f2e1d3d0b071fb95bac12d5cdc0703af8b28e62588eded2289663f6ec63389610378abac SHA256: 1f023026f7903f89d6d6d846b47bedd4e1572cb2fe86dbfab3d3c3ac6f52b406 SHA1: b7047b110592d84b69a2379322933bd24dde0322 MD5sum: c5e410967d0c98e15aaa9ed900874070 Description: Block or poll on event_listener easily - Rust source code Source code for Debianized Rust crate "event-listener-strategy" Package: librust-fallible-iterator-0.3-dev Source: rust-fallible-iterator-0.3 Version: 0.3.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 123 Breaks: librust-fallible-iterator-0.3.0-dev Replaces: librust-fallible-iterator-0.3.0-dev Provides: librust-fallible-iterator+alloc-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator+default-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator+std-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0+alloc-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0+default-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0+std-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3+alloc-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3+default-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3+std-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3.0+alloc-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3.0+default-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3.0+std-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-0.3.0-dev (= 0.3.0-2~bpo12+pve2), librust-fallible-iterator-dev (= 0.3.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-fallible-iterator-0.3/librust-fallible-iterator-0.3-dev_0.3.0-2~bpo12+pve2_ppc64el.deb Size: 20876 SHA512: df5205ac1237bc61cd93866dce52bca26f2704caafdefedade4b64cae02ea9d6e62be56d0d2f16002b8e1fee5f94738f5ada0d6bf7dab1660e0f524be8507716 SHA256: 43e5b56a349026be06f3e80d5ceb1444f5420f333d71d7fdb26bcc46b7be73f9 SHA1: 04df0520d7bd52a996965aab81230d4fbec8ab3e MD5sum: 7c772c94d20e43334d8f7a825f3ea06a Description: Fallible iterator traits - Rust source code Source code for Debianized Rust crate "fallible-iterator" Package: librust-faster-hex-0.9-dev Source: rust-faster-hex-0.9 Version: 0.9.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 91 Depends: librust-serde-1+default-dev Breaks: librust-faster-hex-0.9.0-dev Replaces: librust-faster-hex-0.9.0-dev Provides: librust-faster-hex+alloc-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex+default-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex+serde-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex+std-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0+alloc-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0+default-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0+serde-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0+std-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9+alloc-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9+default-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9+serde-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9+std-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9.0+alloc-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9.0+default-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9.0+serde-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9.0+std-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-0.9.0-dev (= 0.9.0-1~bpo12+pve2), librust-faster-hex-dev (= 0.9.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/NervosFoundation/faster-hex Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-faster-hex-0.9/librust-faster-hex-0.9-dev_0.9.0-1~bpo12+pve2_ppc64el.deb Size: 14964 SHA512: 2dfd5ea41dbfa90f7aca2fff6c9e3c3536630f35345fa139608008d30be122d0be4503e11e5611beecc37c529bee047f26296bd134023b6a506f2df8411726c2 SHA256: 46cd4f735c5c0738fc87756a55c3de2db2b91b5de7bfea3d297f73ae354a9054 SHA1: 1febb924b4830d6dd144a4069d30441f95dad9c7 MD5sum: 89b9831a70441755de77950f1c7df497 Description: Fast hex encoding - Rust source code Source code for Debianized Rust crate "faster-hex" Package: librust-fastrand-2-dev Source: rust-fastrand-2 Version: 2.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Breaks: librust-fastrand-2.1.0-dev Replaces: librust-fastrand-2.1.0-dev Provides: librust-fastrand+alloc-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand+default-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand+std-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2+alloc-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2+default-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2+std-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1+alloc-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1+default-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1+std-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1.0+alloc-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1.0+default-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1.0+std-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-2.1.0-dev (= 2.1.0-1~bpo12+pve2), librust-fastrand-dev (= 2.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-fastrand-2/librust-fastrand-2-dev_2.1.0-1~bpo12+pve2_ppc64el.deb Size: 18660 SHA512: d3a79badfa27ef454624208def44505d6cde21156c3e89b1944495711c96d337a42dfe502fb5a0e8ae88ea119aa05514a368b48f9cc6d9cd7c544f002ac4895b SHA256: 723715a2376f1b83e9eea9f27acafa2fad837ce60bf3addd29a9eeec5760e56a SHA1: 6a2d7569d16e0309884537a009a51fd9a497d0f9 MD5sum: bbe8c3197da350ebecebb083e6470447 Description: Simple and fast random number generator - Rust source code Source code for Debianized Rust crate "fastrand" Package: librust-fd-lock-3-dev Source: rust-fd-lock-3 Version: 3.0.12-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 87 Depends: librust-cfg-if-1+default-dev, librust-rustix-0.38+default-dev, librust-rustix-0.38+fs-dev Breaks: librust-fd-lock-3.0.12-dev Replaces: librust-fd-lock-3.0.12-dev Provides: librust-fd-lock+default-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-3+default-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-3.0+default-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-3.0-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-3.0.12+default-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-3.0.12-dev (= 3.0.12-2~bpo12+pve2), librust-fd-lock-dev (= 3.0.12-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-fd-lock-3/librust-fd-lock-3-dev_3.0.12-2~bpo12+pve2_ppc64el.deb Size: 16344 SHA512: 4c437fcc0034873b7a70a9c2d9c406703e92c15e33a9169efa4beca698ea29a9aff7e4e5da95f1c6384bd60d50cde27b0efc573c07f93edf25d2265b6e7a6231 SHA256: 204ea9d73561754e9fcd5a3675cb763fac7d5b9e536faaf3dae00b01fc578ce9 SHA1: d436dd66a6652ec8286d6b189eca5017f76f03d6 MD5sum: 5316f01d2b9c9db5d65bf37c407a697a Description: Advisory cross-platform lock on a file using a file descriptor to it - Rust source code This package contains the source for the Rust fd-lock crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ff-derive-dev Source: rust-ff-derive Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 67 Depends: librust-addchain-0.2+default-dev, librust-cfg-if-1+default-dev, librust-num-bigint-0.4+default-dev, librust-num-integer-0.1+default-dev, librust-num-traits-0.2+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev Provides: librust-ff-derive+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13.0+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13.0+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-derive-0.13.0-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/zkcrypto/ff Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ff-derive/librust-ff-derive-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 13368 SHA512: a95258ac89cae7696a0edaf2c8325a66d1f1f66e2ea35d846956083c1b601d02e6626aa653e21fe8f7191aeed20a55ed0b93f9d236f9e0d0f548e37bc1a8d6b8 SHA256: ca3acc043bffe2766f8eba482ea58e632d0c6a5ef3bf3aeb5a96f12f8c176bb6 SHA1: df519cfedfafa06e907b0dbe43c8edef8e3cd65b MD5sum: 2f81ecf4a6cec40c03c52ba3c2219892 Description: Procedural macro library used to build custom prime field implementations - Rust source code This package contains the source for the Rust ff_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ff-dev Source: rust-ff Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 82 Depends: librust-bitvec-1-dev, librust-byteorder-1-dev, librust-ff-derive-0.13+bits-dev, librust-ff-derive-0.13+default-dev, librust-rand-core-0.6-dev, librust-subtle-2+i128-dev (>= 2.2.1-~~) Provides: librust-ff+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-ff+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff+bitvec-dev (= 0.13.0-1~bpo12+pve2), librust-ff+byteorder-dev (= 0.13.0-1~bpo12+pve2), librust-ff+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff+derive-bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff+derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff+ff-derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff+std-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+bitvec-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+byteorder-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+derive-bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+ff-derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0+std-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+bitvec-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+byteorder-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+derive-bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+ff-derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13+std-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+bitvec-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+byteorder-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+default-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+derive-bits-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+ff-derive-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0+std-dev (= 0.13.0-1~bpo12+pve2), librust-ff-0.13.0-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/zkcrypto/ff Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ff/librust-ff-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 21012 SHA512: 63f9611a40b4f8e9a0e7ca191198c2200d4967b10dad592fd30134d5ea93a285239d22b339226b237aacaaa65faafba76684ccf67f143af006d470b0d5da5f1a SHA256: a69ec55bf5dd088d321d9b787f1272f3cce661f7a981c6e65ee73f8ea72f18ff SHA1: 1de6a48f0b49aac91e32e0b9760b0b99d666669a MD5sum: 709bc547a163c437d16b6025e2d83853 Description: Building and interfacing with finite fields - Rust source code This package contains the source for the Rust ff crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fiat-crypto-0.2-dev Source: rust-fiat-crypto-0.2 Version: 0.2.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 3647 Breaks: librust-fiat-crypto-0.2.2-dev Replaces: librust-fiat-crypto-0.2.2-dev Provides: librust-fiat-crypto+default-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto+std-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0+default-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0+std-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0.2.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0.2.2+std-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-0.2.2-dev (= 0.2.2-1~bpo12+pve2), librust-fiat-crypto-dev (= 0.2.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/mit-plv/fiat-crypto Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-fiat-crypto-0.2/librust-fiat-crypto-0.2-dev_0.2.2-1~bpo12+pve2_ppc64el.deb Size: 173872 SHA512: 9ebe6efc2b5ea940b5a9799f00784e91225575e0c1e9af58c18f75f06f597edbbdaa520ab3cca397f62bff8674da6c556971510057f29940c15c80ec9398f9bf SHA256: 129f0f8ec7ae9b8196018721fa92d5fed377cf274ed4472d6b1c2e361ce42656 SHA1: 32288b635b4cb15e887378dd82c8a968da14f489 MD5sum: e3ffbe9751fa77339b082688af4b7ea7 Description: Fiat-crypto generated Rust - Rust source code This package contains the source for the Rust fiat-crypto crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-filetime-0.2-dev Source: rust-filetime-0.2 Version: 0.2.24-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 102 Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.27-~~) Breaks: librust-filetime-0.2.24-dev Replaces: librust-filetime-0.2.24-dev Provides: librust-filetime+default-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-0+default-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-0-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-0.2+default-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-0.2.24+default-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-0.2.24-dev (= 0.2.24-1~bpo12+pve3), librust-filetime-dev (= 0.2.24-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/alexcrichton/filetime Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-filetime-0.2/librust-filetime-0.2-dev_0.2.24-1~bpo12+pve3_ppc64el.deb Size: 18100 SHA512: 44ef9b511e164ff585663afaa3a43ab076c49dcab75bd4a43759c591cef3cf05e4e160a368b3c589b068799fbc11f797935060c7c69500d251e4c495ad5ed447 SHA256: 978d1e1ef6ba99c24e9f77dbb1676d07a49c46526991040089e174069279cc98 SHA1: 9974c4aa1d6a0971054553d068c831e8a2f49250 MD5sum: a05c420f1864694ed4a326275253a7d2 Description: Platform-agnostic accessors of timestamps in File metadata - Rust source code Source code for Debianized Rust crate "filetime" Package: librust-find-crate-0.6-dev Source: rust-find-crate-0.6 Version: 0.6.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 73 Depends: librust-toml-0.8+default-dev Breaks: librust-find-crate-0.6.3-dev Replaces: librust-find-crate-0.6.3-dev Provides: librust-find-crate+default-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-0+default-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-0-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-0.6+default-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-0.6.3+default-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-0.6.3-dev (= 0.6.3-1~bpo12+pve2), librust-find-crate-dev (= 0.6.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-find-crate-0.6/librust-find-crate-0.6-dev_0.6.3-1~bpo12+pve2_ppc64el.deb Size: 14956 SHA512: 352c7ad2977bab4827ae2741d1f6881e3202e713a9d9024054dc702edd420330a7fa28ee24a7ee615f147d4a96275ec85ab99d577102dff86a98273da196516d SHA256: 7b313e6bff82ef6b1cfa74bee57784774ec16ac2019d53607f788e62c714f8cd SHA1: b5aeec9bb91a67bd396406351a02daa6a8139344 MD5sum: 05124a1ab0800b1474d6134016d1c019 Description: Find the crate name from the current Cargo.toml - Rust source code Source code for Debianized Rust crate "find-crate" Package: librust-flagset-0.4-dev Source: rust-flagset-0.4 Version: 0.4.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 78 Depends: librust-serde-1+default-dev, librust-serde-1+serde-derive-dev Breaks: librust-flagset-0.4.3-dev Replaces: librust-flagset-0.4.3-dev Provides: librust-flagset+default-dev (= 0.4.3-1~bpo12+pve2), librust-flagset+serde-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0+default-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0+serde-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0.4+default-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0.4+serde-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0.4.3+default-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0.4.3+serde-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-0.4.3-dev (= 0.4.3-1~bpo12+pve2), librust-flagset-dev (= 0.4.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/enarx/flagset Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-flagset-0.4/librust-flagset-0.4-dev_0.4.3-1~bpo12+pve2_ppc64el.deb Size: 14428 SHA512: cb2d17c9a8f2d4d8e317f064d82f16ae6d5aac0dbcfc40d44a254c284b890b9a0f4409ea8007285278d6f0df1800cd49fda63ba6daee7800086866e4312c54da SHA256: c9cec93d57fd0d16e864c0c8316d124f325f4e2f516e0cc85537e660f2fe963a SHA1: ed63ea99abd5373a903d772835600fe9e6ee2c00 MD5sum: 9744748f1b5c0694ec51b978a728e419 Description: Enumeration-based bit flags - Rust source code This package contains the source for the Rust flagset crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-flate2-1-dev Source: rust-flate2-1 Version: 1.0.27-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 334 Depends: librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-libz-sys-1+default-dev (>= 1.1.8-~~), librust-libz-sys-1-dev (>= 1.1.8-~~), librust-miniz-oxide-0.7+with-alloc-dev (>= 0.7.1-~~) Breaks: librust-flate2-1.0.27-dev, librust-tiff-dev (<= 0.6.1-1) Replaces: librust-flate2-1.0.27-dev Provides: librust-flate2+any-impl-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+any-zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+libz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+miniz-oxide-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+miniz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+rust-backend-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+zlib-default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2+zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+any-impl-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+any-zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+libz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+miniz-oxide-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+miniz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+rust-backend-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+zlib-default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1+zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+any-impl-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+any-zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+libz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+miniz-oxide-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+miniz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+rust-backend-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+zlib-default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0+zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+any-impl-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+any-zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+libz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+miniz-oxide-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+miniz-sys-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+rust-backend-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+zlib-default-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27+zlib-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-1.0.27-dev (= 1.0.27-2~bpo12+pve2), librust-flate2-dev (= 1.0.27-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/flate2-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-flate2-1/librust-flate2-1-dev_1.0.27-2~bpo12+pve2_ppc64el.deb Size: 62580 SHA512: c6f22a9ebe49966f1d87df82005b8219a3bc62c34a44fa21671acb3f3387a0122c7bb8839d5cf48c7cc5a8511ba6db1c70f3df926e58bbb2896671dcae370d13 SHA256: 3b7d52e8812f9e34e5f3198bf7290673fb91f86a8b275ebe171c13da06d17a09 SHA1: 25b8309ec038ba72625577ed7534d549d0895f94 MD5sum: 2e7e5152c09c6c9607f46bce6d439619 Description: FLATE, Gzip, and Zlib bindings for Rust - Rust source code Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. . This package contains the source for the Rust flate2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-fmt2io-dev Source: rust-fmt2io Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 22 Provides: librust-fmt2io+default-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-fmt2io-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Kixunil/fmt2io Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-fmt2io/librust-fmt2io-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 4700 SHA512: d85f0650b3a00f92af21a4a8901c2f82ed15cb84ef9e2ea59595774d74d8ee1d21cbce85c91e774e8660ed9a224624893de925b577326ae371625e1d2a53e480 SHA256: f1c0c5540a8d718db4aa3aadf4d2fed07613dde3e18f2b59224bb843523f3543 SHA1: 04905ec34a125953ec3e98eacc39b9eb289756da MD5sum: 8fc9d053e65dca47b099976137fc67d3 Description: Bridge between std::io::Write and std::fmt::Write - Rust source code This package contains the source for the Rust fmt2io crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-form-urlencoded-1-dev Source: rust-form-urlencoded-1 Version: 1.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 44 Depends: librust-percent-encoding-2+alloc-dev (>= 2.3.0-~~), librust-percent-encoding-2+std-dev (>= 2.3.0-~~), librust-percent-encoding-2-dev (>= 2.3.0-~~) Breaks: librust-form-urlencoded-1.2.1-dev Replaces: librust-form-urlencoded-1.2.1-dev Provides: librust-form-urlencoded+alloc-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded+default-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded+std-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1+alloc-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1+default-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1+std-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2+alloc-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2+default-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2+std-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2.1+alloc-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2.1+default-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2.1+std-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-1.2.1-dev (= 1.2.1-1~bpo12+pve2), librust-form-urlencoded-dev (= 1.2.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-form-urlencoded-1/librust-form-urlencoded-1-dev_1.2.1-1~bpo12+pve2_ppc64el.deb Size: 10852 SHA512: 678306f3b960e1b41c5107e84c376a04a0261b0a644085e2806a1b849787c6e1f40da7505b9ccf870436d7840728439bc8e0650a21c5ea588732c93fff9f9a6c SHA256: 1179844da0b55f0385387954f3e78c436db4a65a796c5c3478316fcd5a6f67f9 SHA1: 621141476cc01fbcdeb733fe7bcda2b428f16dfc MD5sum: a200a7894993f3ea1cfe388e1ee6765f Description: Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms - Rust source code Source code for Debianized Rust crate "form_urlencoded" Package: librust-funty-2-dev Source: rust-funty-2 Version: 2.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 73 Breaks: librust-funty-2.0.0-dev Replaces: librust-funty-2.0.0-dev Provides: librust-funty+default-dev (= 2.0.0-1~bpo12+pve2), librust-funty+std-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2+default-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2+std-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0+default-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0+std-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0.0+default-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0.0+std-dev (= 2.0.0-1~bpo12+pve2), librust-funty-2.0.0-dev (= 2.0.0-1~bpo12+pve2), librust-funty-dev (= 2.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-funty-2/librust-funty-2-dev_2.0.0-1~bpo12+pve2_ppc64el.deb Size: 13752 SHA512: c5d7d02618bc80573f3f21a9783ee7b7483a6fd6c57e26391fdf27716115bf32312538a66b536a2644064886da59a2f93e4bb5f0d2b393ecc1504201619a6687 SHA256: c4f5dba42e83ed946b809f8591de1caaafa63b570943ee8e4c108937469054f7 SHA1: 1dbe873a701be7266bba3530b6c02945e074bf94 MD5sum: 975fc9f133be864c75b2a96ac86d7331 Description: Trait generalization over the primitive types - Rust source code This package contains the source for the Rust funty crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-0.3-dev Source: rust-futures-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 396 Depends: librust-futures-channel-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-channel-0.3+sink-dev (>= 0.3.28-~~), librust-futures-core-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-core-0.3+std-dev (>= 0.3.28-~~), librust-futures-core-0.3-dev (>= 0.3.28-~~), librust-futures-executor-0.3+std-dev (>= 0.3.28-~~), librust-futures-executor-0.3+thread-pool-dev (>= 0.3.28-~~), librust-futures-executor-0.3-dev (>= 0.3.28-~~), librust-futures-io-0.3+std-dev (>= 0.3.28-~~), librust-futures-io-0.3-dev (>= 0.3.28-~~), librust-futures-sink-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-sink-0.3+std-dev (>= 0.3.28-~~), librust-futures-sink-0.3-dev (>= 0.3.28-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-task-0.3+std-dev (>= 0.3.28-~~), librust-futures-task-0.3-dev (>= 0.3.28-~~), librust-futures-util-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-util-0.3+async-await-dev (>= 0.3.28-~~), librust-futures-util-0.3+async-await-macro-dev (>= 0.3.28-~~), librust-futures-util-0.3+channel-dev (>= 0.3.28-~~), librust-futures-util-0.3+io-dev (>= 0.3.28-~~), librust-futures-util-0.3+sink-dev (>= 0.3.28-~~), librust-futures-util-0.3+std-dev (>= 0.3.28-~~), librust-futures-util-0.3+write-all-vectored-dev (>= 0.3.28-~~) Breaks: librust-futures-0.3.28-dev Replaces: librust-futures-0.3.28-dev Provides: librust-futures+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures+executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures+futures-executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+futures-executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+futures-executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+futures-executor-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-0.3/librust-futures-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 53996 SHA512: 6317c110de6045472f93a13919a513d9bc6d2afaa2739bb2b2512c9aee4254bbe401c8210a68df239555a327fcb39e305df3bd4175343effdd2285e24b59eb72 SHA256: 8a456a286463f4c85cd87a11cda509f213446366f27a3249ad6ac21bc170b3f1 SHA1: 816848d19deaad460d4c3374dd0d35cb5fbad411 MD5sum: 3b744c3c5baf5ed3e78410a83321be44 Description: Futures and streams - Rust source code This package contains the source for the Rust futures crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-channel-0.3-dev Source: rust-futures-channel-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 162 Depends: librust-futures-core-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-core-0.3+std-dev (>= 0.3.28-~~), librust-futures-core-0.3-dev (>= 0.3.28-~~), librust-futures-sink-0.3-dev (>= 0.3.28-~~) Breaks: librust-futures-channel-0.3.28-dev Replaces: librust-futures-channel-0.3.28-dev Provides: librust-futures-channel+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-channel-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-channel-0.3/librust-futures-channel-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 31748 SHA512: 4a7eb9c7aae61222cbb46853d9a2834beac91024f2b55acb1f9254aae4dc200716520d4f055e50fcb2c68a681644f2f0c88809c56184d6cd6c8cb66515ae54c1 SHA256: 7bd5344b995075d18c6fb3834f587e0548c7a60d1befca02405978cf9f333f8a SHA1: 2c794cd395f8487b4907b02bd54080b44b7b80c5 MD5sum: 2f95007d98b90009bc18f2fc9c9c25e2 Description: Channels for asynchronous communication using futures-rs - Rust source code This package contains the source for the Rust futures-channel crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-core-0.3-dev Source: rust-futures-core-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 74 Breaks: librust-futures-core-0.3.28-dev Replaces: librust-futures-core-0.3.28-dev Provides: librust-futures-core+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-core-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-core-0.3/librust-futures-core-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 16884 SHA512: 6b18ebd951d3b7fcc89143b478d9b26c498ffc6506e1738b8be6093964a3b376b3757cec00eca3cd05768f29380eee680854066e545915448e67896c39a0956a SHA256: 1a891764ca27fd795d40cb4749ab4b5200d81f6ddf34272131a444fc08b3a235 SHA1: 7f997a5255852cdfea21fc6b69e00fa78e9eda8d MD5sum: f040459d18ab088a4ccdd10ffdc3c670 Description: Core traits and types in for the `futures` library - Rust source code This package contains the source for the Rust futures-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-executor-0.3-dev Source: rust-futures-executor-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 86 Depends: librust-futures-core-0.3+std-dev (>= 0.3.28-~~), librust-futures-core-0.3-dev (>= 0.3.28-~~), librust-futures-task-0.3+std-dev (>= 0.3.28-~~), librust-futures-task-0.3-dev (>= 0.3.28-~~), librust-futures-util-0.3+std-dev (>= 0.3.28-~~), librust-futures-util-0.3-dev (>= 0.3.28-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~) Breaks: librust-futures-executor-0.3.28-dev Replaces: librust-futures-executor-0.3.28-dev Provides: librust-futures-executor+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor+num-cpus-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0+num-cpus-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3+num-cpus-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3.28+num-cpus-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3.28+thread-pool-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-executor-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-executor-0.3/librust-futures-executor-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 19344 SHA512: 5b8df6399ce02f56b7d2b6a6c44b169a0e791cd5fe0d497099fbf5a8620f5b61dd50c4212f54841a2f0474171c27df98d7260d9df98545ad481cd64f37183a43 SHA256: 45d70d11bada8ef7a8818e1ad2b409fccab3b2359e17af07e81d877a2d1376a3 SHA1: b888fd1d63b1d48f52337e2d555ec20d6c432cb5 MD5sum: 29580f24466a08d2cbd599efd0e085ac Description: Executors for asynchronous tasks based on the futures-rs library - Rust source code This package contains the source for the Rust futures-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-io-0.3-dev Source: rust-futures-io-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 56 Breaks: librust-futures-io-0.3.28-dev Replaces: librust-futures-io-0.3.28-dev Provides: librust-futures-io+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-io-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-io-0.3/librust-futures-io-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 11156 SHA512: d9cc5bfc10af3a5822ecc2d07820344a2aeda0889f9e719713d666eaff86dd721cb07897315555a1e7608a63bf3cc9decdede2d62381e460807c267454097c0e SHA256: 11b63308d12b7f6819686f44bc10f7f1dbe1c58e790fcfb1dafca7b3727777a0 SHA1: 9607cf4a741c31c266e0cd011f0694b1aae095d2 MD5sum: 0136c0630f80f64db58a676874ac94c3 Description: `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library - Rust source code This package contains the source for the Rust futures-io crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-lite-1-dev Source: rust-futures-lite-1 Version: 1.13.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 258 Depends: librust-fastrand+default-dev (>= 1.3.4-~~), librust-futures-core-0.3-dev, librust-futures-io-0.3+default-dev, librust-memchr-2+default-dev (>= 2.3-~~), librust-parking-2+default-dev, librust-pin-project-lite-0.2+default-dev, librust-waker-fn-1+default-dev Breaks: librust-futures-lite-1.13.0-dev Replaces: librust-futures-lite-1.13.0-dev Provides: librust-futures-lite+alloc-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+default-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+fastrand-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+futures-io-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+memchr-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+parking-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+std-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite+waker-fn-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+alloc-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+default-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+fastrand-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+futures-io-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+memchr-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+parking-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+std-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1+waker-fn-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+alloc-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+default-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+fastrand-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+futures-io-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+memchr-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+parking-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+std-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13+waker-fn-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+alloc-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+default-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+fastrand-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+futures-io-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+memchr-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+parking-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+std-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0+waker-fn-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-1.13.0-dev (= 1.13.0-3~bpo12+pve2), librust-futures-lite-dev (= 1.13.0-3~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/smol-rs/futures-lite Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-lite-1/librust-futures-lite-1-dev_1.13.0-3~bpo12+pve2_ppc64el.deb Size: 37604 SHA512: c1925a50f133cfe83c2214b59ddc39db5709c7ed4015d765f133ae6d719ddb4a9c88d627b4d5b7122233848c8e36948ab9d457d20fe8a6b4e8d513fa8883073b SHA256: 8adb32b91dd8dcee65427d43b1c2587c947f33523aa7f3c4594cda07e5ff5107 SHA1: d657b4f32273fe737b10c1d369214abd066ed033 MD5sum: 7ab17d302443b61552f5426bdb518efd Description: Futures, streams, and async I/O combinators - Rust source code Source code for Debianized Rust crate "futures-lite" Package: librust-futures-macro-0.3-dev Source: rust-futures-macro-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 56 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev (>= 2.0.8-~~), librust-syn-2+full-dev (>= 2.0.8-~~) Breaks: librust-futures-macro-0.3.28-dev Replaces: librust-futures-macro-0.3.28-dev Provides: librust-futures-macro+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-macro-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-macro-0.3/librust-futures-macro-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 13232 SHA512: 1351f81ed648d8797fa03153910bb65925af37a1a64ef92ec1a1b4e7357ec0d914644809825fda1e6baecc33d5d5c1b60672a08810d58f1c8ee2c2a43da492e4 SHA256: 49bde8b8dee66b88b8ab8b58a2b1651efab009d77fac58d06b55cd46b410d1f3 SHA1: 59f440e5bcf54b0c029584b567e3bf863084ba8d MD5sum: 67784871dbacb2cfd7ef32c8948a3662 Description: Futures-rs procedural macro implementations - Rust source code This package contains the source for the Rust futures-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-sink-0.3-dev Source: rust-futures-sink-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 41 Breaks: librust-futures-sink-0.3.28-dev Replaces: librust-futures-sink-0.3.28-dev Provides: librust-futures-sink+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-sink-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-sink-0.3/librust-futures-sink-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 10028 SHA512: 7583f437cee750ae25a2b34ad02999a7cb35b78f75647ce4d2d7729dd0faf97f0f1d6b27741804665cff09aa017ba2f7f0958fd98bb76ef537dc5a4d2beca31f SHA256: 27ed67c5a2900f3c5d7194426e1428ebb6dbc2a4bb334a27afef860622a021f0 SHA1: 8694956671252ee7c73e6009a76b7c2299f8b38b MD5sum: b9461c538c710c3503ee996c427f750b Description: Asynchronous `Sink` trait for the futures-rs library - Rust source code This package contains the source for the Rust futures-sink crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-task-0.3-dev Source: rust-futures-task-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Breaks: librust-futures-task-0.3.28-dev Replaces: librust-futures-task-0.3.28-dev Provides: librust-futures-task+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28+cfg-target-has-atomic-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28+unstable-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-task-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-task-0.3/librust-futures-task-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 14200 SHA512: db243941295b1ebe900ca1f724dac236ac7e72cf4f388cb922032dae5503ea3bdb4d913aebc7767004d9fef65a046f63c03cd57b4395d7f06f60c6213ee339c6 SHA256: 10fda3a316199e1d268f30363d8470bcb2660ff03bc7b87fbfd898b6e87d10d6 SHA1: d6f6ceef9b100e06f2cfc8ab63d06ea158f8467d MD5sum: 3293923324a081245c659563a737666e Description: Tools for working with tasks - Rust source code This package contains the source for the Rust futures-task crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-futures-util-0.3-dev Source: rust-futures-util-0.3 Version: 0.3.28-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 920 Depends: librust-futures-channel-0.3+std-dev (>= 0.3.28-~~), librust-futures-core-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-core-0.3+std-dev (>= 0.3.28-~~), librust-futures-core-0.3-dev (>= 0.3.28-~~), librust-futures-io-0.3+std-dev (>= 0.3.28-~~), librust-futures-macro-0.3.28-dev, librust-futures-sink-0.3-dev (>= 0.3.28-~~), librust-futures-task-0.3+alloc-dev (>= 0.3.28-~~), librust-futures-task-0.3+std-dev (>= 0.3.28-~~), librust-futures-task-0.3-dev (>= 0.3.28-~~), librust-memchr-2+default-dev (>= 2.2-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.6-~~), librust-pin-utils-0.1+default-dev, librust-slab-0.4+default-dev (>= 0.4.2-~~) Breaks: librust-futures-util-0.3.28-dev Replaces: librust-futures-util-0.3.28-dev Provides: librust-futures-util+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+async-await-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+bilock-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+futures-channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+futures-io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+futures-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+memchr-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+slab-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+async-await-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+bilock-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+futures-channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+futures-io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+futures-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+memchr-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+slab-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+async-await-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+bilock-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+futures-channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+futures-io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+futures-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+memchr-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+slab-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+alloc-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+async-await-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+async-await-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+bilock-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+default-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+futures-channel-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+futures-io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+futures-macro-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+futures-sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+io-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+memchr-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+sink-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+slab-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+std-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28+write-all-vectored-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-0.3.28-dev (= 0.3.28-1~bpo12+pve2), librust-futures-util-dev (= 0.3.28-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-lang.github.io/futures-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-futures-util-0.3/librust-futures-util-0.3-dev_0.3.28-1~bpo12+pve2_ppc64el.deb Size: 125808 SHA512: 7c0d22cc9b8e29ab069a7bae9d92f37a8ebac24ff3904e3a8b2b41511b2cdeac3adc5de92a33b4f0f5fe0032d8d61ce1a16bc4ace543f0dbaf053a6383ec060b SHA256: 9bd96c97e69043ed931d6d8769052789a3a87c880602d79995760191f950bfc1 SHA1: 4bf515e7848068185d182d097e6ef7b3983cdd32 MD5sum: 130d9e80a940cef016803d7eacdc4037 Description: Common utilities for the futures-rs library - Rust source code - Rust source code This package contains the source for the Rust futures-util crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-generic-array-0.14-dev Source: rust-generic-array-0.14 Version: 0.14.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 89 Depends: librust-serde-1-dev, librust-typenum-1+default-dev (>= 1.12-~~), librust-version-check-0.9+default-dev, librust-zeroize-1-dev Breaks: librust-generic-array-0.14.7-dev Replaces: librust-generic-array-0.14.7-dev Provides: librust-generic-array+default-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array+more-lengths-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array+serde-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array+zeroize-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0+default-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0+more-lengths-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0+serde-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0+zeroize-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14+default-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14+more-lengths-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14+serde-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14+zeroize-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14.7+default-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14.7+more-lengths-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14.7+serde-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14.7+zeroize-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-0.14.7-dev (= 0.14.7-1~bpo12+pve2), librust-generic-array-dev (= 0.14.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-generic-array-0.14/librust-generic-array-0.14-dev_0.14.7-1~bpo12+pve2_ppc64el.deb Size: 18472 SHA512: 848930d9f4694db3e8f5e2884cdaf093b913a504dfec3e5cada7fc99d84331712b2aca504171b704895f3281ffadf82bd7f3a0ff94bfe35d3393ac1f48c7a86c SHA256: 5f71a7238adae818664615461f3ccfcb8dcf3df23d945cc03086eb930cacf849 SHA1: 6f0d7abb79415da486574a33f06553bd26575fb3 MD5sum: 6b3944e35a6f9af544515aa42d56ff6a Description: Generic types implementing functionality of arrays - Rust source code This package contains the source for the Rust generic-array crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-getrandom-0.2+compiler-builtins-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-compiler-builtins-0.1+default-dev Provides: librust-getrandom+compiler-builtins-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+compiler-builtins-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+compiler-builtins-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+compiler-builtins-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: 7629c0295ff0060b26b870c43648689fa334cc85def3c0813ffa867eea013fdbf6f1f4526fb80867a19b9c1a72d90bfe6eb96e46d431350d75ae30f4e69d7356 SHA256: 5e16fb6bdf22a7a696027a82ed5674aca63624bd6a80071f78202eb4da20c180 SHA1: 8f1d28bff360b732ef9f453744993da432644d07 MD5sum: cf7f86891cc14f161a0a313cdbcdb874 Description: Retrieve random data from system source - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2+core-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-rustc-std-workspace-core-1+default-dev Provides: librust-getrandom+core-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+core-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+core-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+core-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: fea571237c2b466dc269e9815a18bdd86725e8ce3d07ae45bdc59051d74695694cf62afd94b1ef3a331754510c5f76022f0cb5dcc3c0604c4683c2c8fe1047dc SHA256: e38a2e6ddfbce3136c996dc02ac02877396c11d76b341d4c7a1d7c5495ae31b9 SHA1: b4423f37ea269dd7a43dc1dc0ad1ded8a81ab7fc MD5sum: 3eb4826457ab556e54ff305e4b53e17b Description: Retrieve random data from system source - feature "core" This metapackage enables feature "core" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2+js-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+wasm-bindgen-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+js-sys-dev (= 0.2.12-1~bpo12+pve2) Provides: librust-getrandom+js-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+js-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+js-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+js-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: 39a54d2ba921b1364df651fcf48c2ab1121b41aff8e51440022dafb88ca220eb45460072f72dab0fa07fc0e559e79a152092d39eda788d54567e6481b34876ac SHA256: ae64d61f9a4d943730e1937d694070926b3c3e323d1cde43f16b41a69b23e16c SHA1: fea679ca22f44ae3927c49206151948c1aa69a4d MD5sum: 141d0088247e4224b9e8add04e56da05 Description: Retrieve random data from system source - feature "js" This metapackage enables feature "js" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2+js-sys-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-js-sys-0.3+default-dev Provides: librust-getrandom+js-sys-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+js-sys-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+js-sys-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+js-sys-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: 4af32c0ab93fc3c98dd5087c5fed4bf4ccf53b78600fb43f89e0bed26b1de326e00d9f675a26a55740df11ab207df77ff93bcf1086532f34a434bb507677658e SHA256: b9e29df5f58b15fc05996250492e72a35c33c771046642e9c5591ae82bbdcc13 SHA1: eabdb2c805e9b041367bceb1000847dadaabe744 MD5sum: 75cface095666fc24a93a0b07aabd231 Description: Retrieve random data from system source - feature "js-sys" This metapackage enables feature "js-sys" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2+rustc-dep-of-std-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+compiler-builtins-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+core-dev (= 0.2.12-1~bpo12+pve2), librust-libc-0.2+rustc-dep-of-std-dev (>= 0.2.149-~~), librust-wasi-0.11+rustc-dep-of-std-dev Provides: librust-getrandom+rustc-dep-of-std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+rustc-dep-of-std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+rustc-dep-of-std-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+rustc-dep-of-std-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: 814870c7bec3b9f71849e757507fba31d556f567f6fc20dc1c3772e2fb3341e84410b53b0fc61434d202a54665f0f2b9af37adb4b5a1d46127dca1626797873a SHA256: 0f8db797607c10604098e56d6ac351dc8b933eb86304868f7d31b560d6a5d6d4 SHA1: 01928f0fe71ef9b1855b4ab409f7eb5a16cb8e2f MD5sum: c537585915a6c086dc5bd1825e119dc4 Description: Retrieve random data from system source - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2+wasm-bindgen-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-getrandom-0.2-dev (= 0.2.12-1~bpo12+pve2), librust-wasm-bindgen-0.2-dev (>= 0.2.62-~~) Provides: librust-getrandom+wasm-bindgen-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+wasm-bindgen-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+wasm-bindgen-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2+wasm-bindgen-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: ce820654ab410735d480b490db4721add0a2d96e23e12707133e49d70d4615d0d24049fd0ca3cf77b8b28fef15035db9ad696c6b5cb99fd683f4298f1f9a9bfd SHA256: 3c9c62f73c2cad166d19fd96015f6300f71467042aa13b60f5c521392b77807d SHA1: 5cc3f83dd57e11b289fd84416b971ec44f4e6b1c MD5sum: 32558edd09c894c96edbe89ffb00968f Description: Retrieve random data from system source - feature "wasm-bindgen" This metapackage enables feature "wasm-bindgen" for the Rust getrandom crate, by pulling in any additional dependencies needed by that feature. Package: librust-getrandom-0.2-dev Source: rust-getrandom-0.2 Version: 0.2.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 159 Depends: librust-cfg-if-1+default-dev, librust-libc-0.2-dev (>= 0.2.149-~~), librust-wasi-0.11-dev Suggests: librust-getrandom-0.2+compiler-builtins-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+core-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+js-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+js-sys-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+rustc-dep-of-std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+wasm-bindgen-dev (= 0.2.12-1~bpo12+pve2) Breaks: librust-getrandom-0.2.12-dev Replaces: librust-getrandom-0.2.12-dev Provides: librust-getrandom+custom-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom+default-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom+rdrand-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom+std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom+test-in-browser-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+custom-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+default-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+rdrand-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0+test-in-browser-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+custom-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+default-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+rdrand-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2+test-in-browser-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+custom-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+default-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+rdrand-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+std-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12+test-in-browser-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-0.2.12-dev (= 0.2.12-1~bpo12+pve2), librust-getrandom-dev (= 0.2.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-getrandom-0.2/librust-getrandom-0.2-dev_0.2.12-1~bpo12+pve2_ppc64el.deb Size: 40264 SHA512: 70dad58dea1ef0078772db87a41a77fe63939294a475e2232f3fee06da8cff9d0f68459eb26067155e2a3ac13db90d3212d3950518c8f9d56843af524370b4e8 SHA256: eeb4e036c8e18271fc4d92004ad1bd3089dce8107d42cccf1b23c34ce9997466 SHA1: d418d10f36c7eb47944ea21292a69ced9d863d99 MD5sum: 086d4d7fc05de6ce07c6e6b1a251494f Description: Retrieve random data from system source - Rust source code Source code for Debianized Rust crate "getrandom" Package: librust-gg-alloc-dev Source: rust-gg-alloc Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 57 Provides: librust-gg-alloc+default-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-gg-alloc-1.0.0-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gg-alloc/librust-gg-alloc-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 15316 SHA512: 744a83c6c5dc353cbb8e428958640af98f1f6f0e07d612caca7ec7d0b03e9f15e25e11f4438f6ed5897766705510361e1c72216b0de9c129c51fe531745034d2 SHA256: 6c245f7da109b9c03d0aa031b97b1caac1672833248d0b3fb40a09bf7c6123e1 SHA1: ab58719c59dec102de4be25ba38ac36e574975d6 MD5sum: 9950481df966adee195cde3bd399e04e Description: Custom allocator that only returns pointers above 2G - Rust source code This package contains the source for the Rust gg-alloc crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ghash-0.5-dev Source: rust-ghash-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 49 Depends: librust-opaque-debug-0.3+default-dev, librust-polyval-0.6+default-dev, librust-polyval-0.6+std-dev, librust-zeroize-1-dev Breaks: librust-ghash-0.5.0-dev Replaces: librust-ghash-0.5.0-dev Provides: librust-ghash+default-dev (= 0.5.0-1~bpo12+pve2), librust-ghash+std-dev (= 0.5.0-1~bpo12+pve2), librust-ghash+zeroize-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0+std-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0+zeroize-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5+std-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5+zeroize-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5.0+std-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5.0+zeroize-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-ghash-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ghash-0.5/librust-ghash-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 12120 SHA512: 3b412eb60e94e5c1fc2a8a398b381d1c566f84e10d12da9f6ff1f587ebd40f1ba1f85057cf08294495da3163b6656e0b7939bcb7f4faa7bc805e37b842ba0ae1 SHA256: 72c04234188acab672cf280dc837ed209ae34627d72794281d7154ac12c4ce35 SHA1: c2fe98eb92ecd681b0a3e86a0c0c3f2467fed44a MD5sum: 8e024daf254c1793c8590ee50ca30921 Description: Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher - Rust source code Source code for Debianized Rust crate "ghash" Package: librust-gimli-0.28-dev Source: rust-gimli-0.28 Version: 0.28.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1777 Depends: librust-fallible-iterator-0.3+std-dev, librust-fallible-iterator-0.3-dev, librust-indexmap+default-dev (>= 1.9.3-~~), librust-stable-deref-trait-1+std-dev (>= 1.1.0-~~), librust-stable-deref-trait-1-dev (>= 1.1.0-~~) Breaks: librust-gimli-0.28.1-dev Replaces: librust-gimli-0.28.1-dev Provides: librust-gimli+default-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+endian-reader-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+fallible-iterator-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+read-all-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+read-core-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+read-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+std-dev (= 0.28.1-2~bpo12+pve2), librust-gimli+write-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+default-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+endian-reader-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+fallible-iterator-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+read-all-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+read-core-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+read-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+std-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0+write-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+default-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+endian-reader-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+fallible-iterator-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+read-all-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+read-core-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+read-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+std-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28+write-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+default-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+endian-reader-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+fallible-iterator-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+read-all-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+read-core-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+read-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+std-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1+write-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-0.28.1-dev (= 0.28.1-2~bpo12+pve2), librust-gimli-dev (= 0.28.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gimli-0.28/librust-gimli-0.28-dev_0.28.1-2~bpo12+pve2_ppc64el.deb Size: 212096 SHA512: 260bc4594cc588ed7fdc0c203ad5796afa80e22c9cd044a2aff81cc19d322b3143a75792e85c626581cef3e31c497080dba25dc84c508550f4bb8ee6c0d00071 SHA256: 0a9b502645e260ddb4f338d740199848b0b0872d76805487aea087f400fdf354 SHA1: 060bfc5d6c56abd2790759357d3c2371c0d82b4e MD5sum: 1f7e2788b9a595ccdc934391fccbe598 Description: Reading and writing the DWARF debugging format - Rust source code Source code for Debianized Rust crate "gimli" Package: librust-git2-0.19+default-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+ssh-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+https-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+ssh-key-from-memory-dev (= 0.19.0-1~bpo12+pve2) Provides: librust-git2+default-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+default-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+default-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+default-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 1f1c843398ae16cc001349417b1d862bb90eafe7fce842de1c310995df30f6281c366b54934d20f8b7ff61cac53fe2f43608bdfe85562ee043bcd5a59e9fb681 SHA256: 7602035aeae20ae4912e037cd3a4863882260daecd5554afeba59f210d08c0fc SHA1: add19853ff62a3fe5be1b8bf2bf50a6d925f0417 MD5sum: c7188f624db0c921f2d9c8ead89aa875 Description: Bindings to libgit2 for interoperating with git repositories - feature "default" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "default" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19+https-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+openssl-sys-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+openssl-probe-dev (= 0.19.0-1~bpo12+pve2), librust-libgit2-sys-0.17+https-dev Provides: librust-git2+https-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+https-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+https-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+https-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 3b02502eb7129567258f457dd996fb2f95f9a6a42a4627310122b62788a29d930755b63dddc0ce7b1f276a1afeaf0ef158c47c4101224f00098900136ea64c18 SHA256: ddf2baafbcf107d19d39f6fe059fccb6a8af15c45aef5c42661bee29173f4d6e SHA1: d2474fcf9a3d552f2dd24796425b99f92f09ff44 MD5sum: af004d0883eb803e45fd2896b5445cb3 Description: Bindings to libgit2 for interoperating with git repositories - feature "https" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "https" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19+openssl-probe-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-openssl-probe-0.1+default-dev Provides: librust-git2+openssl-probe-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+openssl-probe-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+openssl-probe-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+openssl-probe-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: dcf044c33f436e5aeeca4cc5c0a5ce8179e697b82137d640d9cfd168900727e08ccdd015c969c2d38880e2b36cc55bb480c638c5bc6c69e4fe6e1499087e7984 SHA256: 557fc5a7ba76e8b37bbbce12ec3480ba8ea1b247aa9f239fe7112b5efd89dd52 SHA1: 2c4e4797a897c1ddfdb6f9a1385e67c8bc85e6c4 MD5sum: 5c876df63d9cd4c9475a9249e45d01e8 Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "openssl-probe" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19+openssl-sys-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-openssl-sys-0.9+default-dev (>= 0.9.45-~~) Provides: librust-git2+openssl-sys-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+openssl-sys-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+openssl-sys-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+openssl-sys-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: a178403025ae9fc0aede533b181108f59c3d20bfce257340ace0c6b08066de15b6acb05567cc71ce6a6ca009515a1ec0180b01d67d0d3a16e21dfcaf92dc00ec SHA256: 81c16e3b536e4f74c137ff802d5590562024f241f0b44a02d01874bc132e7193 SHA1: 729bd43cbe3da6a532eb13a258eae4dcd58cdd05 MD5sum: 1c0c43f30ba7b00fc2baa869435d2326 Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "openssl-sys" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19+ssh-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-libgit2-sys-0.17+ssh-dev Provides: librust-git2+ssh-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+ssh-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+ssh-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+ssh-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1252 SHA512: 69098df6b24ed547392b17ff0e048ba1bdf8c049c9da43256f9a1341221e14555e66c685b843a72c0977b3604bfb8644b4418597d2c1149d2580c97b2f37b9fc SHA256: f316146c05e1880e650ca7feb8b74c0968fc686773c4305b110a94bd2658c467 SHA1: 3968243332b95e1d27ea9d271881321f5267a0de MD5sum: e658548cd749b7c76bea075c8229c7f8 Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "ssh" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19+ssh-key-from-memory-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-git2-0.19-dev (= 0.19.0-1~bpo12+pve2), librust-libgit2-sys-0.17+ssh-key-from-memory-dev Provides: librust-git2+ssh-key-from-memory-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+ssh-key-from-memory-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+ssh-key-from-memory-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19+ssh-key-from-memory-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 1280 SHA512: f351f19a94c39d8a6ac3cdae0371fcbda4f63e34c34360f9ce576259fbc09e65f3f24085903b41077ac077c872b634b3c895b0cf1c786a7e8a787f96939e4fe3 SHA256: 631646ba5024a21c65727d3799bd8df9a3ad5afce0977eb1fc4edc8c0be573d5 SHA1: c9f22a02bdf4bdfbaece2894a3c61bc8f5a662cf MD5sum: 18b66f6bf9e26401ca22248c9352d835 Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory" This library is both threadsafe and memory safe and allows both reading and writing git repositories. . This metapackage enables feature "ssh_key_from_memory" for the Rust git2 crate, by pulling in any additional dependencies needed by that feature. Package: librust-git2-0.19-dev Source: rust-git2-0.19 Version: 0.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1036 Depends: librust-bitflags-2+default-dev (>= 2.1.0-~~), librust-libc-0.2+default-dev, librust-libgit2-sys-0.17+default-dev, librust-log-0.4+default-dev (>= 0.4.8-~~), librust-url-2+default-dev Recommends: librust-git2-0.19+default-dev (= 0.19.0-1~bpo12+pve2) Suggests: librust-git2-0.19+https-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+openssl-probe-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+openssl-sys-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+ssh-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+ssh-key-from-memory-dev (= 0.19.0-1~bpo12+pve2) Breaks: librust-git2-0.19.0-dev Replaces: librust-git2-0.19.0-dev Provides: librust-git2+unstable-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0+unstable-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19+unstable-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0+unstable-dev (= 0.19.0-1~bpo12+pve2), librust-git2-0.19.0-dev (= 0.19.0-1~bpo12+pve2), librust-git2-dev (= 0.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-0.19/librust-git2-0.19-dev_0.19.0-1~bpo12+pve2_ppc64el.deb Size: 170096 SHA512: ebf4ad7a601d532ff9f7ec17d5261d077d7123397f3aba4b1a201ece7aad632d0b360d5d77106471fb8dc8e903c5f48ab65e83cca13fdb9781b4d6b3b33a9c89 SHA256: 843d38cc5e0ffe0fd77306374f2253640b4b93d171576eeb216359bee23af4d2 SHA1: a9db8826652536c492d63c42621de939f4c68f24 MD5sum: 9fe24ae20595afc7fb291a1486869a42 Description: Bindings to libgit2 for interoperating with git repositories - Rust source code This library is both threadsafe and memory safe and allows both reading and writing git repositories. . Source code for Debianized Rust crate "git2" Package: librust-git2-curl-0.20-dev Source: rust-git2-curl-0.20 Version: 0.20.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-curl-0.4+default-dev (>= 0.4.33-~~), librust-git2-0.19-dev, librust-log-0.4+default-dev, librust-url-2+default-dev Breaks: librust-git2-curl-0.20.0-dev Replaces: librust-git2-curl-0.20.0-dev Provides: librust-git2-curl+default-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-0+default-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-0-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-0.20+default-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-0.20.0+default-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-0.20.0-dev (= 0.20.0-1~bpo12+pve2), librust-git2-curl-dev (= 0.20.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-git2-curl-0.20/librust-git2-curl-0.20-dev_0.20.0-1~bpo12+pve2_ppc64el.deb Size: 12320 SHA512: 3ccdf428919e7a57328f4effe7f35186cc999e219353e56f008ab9ea811a098aadbffde9c06a9e554ca9e308d67abead85b85ac75f07a194abbb7601f87648a4 SHA256: a07c2cbae228aadfee73bcc4e2c0753552661cefab8fedb0ef32dbad08f64709 SHA1: 1459cb91574395e340bad1636408f41a3495dabf MD5sum: 78dce7a4d3bffb17404444a98ad5ad8f Description: Backend for an HTTP transport in libgit2 powered by libcurl - Rust source code Intended to be used with the git2 crate. . Source code for Debianized Rust crate "git2-curl" Package: librust-gix-0.63-dev Source: rust-gix-0.63 Version: 0.63.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1189 Depends: librust-async-std-1+default-dev (>= 1.12.0-~~), librust-document-features-0.2+default-dev, librust-gix-actor-0.31+default-dev (>= 0.31.2-~~), librust-gix-archive-0.13-dev, librust-gix-attributes-0.22+default-dev (>= 0.22.2-~~), librust-gix-attributes-0.22+serde-dev (>= 0.22.2-~~), librust-gix-command-0.3+default-dev (>= 0.3.7-~~), librust-gix-commitgraph-0.24+default-dev (>= 0.24.2-~~), librust-gix-commitgraph-0.24+serde-dev (>= 0.24.2-~~), librust-gix-config-0.37+default-dev, librust-gix-credentials-0.24+default-dev (>= 0.24.2-~~), librust-gix-credentials-0.24+serde-dev (>= 0.24.2-~~), librust-gix-date-0.8+default-dev (>= 0.8.6-~~), librust-gix-diff-0.44+blob-dev, librust-gix-diff-0.44-dev, librust-gix-dir-0.5+default-dev, librust-gix-discover-0.32+default-dev, librust-gix-features-0.38+cache-efficiency-debug-dev (>= 0.38.2-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+fast-sha1-dev (>= 0.38.2-~~), librust-gix-features-0.38+fs-walkdir-parallel-dev (>= 0.38.2-~~), librust-gix-features-0.38+once-cell-dev (>= 0.38.2-~~), librust-gix-features-0.38+parallel-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-unit-bytes-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-unit-human-numbers-dev (>= 0.38.2-~~), librust-gix-features-0.38+zlib-stock-dev (>= 0.38.2-~~), librust-gix-filter-0.11+default-dev (>= 0.11.2-~~), librust-gix-fs-0.11+default-dev, librust-gix-glob-0.16+default-dev (>= 0.16.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hashtable-0.5+default-dev (>= 0.5.2-~~), librust-gix-ignore-0.11+default-dev (>= 0.11.2-~~), librust-gix-ignore-0.11+serde-dev (>= 0.11.2-~~), librust-gix-index-0.33+default-dev, librust-gix-index-0.33+serde-dev, librust-gix-lock-14+default-dev, librust-gix-macros-0.1+default-dev (>= 0.1.5-~~), librust-gix-mailmap-0.23+default-dev (>= 0.23.1-~~), librust-gix-mailmap-0.23+serde-dev (>= 0.23.1-~~), librust-gix-negotiate-0.13+default-dev (>= 0.13.1-~~), librust-gix-object-0.42+default-dev (>= 0.42.2-~~), librust-gix-object-0.42+serde-dev (>= 0.42.2-~~), librust-gix-object-0.42+verbose-object-parsing-errors-dev (>= 0.42.2-~~), librust-gix-odb-0.61+default-dev, librust-gix-odb-0.61+serde-dev, librust-gix-pack-0.51+object-cache-dynamic-dev, librust-gix-pack-0.51+pack-cache-lru-dynamic-dev, librust-gix-pack-0.51+pack-cache-lru-static-dev, librust-gix-pack-0.51+serde-dev, librust-gix-pack-0.51+streaming-input-dev, librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-pathspec-0.7+default-dev (>= 0.7.5-~~), librust-gix-prompt-0.8+default-dev (>= 0.8.5-~~), librust-gix-protocol-0.45+async-client-dev (>= 0.45.1-~~), librust-gix-protocol-0.45+blocking-client-dev (>= 0.45.1-~~), librust-gix-protocol-0.45+default-dev (>= 0.45.1-~~), librust-gix-protocol-0.45+serde-dev (>= 0.45.1-~~), librust-gix-ref-0.44+default-dev, librust-gix-ref-0.44+serde-dev, librust-gix-refspec-0.23+default-dev, librust-gix-revision-0.27+describe-dev (>= 0.27.1-~~), librust-gix-revision-0.27+serde-dev (>= 0.27.1-~~), librust-gix-revision-0.27-dev (>= 0.27.1-~~), librust-gix-revwalk-0.13+default-dev (>= 0.13.1-~~), librust-gix-sec-0.10+default-dev (>= 0.10.6-~~), librust-gix-status-0.10+default-dev, librust-gix-status-0.10+worktree-rewrites-dev, librust-gix-submodule-0.11+default-dev, librust-gix-tempfile-14+hp-hashmap-dev, librust-gix-tempfile-14+signals-dev, librust-gix-tempfile-14-dev, librust-gix-trace-0.1+default-dev (>= 0.1.9-~~), librust-gix-transport-0.42+async-std-dev (>= 0.42.1-~~), librust-gix-transport-0.42+default-dev (>= 0.42.1-~~), librust-gix-transport-0.42+http-client-curl-dev (>= 0.42.1-~~), librust-gix-transport-0.42+serde-dev (>= 0.42.1-~~), librust-gix-traverse-0.39+default-dev (>= 0.39.1-~~), librust-gix-url-0.27+default-dev (>= 0.27.3-~~), librust-gix-url-0.27+serde-dev (>= 0.27.3-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-gix-validate-0.8+default-dev (>= 0.8.5-~~), librust-gix-worktree-0.34+attributes-dev, librust-gix-worktree-0.34+serde-dev, librust-gix-worktree-0.34-dev, librust-gix-worktree-state-0.11+default-dev, librust-gix-worktree-stream-0.13+default-dev, librust-once-cell-1+default-dev (>= 1.14.0-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-prodash-28+progress-tree-dev, librust-regex-1+std-dev (>= 1.6.0-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-signal-hook-0.3-dev (>= 0.3.9-~~), librust-smallvec-1+default-dev (>= 1.9.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-0.63.0-dev Replaces: librust-gix-0.63.0-dev Provides: librust-gix+async-network-client-async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix+async-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix+async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix+attributes-dev (= 0.63.0-1~bpo12+pve2), librust-gix+basic-dev (= 0.63.0-1~bpo12+pve2), librust-gix+blob-diff-dev (= 0.63.0-1~bpo12+pve2), librust-gix+blocking-http-transport-curl-dev (= 0.63.0-1~bpo12+pve2), librust-gix+blocking-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix+cache-efficiency-debug-dev (= 0.63.0-1~bpo12+pve2), librust-gix+comfort-dev (= 0.63.0-1~bpo12+pve2), librust-gix+command-dev (= 0.63.0-1~bpo12+pve2), librust-gix+credentials-dev (= 0.63.0-1~bpo12+pve2), librust-gix+default-dev (= 0.63.0-1~bpo12+pve2), librust-gix+dirwalk-dev (= 0.63.0-1~bpo12+pve2), librust-gix+document-features-dev (= 0.63.0-1~bpo12+pve2), librust-gix+excludes-dev (= 0.63.0-1~bpo12+pve2), librust-gix+extras-dev (= 0.63.0-1~bpo12+pve2), librust-gix+fast-sha1-dev (= 0.63.0-1~bpo12+pve2), librust-gix+gix-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix+gix-protocol-dev (= 0.63.0-1~bpo12+pve2), librust-gix+gix-status-dev (= 0.63.0-1~bpo12+pve2), librust-gix+gix-transport-dev (= 0.63.0-1~bpo12+pve2), librust-gix+gix-worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix+hp-tempfile-registry-dev (= 0.63.0-1~bpo12+pve2), librust-gix+index-dev (= 0.63.0-1~bpo12+pve2), librust-gix+interrupt-dev (= 0.63.0-1~bpo12+pve2), librust-gix+mailmap-dev (= 0.63.0-1~bpo12+pve2), librust-gix+max-control-dev (= 0.63.0-1~bpo12+pve2), librust-gix+max-performance-dev (= 0.63.0-1~bpo12+pve2), librust-gix+max-performance-safe-dev (= 0.63.0-1~bpo12+pve2), librust-gix+pack-cache-lru-dynamic-dev (= 0.63.0-1~bpo12+pve2), librust-gix+pack-cache-lru-static-dev (= 0.63.0-1~bpo12+pve2), librust-gix+parallel-dev (= 0.63.0-1~bpo12+pve2), librust-gix+parallel-walkdir-dev (= 0.63.0-1~bpo12+pve2), librust-gix+progress-tree-dev (= 0.63.0-1~bpo12+pve2), librust-gix+regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix+revision-dev (= 0.63.0-1~bpo12+pve2), librust-gix+revparse-regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix+serde-dev (= 0.63.0-1~bpo12+pve2), librust-gix+status-dev (= 0.63.0-1~bpo12+pve2), librust-gix+verbose-object-parsing-errors-dev (= 0.63.0-1~bpo12+pve2), librust-gix+worktree-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix+worktree-mutation-dev (= 0.63.0-1~bpo12+pve2), librust-gix+worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix+zlib-stock-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+async-network-client-async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+async-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+attributes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+basic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+blob-diff-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+blocking-http-transport-curl-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+blocking-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+cache-efficiency-debug-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+comfort-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+command-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+credentials-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+default-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+dirwalk-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+document-features-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+excludes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+extras-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+fast-sha1-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+gix-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+gix-protocol-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+gix-status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+gix-transport-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+gix-worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+hp-tempfile-registry-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+index-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+interrupt-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+mailmap-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+max-control-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+max-performance-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+max-performance-safe-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+pack-cache-lru-dynamic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+pack-cache-lru-static-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+parallel-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+parallel-walkdir-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+progress-tree-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+revision-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+revparse-regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+serde-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+verbose-object-parsing-errors-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+worktree-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+worktree-mutation-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0+zlib-stock-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+async-network-client-async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+async-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+attributes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+basic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+blob-diff-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+blocking-http-transport-curl-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+blocking-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+cache-efficiency-debug-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+comfort-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+command-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+credentials-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+default-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+dirwalk-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+document-features-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+excludes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+extras-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+fast-sha1-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+gix-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+gix-protocol-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+gix-status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+gix-transport-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+gix-worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+hp-tempfile-registry-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+index-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+interrupt-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+mailmap-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+max-control-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+max-performance-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+max-performance-safe-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+pack-cache-lru-dynamic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+pack-cache-lru-static-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+parallel-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+parallel-walkdir-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+progress-tree-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+revision-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+revparse-regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+serde-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+verbose-object-parsing-errors-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+worktree-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+worktree-mutation-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63+zlib-stock-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+async-network-client-async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+async-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+async-std-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+attributes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+basic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+blob-diff-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+blocking-http-transport-curl-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+blocking-network-client-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+cache-efficiency-debug-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+comfort-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+command-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+credentials-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+default-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+dirwalk-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+document-features-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+excludes-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+extras-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+fast-sha1-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+gix-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+gix-protocol-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+gix-status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+gix-transport-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+gix-worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+hp-tempfile-registry-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+index-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+interrupt-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+mailmap-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+max-control-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+max-performance-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+max-performance-safe-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+pack-cache-lru-dynamic-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+pack-cache-lru-static-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+parallel-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+parallel-walkdir-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+progress-tree-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+revision-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+revparse-regex-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+serde-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+status-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+verbose-object-parsing-errors-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+worktree-archive-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+worktree-mutation-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+worktree-stream-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0+zlib-stock-dev (= 0.63.0-1~bpo12+pve2), librust-gix-0.63.0-dev (= 0.63.0-1~bpo12+pve2), librust-gix-dev (= 0.63.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-0.63/librust-gix-0.63-dev_0.63.0-1~bpo12+pve2_ppc64el.deb Size: 195216 SHA512: beab30ecc46684f8192fa05eee4e7e5e193b8c9115227c3336466ffc652fb9d05646f24c097bd051ba33b4df566f246deb65ba6728cfd435609c86d62d56fb06 SHA256: ccf113408091417b777eb718ef0aa835c9a40a971b67650acbbd018849707f03 SHA1: 55b840ab15b49b64af7c88049461aa9ff900d494 MD5sum: b0b047a6a28f931d6a34e9facc28a777 Description: Interact with git repositories just like git would - Rust source code Source code for Debianized Rust crate "gix" Package: librust-gix-actor-0.31-dev Source: rust-gix-actor-0.31 Version: 0.31.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 55 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-date-0.8+serde-dev (>= 0.8.7-~~), librust-gix-utils-0.1+default-dev (>= 0.1.11-~~), librust-itoa-1+default-dev (>= 1.0.1-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~), librust-winnow-0+default-dev (>= 0.5.40-~~), librust-winnow-0+simd-dev (>= 0.5.40-~~) Breaks: librust-gix-actor-0.31.5-dev Replaces: librust-gix-actor-0.31.5-dev Provides: librust-gix-actor+default-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor+document-features-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor+serde-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0+default-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0+document-features-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0+serde-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31+default-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31+document-features-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31+serde-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31.5+default-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31.5+document-features-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31.5+serde-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-0.31.5-dev (= 0.31.5-1~bpo12+pve2), librust-gix-actor-dev (= 0.31.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-actor-0.31/librust-gix-actor-0.31-dev_0.31.5-1~bpo12+pve2_ppc64el.deb Size: 11772 SHA512: ecb6ec9b41abd0295be5ccf0ff950032227f22bdd0753be2d074cff2707c041a55c4e2911e607f15e3fe4e881e482332c6cedc350f38292b9de38a42e82005ee SHA256: 63c7f0f5ec69e29d4444a802fc60c7b4a6d7bffd5a3e3069594d825c3b9c11f2 SHA1: 7ba32995f853ec09bb7de7bb9aa84eccd5c7798a MD5sum: c4ade6d753233b50d971ae483c8cc378 Description: Way to identify git actors - Rust source code Source code for Debianized Rust crate "gix-actor" Package: librust-gix-archive-0.13-dev Source: rust-gix-archive-0.13 Version: 0.13.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-bstr-1-dev (>= 1.5.0-~~), librust-document-features-0.2+default-dev, librust-flate2-1+default-dev (>= 1.0.26-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-worktree-stream-0.13+default-dev (>= 0.13.1-~~), librust-tar-0.4+default-dev (>= 0.4.38-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~), librust-time-0.3+std-dev (>= 0.3.23-~~), librust-zip-0.6+deflate-dev, librust-zip-0.6+time-dev Breaks: librust-gix-archive-0.13.2-dev Replaces: librust-gix-archive-0.13.2-dev Provides: librust-gix-archive+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive+document-features-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive+tar-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive+tar-gz-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive+zip-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0+document-features-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0+tar-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0+tar-gz-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0+zip-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13+document-features-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13+tar-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13+tar-gz-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13+zip-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2+document-features-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2+tar-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2+tar-gz-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2+zip-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-0.13.2-dev (= 0.13.2-1~bpo12+pve2), librust-gix-archive-dev (= 0.13.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-archive-0.13/librust-gix-archive-0.13-dev_0.13.2-1~bpo12+pve2_ppc64el.deb Size: 11780 SHA512: 2935f6c095b7bfdee89fc15c5fe0184dbf96e8d2eef09daa889c2e9658d97089402ad6c86f51791d061070bda4b84293336ec22f4d97536a61e202cd3349c17f SHA256: a402ef3a8ce07dc4e571aec5cb1f3a1654b6657e423edf00cdb6c3515b34da39 SHA1: 2d2712fa6cf016c1310b14e02c442996d4bec9d4 MD5sum: 234e2510fdb27f3c8d67b77705ba3698 Description: Archive generation from of a worktree stream - Rust source code Source code for Debianized Rust crate "gix-archive" Package: librust-gix-attributes-0.22-dev Source: rust-gix-attributes-0.22 Version: 0.22.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-gix-glob-0.16+default-dev (>= 0.16.5-~~), librust-gix-glob-0.16+serde-dev (>= 0.16.5-~~), librust-gix-path-0.10+default-dev (>= 0.10.10-~~), librust-gix-quote-0.4+default-dev (>= 0.4.12-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-kstring-2+default-dev, librust-kstring-2+serde-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-smallvec-1+default-dev (>= 1.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~), librust-unicode-bom-2+default-dev (>= 2.0.2-~~) Breaks: librust-gix-attributes-0.22.5-dev Replaces: librust-gix-attributes-0.22.5-dev Provides: librust-gix-attributes+default-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes+document-features-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes+serde-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0+default-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0+document-features-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0+serde-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22+default-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22+document-features-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22+serde-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22.5+default-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22.5+document-features-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22.5+serde-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-0.22.5-dev (= 0.22.5-1~bpo12+pve2), librust-gix-attributes-dev (= 0.22.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-attributes-0.22/librust-gix-attributes-0.22-dev_0.22.5-1~bpo12+pve2_ppc64el.deb Size: 20268 SHA512: 7f2d3ee425b593381820ff5ca156ba252b0931cc03a6bc27ffa0f8c79aa63704e7d0c7bfa5649886d0e54d6143d8a283e583cedc80f89e02a074deaa6061fc71 SHA256: a76ad3c18426be4714d06c3e920043e60798df497592dd92afba55c92d46feb6 SHA1: 7900f7c110457e14d1a3586e90a144c9cf94a449 MD5sum: 905b136737c5cfb6913a411d704bc818 Description: The gitoxide project dealing .gitattributes files - Rust source code Source code for Debianized Rust crate "gix-attributes" Package: librust-gix-bitmap-0.2-dev Source: rust-gix-bitmap-0.2 Version: 0.2.11-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 34 Depends: librust-thiserror-1+default-dev (>= 1.0.38-~~) Breaks: librust-gix-bitmap-0.2.11-dev Replaces: librust-gix-bitmap-0.2.11-dev Provides: librust-gix-bitmap+default-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-0+default-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-0-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-0.2+default-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-0.2.11+default-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-0.2.11-dev (= 0.2.11-1~bpo12+pve2), librust-gix-bitmap-dev (= 0.2.11-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-bitmap-0.2/librust-gix-bitmap-0.2-dev_0.2.11-1~bpo12+pve2_ppc64el.deb Size: 8736 SHA512: eb5f8cec5ebd20a00542e65012a847791a7cd37b7f23c229198e9edf354bf8a504e2cff21da352d2242786db0d3298d516f7c10583c5383d549d2162f0b527d1 SHA256: fa3ba870d0be53978f8b78cdbaebc94ce1aa5c60527a98dae363c27bc34032c0 SHA1: 7e1c17144a70bf1112ec5dfee5389f40814a5779 MD5sum: a13b479aedba900500b919b1cdbe1361 Description: The gitoxide project dedicated implementing the standard git bitmap format - Rust source code Source code for Debianized Rust crate "gix-bitmap" Package: librust-gix-chunk-0.4-dev Source: rust-gix-chunk-0.4 Version: 0.4.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Depends: librust-thiserror-1+default-dev (>= 1.0.34-~~) Breaks: librust-gix-chunk-0.4.8-dev Replaces: librust-gix-chunk-0.4.8-dev Provides: librust-gix-chunk+default-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-0+default-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-0-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-0.4+default-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-0.4.8+default-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-0.4.8-dev (= 0.4.8-1~bpo12+pve2), librust-gix-chunk-dev (= 0.4.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-chunk-0.4/librust-gix-chunk-0.4-dev_0.4.8-1~bpo12+pve2_ppc64el.deb Size: 11204 SHA512: 3356e8f854f6c7a338b5a0eefcb352a413bde1f1e9b491db63db7cba6492e2ebd5449ea72816e565081efc658c02c1e62e705e5c568c950c06304db59b983800 SHA256: 0f8f78512f5604d294aba78d72f26de6856b7445dfdf88661bbe26986b65e9a6 SHA1: 856d74e83f9e0db15fba07160d5e7a11a1a179e2 MD5sum: 9d2bf8d82d8a358f141c6c26e2f3f63d Description: Interact with the git chunk file format used in multi-pack index and commit-graph files - Rust source code Source code for Debianized Rust crate "gix-chunk" Package: librust-gix-command-0.3-dev Source: rust-gix-command-0.3 Version: 0.3.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 52 Depends: librust-bstr-1+std-dev (>= 1.5.0-~~), librust-bstr-1+unicode-dev (>= 1.5.0-~~), librust-gix-path-0.10+default-dev (>= 0.10.10-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-shell-words-1+default-dev Breaks: librust-gix-command-0.3.9-dev Replaces: librust-gix-command-0.3.9-dev Provides: librust-gix-command+default-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-0+default-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-0-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-0.3+default-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-0.3.9+default-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-0.3.9-dev (= 0.3.9-1~bpo12+pve2), librust-gix-command-dev (= 0.3.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-command-0.3/librust-gix-command-0.3-dev_0.3.9-1~bpo12+pve2_ppc64el.deb Size: 12944 SHA512: 4a3c932c71c53353b2d48a0208ec006520678357d11189180d51c9feaca501ab3aff52dd7f0d32f471896c50ffe0a8c04ca94c97fe489abbc9d0b277a8ca9e28 SHA256: 62d619c38b7494fc8ea2f0a2925277bf9c1993a84a9865e367914c4d28255ff6 SHA1: 39aa57c8d08e40666974e754b7504c1455c74d33 MD5sum: b6ec3def184e5156a87384807d692519 Description: The gitoxide project handling internal git command execution - Rust source code Source code for Debianized Rust crate "gix-command" Package: librust-gix-commitgraph-0.24-dev Source: rust-gix-commitgraph-0.24 Version: 0.24.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-chunk-0.4+default-dev (>= 0.4.8-~~), librust-gix-features-0.38+default-dev (>= 0.38.1-~~), librust-gix-features-0.38+rustsha1-dev (>= 0.38.1-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-memmap2-0.9+default-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-commitgraph-0.24.3-dev Replaces: librust-gix-commitgraph-0.24.3-dev Provides: librust-gix-commitgraph+default-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph+document-features-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph+serde-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0+default-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0+document-features-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0+serde-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24+default-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24+document-features-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24+serde-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24.3+default-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24.3+document-features-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24.3+serde-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-0.24.3-dev (= 0.24.3-1~bpo12+pve2), librust-gix-commitgraph-dev (= 0.24.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-commitgraph-0.24/librust-gix-commitgraph-0.24-dev_0.24.3-1~bpo12+pve2_ppc64el.deb Size: 19512 SHA512: 00176816fbd57bc47034006230890e3164879f896cde7d41cbea258a3f3ebe0d1207e3265c20ca0cf585537aae4962f62424c2efb4cf384c540d209041b43060 SHA256: ceb7c500638c3ffeed1eaaf8072285981b953277b0d7c5b4577696e3650fe64d SHA1: 4f06e0fdde43ab9fc369219ad0af4abe0d99492c MD5sum: 050e734c1995725c51c6c8d4ebccd454 Description: Read-only access to the git commitgraph file format - Rust source code Source code for Debianized Rust crate "gix-commitgraph" Package: librust-gix-config-0.37-dev Source: rust-gix-config-0.37 Version: 0.37.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 333 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-gix-config-value-0.14+default-dev (>= 0.14.6-~~), librust-gix-config-value-0.14+serde-dev (>= 0.14.6-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-glob-0.16+default-dev (>= 0.16.2-~~), librust-gix-glob-0.16+serde-dev (>= 0.16.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-ref-0.44+default-dev, librust-gix-ref-0.44+serde-dev, librust-gix-sec-0.10+default-dev (>= 0.10.6-~~), librust-gix-sec-0.10+serde-dev (>= 0.10.6-~~), librust-memchr-2+default-dev, librust-once-cell-1+default-dev (>= 1.14.0-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-smallvec-1+default-dev (>= 1.9.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~), librust-unicode-bom-2+default-dev (>= 2.0.2-~~), librust-winnow-0.6+default-dev, librust-winnow-0.6+simd-dev Breaks: librust-gix-config-0.37.0-dev Replaces: librust-gix-config-0.37.0-dev Provides: librust-gix-config+default-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config+serde-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0+default-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0+serde-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0.37+default-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0.37+serde-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0.37.0+default-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0.37.0+serde-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-0.37.0-dev (= 0.37.0-1~bpo12+pve2), librust-gix-config-dev (= 0.37.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-config-0.37/librust-gix-config-0.37-dev_0.37.0-1~bpo12+pve2_ppc64el.deb Size: 56076 SHA512: d7f78cd309d97b3e1b92b1676693baa363c52b9b34cd2500e68a48bbe44fc231a75f5d92506c5b5df2a74312420cc76fffab444f01e55cc77801a2bddaeb467e SHA256: 450cbe76d50fdb36e6d73235c76364af02a5a9078b91e3c4148a022145541cc7 SHA1: 27bd03da62f88c033835242298abefedd7599e1b MD5sum: 72cf8815a2bdacddb8e9fafe16c759ea Description: Git-config file parser and editor from the gitoxide project - Rust source code Source code for Debianized Rust crate "gix-config" Package: librust-gix-config-value-0.14-dev Source: rust-gix-config-value-0.14 Version: 0.14.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Depends: librust-bitflags-2+default-dev, librust-bstr-1+serde-dev (>= 1.0.1-~~), librust-bstr-1+std-dev (>= 1.0.1-~~), librust-document-features-0.2+default-dev, librust-gix-path-0.10+default-dev (>= 0.10.10-~~), librust-libc-0.2+default-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-config-value-0.14.8-dev Replaces: librust-gix-config-value-0.14.8-dev Provides: librust-gix-config-value+default-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value+document-features-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value+serde-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0+default-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0+document-features-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0+serde-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14+default-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14+document-features-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14+serde-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14.8+default-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14.8+document-features-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14.8+serde-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-0.14.8-dev (= 0.14.8-1~bpo12+pve2), librust-gix-config-value-dev (= 0.14.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-config-value-0.14/librust-gix-config-value-0.14-dev_0.14.8-1~bpo12+pve2_ppc64el.deb Size: 14440 SHA512: ce0ae9da46c6499de7032459482040b8744f8494e254cf9d53cdf0ddfcc5a8dbf67e56fa9bae99ccb82ff6335881bbd1a907152eb705ea9525d92bc21f590d1e SHA256: abdeb5e97dd4b62efa3e39a93816d942484a692bb981c97667368e452b8797b0 SHA1: be9bd11f837963d82cd53de919146aaa15a88a56 MD5sum: 776d4420f11f49e9fd21d9310670bcef Description: The gitoxide project providing git-config value parsing - Rust source code Source code for Debianized Rust crate "gix-config-value" Package: librust-gix-credentials-0.24-dev Source: rust-gix-credentials-0.24 Version: 0.24.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 75 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-gix-command-0.3+default-dev (>= 0.3.6-~~), librust-gix-config-value-0.14+default-dev (>= 0.14.6-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-prompt-0.8+default-dev (>= 0.8.4-~~), librust-gix-sec-0.10+default-dev (>= 0.10.6-~~), librust-gix-sec-0.10+serde-dev (>= 0.10.6-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-gix-url-0.27+default-dev (>= 0.27.2-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-credentials-0.24.2-dev Replaces: librust-gix-credentials-0.24.2-dev Provides: librust-gix-credentials+default-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials+document-features-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials+serde-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0+default-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0+document-features-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0+serde-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24+default-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24+document-features-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24+serde-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24.2+default-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24.2+document-features-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24.2+serde-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-0.24.2-dev (= 0.24.2-1~bpo12+pve2), librust-gix-credentials-dev (= 0.24.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-credentials-0.24/librust-gix-credentials-0.24-dev_0.24.2-1~bpo12+pve2_ppc64el.deb Size: 17388 SHA512: b7fcd5457e83bad4f58d65d34d3c68f79384fc7d54ecb307e6314c65502ab615326a47d73af135d95534880d813f5d217159422a51b053b55823fa5ba69b31db SHA256: 0bfeb6584b8370e72f05c38212b1d0257a493e508c7cef684489ac9ca812cb46 SHA1: 0ce301d102679bd3bdc19d9477ceabbc4794223b MD5sum: 9c99e9d230bc5d2b3bd5f6bba0e8b9d1 Description: The gitoxide project to interact with git credentials helpers - Rust source code Source code for Debianized Rust crate "gix-credentials" Package: librust-gix-date-0.8-dev Source: rust-gix-date-0.8 Version: 0.8.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-itoa-1+default-dev (>= 1.0.1-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~), librust-time-0.3+formatting-dev (>= 0.3.23-~~), librust-time-0.3+local-offset-dev (>= 0.3.23-~~), librust-time-0.3+macros-dev (>= 0.3.23-~~), librust-time-0.3+parsing-dev (>= 0.3.23-~~) Breaks: librust-gix-date-0.8.7-dev Replaces: librust-gix-date-0.8.7-dev Provides: librust-gix-date+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date+document-features-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date+serde-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0+document-features-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0+serde-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8+document-features-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8+serde-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8.7+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8.7+document-features-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8.7+serde-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-0.8.7-dev (= 0.8.7-1~bpo12+pve2), librust-gix-date-dev (= 0.8.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-date-0.8/librust-gix-date-0.8-dev_0.8.7-1~bpo12+pve2_ppc64el.deb Size: 12144 SHA512: e68665c03dc93fec0a0e396aa89c1fbb1d7fcdd6f4dce776dc1446f37a3c3e300076294aee3d62d120998b326f1e27498d12a30dac1f99a797ca48a9e1e7abf5 SHA256: 7be034a4f6b7be5e3046639bf98921ac2bfe9c2a8519b6606dcd646373627acf SHA1: 42e9d3118fc4527bdea38da01944e7ee6cf92c1d MD5sum: cf8562ce48c07f268d5cb77faf03f9eb Description: The gitoxide project parsing dates the way git does - Rust source code Source code for Debianized Rust crate "gix-date" Package: librust-gix-diff-0.44-dev Source: rust-gix-diff-0.44 Version: 0.44.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 154 Depends: librust-bstr-1-dev (>= 1.5.0-~~), librust-document-features-0.2+default-dev, librust-gix-command-0.3+default-dev (>= 0.3.8-~~), librust-gix-filter-0.11+default-dev (>= 0.11.3-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-object-0.42+serde-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-tempfile-14+default-dev, librust-gix-trace-0.1+default-dev (>= 0.1.9-~~), librust-gix-worktree-0.34+attributes-dev (>= 0.34.1-~~), librust-imara-diff-0.1+default-dev (>= 0.1.3-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-diff-0.44.1-dev Replaces: librust-gix-diff-0.44.1-dev Provides: librust-gix-diff+blob-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0+blob-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44+blob-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44.1+blob-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44.1+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44.1+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44.1+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-0.44.1-dev (= 0.44.1-1~bpo12+pve2), librust-gix-diff-dev (= 0.44.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-diff-0.44/librust-gix-diff-0.44-dev_0.44.1-1~bpo12+pve2_ppc64el.deb Size: 31512 SHA512: 8efed4b4ecf8390847942ad8483a0b3b98766acbfde2d7cdfa68224fe8d69ccc7c40afcfc9697fd18ccd8c31b55b84c89584aa8c844f3cf8fc9313e58fe3b72e SHA256: 21cf3aebf3231ddc436896456a0c6ba69a39f15b0e3cec692ac804e953972b6e SHA1: 8b89a3d8697e38c4fa413e5888fa441647d45237 MD5sum: b98d73d0805724193101074c4b9fa3e1 Description: Calculate differences between various git objects - Rust source code Source code for Debianized Rust crate "gix-diff" Package: librust-gix-dir-0.5-dev Source: rust-gix-dir-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 279 Depends: librust-bstr-1-dev (>= 1.5.0-~~), librust-gix-discover-0.32+default-dev, librust-gix-fs-0.11+default-dev, librust-gix-ignore-0.11+default-dev (>= 0.11.2-~~), librust-gix-index-0.33+default-dev, librust-gix-object-0.42+default-dev (>= 0.42.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-pathspec-0.7+default-dev (>= 0.7.5-~~), librust-gix-trace-0.1+default-dev (>= 0.1.9-~~), librust-gix-utils-0.1+bstr-dev (>= 0.1.12-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-gix-worktree-0.34-dev, librust-thiserror-1+default-dev (>= 1.0.34-~~) Breaks: librust-gix-dir-0.5.0-dev Replaces: librust-gix-dir-0.5.0-dev Provides: librust-gix-dir+default-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-0-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-gix-dir-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-dir-0.5/librust-gix-dir-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 47124 SHA512: 773c8877f12f6c5a8b844fa4279a74ee75a68d6f7fa8650e848996195a3e2d8ad5c2cf669c83f0446b07dfac5a1444757a04b8b1fd0b522b40593811b88f9910 SHA256: 85987528d2097475dd42004a412b362e5972e30c4993e8f43576ab01534ad244 SHA1: 88301da8f9f90ee7726e0c74d1dbc80d12dd32c2 MD5sum: d0ed1a40c4060be859095b6beb5daf87 Description: The gitoxide project dealing with directory walks - Rust source code Source code for Debianized Rust crate "gix-dir" Package: librust-gix-discover-0.32-dev Source: rust-gix-discover-0.32 Version: 0.32.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 77 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-dunce-1+default-dev (>= 1.0.3-~~), librust-gix-fs-0.11+default-dev, librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-ref-0.44+default-dev, librust-gix-sec-0.10+default-dev (>= 0.10.6-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-discover-0.32.0-dev Replaces: librust-gix-discover-0.32.0-dev Provides: librust-gix-discover+default-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-0+default-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-0-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-0.32+default-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-0.32.0+default-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-0.32.0-dev (= 0.32.0-1~bpo12+pve2), librust-gix-discover-dev (= 0.32.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-discover-0.32/librust-gix-discover-0.32-dev_0.32.0-1~bpo12+pve2_ppc64el.deb Size: 17808 SHA512: a7bcb8c6adcb80d0760e24676fe1e382cc44a5f8a29de9e0e51d21b619c37193d01895877ded893893260b9c3131f50aa84bcfa9c689c53107302bb9c476e1c8 SHA256: f68b4c0818f6932916f00d4cc1b02a4be409e07bad40c7ceb5f4b1f56db9148c SHA1: dc7e64a8ba7fd911eef77f67632d7392c0a543e0 MD5sum: 0ea38e1b35ae7ed3654c97ca410bff5c Description: Discover git repositories and check if a directory is a git repository - Rust source code Source code for Debianized Rust crate "gix-discover" Package: librust-gix-features-0.38-dev Source: rust-gix-features-0.38 Version: 0.38.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-bytes-1+default-dev, librust-bytesize-1+default-dev (>= 1.0.1-~~), librust-crc32fast-1+default-dev (>= 1.2.1-~~), librust-crossbeam-channel-0.5+default-dev, librust-document-features-0.2+default-dev, librust-flate2-1+rust-backend-dev (>= 1.0.25-~~), librust-flate2-1+zlib-dev (>= 1.0.25-~~), librust-flate2-1-dev (>= 1.0.25-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-gix-trace-0.1+tracing-detail-dev (>= 0.1.8-~~), librust-gix-trace-0.1+tracing-dev (>= 0.1.8-~~), librust-gix-utils-0.1+default-dev (>= 0.1.11-~~), librust-jwalk-0.8+default-dev (>= 0.8.1-~~), librust-libc-0.2+default-dev (>= 0.2.119-~~), librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-parking-lot-0.12-dev, librust-prodash-28+unit-bytes-dev, librust-prodash-28+unit-human-dev, librust-prodash-28-dev, librust-sha1-0.10+asm-dev, librust-sha1-0.10+default-dev, librust-sha1-smol-1+default-dev, librust-thiserror-1+default-dev (>= 1.0.38-~~), librust-walkdir-2+default-dev (>= 2.3.2-~~) Breaks: librust-gix-features-0.38.2-dev Replaces: librust-gix-features-0.38.2-dev Provides: librust-gix-features+cache-efficiency-debug-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+crc32-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+default-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+document-features-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+fast-sha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+fs-read-dir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+fs-walkdir-parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+io-pipe-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+once-cell-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+prodash-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+progress-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+progress-unit-bytes-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+progress-unit-human-numbers-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+rustsha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+tracing-detail-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+tracing-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+walkdir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+zlib-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+zlib-rust-backend-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features+zlib-stock-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+cache-efficiency-debug-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+crc32-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+default-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+document-features-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+fast-sha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+fs-read-dir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+fs-walkdir-parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+io-pipe-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+once-cell-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+prodash-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+progress-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+progress-unit-bytes-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+progress-unit-human-numbers-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+rustsha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+tracing-detail-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+tracing-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+walkdir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+zlib-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+zlib-rust-backend-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0+zlib-stock-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+cache-efficiency-debug-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+crc32-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+default-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+document-features-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+fast-sha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+fs-read-dir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+fs-walkdir-parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+io-pipe-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+once-cell-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+prodash-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+progress-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+progress-unit-bytes-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+progress-unit-human-numbers-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+rustsha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+tracing-detail-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+tracing-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+walkdir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+zlib-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+zlib-rust-backend-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38+zlib-stock-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+cache-efficiency-debug-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+crc32-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+default-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+document-features-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+fast-sha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+fs-read-dir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+fs-walkdir-parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+io-pipe-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+once-cell-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+parallel-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+prodash-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+progress-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+progress-unit-bytes-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+progress-unit-human-numbers-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+rustsha1-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+tracing-detail-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+tracing-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+walkdir-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+zlib-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+zlib-rust-backend-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2+zlib-stock-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-0.38.2-dev (= 0.38.2-2~bpo12+pve2), librust-gix-features-dev (= 0.38.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-features-0.38/librust-gix-features-0.38-dev_0.38.2-2~bpo12+pve2_ppc64el.deb Size: 29680 SHA512: 4fe77f7b9c173d4a64ba75fb41dd1b78820e3bf1beb543e250d04c7272acff128b2171c96a5d93d080c4825097497c9cd7b91b05fce960482d6f82f0d7b31c15 SHA256: 47fb6cfddd72b938a8c9eb620d3f9c37a042c83f75404406927f8054e59ccad0 SHA1: 4528cb7e56d0219e52df8f3f7ba65d3052f7f597 MD5sum: cdb5b2c38c12bec67b2d14f1993d8dfa Description: Integrate various capabilities using compile-time feature flags - Rust source code Source code for Debianized Rust crate "gix-features" Package: librust-gix-filter-0.11-dev Source: rust-gix-filter-0.11 Version: 0.11.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 144 Depends: librust-bstr-1+std-dev (>= 1.5.0-~~), librust-encoding-rs-0.8+default-dev (>= 0.8.32-~~), librust-gix-attributes-0.22+default-dev (>= 0.22.3-~~), librust-gix-command-0.3+default-dev (>= 0.3.8-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-packetline-blocking-0.17+default-dev (>= 0.17.4-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-quote-0.4+default-dev (>= 0.4.12-~~), librust-gix-trace-0.1+default-dev (>= 0.1.9-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-smallvec-1+default-dev (>= 1.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~) Breaks: librust-gix-filter-0.11.3-dev Replaces: librust-gix-filter-0.11.3-dev Provides: librust-gix-filter+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-0+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-0-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-0.11+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-0.11.3+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-0.11.3-dev (= 0.11.3-1~bpo12+pve2), librust-gix-filter-dev (= 0.11.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-filter-0.11/librust-gix-filter-0.11-dev_0.11.3-1~bpo12+pve2_ppc64el.deb Size: 30260 SHA512: 6d8ca9eb942584f430651556bb2099aac7f973731e2f2bf27d31c08ee4a2d7c98f88b024665a62147fdd424f0aa014ccc2f209d966ea702ffa03ef928cc74c7c SHA256: e8047c4c5e91c5547c969329e532d1d2099c11bf36853639d59aa81022dda4fb SHA1: d0d8efc8cf48ba972bd57a07b09e5dbccbde36d1 MD5sum: b9b776d2dbbc5e6749abf8f847abd9d9 Description: The gitoxide project implementing git filters - Rust source code Source code for Debianized Rust crate "gix-filter" Package: librust-gix-fs-0.11-dev Source: rust-gix-fs-0.11 Version: 0.11.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 68 Depends: librust-fastrand-2+std-dev (>= 2.1.0-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+fs-read-dir-dev (>= 0.38.2-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~) Breaks: librust-gix-fs-0.11.3-dev Replaces: librust-gix-fs-0.11.3-dev Provides: librust-gix-fs+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs+serde-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0+serde-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0.11+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0.11+serde-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0.11.3+default-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0.11.3+serde-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-0.11.3-dev (= 0.11.3-1~bpo12+pve2), librust-gix-fs-dev (= 0.11.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-fs-0.11/librust-gix-fs-0.11-dev_0.11.3-1~bpo12+pve2_ppc64el.deb Size: 16332 SHA512: 251ab45eaa2909d411ae79182984c06e3d01ea778020d5e2d70b30256f62a42c9b965ee41772f7e5492e651c92235b85f71ea6ccb245d9e44c70b0f099ce819d SHA256: 1a92a7ba320f10f79bd44a3725e4249bc67bd8e749613394dffdf2645997768d SHA1: 1c242f52b4c6bf99ce731a8186d970e28984a194 MD5sum: bf81d52597c871709bdb15b4284bba68 Description: Crate providing file system specific utilities to `gitoxide` - Rust source code Source code for Debianized Rust crate "gix-fs" Package: librust-gix-glob-0.16-dev Source: rust-gix-glob-0.16 Version: 0.16.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 67 Depends: librust-bitflags-2+default-dev, librust-bitflags-2+serde-dev, librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-features-0.38+default-dev (>= 0.38.1-~~), librust-gix-path-0.10+default-dev (>= 0.10.10-~~), librust-serde-1+derive-dev (>= 1.0.114-~~) Breaks: librust-gix-glob-0.16.5-dev Replaces: librust-gix-glob-0.16.5-dev Provides: librust-gix-glob+default-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob+document-features-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob+serde-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0+default-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0+document-features-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0+serde-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16+default-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16+document-features-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16+serde-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16.5+default-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16.5+document-features-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16.5+serde-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-0.16.5-dev (= 0.16.5-1~bpo12+pve2), librust-gix-glob-dev (= 0.16.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-glob-0.16/librust-gix-glob-0.16-dev_0.16.5-1~bpo12+pve2_ppc64el.deb Size: 15048 SHA512: 0fe52377f4bd8378ed857e12609f41b302a0b5e06daac7ba93778ca0712fb177bc6843d955641a81436847c703a5dcca9b7e1a70b92510c17ecc12f4584c01eb SHA256: fd707d8c5aac00b118f56a7cbbd61414d35d4420dc9ede1eb1e48f314d68e541 SHA1: ac106525306d17b8dc9b45d1772ede8d03b11ea4 MD5sum: 8426ebd93ed0bed1f121d8120d4de56f Description: The gitoxide project dealing with pattern matching - Rust source code Source code for Debianized Rust crate "gix-glob" Package: librust-gix-hash-0.14-dev Source: rust-gix-hash-0.14 Version: 0.14.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-document-features-0.2+default-dev, librust-faster-hex-0.9-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.33-~~) Breaks: librust-gix-hash-0.14.2-dev Replaces: librust-gix-hash-0.14.2-dev Provides: librust-gix-hash+default-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash+document-features-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash+serde-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0+default-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0+document-features-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0+serde-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14+default-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14+document-features-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14+serde-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14.2+default-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14.2+document-features-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14.2+serde-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-0.14.2-dev (= 0.14.2-1~bpo12+pve2), librust-gix-hash-dev (= 0.14.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-hash-0.14/librust-gix-hash-0.14-dev_0.14.2-1~bpo12+pve2_ppc64el.deb Size: 14284 SHA512: 21c462d231c25f8821a0db3a6a714494d453be838c235b149de817baa9f6a9557e1862af8d880258d1dc71583d9719881f51d8e194ef3b66d072a82e2131d4b9 SHA256: 7a782a70536bf3f4a14a4f36cd7b139b3be0ec564c7ae22539598c1a9b8135a5 SHA1: 628d301ad4fb78a3cbaf55de20b007661a7515fa MD5sum: aa13016bcf10634bed217f1ebd602ccf Description: Borrowed and owned git hash digests used to identify git objects - Rust source code Source code for Debianized Rust crate "gix-hash" Package: librust-gix-hashtable-0.5-dev Source: rust-gix-hashtable-0.5 Version: 0.5.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 33 Depends: librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-hashbrown-0.14+inline-more-dev, librust-hashbrown-0.14+raw-dev, librust-parking-lot-0.12+default-dev (>= 0.12.1-~~) Breaks: librust-gix-hashtable-0.5.2-dev Replaces: librust-gix-hashtable-0.5.2-dev Provides: librust-gix-hashtable+default-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-0+default-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-0-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-0.5+default-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-0.5.2+default-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-0.5.2-dev (= 0.5.2-1~bpo12+pve2), librust-gix-hashtable-dev (= 0.5.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-hashtable-0.5/librust-gix-hashtable-0.5-dev_0.5.2-1~bpo12+pve2_ppc64el.deb Size: 8372 SHA512: 2447913204c6de9514aa5bad2a8ff30061567de986e82075b596b4abdb5f0a20ddab952d3f37b6476d5388ee1322045b51430ac774ace43847cec1a86c4347f6 SHA256: e2392f801dbd770c2efcbc16fca2c1220ceb261402e800427bbeceb0b7febad9 SHA1: ac82a427ad82924d33ccfe6ee7e63dadce3ce13c MD5sum: 277f58aa67fcb784d2708fb4f2028961 Description: Crate that provides hashtable based data structures optimized to utilize ObjectId keys - Rust source code Source code for Debianized Rust crate "gix-hashtable" Package: librust-gix-ignore-0.11-dev Source: rust-gix-ignore-0.11 Version: 0.11.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 42 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-gix-glob-0.16+default-dev (>= 0.16.5-~~), librust-gix-glob-0.16+serde-dev (>= 0.16.5-~~), librust-gix-path-0.10+default-dev (>= 0.10.10-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-unicode-bom-2+default-dev (>= 2.0.2-~~) Breaks: librust-gix-ignore-0.11.4-dev Replaces: librust-gix-ignore-0.11.4-dev Provides: librust-gix-ignore+default-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore+document-features-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore+serde-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0+default-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0+document-features-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0+serde-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11+default-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11+document-features-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11+serde-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11.4+default-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11.4+document-features-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11.4+serde-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-0.11.4-dev (= 0.11.4-1~bpo12+pve2), librust-gix-ignore-dev (= 0.11.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-ignore-0.11/librust-gix-ignore-0.11-dev_0.11.4-1~bpo12+pve2_ppc64el.deb Size: 10944 SHA512: f12e2aeddb7863e8b2f9826896f7f79c7b7bac1d07eb03d8f232b0f3c640441150cae3f95880c195d55d159131079ab55a442c4bd8c98fbf0732f1c7468d7911 SHA256: 2b5dff9b5cc316279f66252ad7b95a418318bb70f1274aa70863c1f7e351ebdd SHA1: facd46fc521cdf7349c5ec6c3766b3462040eae6 MD5sum: 88d03279facc4688e383b0135b7f18d4 Description: The gitoxide project dealing .gitignore files - Rust source code Source code for Debianized Rust crate "gix-ignore" Package: librust-gix-index-0.33-dev Source: rust-gix-index-0.33 Version: 0.33.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 212 Depends: librust-bitflags-2+default-dev, librust-bstr-1-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-filetime-0.2+default-dev (>= 0.2.15-~~), librust-fnv-1+default-dev (>= 1.0.7-~~), librust-gix-bitmap-0.2+default-dev (>= 0.2.11-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-features-0.38+rustsha1-dev (>= 0.38.2-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-lock-14+default-dev, librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-traverse-0.39+default-dev (>= 0.39.2-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-gix-validate-0.8+default-dev (>= 0.8.5-~~), librust-hashbrown-0.14+default-dev (>= 0.14.3-~~), librust-itoa-1+default-dev (>= 1.0.3-~~), librust-libc-0.2+default-dev (>= 0.2.149-~~), librust-memmap2-0.9+default-dev, librust-rustix-0.38+fs-dev (>= 0.38.20-~~), librust-rustix-0.38+std-dev (>= 0.38.20-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-smallvec-1+default-dev (>= 1.7.0-~~), librust-smallvec-1+serde-dev (>= 1.7.0-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-index-0.33.1-dev Replaces: librust-gix-index-0.33.1-dev Provides: librust-gix-index+default-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index+document-features-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index+serde-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0+default-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0+document-features-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0+serde-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33+default-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33+document-features-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33+serde-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33.1+default-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33.1+document-features-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33.1+serde-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-0.33.1-dev (= 0.33.1-1~bpo12+pve2), librust-gix-index-dev (= 0.33.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-index-0.33/librust-gix-index-0.33-dev_0.33.1-1~bpo12+pve2_ppc64el.deb Size: 43284 SHA512: 7211984d7b7d37b47be42ede47033e7cb8083dd8b3530c601b34b90a884aed7f33679435f571ff1005881f35330ab217a050fa7d2e94a1749a2838ebe3fb3c8a SHA256: 809d5801fcf13f57df8317963416c8b202be25653e8c15eb1c3e499367fea83e SHA1: 9799cadb025809ba4dbcf67c6a2726031fef4c42 MD5sum: 29517fa4f726ce15aa114a5dd823aeca Description: Work-in-progress crate of the gitoxide project dedicated implementing the git index file - Rust source code Source code for Debianized Rust crate "gix-index" Package: librust-gix-lock-14-dev Source: rust-gix-lock-14 Version: 14.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-gix-tempfile-14-dev, librust-gix-utils-0.1-dev (>= 0.1.11-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~) Breaks: librust-gix-lock-14.0.0-dev Replaces: librust-gix-lock-14.0.0-dev Provides: librust-gix-lock+default-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-14+default-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-14.0+default-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-14.0-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-14.0.0+default-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-14.0.0-dev (= 14.0.0-1~bpo12+pve2), librust-gix-lock-dev (= 14.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-lock-14/librust-gix-lock-14-dev_14.0.0-1~bpo12+pve2_ppc64el.deb Size: 11608 SHA512: 14843a9324e97be21ab9fa16d7c2a08c95a5021340fbc32775c75f959c926145174dd9fc9ad5403f205bab7b8f50408074217a492165a838adca93f1e385dfb4 SHA256: eb6563ef68973d278836759cf9262db3f25f2c4c38aaaf041a63f45fcb45ac79 SHA1: bdba936a8809c5bd58c3f3fbad31c95a9b58320f MD5sum: 368695c0cc20a148bb9b940ef6289ed8 Description: Git-style lock-file implementation - Rust source code Source code for Debianized Rust crate "gix-lock" Package: librust-gix-macros-0.1-dev Source: rust-gix-macros-0.1 Version: 0.1.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 43 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+fold-dev, librust-syn-2+full-dev Breaks: librust-gix-macros-0.1.5-dev Replaces: librust-gix-macros-0.1.5-dev Provides: librust-gix-macros+default-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-0+default-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-0-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-0.1+default-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-0.1.5+default-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-0.1.5-dev (= 0.1.5-1~bpo12+pve2), librust-gix-macros-dev (= 0.1.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-macros-0.1/librust-gix-macros-0.1-dev_0.1.5-1~bpo12+pve2_ppc64el.deb Size: 10312 SHA512: ab39317b309ae274ead913cf6be03c37aa55e83594f71eb47640222abccd2fa9ec0ea4c95212499c6d37af717d7b4dfcd46b67c549d014558ff1b02d1d85cc5a SHA256: de415d21993add5cffc63c2dd26a92f8b481b76c6b0e60cc616d3a3a6974728d SHA1: c2ae3184cc5cd7db7b8c7a7283d4c04ec8e3150c MD5sum: 6d83fe5c2cd1950cf939328dd25369b2 Description: Proc-macro utilities for gix - Rust source code Source code for Debianized Rust crate "gix-macros" Package: librust-gix-mailmap-0.23-dev Source: rust-gix-mailmap-0.23 Version: 0.23.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 55 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-actor-0.31+default-dev (>= 0.31.5-~~), librust-gix-actor-0.31+serde-dev (>= 0.31.5-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~) Breaks: librust-gix-mailmap-0.23.5-dev Replaces: librust-gix-mailmap-0.23.5-dev Provides: librust-gix-mailmap+default-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap+document-features-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap+serde-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0+default-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0+document-features-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0+serde-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23+default-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23+document-features-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23+serde-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23.5+default-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23.5+document-features-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23.5+serde-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-0.23.5-dev (= 0.23.5-1~bpo12+pve2), librust-gix-mailmap-dev (= 0.23.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-mailmap-0.23/librust-gix-mailmap-0.23-dev_0.23.5-1~bpo12+pve2_ppc64el.deb Size: 12736 SHA512: 3726f75a4f98aab6314f5485567446d21a5837f8163eb144add1beef475f056fd504e22e8fa6e688064d5d6bcabe2c916e22f7bd92ae9b23426a34c474177fdf SHA256: 344be4ab7bf144c08f47d75ddc6ac1c99330b7984dbe67a6cd2d14dc27a7869e SHA1: 18e6ba616ec4d801b202e5b7b749665907c4c6c1 MD5sum: 312c6ccd1ca0773d90f55d8ca2c1362d Description: The gitoxide project for parsing mailmap files - Rust source code Source code for Debianized Rust crate "gix-mailmap" Package: librust-gix-negotiate-0.13-dev Source: rust-gix-negotiate-0.13 Version: 0.13.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-bitflags-2+default-dev, librust-gix-commitgraph-0.24+default-dev (>= 0.24.3-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-revwalk-0.13+default-dev (>= 0.13.2-~~), librust-smallvec-1+default-dev (>= 1.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.40-~~) Breaks: librust-gix-negotiate-0.13.2-dev Replaces: librust-gix-negotiate-0.13.2-dev Provides: librust-gix-negotiate+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-0+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-0-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-0.13+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-0.13.2+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-0.13.2-dev (= 0.13.2-1~bpo12+pve2), librust-gix-negotiate-dev (= 0.13.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-negotiate-0.13/librust-gix-negotiate-0.13-dev_0.13.2-1~bpo12+pve2_ppc64el.deb Size: 11384 SHA512: 5f4bdb48f0a7df745c6036fbcaeb6e353c6d511ef68a849a721ecb509515c0a7ba17d609d1ea1a65565d41e2d4ce758a3bbbc1e670be9c9bc7eaf06bd9349c44 SHA256: 0d0bf4e05deff5caa0793c0524679fb0f67cbc1799ff368525bb5a34aeb23679 SHA1: 78e8391e9a07c40b2877df69bc9c67a9718b8669 MD5sum: 19b062d6bb7de899b4a7bbf7b730cb7e Description: The gitoxide project implementing negotiation algorithms - Rust source code Source code for Debianized Rust crate "gix-negotiate" Package: librust-gix-object-0.42-dev Source: rust-gix-object-0.42 Version: 0.42.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 166 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-actor-0.31+default-dev (>= 0.31.4-~~), librust-gix-actor-0.31+serde-dev (>= 0.31.4-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-features-0.38+rustsha1-dev (>= 0.38.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-utils-0.1+default-dev (>= 0.1.11-~~), librust-gix-validate-0.8+default-dev (>= 0.8.5-~~), librust-itoa-1+default-dev (>= 1.0.1-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-smallvec-1+default-dev (>= 1.4.0-~~), librust-smallvec-1+serde-dev (>= 1.4.0-~~), librust-smallvec-1+write-dev (>= 1.4.0-~~), librust-thiserror-1+default-dev (>= 1.0.34-~~), librust-winnow-0.6+default-dev, librust-winnow-0.6+simd-dev, librust-winnow-0.6+std-dev Breaks: librust-gix-object-0.42.3-dev Replaces: librust-gix-object-0.42.3-dev Provides: librust-gix-object+default-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object+document-features-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object+serde-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object+verbose-object-parsing-errors-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0+default-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0+document-features-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0+serde-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0+verbose-object-parsing-errors-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42+default-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42+document-features-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42+serde-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42+verbose-object-parsing-errors-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42.3+default-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42.3+document-features-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42.3+serde-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42.3+verbose-object-parsing-errors-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-0.42.3-dev (= 0.42.3-1~bpo12+pve2), librust-gix-object-dev (= 0.42.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-object-0.42/librust-gix-object-0.42-dev_0.42.3-1~bpo12+pve2_ppc64el.deb Size: 30476 SHA512: d8be4176d6b29f1cb7fb4d0802f073c21df9547e6fd3032e9cf619a803f2a7f8da6aba825c59c4da472e050fbadb2639903a1bb6a7f5fead9e787cfc00dfd9b3 SHA256: 65588daf9605cd98fedcc5826e80687b79547def4e1164f4574a70b8912127b8 SHA1: a6a88507a619150cd83502f74e5b3c3b5cf6c98e MD5sum: 043ab33108addce67e085a024a0c7358 Description: Immutable and mutable git objects with decoding and encoding support - Rust source code Source code for Debianized Rust crate "gix-object" Package: librust-gix-odb-0.61-dev Source: rust-gix-odb-0.61 Version: 0.61.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 254 Depends: librust-arc-swap-1+default-dev (>= 1.5.0-~~), librust-document-features-0.2+default-dev, librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-features-0.38+crc32-dev (>= 0.38.2-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+rustsha1-dev (>= 0.38.2-~~), librust-gix-features-0.38+walkdir-dev (>= 0.38.2-~~), librust-gix-features-0.38+zlib-dev (>= 0.38.2-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-object-0.42+serde-dev (>= 0.42.3-~~), librust-gix-pack-0.51+serde-dev (>= 0.51.1-~~), librust-gix-pack-0.51-dev (>= 0.51.1-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-quote-0.4+default-dev (>= 0.4.12-~~), librust-parking-lot-0.12+default-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-tempfile-3+default-dev (>= 3.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-odb-0.61.1-dev Replaces: librust-gix-odb-0.61.1-dev Provides: librust-gix-odb+default-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb+document-features-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb+serde-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0+default-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0+document-features-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0+serde-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61+default-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61+document-features-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61+serde-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61.1+default-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61.1+document-features-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61.1+serde-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-0.61.1-dev (= 0.61.1-1~bpo12+pve2), librust-gix-odb-dev (= 0.61.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-odb-0.61/librust-gix-odb-0.61-dev_0.61.1-1~bpo12+pve2_ppc64el.deb Size: 48440 SHA512: abcbedce1f0a3f7ecc34922cbd1bf5bd584e363b7a2ad2f2920f61b2de1e705392559898ac1a0696e9c6e8e76a7a105d7bf2ce106654f3c5e73a85eb3adfd5fe SHA256: d23401f357bd1f49e9ce2fadaa7f2585fef9a99ae72bd8c7404092b0c21b073d SHA1: 235e51287a5e37392876c9d6cfee4635f3fe0e12 MD5sum: 23ef83a32ea983576b96a781afd1bf18 Description: Implements various git object databases - Rust source code Source code for Debianized Rust crate "gix-odb" Package: librust-gix-pack-0.51-dev Source: rust-gix-pack-0.51 Version: 0.51.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 466 Depends: librust-clru-0.6+default-dev (>= 0.6.1-~~), librust-document-features-0.2+default-dev, librust-gix-chunk-0.4+default-dev (>= 0.4.8-~~), librust-gix-diff-0.44-dev (>= 0.44.1-~~), librust-gix-features-0.38+crc32-dev (>= 0.38.2-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-features-0.38+rustsha1-dev (>= 0.38.2-~~), librust-gix-features-0.38+zlib-dev (>= 0.38.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hashtable-0.5+default-dev (>= 0.5.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-object-0.42+serde-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-tempfile-14-dev, librust-gix-traverse-0.39+default-dev (>= 0.39.2-~~), librust-memmap2-0.9+default-dev, librust-parking-lot-0.12-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-smallvec-1+default-dev (>= 1.3.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~), librust-uluru-3+default-dev Breaks: librust-gix-pack-0.51.1-dev Replaces: librust-gix-pack-0.51.1-dev Provides: librust-gix-pack+default-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+document-features-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+generate-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+object-cache-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+pack-cache-lru-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+pack-cache-lru-static-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+serde-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack+streaming-input-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+default-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+document-features-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+generate-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+object-cache-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+pack-cache-lru-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+pack-cache-lru-static-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+serde-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0+streaming-input-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+default-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+document-features-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+generate-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+object-cache-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+pack-cache-lru-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+pack-cache-lru-static-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+serde-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51+streaming-input-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+default-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+document-features-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+generate-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+object-cache-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+pack-cache-lru-dynamic-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+pack-cache-lru-static-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+serde-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1+streaming-input-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-0.51.1-dev (= 0.51.1-1~bpo12+pve2), librust-gix-pack-dev (= 0.51.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-pack-0.51/librust-gix-pack-0.51-dev_0.51.1-1~bpo12+pve2_ppc64el.deb Size: 81744 SHA512: 02cf11db8afe8fc25a660c465771ac65ea3cca628ff6114b4ce16fa370512769860f6a133c02d24c58873e4ecaa0744ac535afd4352de50a6ddf031802236b48 SHA256: a0ddcda14f9d6dc94eaaca182b4e7d53d7df910859db40b2ab59b42cb7fcd7dc SHA1: 45196369ac3559ed33473276be4c5a7a2b032f6b MD5sum: c0e50dc59f3ef6712750026d1f382bb0 Description: Implements git packs and related data structures - Rust source code Source code for Debianized Rust crate "gix-pack" Package: librust-gix-packetline-0.17-dev Source: rust-gix-packetline-0.17 Version: 0.17.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 125 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-faster-hex-0.9-dev, librust-futures-io-0.3+default-dev (>= 0.3.16-~~), librust-futures-lite+std-dev (>= 1.9.0-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.6-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.34-~~) Breaks: librust-gix-packetline-0.17.5-dev Replaces: librust-gix-packetline-0.17.5-dev Provides: librust-gix-packetline+async-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+blocking-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+default-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+document-features-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+futures-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+futures-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+pin-project-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline+serde-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+async-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+blocking-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+default-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+document-features-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+futures-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+futures-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+pin-project-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0+serde-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+async-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+blocking-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+default-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+document-features-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+futures-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+futures-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+pin-project-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17+serde-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+async-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+blocking-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+default-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+document-features-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+futures-io-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+futures-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+pin-project-lite-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5+serde-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-0.17.5-dev (= 0.17.5-1~bpo12+pve2), librust-gix-packetline-dev (= 0.17.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-packetline-0.17/librust-gix-packetline-0.17-dev_0.17.5-1~bpo12+pve2_ppc64el.deb Size: 21488 SHA512: 60f7eb314504e69f5263dbde63384b281b260ad1bb17f6c2aa1617aaed860f1f7eeba1a6dfdbd9c79abb688e9de170145d8d67ec144c3f756d4a2bfb3adfc1db SHA256: b364d3b83bff7bb33e0a4be0ac1953b8f93946c79792e6cc8f16a3275947e048 SHA1: a348cde4f0691e6f63034b62ee1c148bbd8fd8a4 MD5sum: fda55d4f08b8ee23dc9d72988a286684 Description: The gitoxide project implementing the pkt-line serialization format - Rust source code Source code for Debianized Rust crate "gix-packetline" Package: librust-gix-packetline-blocking-0.17-dev Source: rust-gix-packetline-blocking-0.17 Version: 0.17.4-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 125 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-faster-hex-0.9-dev, librust-gix-trace-0.1+default-dev (>= 0.1.9-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.34-~~) Breaks: librust-gix-packetline-blocking-0.17.4-dev Replaces: librust-gix-packetline-blocking-0.17.4-dev Provides: librust-gix-packetline-blocking+blocking-io-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking+default-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking+document-features-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking+serde-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0+blocking-io-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0+default-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0+document-features-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0+serde-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17+blocking-io-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17+default-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17+document-features-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17+serde-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17.4+blocking-io-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17.4+default-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17.4+document-features-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17.4+serde-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-0.17.4-dev (= 0.17.4-2~bpo12+pve2), librust-gix-packetline-blocking-dev (= 0.17.4-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-packetline-blocking-0.17/librust-gix-packetline-blocking-0.17-dev_0.17.4-2~bpo12+pve2_ppc64el.deb Size: 21264 SHA512: bfcba6afda815ec8b98fbc258a5b97b812358d029fce5784144219b6a1c1b9db77ed1233086d7fec2afd940d342b75faa4b9a5f660fe35a3b0136c9472af450c SHA256: 983a6fb0f5f57b5d7210531ba9e2d97e2f2cd05d267af92d64f96a3c8087dbbd SHA1: 0a14ec7ad92872f6762dc4aa394d4d1cff30949c MD5sum: 5ee6f76c040877f7c4c72c24f9b57e10 Description: Duplicate of `gix-packetline` with the `blocking-io` feature pre-selected - Rust source code Source code for Debianized Rust crate "gix-packetline-blocking" Package: librust-gix-path-0.10-dev Source: rust-gix-path-0.10 Version: 0.10.11-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 107 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-gix-trace-0.1+default-dev (>= 0.1.10-~~), librust-home-0.5+default-dev (>= 0.5.5-~~), librust-once-cell-1+default-dev (>= 1.17.1-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-path-0.10.11-dev Replaces: librust-gix-path-0.10.11-dev Provides: librust-gix-path+default-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-0+default-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-0-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-0.10+default-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-0.10.11+default-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-0.10.11-dev (= 0.10.11-2~bpo12+pve2), librust-gix-path-dev (= 0.10.11-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-path-0.10/librust-gix-path-0.10-dev_0.10.11-2~bpo12+pve2_ppc64el.deb Size: 24236 SHA512: ee4bd457650f21b843a4c9df444f89f7ee20fd1d2146c717262b397e73a648385e3969ad5fdca98960cc9b24c77731f94456ffbf20fa1e0583e5387f4f7ab0cc SHA256: f3391ab6bcd4ee98498f190e9e4eabb0b373efb7fcad4803afb92cd1471406f5 SHA1: c8c55b820a724dd3a199f843e728b482823717a2 MD5sum: 61419e790714cf99b768b82aa890ec48 Description: The gitoxide project dealing paths and their conversions - Rust source code Source code for Debianized Rust crate "gix-path" Package: librust-gix-pathspec-0.7-dev Source: rust-gix-pathspec-0.7 Version: 0.7.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 81 Depends: librust-bitflags-2+default-dev, librust-bstr-1+std-dev (>= 1.3.0-~~), librust-gix-attributes-0.22+default-dev (>= 0.22.2-~~), librust-gix-config-value-0.14+default-dev (>= 0.14.6-~~), librust-gix-glob-0.16+default-dev (>= 0.16.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-pathspec-0.7.5-dev Replaces: librust-gix-pathspec-0.7.5-dev Provides: librust-gix-pathspec+default-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-0+default-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-0-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-0.7+default-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-0.7.5+default-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-0.7.5-dev (= 0.7.5-1~bpo12+pve2), librust-gix-pathspec-dev (= 0.7.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-pathspec-0.7/librust-gix-pathspec-0.7-dev_0.7.5-1~bpo12+pve2_ppc64el.deb Size: 19340 SHA512: 4c0af0ebe5ea4362975df3a39b89bd373107f2ebbef048a84a178f99dbadc665ae186aeb1aad3ef3054e51999cb05da8783a13b270f71a0e0645bcde3430f6eb SHA256: 501ff4c784b97bf076c5fad380a82ee2e8295ef5bc3cbb5b5c4fe31bf4758cf4 SHA1: 53f5b3489efb9b946ccaff020509c8d7a6673f7b MD5sum: 78e8c4d81ec7cbab8eb9f26afb770199 Description: The gitoxide project dealing magical pathspecs - Rust source code Source code for Debianized Rust crate "gix-pathspec" Package: librust-gix-prompt-0.8-dev Source: rust-gix-prompt-0.8 Version: 0.8.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 40 Depends: librust-gix-command-0.3+default-dev (>= 0.3.9-~~), librust-gix-config-value-0.14+default-dev (>= 0.14.8-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-rustix-0.38+default-dev (>= 0.38.4-~~), librust-rustix-0.38+termios-dev (>= 0.38.4-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-prompt-0.8.7-dev Replaces: librust-gix-prompt-0.8.7-dev Provides: librust-gix-prompt+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-0+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-0-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-0.8+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-0.8.7+default-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-0.8.7-dev (= 0.8.7-1~bpo12+pve2), librust-gix-prompt-dev (= 0.8.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-prompt-0.8/librust-gix-prompt-0.8-dev_0.8.7-1~bpo12+pve2_ppc64el.deb Size: 10328 SHA512: 50d9860a9ad050ac1a27316ec9d89c35fb44de8daaa449c25e78ca2fd4d5031ac41416a00796c3cad0306f762b66016039927c46b742850eee7965737a659026 SHA256: 71a150d159b3b09e44349fae885529408806babba9b9a6e99ff3304bcf28e843 SHA1: b111591b96cf97a987872b79caad61da121f61b2 MD5sum: 4ee0d91c14d9d36d6b95bf16964fbf8d Description: The gitoxide project for handling prompts in the terminal - Rust source code Source code for Debianized Rust crate "gix-prompt" Package: librust-gix-protocol-0.45-dev Source: rust-gix-protocol-0.45 Version: 0.45.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 191 Depends: librust-async-trait-0.1+default-dev (>= 0.1.51-~~), librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-futures-io-0.3+default-dev (>= 0.3.16-~~), librust-futures-lite+std-dev (>= 1-~~), librust-gix-credentials-0.24+default-dev (>= 0.24.2-~~), librust-gix-date-0.8+default-dev (>= 0.8.6-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-transport-0.42+async-client-dev (>= 0.42.1-~~), librust-gix-transport-0.42+blocking-client-dev (>= 0.42.1-~~), librust-gix-transport-0.42+default-dev (>= 0.42.1-~~), librust-gix-transport-0.42+serde-dev (>= 0.42.1-~~), librust-gix-utils-0.1+default-dev (>= 0.1.12-~~), librust-maybe-async-0.2+default-dev (>= 0.2.6-~~), librust-maybe-async-0.2+is-sync-dev (>= 0.2.6-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~), librust-winnow-0.6+default-dev, librust-winnow-0.6+simd-dev Breaks: librust-gix-protocol-0.45.1-dev Replaces: librust-gix-protocol-0.45.1-dev Provides: librust-gix-protocol+async-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+async-trait-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+blocking-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+default-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+document-features-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+futures-io-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+futures-lite-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol+serde-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+async-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+async-trait-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+blocking-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+default-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+document-features-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+futures-io-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+futures-lite-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0+serde-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+async-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+async-trait-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+blocking-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+default-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+document-features-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+futures-io-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+futures-lite-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45+serde-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+async-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+async-trait-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+blocking-client-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+default-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+document-features-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+futures-io-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+futures-lite-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1+serde-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-0.45.1-dev (= 0.45.1-3~bpo12+pve2), librust-gix-protocol-dev (= 0.45.1-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-protocol-0.45/librust-gix-protocol-0.45-dev_0.45.1-3~bpo12+pve2_ppc64el.deb Size: 33308 SHA512: 8c77519c0a7a381e8d9838cfbe2d04c3808a79744d58c136b5962863b1d4b4fe148535f4b89724d71fc154d1ca47e5b44ee6a5e2fdbe9eb32d57519f37989cb3 SHA256: 061a51d5d18035cda82ff19c1a482978f2004fd9afe7aae7f96b1efb4461694b SHA1: 3b219fc4182a9b808894ad074c1d6a5172064964 MD5sum: cfb3f88f1441849257a37793a0518332 Description: The gitoxide project for implementing git protocols - Rust source code Source code for Debianized Rust crate "gix-protocol" Package: librust-gix-quote-0.4-dev Source: rust-gix-quote-0.4 Version: 0.4.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-gix-utils-0.1+default-dev (>= 0.1.11-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~) Breaks: librust-gix-quote-0.4.12-dev Replaces: librust-gix-quote-0.4.12-dev Provides: librust-gix-quote+default-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-0+default-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-0-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-0.4+default-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-0.4.12+default-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-0.4.12-dev (= 0.4.12-1~bpo12+pve2), librust-gix-quote-dev (= 0.4.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-quote-0.4/librust-gix-quote-0.4-dev_0.4.12-1~bpo12+pve2_ppc64el.deb Size: 8868 SHA512: 277c9930cf6746a9a840e141cc21f7b0f64211a97e7ce5fa7bc72e113d84af76b118408f2ec0f39ebb6c300078bcd8a03f8e6770ef4c9625673ed99ae32f177c SHA256: 98e4164f60ac6f9f9b6037dc71b467195d1dd70171da1ce1722edc242c3f4742 SHA1: 8e86323b0ade411ca00955c5fb1ef60278d18c0e MD5sum: 6dda118fafb00b76589abe655597dc1a Description: The gitoxide project dealing with various quotations used by git - Rust source code Source code for Debianized Rust crate "gix-quote" Package: librust-gix-ref-0.44-dev Source: rust-gix-ref-0.44 Version: 0.44.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 285 Depends: librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-gix-actor-0.31+default-dev (>= 0.31.2-~~), librust-gix-actor-0.31+serde-dev (>= 0.31.2-~~), librust-gix-date-0.8+default-dev (>= 0.8.6-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+walkdir-dev (>= 0.38.2-~~), librust-gix-fs-0.11+default-dev, librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-lock-14+default-dev, librust-gix-object-0.42+default-dev (>= 0.42.2-~~), librust-gix-object-0.42+serde-dev (>= 0.42.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-tempfile-14-dev, librust-gix-utils-0.1+default-dev (>= 0.1.11-~~), librust-gix-validate-0.8+default-dev (>= 0.8.5-~~), librust-memmap2-0.9+default-dev, librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.34-~~), librust-winnow-0.6+default-dev, librust-winnow-0.6+simd-dev Breaks: librust-gix-ref-0.44.1-dev Replaces: librust-gix-ref-0.44.1-dev Provides: librust-gix-ref+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44.1+default-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44.1+document-features-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44.1+serde-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-0.44.1-dev (= 0.44.1-1~bpo12+pve2), librust-gix-ref-dev (= 0.44.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-ref-0.44/librust-gix-ref-0.44-dev_0.44.1-1~bpo12+pve2_ppc64el.deb Size: 50536 SHA512: 09865bb77e909d5ecc80338f043463a448864b1704c3feb7601a17643f74042636736039cef60979c9f489d5ee8748456983f009f22f25344ef3e7e22c593e62 SHA256: 97277a234c6fd27a1f8931962d338b614e93810fce149d9f5b16b08a6cb6cd0c SHA1: bd8bdb23584736fd8d9356b0e23fdce49fc1ebf2 MD5sum: 05f5e026953688197677b84ebdfa3a3f Description: Handle git references - Rust source code Source code for Debianized Rust crate "gix-ref" Package: librust-gix-refspec-0.23-dev Source: rust-gix-refspec-0.23 Version: 0.23.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 78 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-revision-0.27-dev, librust-gix-validate-0.8+default-dev (>= 0.8.4-~~), librust-smallvec-1+default-dev (>= 1.9.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-refspec-0.23.0-dev Replaces: librust-gix-refspec-0.23.0-dev Provides: librust-gix-refspec+default-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-0+default-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-0-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-0.23+default-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-0.23.0+default-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-0.23.0-dev (= 0.23.0-1~bpo12+pve2), librust-gix-refspec-dev (= 0.23.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-refspec-0.23/librust-gix-refspec-0.23-dev_0.23.0-1~bpo12+pve2_ppc64el.deb Size: 17436 SHA512: 7d494256a91529bb272f0d5fe521ef8516ba34b30616d1256c25ace976d8172c3690f3947d7dd9abba1fe3164b2b747d79e750500b689af70ec84729fcc5efda SHA256: 1e76b0c078cc40022757817d9abe81f9e672855b20c54095b6afc920de4d4ebe SHA1: c0c373f2e73f47cea4e0e884af21a564d0dee7c6 MD5sum: c3438b18235539f83b21d09ad710d1f7 Description: The gitoxide project for parsing and representing refspecs - Rust source code Source code for Debianized Rust crate "gix-refspec" Package: librust-gix-revision-0.27-dev Source: rust-gix-revision-0.27 Version: 0.27.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 87 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-hashtable-0.5+default-dev (>= 0.5.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-object-0.42+serde-dev (>= 0.42.3-~~), librust-gix-revwalk-0.13+default-dev (>= 0.13.2-~~), librust-gix-trace-0.1+default-dev (>= 0.1.8-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-revision-0.27.2-dev Replaces: librust-gix-revision-0.27.2-dev Provides: librust-gix-revision+default-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision+describe-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision+document-features-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision+serde-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0+default-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0+describe-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0+document-features-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0+serde-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27+default-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27+describe-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27+document-features-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27+serde-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27.2+default-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27.2+describe-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27.2+document-features-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27.2+serde-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-0.27.2-dev (= 0.27.2-1~bpo12+pve2), librust-gix-revision-dev (= 0.27.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-revision-0.27/librust-gix-revision-0.27-dev_0.27.2-1~bpo12+pve2_ppc64el.deb Size: 20180 SHA512: ae11b52f0d7bf8d2d40bab4a94fb251f4dc1dce1f5dd7e2fe3ff1b6cde4239460205947aac7b935bde19e291a483526021c5d2bd1ee6b95355c1871b477b5911 SHA256: 85c7b539bc4f39568a5093310ea8e381226a428dfce47bdcd4b524a7a61421d6 SHA1: a15a70d6c16298d1c9a588ef48ec84760aa9fdad MD5sum: 2e903375f0cad22e136f24a4d2e50536 Description: The gitoxide project dealing with finding names for revisions and parsing specifications - Rust source code Source code for Debianized Rust crate "gix-revision" Package: librust-gix-revwalk-0.13-dev Source: rust-gix-revwalk-0.13 Version: 0.13.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 58 Depends: librust-gix-commitgraph-0.24+default-dev (>= 0.24.3-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hashtable-0.5+default-dev (>= 0.5.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-smallvec-1+default-dev (>= 1.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-revwalk-0.13.2-dev Replaces: librust-gix-revwalk-0.13.2-dev Provides: librust-gix-revwalk+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-0+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-0-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-0.13+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-0.13.2+default-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-0.13.2-dev (= 0.13.2-1~bpo12+pve2), librust-gix-revwalk-dev (= 0.13.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-revwalk-0.13/librust-gix-revwalk-0.13-dev_0.13.2-1~bpo12+pve2_ppc64el.deb Size: 13432 SHA512: 29cb5f5e477b1a55d84416a23571e5dfef3281363150f923f3f6e9efce622ab441def913290acc0f4318c7a5dd2c4196b1059eccb4c56d00fdae431c90ff1db9 SHA256: 8741b7efb7aedc34a52cfe0f5b178fcf3a28da3e2418befa150b5b39da3497c8 SHA1: b7aee674428133b3cd28bce536fedef0158a2771 MD5sum: 15444cc393a5fde6cac304d80fa8c728 Description: Crate providing utilities for walking the revision graph - Rust source code Source code for Debianized Rust crate "gix-revwalk" Package: librust-gix-sec-0.10-dev Source: rust-gix-sec-0.10 Version: 0.10.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 47 Depends: librust-bitflags-2+default-dev, librust-bitflags-2+serde-dev, librust-document-features-0.2+default-dev (>= 0.2.1-~~), librust-libc-0.2+default-dev (>= 0.2.123-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~) Breaks: librust-gix-sec-0.10.6-dev Replaces: librust-gix-sec-0.10.6-dev Provides: librust-gix-sec+default-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec+document-features-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec+serde-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0+default-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0+document-features-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0+serde-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10+default-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10+document-features-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10+serde-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10.6+default-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10.6+document-features-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10.6+serde-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-0.10.6-dev (= 0.10.6-1~bpo12+pve2), librust-gix-sec-dev (= 0.10.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-sec-0.10/librust-gix-sec-0.10-dev_0.10.6-1~bpo12+pve2_ppc64el.deb Size: 11320 SHA512: 6ad4961b71720b169a5d0bb2914f3da0925593be2f4e9d34c33dedda680f2e0c2b6ffe4bf763f9e4936e6de52f0438bf4078033ad8c51fbe36e565c5b43cd338 SHA256: 2eda050103db0051b9f8d06e97bfb146b95271b637577fc442956131b1aeacfa SHA1: fed7c76da105682e7780c72b55ccf6079084a257 MD5sum: 6788c8589eb21016aade2a8322b480b9 Description: The gitoxide project providing a shared trust model - Rust source code Source code for Debianized Rust crate "gix-sec" Package: librust-gix-status-0.10-dev Source: rust-gix-status-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 137 Depends: librust-bstr-1-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-filetime-0.2+default-dev (>= 0.2.15-~~), librust-gix-diff-0.44+blob-dev, librust-gix-dir-0.5+default-dev, librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-filter-0.11+default-dev (>= 0.11.2-~~), librust-gix-fs-0.11+default-dev, librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-index-0.33+default-dev, librust-gix-object-0.42+default-dev (>= 0.42.2-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-pathspec-0.7+default-dev (>= 0.7.5-~~), librust-gix-worktree-0.34+attributes-dev, librust-portable-atomic-1+default-dev, librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-status-0.10.0-dev Replaces: librust-gix-status-0.10.0-dev Provides: librust-gix-status+default-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status+document-features-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status+worktree-rewrites-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0+default-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0+document-features-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0+worktree-rewrites-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10+default-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10+document-features-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10+worktree-rewrites-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10.0+default-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10.0+document-features-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10.0+worktree-rewrites-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-0.10.0-dev (= 0.10.0-1~bpo12+pve2), librust-gix-status-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-status-0.10/librust-gix-status-0.10-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 28776 SHA512: d40192c2a6cb0e274730ff71e064abe6aa74a67f416ef79c80ccb6d65bc6eba70a6bce5a7a9fedd4432170bf0bf935eb38b7a36cbf75106bbbdd1c2452ad5cb0 SHA256: 34a9736fb97b6487bfdfb3fd3ed088550c14a2742db66607c3a7a028d86a64a3 SHA1: 534adc420ad33d5739531abf737b8b677668bb7e MD5sum: 0db138a9f5dd3421c2e2dac6451afeee Description: The gitoxide project dealing with 'git status'-like functionality - Rust source code Source code for Debianized Rust crate "gix-status" Package: librust-gix-submodule-0.11-dev Source: rust-gix-submodule-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 55 Depends: librust-bstr-1-dev (>= 1.5.0-~~), librust-gix-config-0.37+default-dev, librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-gix-pathspec-0.7+default-dev (>= 0.7.5-~~), librust-gix-refspec-0.23+default-dev, librust-gix-url-0.27+default-dev (>= 0.27.2-~~), librust-thiserror-1+default-dev (>= 1.0.44-~~) Breaks: librust-gix-submodule-0.11.0-dev Replaces: librust-gix-submodule-0.11.0-dev Provides: librust-gix-submodule+default-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-0+default-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-0-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-0.11+default-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-0.11.0+default-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-0.11.0-dev (= 0.11.0-1~bpo12+pve2), librust-gix-submodule-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-submodule-0.11/librust-gix-submodule-0.11-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 13624 SHA512: 0ad7d77fb44d63767f68eefe4a64aa608928cb4492013988541daa023116939f56ca7a3ba62a44348657e260c7c08c7b3e21ade788e036385485a351caf86e39 SHA256: 47c5dd84dbd07e003059d63e1606f3dfed0639f04ccd792b0d6ff29b930ea88f SHA1: a637c0f9f10e85bd9c38d3d8a06f7d46be92af2c MD5sum: 7fd214c1efb99596eecc047f97c7f379 Description: The gitoxide project dealing git submodules - Rust source code Source code for Debianized Rust crate "gix-submodule" Package: librust-gix-tempfile-14-dev Source: rust-gix-tempfile-14 Version: 14.0.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 68 Depends: librust-dashmap-5+default-dev, librust-document-features-0.2+default-dev, librust-gix-fs-0.11+default-dev (>= 0.11.3-~~), librust-libc-0.2-dev (>= 0.2.98-~~), librust-once-cell-1+race-dev (>= 1.8.0-~~), librust-once-cell-1+std-dev (>= 1.8.0-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-signal-hook-0.3-dev (>= 0.3.9-~~), librust-signal-hook-registry-1+default-dev (>= 1.4.0-~~), librust-tempfile-3+default-dev (>= 3.10.0-~~) Breaks: librust-gix-tempfile-14.0.2-dev Replaces: librust-gix-tempfile-14.0.2-dev Provides: librust-gix-tempfile+default-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile+document-features-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile+hp-hashmap-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile+signals-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14+default-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14+document-features-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14+hp-hashmap-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14+signals-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0+default-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0+document-features-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0+hp-hashmap-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0+signals-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0.2+default-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0.2+document-features-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0.2+hp-hashmap-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0.2+signals-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-14.0.2-dev (= 14.0.2-1~bpo12+pve2), librust-gix-tempfile-dev (= 14.0.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-tempfile-14/librust-gix-tempfile-14-dev_14.0.2-1~bpo12+pve2_ppc64el.deb Size: 15768 SHA512: 2effce267ca0fd36af4023d04a3e3b36a02f6234dcd400c90a89de9021872ebe5d755163bd9fcc39d787840f159ec5ff7fbd9c2b132eed43e26ba728faad979f SHA256: 01e5b212ceb0ea1e39550ef1f5a1745e0f708b30c0cc739fc5dada4f3b5602a1 SHA1: 6bc55b793a86e20452c1e07aae470083f625d50d MD5sum: 7c190f7c23874e0582351650addddf5f Description: Tempfile implementation with a global registry to assure cleanup - Rust source code Source code for Debianized Rust crate "gix-tempfile" Package: librust-gix-trace-0.1-dev Source: rust-gix-trace-0.1 Version: 0.1.10-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Depends: librust-document-features-0.2+default-dev, librust-tracing-core-0.1+default-dev Breaks: librust-gix-trace-0.1.10-dev Replaces: librust-gix-trace-0.1.10-dev Provides: librust-gix-trace+default-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace+document-features-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace+tracing-detail-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace+tracing-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0+default-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0+document-features-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0+tracing-detail-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0+tracing-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1+default-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1+document-features-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1+tracing-detail-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1+tracing-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1.10+default-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1.10+document-features-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1.10+tracing-detail-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1.10+tracing-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-0.1.10-dev (= 0.1.10-1~bpo12+pve2), librust-gix-trace-dev (= 0.1.10-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-trace-0.1/librust-gix-trace-0.1-dev_0.1.10-1~bpo12+pve2_ppc64el.deb Size: 11976 SHA512: 33ee5ef23280d009255d9654536390758eea2be254b14bb3516e5a70894504b0dbfc99b576caa6196d230dcb289241c8ebe78ccd8ff8c018bb76ade3f24e272a SHA256: dd7754b06943a142867c3fc48f1c2bf988d2161dbb3b7463dffd17eed50facbf SHA1: e45bcc2f80a5c8960f6afcdc16da73cdbd173b04 MD5sum: 8fa43228362980e1c28fd2872e8d781c Description: Provide minimal `tracing` support that can be turned off to zero cost - Rust source code Source code for Debianized Rust crate "gix-trace" Package: librust-gix-transport-0.42-dev Source: rust-gix-transport-0.42 Version: 0.42.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 239 Depends: librust-async-std-1+default-dev (>= 1.12.0-~~), librust-async-trait-0.1+default-dev (>= 0.1.51-~~), librust-base64-0.21+default-dev, librust-bstr-1+std-dev (>= 1.3.0-~~), librust-bstr-1+unicode-dev (>= 1.3.0-~~), librust-curl-0.4+default-dev, librust-document-features-0.2+default-dev, librust-futures-io-0.3+default-dev (>= 0.3.16-~~), librust-futures-lite+std-dev (>= 1.12.0-~~), librust-gix-command-0.3+default-dev (>= 0.3.7-~~), librust-gix-credentials-0.24+default-dev (>= 0.24.2-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+io-pipe-dev (>= 0.38.2-~~), librust-gix-packetline-0.17+async-io-dev (>= 0.17.5-~~), librust-gix-packetline-0.17+blocking-io-dev (>= 0.17.5-~~), librust-gix-packetline-0.17+default-dev (>= 0.17.5-~~), librust-gix-quote-0.4+default-dev (>= 0.4.12-~~), librust-gix-sec-0.10+default-dev (>= 0.10.6-~~), librust-gix-url-0.27+default-dev (>= 0.27.3-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.6-~~), librust-reqwest+blocking-dev (>= 0.11.24-~~), librust-reqwest+default-tls-dev (>= 0.11.24-~~), librust-reqwest+rustls-tls-dev (>= 0.11.24-~~), librust-reqwest+trust-dns-dev (>= 0.11.24-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-transport-0.42.1-dev Replaces: librust-gix-transport-0.42.1-dev Provides: librust-gix-transport+async-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+async-std-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+async-trait-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+base64-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+blocking-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+default-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+document-features-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+futures-io-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+futures-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+gix-credentials-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-reqwest-native-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-reqwest-rust-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+http-client-reqwest-rust-tls-trust-dns-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+pin-project-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport+serde-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+async-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+async-std-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+async-trait-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+base64-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+blocking-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+default-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+document-features-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+futures-io-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+futures-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+gix-credentials-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-reqwest-native-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-reqwest-rust-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+http-client-reqwest-rust-tls-trust-dns-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+pin-project-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0+serde-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+async-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+async-std-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+async-trait-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+base64-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+blocking-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+default-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+document-features-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+futures-io-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+futures-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+gix-credentials-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-reqwest-native-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-reqwest-rust-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+http-client-reqwest-rust-tls-trust-dns-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+pin-project-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42+serde-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+async-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+async-std-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+async-trait-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+base64-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+blocking-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+default-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+document-features-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+futures-io-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+futures-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+gix-credentials-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-curl-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-reqwest-native-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-reqwest-rust-tls-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+http-client-reqwest-rust-tls-trust-dns-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+pin-project-lite-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+reqwest-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1+serde-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-0.42.1-dev (= 0.42.1-1~bpo12+pve2), librust-gix-transport-dev (= 0.42.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-transport-0.42/librust-gix-transport-0.42-dev_0.42.1-1~bpo12+pve2_ppc64el.deb Size: 43608 SHA512: 33732d274688d2ff552f4bb51180a93a0c426ddc7684007008084f269b00c65c0011111337bb1844e92777fe99ec0c148cbf0c24edeb7997ef5389879bc0aea6 SHA256: 102a34268ee1dea90ee333517d7b4f07e350580cad1f521eadb8b615fc9f511a SHA1: 26f376ced8db7c97068e0281b8b7fa1e5d35f288 MD5sum: 620b9b39976f1bc7a622edebcf5e5b58 Description: The gitoxide project dedicated to implementing the git transport layer - Rust source code Source code for Debianized Rust crate "gix-transport" Package: librust-gix-traverse-0.39-dev Source: rust-gix-traverse-0.39 Version: 0.39.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 84 Depends: librust-bitflags-2+default-dev, librust-gix-commitgraph-0.24+default-dev (>= 0.24.3-~~), librust-gix-date-0.8+default-dev (>= 0.8.7-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hashtable-0.5+default-dev (>= 0.5.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-revwalk-0.13+default-dev (>= 0.13.2-~~), librust-smallvec-1+default-dev (>= 1.10.0-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~) Breaks: librust-gix-traverse-0.39.2-dev Replaces: librust-gix-traverse-0.39.2-dev Provides: librust-gix-traverse+default-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-0+default-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-0-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-0.39+default-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-0.39.2+default-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-0.39.2-dev (= 0.39.2-1~bpo12+pve2), librust-gix-traverse-dev (= 0.39.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-traverse-0.39/librust-gix-traverse-0.39-dev_0.39.2-1~bpo12+pve2_ppc64el.deb Size: 18204 SHA512: 5bfc5e3398dd07d8dfba4cc4727901e27f84bdf241915b4fb04bc0f5ad3f185262a3b498bf2b9e88543c84f58cc71351f224c7be69c74249cafd5ae917e9928c SHA256: eeb6bdeaad426371e856d94a8f0ae47b15947b0d1b805830c74a2aa8d7c4839e SHA1: dc201a04f7805ed5d64c507e04dc60357624f787 MD5sum: a5d413aeab103e7c1a019f807ed32c17 Description: The gitoxide project - Rust source code Source code for Debianized Rust crate "gix-traverse" Package: librust-gix-url-0.27-dev Source: rust-gix-url-0.27 Version: 0.27.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1+std-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-features-0.38+default-dev (>= 0.38.1-~~), librust-gix-path-0.10+default-dev (>= 0.10.7-~~), librust-home-0.5+default-dev (>= 0.5.5-~~), librust-serde-1+derive-dev (>= 1.0.114-~~), librust-serde-1+std-dev (>= 1.0.114-~~), librust-thiserror-1+default-dev (>= 1.0.32-~~), librust-url-2+default-dev (>= 2.5.0-~~) Breaks: librust-gix-url-0.27.3-dev Replaces: librust-gix-url-0.27.3-dev Provides: librust-gix-url+default-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url+document-features-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url+serde-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0+default-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0+document-features-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0+serde-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27+default-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27+document-features-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27+serde-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27.3+default-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27.3+document-features-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27.3+serde-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-0.27.3-dev (= 0.27.3-1~bpo12+pve2), librust-gix-url-dev (= 0.27.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-url-0.27/librust-gix-url-0.27-dev_0.27.3-1~bpo12+pve2_ppc64el.deb Size: 15704 SHA512: 1955fc9c0a549d7e36d000ad5d4f00f4c9938c241e7920c411ef412d9f356fd38fbf52ff3ab640bbebb7cac3a26d5670ac48a61cf5d243f5e6858e263b80516e SHA256: 746d0f6cd03a258c1e2ab9156e1269e7a6aa11529a858f389f026526dabd87a7 SHA1: f154c42303942a3e6cd9394390859f0ef135f9c0 MD5sum: ec25bf75527cf8fbef729bb73cf4bfeb Description: The gitoxide project implementing parsing and serialization of gix-url - Rust source code Source code for Debianized Rust crate "gix-url" Package: librust-gix-utils-0.1-dev Source: rust-gix-utils-0.1 Version: 0.1.12-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-bstr-1+std-dev (>= 1.5.0-~~), librust-fastrand+default-dev (>= 1.9.0-~~), librust-unicode-normalization-0.1-dev (>= 0.1.19-~~) Breaks: librust-gix-utils-0.1.12-dev Replaces: librust-gix-utils-0.1.12-dev Provides: librust-gix-utils+bstr-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils+default-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0+bstr-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0+default-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0.1+bstr-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0.1+default-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0.1.12+bstr-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0.1.12+default-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-0.1.12-dev (= 0.1.12-3~bpo12+pve2), librust-gix-utils-dev (= 0.1.12-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-utils-0.1/librust-gix-utils-0.1-dev_0.1.12-3~bpo12+pve2_ppc64el.deb Size: 11500 SHA512: 55ea176e2ba7e8a47f934deeb4696a5a6aae760c2446eb2157972ba27748eb9f0c13e73cc99f5113864c64ecdf4e3e586099a848db32723ffd6a89f338dda757 SHA256: 26182f4b201ca1ef1ec3d7ec49b9fb591e3a73d6ac60ffe0b0ef04d375a08352 SHA1: 85bb513a33a4846a3b96c800a84150e3401e0d58 MD5sum: d5827a25caf0650f6504f470c90df7f7 Description: Crate with `gitoxide` utilities that don't need feature toggles - Rust source code Source code for Debianized Rust crate "gix-utils" Package: librust-gix-validate-0.8-dev Source: rust-gix-validate-0.8 Version: 0.8.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 49 Depends: librust-bstr-1+std-dev (>= 1.3.0-~~), librust-thiserror-1+default-dev (>= 1.0.34-~~) Breaks: librust-gix-validate-0.8.5-dev Replaces: librust-gix-validate-0.8.5-dev Provides: librust-gix-validate+default-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-0+default-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-0-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-0.8+default-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-0.8.5+default-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-0.8.5-dev (= 0.8.5-1~bpo12+pve2), librust-gix-validate-dev (= 0.8.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-validate-0.8/librust-gix-validate-0.8-dev_0.8.5-1~bpo12+pve2_ppc64el.deb Size: 12032 SHA512: e04d6daccf1eb67b3efd19309d3b2bc55d9e7f96f53eb75ad2be5c99e4fa72526c78010f12ded658a6f14a1ed6eef46000fdfc5831fe7d6f563744b63143c20b SHA256: 12760d1ee30086ec363d91c3ffd0624ef2a2c11c261b480279d7aff130b70a02 SHA1: 786e8de90705a203606ee13dd3566e8b19508573 MD5sum: f445b0e361661e74c2c96ce57a49ac65 Description: Validation functions for various kinds of names in git - Rust source code Source code for Debianized Rust crate "gix-validate" Package: librust-gix-worktree-0.34-dev Source: rust-gix-worktree-0.34 Version: 0.34.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 81 Depends: librust-bstr-1+serde-dev (>= 1.3.0-~~), librust-bstr-1-dev (>= 1.3.0-~~), librust-document-features-0.2+default-dev, librust-gix-attributes-0.22+default-dev (>= 0.22.3-~~), librust-gix-attributes-0.22+serde-dev (>= 0.22.3-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-glob-0.16+default-dev (>= 0.16.4-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-hash-0.14+serde-dev (>= 0.14.2-~~), librust-gix-ignore-0.11+default-dev (>= 0.11.3-~~), librust-gix-ignore-0.11+serde-dev (>= 0.11.3-~~), librust-gix-index-0.33+default-dev (>= 0.33.1-~~), librust-gix-index-0.33+serde-dev (>= 0.33.1-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-object-0.42+serde-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-validate-0.8+default-dev (>= 0.8.5-~~), librust-serde-1+derive-dev (>= 1.0.114-~~) Breaks: librust-gix-worktree-0.34.1-dev Replaces: librust-gix-worktree-0.34.1-dev Provides: librust-gix-worktree+attributes-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree+default-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree+document-features-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree+serde-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0+attributes-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0+default-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0+document-features-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0+serde-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34+attributes-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34+default-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34+document-features-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34+serde-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34.1+attributes-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34.1+default-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34.1+document-features-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34.1+serde-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-0.34.1-dev (= 0.34.1-1~bpo12+pve2), librust-gix-worktree-dev (= 0.34.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-worktree-0.34/librust-gix-worktree-0.34-dev_0.34.1-1~bpo12+pve2_ppc64el.deb Size: 17936 SHA512: 19976b063bbc9ac1665946f4e253ea6dab406b4fe68b504a2edb11b180aa6dc10192cdd33347e5ef6ab4b7f87b3f7e5b1353ee0f8c7e677cde7b1825e547a9b3 SHA256: 72055f6ea953e5e1ed7551a1c1136ce4814b2f0bb29036a04e5cfb003920d44c SHA1: 0e75ef720194ae0305d979d71df6e0d0a8990459 MD5sum: 1167c00305ffac9e095c77f60f757ea7 Description: The gitoxide project for shared worktree related types and utilities - Rust source code Source code for Debianized Rust crate "gix-worktree" Package: librust-gix-worktree-state-0.11-dev Source: rust-gix-worktree-state-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 65 Depends: librust-bstr-1-dev (>= 1.3.0-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-filter-0.11+default-dev (>= 0.11.3-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-glob-0.16+default-dev (>= 0.16.4-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-index-0.33+default-dev (>= 0.33.1-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-worktree-0.34+attributes-dev (>= 0.34.1-~~), librust-io-close-0.3+default-dev (>= 0.3.7-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-worktree-state-0.11.1-dev Replaces: librust-gix-worktree-state-0.11.1-dev Provides: librust-gix-worktree-state+default-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-0+default-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-0-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-0.11+default-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-0.11.1+default-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-0.11.1-dev (= 0.11.1-1~bpo12+pve2), librust-gix-worktree-state-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-worktree-state-0.11/librust-gix-worktree-state-0.11-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 15688 SHA512: cb48fb17e446e887a82a283454522dacd8356184923467530ee3525c200e7b582c97a6b100b8b5f8231b1de6413b53a694442669f7e0a5c35fce5573f0ccba65 SHA256: 64d24f35aaa0c38d6a7620629a19e8bf60bdfcb9a8dc604a7ddfd2005b55afb6 SHA1: 2ea87a3b594bcf509de03b2e4be5ae12bc9dc2ee MD5sum: e66f7efa545becc3d3f03074873f78f9 Description: The gitoxide project implementing setting the worktree to a particular state - Rust source code Source code for Debianized Rust crate "gix-worktree-state" Package: librust-gix-worktree-stream-0.13-dev Source: rust-gix-worktree-stream-0.13 Version: 0.13.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 61 Depends: librust-gix-attributes-0.22+default-dev (>= 0.22.3-~~), librust-gix-features-0.38+default-dev (>= 0.38.2-~~), librust-gix-features-0.38+io-pipe-dev (>= 0.38.2-~~), librust-gix-features-0.38+progress-dev (>= 0.38.2-~~), librust-gix-filter-0.11+default-dev (>= 0.11.3-~~), librust-gix-fs-0.11+default-dev (>= 0.11.2-~~), librust-gix-hash-0.14+default-dev (>= 0.14.2-~~), librust-gix-object-0.42+default-dev (>= 0.42.3-~~), librust-gix-path-0.10+default-dev (>= 0.10.9-~~), librust-gix-traverse-0.39+default-dev (>= 0.39.2-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-thiserror-1+default-dev (>= 1.0.26-~~) Breaks: librust-gix-worktree-stream-0.13.1-dev Replaces: librust-gix-worktree-stream-0.13.1-dev Provides: librust-gix-worktree-stream+default-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-0+default-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-0-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-0.13+default-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-0.13.1+default-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-0.13.1-dev (= 0.13.1-1~bpo12+pve2), librust-gix-worktree-stream-dev (= 0.13.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gix-worktree-stream-0.13/librust-gix-worktree-stream-0.13-dev_0.13.1-1~bpo12+pve2_ppc64el.deb Size: 14840 SHA512: 5fa2a50aa8d8440cacd7df8869f9941d8a6c6d91b536b89c5086d805578224e3905cbdc55d869fc07f1bf199357958f499ee7512b33141915d36ff30fac9785b SHA256: 58bed0ed56a091bd293e26ce4f5e15c3f128fa2d5100da79d92b16c1b2d2f2ad SHA1: 99fcd09ff07087563e0240fa6b00c6b8e96b6eda MD5sum: 0ea899b9f057a8de5175a5cd41b1bcb3 Description: Generate a byte-stream from a git-tree - Rust source code Source code for Debianized Rust crate "gix-worktree-stream" Package: librust-glob-0.3-dev Source: rust-glob-0.3 Version: 0.3.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 98 Breaks: librust-glob-0.3.1-dev Replaces: librust-glob-0.3.1-dev Provides: librust-glob+default-dev (= 0.3.1-1~bpo12+pve2), librust-glob-0+default-dev (= 0.3.1-1~bpo12+pve2), librust-glob-0-dev (= 0.3.1-1~bpo12+pve2), librust-glob-0.3+default-dev (= 0.3.1-1~bpo12+pve2), librust-glob-0.3.1+default-dev (= 0.3.1-1~bpo12+pve2), librust-glob-0.3.1-dev (= 0.3.1-1~bpo12+pve2), librust-glob-dev (= 0.3.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/glob Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-glob-0.3/librust-glob-0.3-dev_0.3.1-1~bpo12+pve2_ppc64el.deb Size: 19680 SHA512: 5790fd76d2fe15c68d7e1073a08bd001f045f7a6ecf3e6d4f738848cea0cb2ef2db8725f991bb2565bc02fdc7247ce1d6724925f15d99089ed937b6787cf5bbe SHA256: 94ab93b32f47da45181aae9a92502bb7e49c07cacd700e5868e0ced5dbf92ceb SHA1: 6d6a482b49a10fd5dfd00d4c8ec0931daa525843 MD5sum: 25bb0027d1a8bc9902e9f2f3e888e0c1 Description: Match file paths against Unix shell style patterns - Rust source code Source code for Debianized Rust crate "glob" Package: librust-globset-0.4-dev Source: rust-globset-0.4 Version: 0.4.14-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 127 Depends: librust-aho-corasick-1+default-dev (>= 1.1.1-~~), librust-bstr-1+std-dev (>= 1.6.2-~~), librust-log-0.4+default-dev (>= 0.4.20-~~), librust-regex-automata-0.4+hybrid-dev, librust-regex-automata-0.4+meta-dev, librust-regex-automata-0.4+nfa-dev, librust-regex-automata-0.4+perf-dev, librust-regex-automata-0.4+std-dev, librust-regex-automata-0.4+syntax-dev, librust-regex-syntax-0.8+std-dev, librust-serde-1+default-dev (>= 1.0.188-~~) Breaks: librust-globset-0.4.14-dev Replaces: librust-globset-0.4.14-dev Provides: librust-globset+default-dev (= 0.4.14-1~bpo12+pve2), librust-globset+log-dev (= 0.4.14-1~bpo12+pve2), librust-globset+serde-dev (= 0.4.14-1~bpo12+pve2), librust-globset+serde1-dev (= 0.4.14-1~bpo12+pve2), librust-globset+simd-accel-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0+default-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0+log-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0+serde-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0+serde1-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0+simd-accel-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4+default-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4+log-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4+serde-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4+serde1-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4+simd-accel-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14+default-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14+log-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14+serde-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14+serde1-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14+simd-accel-dev (= 0.4.14-1~bpo12+pve2), librust-globset-0.4.14-dev (= 0.4.14-1~bpo12+pve2), librust-globset-dev (= 0.4.14-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/globset Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-globset-0.4/librust-globset-0.4-dev_0.4.14-1~bpo12+pve2_ppc64el.deb Size: 25140 SHA512: 2077725cc501f475f7c17f221fe9aeefa3fc4a8197fc4f1a606d56fbee8f5114c2e68f81454b454f6932d39ac9148403300153cc98a63e4c95a8d4321614b07a SHA256: a602dee9b90aeefd9b35b212f49fa567204bed4a0c0c9a3f80c8f81befe90abe SHA1: ca039a21ccd800ae75aa39b5056572759938593f MD5sum: 047c7f63cc806801ff691f476175b19b Description: Cross platform single glob and glob set matching - Rust source code Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. . Source code for Debianized Rust crate "globset" Package: librust-gloo-0.10+default-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+net-dev (= 0.10.0-1~bpo12+pve2) Provides: librust-gloo+default-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+default-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+default-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+default-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 319c0037823d9ed4b2182dbc029b8caf8b61708e1e9fcd162ab134c8a6dcafa63fdcbe7fcb82f1cacd9c38e2c0fbfc15b77871152fac4670ac02cd8441efcfce SHA256: a299f3eacd3d3cd87ee5fbf0aa1a2fab65057f8bf00b3b86c89b02aa1412e344 SHA1: 00eb55aa7aff5a03018c7907e521a29f4a47c5fe MD5sum: b84f7c7170fde539ac7e9b926d03d2ff Description: Modular toolkit for Rust and WebAssembly - feature "default" This metapackage enables feature "default" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-0.10+futures-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-file-0.3+futures-dev, librust-gloo-timers-0.3+futures-dev, librust-gloo-worker-0.4+futures-dev Provides: librust-gloo+futures-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+futures-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+futures-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+futures-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 076c67a98a841913265fb1c9a8d159e97492255147591725b1b3e7df28ae6a050aa140274093349764882084661eaccc90a9c389839d66996b10ba6fb6367daf SHA256: 77dc0e3875ff70c41fdefb69cd2335f71cf4aaf5073f87486687fc155735a57f SHA1: f8f1f692052308f8c9aa08ad047b2820355d5d3f MD5sum: a04c6e661d8e64bad9b0c5d13005a533 Description: Modular toolkit for Rust and WebAssembly - feature "futures" This metapackage enables feature "futures" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-0.10+gloo-console-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-console-0.3+default-dev Provides: librust-gloo+console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+gloo-console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-console-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-console-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: f2f70310cfef51805c89f7ecbffdd59b58d314ed3456e3c03d9dd80031f4f99e17023b111fc7a6d8522606a5ba5c2db1c9e4847594fbf8fc84d5b60b2e32603d SHA256: ed6c733713f560f8d55a961df7b71094088ddb86e99f627c019ce9b1c5dafa12 SHA1: ed05258ddb092a1f08ab2322b7233677be02fea7 MD5sum: 1b033e6ae61c9605a374540e793a5365 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-console" and 1 more This metapackage enables feature "gloo-console" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "console" feature. Package: librust-gloo-0.10+gloo-dialogs-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-dialogs-0.2+default-dev Provides: librust-gloo+dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+gloo-dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-dialogs-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-dialogs-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: b5c6d242ced88f80c716fa9a4516dbd840ec52c17998d8bb4c56412625aa6420a0f8f90627ec2776cf00a65caf2203110255d2822882141f9624210b75588a82 SHA256: 3537db1baf2341acb9b10deeeeeddc5b7a7dc960a71a9f5d91f0b0d24b7d379a SHA1: 029634f13e60abf5d91b68394a4f74843775d2bf MD5sum: 43cc87f62818d6e3ff6330de386d8208 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-dialogs" and 1 more This metapackage enables feature "gloo-dialogs" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "dialogs" feature. Package: librust-gloo-0.10+gloo-events-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-events-0.2+default-dev Provides: librust-gloo+events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+gloo-events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-events-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-events-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: fa7340b1130303d2f75c7258ea8406863ffe46a3f2930584ecca9d2fb62bec0b51d652238cdbd00c8fbc0a1ad6e723aded483bfbac82600297cd814fa7ffc621 SHA256: 264a87cfb2c8d88bbcc792423cf61312fb47e0ddaabc31a980dceafbb5ba0333 SHA1: 164ae17552c44375e0dfa06e2b9d09304f14bbab MD5sum: e0be47fee8ddf44862cb567683f5a8ed Description: Modular toolkit for Rust and WebAssembly - feature "gloo-events" and 1 more This metapackage enables feature "gloo-events" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "events" feature. Package: librust-gloo-0.10+gloo-file-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-file-0.3+default-dev Provides: librust-gloo+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+gloo-file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-file-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-file-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: a40b2b392cb01fdd75bd47c089fef606e53aef2c7f34a3bf606d310ea2bab031557ae5ce4cfe4731339bf552875ba43fea2faa0cb9e60d83c7f054d2e3d10b36 SHA256: 6227c320e5ac76b2b93f933a7577c3ea834022a7b0365e9989454ac3d8c9175c SHA1: eed1aee25dde5464cd8626a4f83f8652b73f6fd6 MD5sum: c229fd16858425a5fba8cdfbb45508fa Description: Modular toolkit for Rust and WebAssembly - feature "gloo-file" and 1 more This metapackage enables feature "gloo-file" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "file" feature. Package: librust-gloo-0.10+gloo-history-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-history-0.2+default-dev Provides: librust-gloo+gloo-history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+history-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-history-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: c6e1ed08044ddc491517782e89bdeb589d40e57eb47fa5d436a8d5089a4c51e8ca4bd376313bd00d3fa0d9fa41a827556a512a532abe2e2eb7a4ddbada609986 SHA256: c1af257fcbf7dafefefeebe5697f2672e8ae65375b399f68627e3ce62f4bfcf0 SHA1: 1081c57df7e0b5c279145bc67dab3383a4134c67 MD5sum: 3a91d399aa6ea97b3eeb1d34717d15b2 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-history" and 1 more This metapackage enables feature "gloo-history" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "history" feature. Package: librust-gloo-0.10+gloo-net-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-net-0.4+default-dev Provides: librust-gloo+gloo-net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+net-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-net-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 78e266404444e29b9113cb72aec1f54dcddfbe4708577e37179577d838ddcb9b3b13b3eec4e37043d9033fda62a7e63edc16517f2e2c64f237739f10f98b53cd SHA256: 13f4fff5d9231530f0831f778e8cb370168b986915068cf8a2fa7bc74168e994 SHA1: 9e2d356dc78341096b8ff25597fb7bca246c65fb MD5sum: 125703a360481fecf3d6b97c37fa95a9 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-net" and 1 more This metapackage enables feature "gloo-net" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "net" feature. Package: librust-gloo-0.10+gloo-render-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-render-0.2+default-dev Provides: librust-gloo+gloo-render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+render-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-render-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: 5d3b8d47efd3bc8f7a239acd2bf6328aa0685853bd75c07a7e8b4abe12937e35a98a6ac737c2fbb4af9416e4d3a153c10d0097766070a01e3906f28b50d3e1ec SHA256: ef1e63338fe49501504f554215afbce50161a2e61f86efe6382ccd0b0cc2abdb SHA1: be0b7bef15c06b5e23d25df1e8d4df3299193a91 MD5sum: 0c84f699a72fc294a61ac621e8de190c Description: Modular toolkit for Rust and WebAssembly - feature "gloo-render" and 1 more This metapackage enables feature "gloo-render" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "render" feature. Package: librust-gloo-0.10+gloo-storage-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-storage-0.3+default-dev Provides: librust-gloo+gloo-storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+storage-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-storage-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: 39479e70b4a2de84b03d096134f53c93357ba4b2920980a853ddef1728c6d3d583afb99f4c7901db60281e20d6c6dcacb57599a28f4009aa59bb83b23a7ffda6 SHA256: e04cf973c9854eaae8fbf6b3e12c9bbea535f9c6c4da4c2a00f4d99acad80520 SHA1: 9d55a8054c1357429e8c699775463ae780dbea6e MD5sum: b3356b0399ba5afd363cfb8fc637334d Description: Modular toolkit for Rust and WebAssembly - feature "gloo-storage" and 1 more This metapackage enables feature "gloo-storage" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "storage" feature. Package: librust-gloo-0.10+gloo-timers-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-timers-0.3+default-dev Provides: librust-gloo+gloo-timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+timers-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-timers-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: bd9a99ee1bfc38d724345e49fe17d5ecad03758ccaf28df969fafc9b42cd3a868e0430dc5bb116af6b502ba45f0d4667f199eaea577dd03c098187e35338a0d2 SHA256: e7952677daa7a47ac7f41e10beacf03ae5eb15279d06819a0a217822052c14e8 SHA1: e72e8ad5acf805833b3d0e12a478f0738ded0a6d MD5sum: 5002f43fc7db976f88cc925cdc69e8b0 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-timers" and 1 more This metapackage enables feature "gloo-timers" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "timers" feature. Package: librust-gloo-0.10+gloo-utils-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-utils-0.2+default-dev Provides: librust-gloo+gloo-utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+utils-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-utils-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 3e7cbd3c481eb34777f54034400f8404d626ad2296be09a179846239ff281f8ba2245eb711c9fd312e88f749d08b909754cf8830ed6d5f2be6e106b38c72b55a SHA256: 4cd1a56bac7e8e4a8ec99c8773d3c9671620b30f5da2c98bafdcf6c5a4cfdef3 SHA1: a90a4578464039e88857562d1a3041abc65b01e0 MD5sum: 2e289cc853bc5b96e97ffbfa2c735be6 Description: Modular toolkit for Rust and WebAssembly - feature "gloo-utils" and 1 more This metapackage enables feature "gloo-utils" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "utils" feature. Package: librust-gloo-0.10+gloo-worker-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-0.10-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-worker-0.4+default-dev Provides: librust-gloo+gloo-worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo+worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+gloo-worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0+worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+gloo-worker-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0+worker-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10+gloo-worker-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 1268 SHA512: 6b8a2c44f202aee158014cee87b8e58890b6e04cf8faba3251edaa0f19982326c7888be7096f1875e99229ae5f62833447fe8f15484a962caedcd72374e2c343 SHA256: c59c6aa46a916dd7a25e215e1e9ea617811ff2f96f44e0a6418f8e638850b932 SHA1: b195eea53db131af543f924a58cbe376a0cff843 MD5sum: cae383190e175743bdeaf4afd4c3af9f Description: Modular toolkit for Rust and WebAssembly - feature "gloo-worker" and 1 more This metapackage enables feature "gloo-worker" for the Rust gloo crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "worker" feature. Package: librust-gloo-0.10-dev Source: rust-gloo-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 998 Recommends: librust-gloo-0.10+default-dev (= 0.10.0-1~bpo12+pve2) Suggests: librust-gloo-0.10+futures-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-console-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-dialogs-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-events-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-file-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-history-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-net-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-render-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-storage-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-timers-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-utils-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10+gloo-worker-dev (= 0.10.0-1~bpo12+pve2) Breaks: librust-gloo-0.10.0-dev Replaces: librust-gloo-0.10.0-dev Provides: librust-gloo-0-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-0.10.0-dev (= 0.10.0-1~bpo12+pve2), librust-gloo-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://gloo-rs.web.app/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-0.10/librust-gloo-0.10-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 318496 SHA512: 8fe73a7386ca8ca318861142c4538398d120837eaf5329a0ba3f108be300a54525071999d80559ddbbe22414aa5a6ed563ce505d0f65ac92413198ec2fae0f71 SHA256: 401e04b44fcdcc3057af793bd75325d8a3bded45f33288395ddb05dc1fabef4b SHA1: 3da79d41b46e038136027563d697c1f6863b208d MD5sum: 0d99e875ba84351064a7630c1f67de0e Description: Modular toolkit for Rust and WebAssembly - Rust source code This package contains the source for the Rust gloo crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-gloo-history-0.2+query-dev Source: rust-gloo-history-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-history-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2+thiserror-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2+serde-urlencoded-dev (= 0.2.0-1~bpo12+pve2) Provides: librust-gloo-history+default-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history+query-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0+query-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2.0+query-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/gloo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-history-0.2/librust-gloo-history-0.2+query-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: 126f469610602656480f8fa2af70570db95cd225be660ac0f5b0cf2ade79d14161860ce535cf1b9a575b1bb7c285892c681e3ce9c3ed5c660d570d983d3ec72b SHA256: c22835d989a6f7f550b7b90640871032cae16326b9051ec7210b95d35c988840 SHA1: c29cc840e1a853770b7958276a7c8cd25facd1e4 MD5sum: 68a82aa96db7a50c911ede16fac151ad Description: Universal Session History - feature "query" and 1 more This metapackage enables feature "query" for the Rust gloo-history crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-gloo-history-0.2+serde-urlencoded-dev Source: rust-gloo-history-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-history-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-serde-urlencoded-0.7+default-dev Provides: librust-gloo-history+serde-urlencoded-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0+serde-urlencoded-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2.0+serde-urlencoded-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/gloo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-history-0.2/librust-gloo-history-0.2+serde-urlencoded-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 1248 SHA512: 8934ee9c15776c4e14aed1adfc4e501428ec0a0cc73b443a5ec7a5094b4df991d25d7315c07d5c4eabc6b1530525923095d8be882f3dcb91463cc545a5498d64 SHA256: 2a2931fd357ed4a9f1588c414c67b38eee5cb8bd82819af4aff6d785dac39086 SHA1: 7eeb851ff75fed40345ddd1a640dc62ad2e8fda1 MD5sum: 000bd44f5d1ea47482b0ed9304dbd3e2 Description: Universal Session History - feature "serde_urlencoded" This metapackage enables feature "serde_urlencoded" for the Rust gloo-history crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-history-0.2+thiserror-dev Source: rust-gloo-history-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-history-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-thiserror-1+default-dev Provides: librust-gloo-history+thiserror-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0+thiserror-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2.0+thiserror-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/gloo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-history-0.2/librust-gloo-history-0.2+thiserror-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 1228 SHA512: 3f6152a2730c7c3a289017c7a40dc52a7856c1933190d6aa8869b27d431d01f60da435752d9b411c10f8bd8c39c392b3c4cec7bbd9200d006137e228bc12748a SHA256: 04912286ccc7eb8241d5b2838a47f527d966440636226c51ea05040fc57614e9 SHA1: 93c104e063b31cd0ea5b859b0455da8c4ec7bcf6 MD5sum: 745e5a8f55ae92e10b577958d78cc27c Description: Universal Session History - feature "thiserror" This metapackage enables feature "thiserror" for the Rust gloo-history crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-history-0.2-dev Source: rust-gloo-history-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 86 Depends: librust-gloo-events-0.2+default-dev, librust-gloo-utils-0.2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-wasm-bindgen-0.5+default-dev, librust-wasm-bindgen-0.2+default-dev, librust-web-sys-0.3+default-dev, librust-web-sys-0.3+history-dev, librust-web-sys-0.3+location-dev, librust-web-sys-0.3+url-dev, librust-web-sys-0.3+window-dev Recommends: librust-gloo-history-0.2+query-dev (= 0.2.0-1~bpo12+pve2) Suggests: librust-gloo-history-0.2+serde-urlencoded-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2+thiserror-dev (= 0.2.0-1~bpo12+pve2) Breaks: librust-gloo-history-0.2.0-dev Replaces: librust-gloo-history-0.2.0-dev Provides: librust-gloo-history-0-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-gloo-history-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/gloo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-history-0.2/librust-gloo-history-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 13348 SHA512: d7256936dcb1bc0c6bba04df8469210b245006aa46a8588fe41b4cd87fb2c590c8b69b0e01b44bff7778f243d53e5443482fd9a8fed486ed88232789e601ce91 SHA256: 38ee6ee98980a64ef06c5f98c9b14bcb0669becc160019554622a5d490a65e12 SHA1: edf68dea9a136f57ee8d1c9f0b544373ea9cb8a3 MD5sum: 431505bdb17f25c7fc5759249cee6801 Description: Universal Session History - Rust source code This package contains the source for the Rust gloo-history crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-gloo-net-0.4+default-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+websocket-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+http-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+eventsource-dev (= 0.4.0-1~bpo12+pve2) Provides: librust-gloo-net+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+default-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 4247a1de8d50b9a9372fc8c7250e56d4caa9b63c60483d175e1b24879a415ce81516c80253a848d094901f4cce0edf913e6858c76bbf7b86120fa4b722aeb588 SHA256: 42cc81d0d7423e23f4303fbbef25d497e7499a9f52b3e1d47d76701655e94696 SHA1: e114003b9a70a7f8a5fd091d484cad904961391f MD5sum: c4b4f7e49a276e008eae1339b436e769 Description: HTTP requests library for WASM Apps - feature "default" This metapackage enables feature "default" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+eventsource-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-channel-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-core-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+pin-project-dev (= 0.4.0-1~bpo12+pve2), librust-web-sys-0.3+event-dev, librust-web-sys-0.3+eventsource-dev, librust-web-sys-0.3+eventtarget-dev, librust-web-sys-0.3+messageevent-dev Provides: librust-gloo-net+eventsource-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+eventsource-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+eventsource-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+eventsource-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1260 SHA512: f89a82688b994dfe970deffcd0aaa8702050aab52c40239c4f6c1ceb1824e712ee206708bdde129569699aa88f6626ba2b35762c029d8c3179365b2b4b9c4bee SHA256: 7a79895233ea13c8c6080b24a4933d8aa6be70ba2a4aba1f3ca33a27a63d4979 SHA1: acd69d21077480e6596a3b52c787a51221b61244 MD5sum: 9431265178de92d03f0c10d02fd042da Description: HTTP requests library for WASM Apps - feature "eventsource" This metapackage enables feature "eventsource" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+futures-channel-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-futures-channel-0.3+default-dev Provides: librust-gloo-net+futures-channel-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+futures-channel-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+futures-channel-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+futures-channel-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: acbbc9f08d9b95434911010a2ecac2eb7ec143d56e648fc2da8f927539316edf13b2b35484cb784471662304bc9aaa8bb1231c65dda6af51875630210ca00c51 SHA256: af81f9ff2d312e9e830e8a8c436ecfa62618a655690d5ae71cbd6cb06123939f SHA1: 50b7cf29adf220db17d41bd011d4971bd1c9795e MD5sum: cf6434569d62421c5c068f2db0d626f6 Description: HTTP requests library for WASM Apps - feature "futures-channel" This metapackage enables feature "futures-channel" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+futures-core-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-futures-core-0.3+default-dev Provides: librust-gloo-net+futures-core-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+futures-core-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+futures-core-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+futures-core-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: 1b392ec60c6dc504925b07e17934251c9232fb4ab3b3230075172e66c91543d025932ae5c07cf22bee08e4631ebc558747c256759b2c4dad2424381bc358d17e SHA256: 55ae2db91010372b799feba1907813330d5f24e4eeb60ced56c0d92bec22d8ab SHA1: f1e47e3711e3ef68106c7126bc7f261a22b8a9c7 MD5sum: 20020582aa6d9572f97bbf6872ff18a8 Description: HTTP requests library for WASM Apps - feature "futures-core" This metapackage enables feature "futures-core" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+futures-sink-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-futures-sink-0.3+default-dev Provides: librust-gloo-net+futures-sink-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+futures-sink-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+futures-sink-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+futures-sink-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: af53cd6be151e4cbfa8a5931af6dce1a268459e57b65838136fc8db3f8068817bbc1d6406186769dd1fe3859a1828a6b9bce16eadc4c6e6920bc06b8843c00bc SHA256: 6e255b628eba1eee04ad1240071b76270bd62b1a6a9fc6340915ef3318a16e5a SHA1: c37dfc0039032eb2df3758d7b53e89a5e2205ae7 MD5sum: 401ca19d6b1b8dd69313d69d6eaababb Description: HTTP requests library for WASM Apps - feature "futures-sink" This metapackage enables feature "futures-sink" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+http-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-web-sys-0.3+abortsignal-dev, librust-web-sys-0.3+blob-dev, librust-web-sys-0.3+formdata-dev, librust-web-sys-0.3+headers-dev, librust-web-sys-0.3+observercallback-dev, librust-web-sys-0.3+readablestream-dev, librust-web-sys-0.3+referrerpolicy-dev, librust-web-sys-0.3+request-dev, librust-web-sys-0.3+requestcache-dev, librust-web-sys-0.3+requestcredentials-dev, librust-web-sys-0.3+requestinit-dev, librust-web-sys-0.3+requestmode-dev, librust-web-sys-0.3+requestredirect-dev, librust-web-sys-0.3+response-dev, librust-web-sys-0.3+responseinit-dev, librust-web-sys-0.3+responsetype-dev, librust-web-sys-0.3+url-dev, librust-web-sys-0.3+urlsearchparams-dev, librust-web-sys-0.3+window-dev, librust-web-sys-0.3+workerglobalscope-dev Provides: librust-gloo-net+http-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+http-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+http-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+http-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1340 SHA512: d36d2a47bd28bf4a207d003135bb3e64f34e90f5f6a17f1c85504f73fb8d4eea9da82e0b522cbfae0bb89c8cfe3e8a1a2b9cc6faee2daa79fc2dd1be962deab8 SHA256: 6b5ba6b61f462aa12e1e8c326590886ebfd72c7253e3dae04eb4de67c5c5cb11 SHA1: adede32b58a753f40db28e392d9deb4b3cfe4645 MD5sum: c3f9c2c05ecbf09615ba11ab58e0e30b Description: HTTP requests library for WASM Apps - feature "http" This metapackage enables feature "http" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+json-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+serde-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+serde-json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-utils-0.2+serde-dev Provides: librust-gloo-net+json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+json-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+json-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1204 SHA512: dba0784b7ac06cc6ca6a209006ad8f05d3159b96427068e040e8653877f740d40205f4bc2d0de55558a20933d24f3a21d5f539cbc880922c5e5bfbef72160951 SHA256: 9bc8a014d851ebc9c41231652b809aabf8a7dcd97d6fe09384e9859b11a70118 SHA1: a906268eae1e6a91a1602e3e0c0a15776e5cbc1a MD5sum: 4bb429367d89b6cfafc8ff0116ffbd40 Description: HTTP requests library for WASM Apps - feature "json" This metapackage enables feature "json" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+pin-project-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-pin-project-1+default-dev Provides: librust-gloo-net+pin-project-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+pin-project-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+pin-project-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+pin-project-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: db1e7bea2e362a7504abfdf083ef515168eb3952e324a369fb0dcecfe8afb17e86623e6de1a677724632d7809b743eed973ad0a97a5f74d6de913e297aec3d2d SHA256: 3d362c14b8547e880bb00093e86ec68a89617954e6adf967ba9fb9a3e25f3dfd SHA1: 380d3bdc150e3d431c458f6f0fad728b761ad431 MD5sum: 148c1f4878fad18ddb14db3f7e3027bf Description: HTTP requests library for WASM Apps - feature "pin-project" This metapackage enables feature "pin-project" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+serde-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-serde-1+default-dev Provides: librust-gloo-net+serde-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+serde-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+serde-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+serde-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1192 SHA512: 1c46e8d431cd3def56eaf49f2a0f17b048656380e53c7de49636ed438d832497533494496b18f39d1e1bc4e473a246e250ea9d81adf2145fabb051ee8d81de6e SHA256: 9131b57d5c025c8ea55b9370ae7b5c216bb380de4089e2da012b0f0e210138ba SHA1: 184c75075b3926244ec9896eb44141dabb4902be MD5sum: 2dbe96cb460f392a026b50a28a89f54f Description: HTTP requests library for WASM Apps - feature "serde" This metapackage enables feature "serde" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+serde-json-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-serde-json-1+default-dev Provides: librust-gloo-net+serde-json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+serde-json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+serde-json-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+serde-json-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: abe1ba3f597547a80f50694a58209b719a9a36ac08622e0ac300f5f8fb9b2011cee4042a8564cb4c1eabe441c1c832638e46ddd0457c0828b74d09aefdf717ed SHA256: 42eb35faacef4e8cefc81ce0a5dfa055a2f51e4fa3f48e0257828a60dc9b8c53 SHA1: 541eaaaf5242c465ca0c133785eddba1e2e52df1 MD5sum: d67c4b87a4ccd3021e2634ba5f480297 Description: HTTP requests library for WASM Apps - feature "serde_json" This metapackage enables feature "serde_json" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4+websocket-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-gloo-net-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-channel-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-core-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-sink-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+pin-project-dev (= 0.4.0-1~bpo12+pve2), librust-web-sys-0.3+addeventlisteneroptions-dev, librust-web-sys-0.3+binarytype-dev, librust-web-sys-0.3+blob-dev, librust-web-sys-0.3+closeevent-dev, librust-web-sys-0.3+closeeventinit-dev, librust-web-sys-0.3+errorevent-dev, librust-web-sys-0.3+filereader-dev, librust-web-sys-0.3+messageevent-dev, librust-web-sys-0.3+progressevent-dev, librust-web-sys-0.3+websocket-dev Provides: librust-gloo-net+websocket-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0+websocket-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0+websocket-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4+websocket-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: f4e26d4a0d811c001d126d7815ed20cb4cc3c5b9e2d0536154487c336bbb5b9ecf3dcfdbe2288263d45febbd55f6c009bb6a7de79da9694c90a788441126c648 SHA256: 4f6cdb41bbf4603f0cd2f42141ea11996ac3f32a5b7fe297d6d3213b5fa81bd7 SHA1: 9321caa27b4d10bb3981518290b3fb264e629994 MD5sum: d049018277b52698f00cf10f3d4212b1 Description: HTTP requests library for WASM Apps - feature "websocket" This metapackage enables feature "websocket" for the Rust gloo-net crate, by pulling in any additional dependencies needed by that feature. Package: librust-gloo-net-0.4-dev Source: rust-gloo-net-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 95 Depends: librust-gloo-utils-0.2-dev, librust-http-0.2+default-dev (>= 0.2.9-~~), librust-js-sys-0.3+default-dev, librust-thiserror-1+default-dev, librust-wasm-bindgen-0.2+default-dev, librust-wasm-bindgen-futures-0.4+default-dev, librust-web-sys-0.3+default-dev Recommends: librust-gloo-net-0.4+default-dev (= 0.4.0-1~bpo12+pve2) Suggests: librust-gloo-net-0.4+eventsource-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-channel-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-core-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+futures-sink-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+http-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+pin-project-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+serde-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+serde-json-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4+websocket-dev (= 0.4.0-1~bpo12+pve2) Breaks: librust-gloo-net-0.4.0-dev Replaces: librust-gloo-net-0.4.0-dev Provides: librust-gloo-net-0-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-net-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-net-0.4/librust-gloo-net-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 17796 SHA512: 8fc2ffcf714db205687107241494e7afd507655cd2e81d04f38f6ccfbf52f964544ae79e4e682bd7bf322300c921d2f2628c9c88b79086f85343cfba0a1102b9 SHA256: 9fe17fa3c37f538168d7b5dc48c26d0e0ec7adca6a73b701dbfa11c5999ec4b4 SHA1: 44c0cd42f8158de680e172ed57e5d47ab1d5782b MD5sum: b58afbf7a1761741f7bfc3f9588af8ab Description: HTTP requests library for WASM Apps - Rust source code This package contains the source for the Rust gloo-net crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-gloo-worker-0.4-dev Source: rust-gloo-worker-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Depends: librust-bincode-1+default-dev, librust-futures-0.3+std-dev, librust-gloo-utils-0.2+default-dev, librust-gloo-worker-macros-0.1+default-dev, librust-js-sys-0.3+default-dev, librust-pinned-0.1+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-thiserror-1+default-dev (>= 1.0.37-~~), librust-wasm-bindgen-0.2+default-dev, librust-wasm-bindgen-futures-0.4+default-dev, librust-web-sys-0.3+blob-dev, librust-web-sys-0.3+blobpropertybag-dev, librust-web-sys-0.3+dedicatedworkerglobalscope-dev, librust-web-sys-0.3+default-dev, librust-web-sys-0.3+messageevent-dev, librust-web-sys-0.3+url-dev, librust-web-sys-0.3+worker-dev, librust-web-sys-0.3+workeroptions-dev Breaks: librust-gloo-worker-0.4.0-dev Replaces: librust-gloo-worker-0.4.0-dev Provides: librust-gloo-worker+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker+futures-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0+futures-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0.4+futures-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0.4.0+futures-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-gloo-worker-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/gloo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-gloo-worker-0.4/librust-gloo-worker-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 15568 SHA512: 873f59bbd0fe8411320e11828260f7eadf9cff2a81de9f817d51065abd4f4fea1d8e41fc45a9d76038364414303d71f3aa16566c209165a99a815cb61d8f7036 SHA256: f4f9fbc4380fe7d60b856693c5461457c8bced3354df5ae237975774caae9276 SHA1: d98c8386ef7aa55b903be441729416951dbb30ce MD5sum: 6d314b0246d5e9b6a4db7c60133d589b Description: Convenience crate for working with Web Workers - Rust source code This package contains the source for the Rust gloo-worker crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-grass-compiler-dev Source: rust-grass-compiler Version: 0.13.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 969 Depends: librust-codemap-0.1+default-dev (>= 0.1.3-~~), librust-indexmap-1+default-dev (>= 1.9-~~), librust-lasso-0.7+default-dev, librust-once-cell-1+default-dev (>= 1.15.0-~~), librust-phf-0.10+default-dev, librust-phf-0.10+macros-dev, librust-rand-0.8+default-dev, librust-wasm-bindgen-0.2+default-dev (>= 0.2.68-~~) Provides: librust-grass-compiler+custom-builtin-fns-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler+default-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler+rand-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler+random-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler+wasm-exports-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+custom-builtin-fns-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+default-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+rand-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+random-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0+wasm-exports-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+custom-builtin-fns-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+default-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+rand-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+random-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13+wasm-exports-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+custom-builtin-fns-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+default-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+rand-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+random-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3+wasm-exports-dev (= 0.13.3-1~bpo12+pve2), librust-grass-compiler-0.13.3-dev (= 0.13.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-grass-compiler/librust-grass-compiler-dev_0.13.3-1~bpo12+pve2_ppc64el.deb Size: 136784 SHA512: a0ff78e328cf487a1c0d27a8e3a2891ae31b91060eb7117b2d6744bf791a38412bc0738b066dada0f9d203173d9e1c4d96d97363f2e82c8120dc42c0b9721873 SHA256: c18d8f8b16e869096d39193215263763f15c3af7dcd7afabdb64fda52740b6d7 SHA1: a4aae496f32f3664093e92cf0dae534d0de4cca3 MD5sum: bb0b92bf3e155339b900378b2265eeb9 Description: Internal implementation of the grass compiler - Rust source code This package contains the source for the Rust grass_compiler crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-grass-dev Source: rust-grass Version: 0.13.3-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Depends: librust-clap-4+default-dev (>= 4.3.10-~~), librust-getrandom-0.2+default-dev, librust-getrandom-0.2+js-dev, librust-grass-compiler-0.13.3+random-dev, librust-grass-compiler-0.13.3+wasm-exports-dev, librust-grass-compiler-0.13.3-dev, librust-include-sass-0.13+default-dev (>= 0.13.3-~~), librust-include-sass-0.13+nightly-dev (>= 0.13.3-~~), librust-wasm-bindgen-0.2+default-dev Provides: librust-grass+clap-dev (= 0.13.3-1~bpo12+pve3), librust-grass+commandline-dev (= 0.13.3-1~bpo12+pve3), librust-grass+default-dev (= 0.13.3-1~bpo12+pve3), librust-grass+include-sass-dev (= 0.13.3-1~bpo12+pve3), librust-grass+macro-dev (= 0.13.3-1~bpo12+pve3), librust-grass+nightly-dev (= 0.13.3-1~bpo12+pve3), librust-grass+random-dev (= 0.13.3-1~bpo12+pve3), librust-grass+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve3), librust-grass+wasm-exports-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+clap-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+commandline-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+default-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+include-sass-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+macro-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+nightly-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+random-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0+wasm-exports-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+clap-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+commandline-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+default-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+include-sass-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+macro-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+nightly-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+random-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13+wasm-exports-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+clap-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+commandline-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+default-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+include-sass-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+macro-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+nightly-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+random-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+wasm-bindgen-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3+wasm-exports-dev (= 0.13.3-1~bpo12+pve3), librust-grass-0.13.3-dev (= 0.13.3-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-grass/librust-grass-dev_0.13.3-1~bpo12+pve3_ppc64el.deb Size: 9220 SHA512: 73b661b7009517c2cc8ff9e227dc3795ccdd673b677c2a33a3ceec1c1551347b31ead3de4e66f26e02130da14c8d64239efeb0e90eae8dae4dc50017f656d8fb SHA256: f839732bf4844668c247bcda451bf7ef3994f900c701f72c7fa6de3bd8f82fa9 SHA1: ed32ba6cdf3d54b3d3df80d2d0e8ca8ec4f40f45 MD5sum: caba03e695ce6e59820e5e086e6c29b6 Description: SASS compiler and compiler-library written in Rust. - Rust source code This package contains the source for the Rust grass crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-group-dev Source: rust-group Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 86 Depends: librust-ff-0.13-dev, librust-memuse-0.2+default-dev, librust-rand-0.8-dev, librust-rand-core-0.6-dev, librust-rand-xorshift-0.3+default-dev, librust-subtle-2-dev (>= 2.2.1-~~) Provides: librust-group+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-group+default-dev (= 0.13.0-1~bpo12+pve2), librust-group+memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group+rand-dev (= 0.13.0-1~bpo12+pve2), librust-group+rand-xorshift-dev (= 0.13.0-1~bpo12+pve2), librust-group+tests-dev (= 0.13.0-1~bpo12+pve2), librust-group+wnaf-memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+default-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+rand-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+rand-xorshift-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+tests-dev (= 0.13.0-1~bpo12+pve2), librust-group-0+wnaf-memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+default-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+rand-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+rand-xorshift-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+tests-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13+wnaf-memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+default-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+rand-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+rand-xorshift-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+tests-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0+wnaf-memuse-dev (= 0.13.0-1~bpo12+pve2), librust-group-0.13.0-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/zkcrypto/group Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-group/librust-group-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 19044 SHA512: df014042f5ca45c7ead68d07625a0a1593c44213c6bbd626fcaf663ec5016aea337d5a9d3ca8b1618c79341b85ce5d021a14daf5ac8fb84ee097ddd0801ce542 SHA256: 3a7a15e36ea03effb8229e9b7ac5d65af0c21a5b86dbda3bd77b6e93c4edfdf6 SHA1: 078cb0265cdf8a64e83a5ee5d8dcd6d3a5a81091 MD5sum: 8499b914a0659230d75026ec23575339 Description: Elliptic curve group traits and utilities - Rust source code This package contains the source for the Rust group crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-h2-0.4-dev Source: rust-h2-0.4 Version: 0.4.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 844 Depends: librust-bytes-1+default-dev, librust-fnv-1+default-dev (>= 1.0.5-~~), librust-futures-core-0.3-dev, librust-futures-sink-0.3-dev, librust-futures-util-0.3-dev, librust-http-0.2+default-dev, librust-indexmap+default-dev (>= 1.9.3-~~), librust-indexmap+std-dev (>= 1.9.3-~~), librust-slab-0.4+default-dev (>= 0.4.2-~~), librust-tokio-1+default-dev, librust-tokio-1+io-util-dev, librust-tokio-util-0.7+codec-dev (>= 0.7.1-~~), librust-tokio-util-0.7+default-dev (>= 0.7.1-~~), librust-tokio-util-0.7+io-dev (>= 0.7.1-~~), librust-tracing-0.1+std-dev (>= 0.1.35-~~) Breaks: librust-h2-0.4.4-dev Replaces: librust-h2-0.4.4-dev Provides: librust-h2+default-dev (= 0.4.4-1~bpo12+pve2), librust-h2+stream-dev (= 0.4.4-1~bpo12+pve2), librust-h2+unstable-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0+default-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0+stream-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0+unstable-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4+default-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4+stream-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4+unstable-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4.4+default-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4.4+stream-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4.4+unstable-dev (= 0.4.4-1~bpo12+pve2), librust-h2-0.4.4-dev (= 0.4.4-1~bpo12+pve2), librust-h2-dev (= 0.4.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-h2-0.4/librust-h2-0.4-dev_0.4.4-1~bpo12+pve2_ppc64el.deb Size: 129348 SHA512: 89483b01f978866dc94490fd8dde7225876cf11117b991f0a69f981ebfdc67125401698ced220b47d9065fb344a671a67c8374a0f16ba1ff9a338ffe816b7c8d SHA256: 69dfeca6ba6792135821a28278127e3ebf0e81a3ed64eb053454e732cb070d64 SHA1: 8ea28ef0af679ecb0314cb2b78c1e3d2391370b6 MD5sum: 459332450cbf860911a69235efe6683d Description: HTTP/2 client and server - Rust source code Source code for Debianized Rust crate "h2" Package: librust-h3-0.0-dev Source: rust-h3-0.0 Version: 0.0.3-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 652 Depends: librust-bytes-1+default-dev, librust-fastrand+default-dev (>= 1.9.0-~~), librust-futures-util-0.3+io-dev, librust-http-0.2+default-dev (>= 0.2.9-~~), librust-pin-project-lite-0.2-dev, librust-tokio-1+default-dev, librust-tokio-1+sync-dev, librust-tracing-0.1+default-dev Breaks: librust-h3-0.0.3-dev Replaces: librust-h3-0.0.3-dev Provides: librust-h3+default-dev (= 0.0.3-3~bpo12+pve2), librust-h3+i-implement-a-third-party-backend-and-opt-into-breaking-changes-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0+default-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0+i-implement-a-third-party-backend-and-opt-into-breaking-changes-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0.0+default-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0.0+i-implement-a-third-party-backend-and-opt-into-breaking-changes-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0.0.3+default-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0.0.3+i-implement-a-third-party-backend-and-opt-into-breaking-changes-dev (= 0.0.3-3~bpo12+pve2), librust-h3-0.0.3-dev (= 0.0.3-3~bpo12+pve2), librust-h3-dev (= 0.0.3-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-h3-0.0/librust-h3-0.0-dev_0.0.3-3~bpo12+pve2_ppc64el.deb Size: 85964 SHA512: dfd46748a1bd73577fd8244302da27163f0f00742ce6b38b797570e2c762c83ed8de4e6337055b56b3e399ded258ff5ea0398d1e2101ba21c3e9f5fc91304acf SHA256: 3392147f24816b962c88771025bf539a05ddd9c03011da046bbc63bb9d7b2989 SHA1: 02994000fc333cc86692bd7043619626fe38ea38 MD5sum: f867b545e1a96d60856e70f42df9d422 Description: Async HTTP/3 implementation - Rust source code Source code for Debianized Rust crate "h3" Package: librust-h3-quinn-0.0-dev Source: rust-h3-quinn-0.0 Version: 0.0.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 44 Depends: librust-bytes-1+default-dev, librust-futures-0.3+default-dev (>= 0.3.28-~~), librust-h3-0.0.3+default-dev, librust-quinn-0.10+futures-io-dev, librust-quinn-proto-0.10-dev, librust-tokio-1+io-util-dev, librust-tokio-util-0.7+default-dev (>= 0.7.9-~~) Breaks: librust-h3-quinn-0.0.4-dev Replaces: librust-h3-quinn-0.0.4-dev Provides: librust-h3-quinn+default-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-0+default-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-0-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-0.0+default-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-0.0.4+default-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-0.0.4-dev (= 0.0.4-1~bpo12+pve2), librust-h3-quinn-dev (= 0.0.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-h3-quinn-0.0/librust-h3-quinn-0.0-dev_0.0.4-1~bpo12+pve2_ppc64el.deb Size: 9360 SHA512: be023db7259a9aecdc415dbedab5d617c8d4b712aee8425799a75670a6ec336f6f22ad83d753a89aa2b394b5a140d7531389961103b062700345c050edc0c979 SHA256: 78ac436d141dd50b032834d50a3fe9d78483814535902b19e3078fe90cc002d4 SHA1: a6eb7235c50de245d212e44e7ee558af7b7323a2 MD5sum: ca4df1174331620f1e8326b0418a45cf Description: QUIC transport implementation based on Quinn - Rust source code Source code for Debianized Rust crate "h3-quinn" Package: librust-half-1-dev Source: rust-half-1 Version: 1.8.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 279 Depends: librust-bytemuck-1+derive-dev (>= 1.4.1-~~), librust-num-traits-0.2+libm-dev (>= 0.2.14-~~), librust-serde-1+derive-dev Breaks: librust-half-1.8.2-dev Replaces: librust-half-1.8.2-dev Provides: librust-half+alloc-dev (= 1.8.2-2~bpo12+pve2), librust-half+bytemuck-dev (= 1.8.2-2~bpo12+pve2), librust-half+default-dev (= 1.8.2-2~bpo12+pve2), librust-half+num-traits-dev (= 1.8.2-2~bpo12+pve2), librust-half+serde-dev (= 1.8.2-2~bpo12+pve2), librust-half+serialize-dev (= 1.8.2-2~bpo12+pve2), librust-half+std-dev (= 1.8.2-2~bpo12+pve2), librust-half+use-intrinsics-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+alloc-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+bytemuck-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+default-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+num-traits-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+serde-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+serialize-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+std-dev (= 1.8.2-2~bpo12+pve2), librust-half-1+use-intrinsics-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+alloc-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+bytemuck-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+default-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+num-traits-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+serde-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+serialize-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+std-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8+use-intrinsics-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+alloc-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+bytemuck-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+default-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+num-traits-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+serde-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+serialize-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+std-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2+use-intrinsics-dev (= 1.8.2-2~bpo12+pve2), librust-half-1.8.2-dev (= 1.8.2-2~bpo12+pve2), librust-half-dev (= 1.8.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-half-1/librust-half-1-dev_1.8.2-2~bpo12+pve2_ppc64el.deb Size: 37124 SHA512: 74046011c4434222c364bdafa6fa7834c00c9cc712bed50e1958ad9529977494294bdcf2ed61b430808838306fd3ebc847ef7f01cfca85f75c7d870ff17c107d SHA256: 6b86815171709bef5e07b90c79fa98af37e8800f8c364fa0b4129e181c4a85f5 SHA1: dffa6e370a2d750047ff9dc04b08cfc9bb1a998f MD5sum: b7a87a935fcf348fe3fa705c04c6a4ec Description: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code Source code for Debianized Rust crate "half" Package: librust-handlebars+rhai-dev Source: rust-handlebars Version: 3.5.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-handlebars-dev (= 3.5.5-1~bpo12+pve2), librust-rhai-0.18+default-dev (>= 0.18.1-~~), librust-rhai-0.18+serde-dev (>= 0.18.1-~~), librust-rhai-0.18+sync-dev (>= 0.18.1-~~) Provides: librust-handlebars+script-helper-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+rhai-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+script-helper-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+rhai-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+script-helper-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+rhai-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+script-helper-dev (= 3.5.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/sunng87/handlebars-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-handlebars/librust-handlebars+rhai-dev_3.5.5-1~bpo12+pve2_ppc64el.deb Size: 1148 SHA512: 04a04e0143c5c50b846eb9506b2d0a7202021c13b405f7b7ccb9f436e413ba95c3b563ca5f16aad5be1a2d7e327144742c9b9bad89af85b9509ffacbd76dcb2a SHA256: 7fe0a5d39f55365b36ea7de1af1e85975fa53978998a0d11c6d589baa0dd4471 SHA1: 6e8842546ae91c393a79e9fd4c30c4d0ed723671 MD5sum: 618114682c3f4b905a9cd6554279701a Description: Handlebars templating implemented in Rust - feature "rhai" and 1 more This metapackage enables feature "rhai" for the Rust handlebars crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "script_helper" feature. Package: librust-handlebars+walkdir-dev Source: rust-handlebars Version: 3.5.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6 Depends: librust-handlebars-dev (= 3.5.5-1~bpo12+pve2), librust-walkdir-2+default-dev (>= 2.2.3-~~) Provides: librust-handlebars+dir-source-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+dir-source-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+walkdir-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+dir-source-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+walkdir-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+dir-source-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+walkdir-dev (= 3.5.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/sunng87/handlebars-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-handlebars/librust-handlebars+walkdir-dev_3.5.5-1~bpo12+pve2_ppc64el.deb Size: 1140 SHA512: 96d893e602438b8977a5c7aa9df7dcabc069c4e540cf9452e78990aa08efb7fe86e1b2befeb2b3a88ee917bd5715cdc44abcaaf228d0810d4e8bf67940d823eb SHA256: ecb493d61cfa8bb7a23ae39d59d2e82b2218d672fd29b061105c7bc1800e97e1 SHA1: f9a375b7b254947f30f92a929014221db590b42c MD5sum: fa786420e33de0309d6406a66252bd43 Description: Handlebars templating implemented in Rust - feature "walkdir" and 1 more This metapackage enables feature "walkdir" for the Rust handlebars crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "dir_source" feature. Package: librust-handlebars-dev Source: rust-handlebars Version: 3.5.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 388 Depends: librust-log-0.4+default-dev, librust-pest-2+default-dev (>= 2.1.0-~~), librust-pest-derive-2+default-dev (>= 2.1.0-~~), librust-quick-error-2+default-dev, librust-serde-1+default-dev, librust-serde-json-1+default-dev (>= 1.0.39-~~) Suggests: librust-handlebars+rhai-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars+walkdir-dev (= 3.5.5-1~bpo12+pve2) Breaks: librust-handlebars-3-dev, librust-handlebars-3.5.5-dev Replaces: librust-handlebars-3-dev, librust-handlebars-3.5.5-dev Provides: librust-handlebars+default-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars+no-logging-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+default-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3+no-logging-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+default-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5+no-logging-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+default-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5+no-logging-dev (= 3.5.5-1~bpo12+pve2), librust-handlebars-3.5.5-dev (= 3.5.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/sunng87/handlebars-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-handlebars/librust-handlebars-dev_3.5.5-1~bpo12+pve2_ppc64el.deb Size: 64908 SHA512: e15192f9bba7e07534f718612591968cfdf5152cf8de8a1d5a1aedcb9d79971dcd1685583ff4c1a28fe1ba21f1de4b1b9b9d464f6b2b43eb9359694b7d0ac5aa SHA256: d9d9f6a8095549a8d18c8f8d408ee11b81b85e11523e9e900d4e574f5d8ba172 SHA1: 0ed17583412b2b7d9820e462e3447e9a58411050 MD5sum: 44a575a2a60fc5abaa021e7151931325 Description: Handlebars templating implemented in Rust - Rust source code This package contains the source for the Rust handlebars crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-hashbrown-0.14-dev Source: rust-hashbrown-0.14 Version: 0.14.5-5~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 871 Depends: librust-ahash-0.8-dev (>= 0.8.7-~~), librust-allocator-api2-0.2+alloc-dev (>= 0.2.9-~~), librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-equivalent-1-dev, librust-rayon-1+default-dev, librust-rustc-std-workspace-core-1+default-dev, librust-serde-1-dev (>= 1.0.25-~~), librust-ahash-dev (>= 0.8.11-3) Breaks: librust-hashbrown-0.14.5-dev, librust-serde-with-dev (<= 3.4.0-3) Replaces: librust-hashbrown-0.14.5-dev Provides: librust-hashbrown+ahash-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+allocator-api2-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+compiler-builtins-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+core-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+default-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+equivalent-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+inline-more-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+raw-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+rayon-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+rustc-internal-api-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown+serde-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+ahash-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+allocator-api2-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+compiler-builtins-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+core-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+default-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+equivalent-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+inline-more-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+raw-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+rayon-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+rustc-internal-api-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0+serde-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+ahash-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+allocator-api2-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+compiler-builtins-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+core-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+default-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+equivalent-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+inline-more-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+raw-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+rayon-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+rustc-internal-api-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14+serde-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+ahash-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+allocator-api2-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+compiler-builtins-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+core-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+default-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+equivalent-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+inline-more-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+raw-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+rayon-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+rustc-internal-api-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5+serde-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-0.14.5-dev (= 0.14.5-5~bpo12+pve2), librust-hashbrown-dev (= 0.14.5-5~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hashbrown-0.14/librust-hashbrown-0.14-dev_0.14.5-5~bpo12+pve2_ppc64el.deb Size: 114416 SHA512: 7213741e3d69919dc147c69e806109356fda3b929dae913bf7b3f757b0d97bfba08dcd168f4a6673871bab8d2fd9348d8ef48b40397992dfcd4ee1c27e82b278 SHA256: 4005cab443bae7ec5259a41fd3eb9ccacae634a8e61a73a84d1a82e918ec45fd SHA1: 1d589727fc9a32ddc2e1529aca0e1a2ccc30c311 MD5sum: 70f2cf20e61570b2743ea59439075f77 Description: Rust port of Google's SwissTable hash map - Rust source code Source code for Debianized Rust crate "hashbrown" Package: librust-hashlink-0.8-dev Source: rust-hashlink-0.8 Version: 0.8.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 167 Depends: librust-hashbrown-0.14+default-dev, librust-serde-1-dev Breaks: librust-hashlink-0.8.4-dev Replaces: librust-hashlink-0.8.4-dev Provides: librust-hashlink+default-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink+serde-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink+serde-impl-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0+default-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0+serde-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0+serde-impl-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8+default-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8+serde-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8+serde-impl-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8.4+default-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8.4+serde-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8.4+serde-impl-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-0.8.4-dev (= 0.8.4-1~bpo12+pve2), librust-hashlink-dev (= 0.8.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hashlink-0.8/librust-hashlink-0.8-dev_0.8.4-1~bpo12+pve2_ppc64el.deb Size: 27056 SHA512: 6ea138a14824d8fdc5f0c4364ae9b48b11c1584e89a16c2e8748bad97cf9f322420aa1c27a57200c9996426ae61e73c632a1e8021732c37ae3da149381edf692 SHA256: f78b12b898e5fca154362c98d05130021d5d4d31a961583ee8da9a96d2cbf169 SHA1: 2fe0c975a0d4851fe1bbdf2ba73f4fd8b47a91dd MD5sum: abe9dda7ba2df5837a0757898d48be82 Description: HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code Source code for Debianized Rust crate "hashlink" Package: librust-heapless-0.7-dev Source: rust-heapless-0.7 Version: 0.7.16-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 417 Depends: librust-atomic-polyfill-1+default-dev, librust-defmt-0.3+default-dev, librust-hash32-0.3+default-dev, librust-rustc-version-0.4+default-dev, librust-serde-1-dev, librust-spin-0.9+default-dev, librust-stable-deref-trait-1-dev, librust-ufmt-write-0.1+default-dev Breaks: librust-heapless-0.7.16-dev Replaces: librust-heapless-0.7.16-dev Provides: librust-heapless+--trybuild-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+atomic-polyfill-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+cas-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+default-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+defmt-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+defmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+mpmc-large-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+serde-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+ufmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+ufmt-write-dev (= 0.7.16-1~bpo12+pve2), librust-heapless+x86-sync-pool-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+--trybuild-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+atomic-polyfill-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+cas-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+default-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+defmt-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+defmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+mpmc-large-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+serde-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+ufmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+ufmt-write-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0+x86-sync-pool-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+--trybuild-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+atomic-polyfill-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+cas-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+default-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+defmt-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+defmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+mpmc-large-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+serde-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+ufmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+ufmt-write-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7+x86-sync-pool-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+--trybuild-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+atomic-polyfill-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+cas-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+default-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+defmt-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+defmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+mpmc-large-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+serde-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+ufmt-impl-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+ufmt-write-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16+x86-sync-pool-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-0.7.16-dev (= 0.7.16-1~bpo12+pve2), librust-heapless-dev (= 0.7.16-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-heapless-0.7/librust-heapless-0.7-dev_0.7.16-1~bpo12+pve2_ppc64el.deb Size: 72540 SHA512: 8a5a502e9f9b67a90e732c164b6b00c81fb9129302db8d9a606dfc6f45663758f579c4c5f194fdc7216b553b9bf56480a3ca8ed8b4499d4b2929214d3c9e1d27 SHA256: 99f891bdd1fbce46902e4c5701b0c03c10eb265cc1e4c65aaa2c514340962f2b SHA1: 300d04b0f052c754d96192a0bed76ed9ec39f76d MD5sum: dcd29a8800d36df57838843b7a397fcb Description: `static` friendly data structures that don't require dynamic memory allocation - Rust source code Source code for Debianized Rust crate "heapless" Package: librust-heck-0.4-dev Source: rust-heck-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 67 Depends: librust-unicode-segmentation-1+default-dev (>= 1.2.0-~~) Breaks: librust-heck-0.4.1-dev Replaces: librust-heck-0.4.1-dev Provides: librust-heck+default-dev (= 0.4.1-1~bpo12+pve2), librust-heck+unicode-dev (= 0.4.1-1~bpo12+pve2), librust-heck+unicode-segmentation-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0+default-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0+unicode-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0+unicode-segmentation-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4+default-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4+unicode-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4+unicode-segmentation-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4.1+default-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4.1+unicode-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4.1+unicode-segmentation-dev (= 0.4.1-1~bpo12+pve2), librust-heck-0.4.1-dev (= 0.4.1-1~bpo12+pve2), librust-heck-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/withoutboats/heck Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-heck-0.4/librust-heck-0.4-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 13492 SHA512: fd1fa7341ad3a07aacb23f7e92535495d4f1c57b9a89477a1e80596bdf1d9642f9368af5dfc8d22bce8592c3f891c68d49bcd453329309ddbb9382d1d7568634 SHA256: 0086a3021a02dad4005f16c138384d9ff7656cca5b52b37da2193807354e500f SHA1: 685e864c45af43a717a056b6bb97a6bfaa3ddbce MD5sum: 67d0b76a91a9e03c7c41d8d8f825df9b Description: Case conversion library - Rust source code Source code for Debianized Rust crate "heck" Package: librust-hex-literal-dev Source: rust-hex-literal Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 42 Provides: librust-hex-literal+default-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0+default-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0.4+default-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0.4-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0.4.1+default-dev (= 0.4.1-1~bpo12+pve2), librust-hex-literal-0.4.1-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hex-literal/librust-hex-literal-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 11228 SHA512: 1679092c89487bde04c17bec29db0c973276ece8ea84e33328ee4e6311f18653b4ccf544524731a73a4b29f12c2c6cf13409e592daf13b2e6579510c8e5a8e4d SHA256: 4aeec4882da3660248da84953df0df313701b13b1bec65c11acf94a97871630b SHA1: 5b85f3e46f10c51d1e82fab4249fdc6ffa2a7311 MD5sum: 653b0bc3215fbdc0f1fb8bc8b166d8df Description: Macro for converting hexadecimal string to a byte array at compile time - Rust source code This package contains the source for the Rust hex-literal crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-hickory-proto-0.24-dev Source: rust-hickory-proto-0.24 Version: 0.24.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1922 Depends: librust-async-trait-0.1+default-dev (>= 0.1.43-~~), librust-backtrace-0.3+default-dev (>= 0.3.50-~~), librust-bytes-1+default-dev, librust-cfg-if-1+default-dev, librust-data-encoding-2+default-dev (>= 2.2.0-~~), librust-enum-as-inner-0.6+default-dev, librust-futures-channel-0.3+std-dev (>= 0.3.5-~~), librust-futures-io-0.3+std-dev (>= 0.3.5-~~), librust-futures-util-0.3+std-dev (>= 0.3.5-~~), librust-h2-0.4+default-dev, librust-h2-0.4+stream-dev, librust-h3-0.0+default-dev, librust-h3-quinn-0.0+default-dev, librust-http-0.2+default-dev, librust-idna-0.4+default-dev, librust-ipnet-2+default-dev (>= 2.3.0-~~), librust-js-sys-0.3+default-dev (>= 0.3.44-~~), librust-native-tls-0.2+default-dev, librust-once-cell-1+default-dev (>= 1.18.0-~~), librust-openssl-0.10+default-dev (>= 0.10.55-~~), librust-openssl-0.10+v102-dev (>= 0.10.55-~~), librust-openssl-0.10+v110-dev (>= 0.10.55-~~), librust-quinn-0.10+log-dev, librust-quinn-0.10+runtime-tokio-dev, librust-quinn-0.10+tls-rustls-dev, librust-rand-0.8+default-dev, librust-ring-0.17+default-dev, librust-ring-0.17+std-dev, librust-rustls-0.21+default-dev (>= 0.21.6-~~), librust-rustls-0.21+quic-dev (>= 0.21.6-~~), librust-rustls-native-certs-0.6+default-dev (>= 0.6.3-~~), librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-socket2-0.5+all-dev, librust-socket2-0.5+default-dev, librust-thiserror-1+default-dev (>= 1.0.20-~~), librust-tinyvec-1+alloc-dev (>= 1.1.1-~~), librust-tinyvec-1+default-dev (>= 1.1.1-~~), librust-tokio-1+default-dev (>= 1.21-~~), librust-tokio-1+io-util-dev (>= 1.21-~~), librust-tokio-1+net-dev (>= 1.21-~~), librust-tokio-1+rt-dev (>= 1.21-~~), librust-tokio-1+rt-multi-thread-dev (>= 1.21-~~), librust-tokio-1+time-dev (>= 1.21-~~), librust-tokio-native-tls-0.3+default-dev, librust-tokio-openssl-0.6+default-dev, librust-tokio-rustls-0.24+default-dev, librust-tokio-rustls-0.24+early-data-dev, librust-tracing-0.1+default-dev (>= 0.1.30-~~), librust-url-2+default-dev (>= 2.4.0-~~), librust-url-2+serde-dev (>= 2.4.0-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.58-~~) Provides: librust-hickory-proto+backtrace-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+bytes-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+default-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-h3-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-https-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-https-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-quic-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dns-over-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dnssec-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dnssec-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+dnssec-ring-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+h2-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+h3-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+h3-quinn-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+http-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+js-sys-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+mdns-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+native-certs-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+quinn-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+ring-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+rustls-pemfile-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+serde-config-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+serde-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+socket2-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+testing-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+text-parsing-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+tokio-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+tokio-native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+tokio-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+tokio-runtime-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+tokio-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+wasm-bindgen-crate-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto+wasm-bindgen-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+backtrace-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+bytes-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+default-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-h3-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-https-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-https-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-quic-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dns-over-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dnssec-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dnssec-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+dnssec-ring-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+h2-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+h3-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+h3-quinn-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+http-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+js-sys-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+mdns-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+native-certs-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+quinn-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+ring-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+rustls-pemfile-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+serde-config-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+serde-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+socket2-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+testing-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+text-parsing-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+tokio-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+tokio-native-tls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+tokio-openssl-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+tokio-runtime-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+tokio-rustls-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+wasm-bindgen-crate-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24+wasm-bindgen-dev (= 0.24.1-3~bpo12+pve2), librust-hickory-proto-0.24-dev (= 0.24.1-3~bpo12+pve2) Multi-Arch: same Homepage: https://hickory-dns.org/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hickory-proto-0.24/librust-hickory-proto-0.24-dev_0.24.1-3~bpo12+pve2_ppc64el.deb Size: 270008 SHA512: c7aa60ebfbe8ea88774cce90f69a8fcc8be68eda3d7c0414b5b1ee6a24a7aa676600e3667c30ccd6a2b4e9de4a1c3f03f24335baf6ac33e766966a77135d41c5 SHA256: b9818ef9ea13a8122b62cc989d48322277209d500a0670ac2ecf5d1ab12de7f0 SHA1: d269e3569f07a0d77c1be42b263bda63c1fb309e MD5sum: 54cd5d46a3ba081afb8330b211f6e099 Description: Hickory DNS is a safe and secure DNS library - Rust source code This is the foundational DNS protocol library for all Hickory DNS projects. . Source code for Debianized Rust crate "hickory-proto" Package: librust-hickory-resolver-0.24-dev Source: rust-hickory-resolver-0.24 Version: 0.24.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 450 Depends: librust-cfg-if-1+default-dev, librust-futures-util-0.3+std-dev (>= 0.3.5-~~), librust-hickory-proto-0.24+dns-over-h3-dev, librust-hickory-proto-0.24+dns-over-https-dev, librust-hickory-proto-0.24+dns-over-https-rustls-dev, librust-hickory-proto-0.24+dns-over-native-tls-dev, librust-hickory-proto-0.24+dns-over-openssl-dev, librust-hickory-proto-0.24+dns-over-quic-dev, librust-hickory-proto-0.24+dns-over-rustls-dev, librust-hickory-proto-0.24+dnssec-openssl-dev, librust-hickory-proto-0.24+dnssec-ring-dev, librust-hickory-proto-0.24+native-certs-dev, librust-hickory-proto-0.24+serde-config-dev, librust-hickory-proto-0.24+tokio-runtime-dev, librust-hickory-proto-0.24-dev, librust-lru-cache-0.1+default-dev (>= 0.1.2-~~), librust-once-cell-1+default-dev (>= 1.18.0-~~), librust-parking-lot-0.12+default-dev, librust-rand-0.8+default-dev, librust-resolv-conf-0.7+default-dev, librust-resolv-conf-0.7+system-dev, librust-rustls-0.21+default-dev (>= 0.21.6-~~), librust-rustls-0.21+quic-dev (>= 0.21.6-~~), librust-rustls-native-certs-0.6+default-dev (>= 0.6.3-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-smallvec-1+default-dev (>= 1.6-~~), librust-thiserror-1+default-dev (>= 1.0.20-~~), librust-tokio-1+default-dev (>= 1.21-~~), librust-tokio-1+rt-dev (>= 1.21-~~), librust-tokio-native-tls-0.3+default-dev, librust-tokio-openssl-0.6+default-dev, librust-tokio-rustls-0.24+default-dev, librust-tracing-0.1+default-dev (>= 0.1.30-~~) Provides: librust-hickory-resolver+default-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-h3-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-https-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-https-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-quic-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dns-over-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dnssec-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dnssec-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+dnssec-ring-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+native-certs-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+resolv-conf-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+serde-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+serde-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+system-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+testing-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+tokio-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+tokio-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+tokio-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+tokio-runtime-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver+tokio-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+default-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-h3-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-https-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-https-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-quic-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dns-over-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dnssec-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dnssec-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+dnssec-ring-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+native-certs-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+resolv-conf-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+serde-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+serde-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+system-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+testing-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+tokio-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+tokio-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+tokio-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+tokio-runtime-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0+tokio-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+default-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-h3-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-https-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-https-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-quic-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dns-over-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dnssec-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dnssec-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+dnssec-ring-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+native-certs-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+resolv-conf-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+serde-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+serde-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+system-config-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+testing-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+tokio-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+tokio-native-tls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+tokio-openssl-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+tokio-runtime-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24+tokio-rustls-dev (= 0.24.1-1~bpo12+pve2), librust-hickory-resolver-0.24-dev (= 0.24.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://hickory-dns.org/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hickory-resolver-0.24/librust-hickory-resolver-0.24-dev_0.24.1-1~bpo12+pve2_ppc64el.deb Size: 69012 SHA512: d0aedcc7187a8ad860310326b877d85fec21e60329c18f0727b4d6a49365de51650588764f40ac9ba57a09531708ff85828d9faf34e2ca207dad8523415a5185 SHA256: 278126001332f677ce30bc236191de3431e8863ad9ea0808622d6d84b78df17b SHA1: dca549bb6d7fd92dde3550e48e54991403939387 MD5sum: 9a9477be27ac78547b6a8cb673ee4b7e Description: Hickory DNS is a safe and secure DNS library - Rust source code This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. . Source code for Debianized Rust crate "hickory-resolver" Package: librust-home-0.5-dev Source: rust-home-0.5 Version: 0.5.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Depends: librust-winapi-0.3+default-dev, librust-winapi-0.3+shlobj-dev, librust-winapi-0.3+std-dev, librust-winapi-0.3+winerror-dev Breaks: librust-home-0.5.5-dev Replaces: librust-home-0.5.5-dev Provides: librust-home+default-dev (= 0.5.5-1~bpo12+pve2), librust-home-0+default-dev (= 0.5.5-1~bpo12+pve2), librust-home-0-dev (= 0.5.5-1~bpo12+pve2), librust-home-0.5+default-dev (= 0.5.5-1~bpo12+pve2), librust-home-0.5.5+default-dev (= 0.5.5-1~bpo12+pve2), librust-home-0.5.5-dev (= 0.5.5-1~bpo12+pve2), librust-home-dev (= 0.5.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-home-0.5/librust-home-0.5-dev_0.5.5-1~bpo12+pve2_ppc64el.deb Size: 10760 SHA512: 5429ae79354f4dd63bd3b481551cfb4e261a1577a767fe264c2474b6954aefb1904dae12dc709a6ac61185c94c78caee851720adca7dc5b24def76429b257d5c SHA256: 4cd9790cfd3cedfef3bd5f340e620724dd248602a11e25c6e15752915845b51e SHA1: 428df309551a24de0869d21f1a2f5b10359cf03b MD5sum: b32ab1384be797b71e2548b2ee5fa28e Description: Shared definitions of home directories - Rust source code Source code for Debianized Rust crate "home" Package: librust-html-escape-dev Source: rust-html-escape Version: 0.2.13-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 174 Depends: librust-utf8-width-0.1+default-dev Provides: librust-html-escape+default-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape+std-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0+default-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0+std-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2+default-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2+std-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2.13+default-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2.13+std-dev (= 0.2.13-1~bpo12+pve2), librust-html-escape-0.2.13-dev (= 0.2.13-1~bpo12+pve2) Multi-Arch: same Homepage: https://magiclen.org/html-escape Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-html-escape/librust-html-escape-dev_0.2.13-1~bpo12+pve2_ppc64el.deb Size: 20448 SHA512: 5671d15f172068e357add29817cbed7a3ebc363c6ec60b5155592067ee511d66aba77867756e65b0599b2f25e3ffb36fce0a7ab314430debe87026837ffaaa09 SHA256: 5345e34008095926c18eba0261d66915bf238084e3df42130f13faeaf358a9f0 SHA1: 4e3a1390eeead0d40682535fd021e6208b9e4e47 MD5sum: d8520938103b2e0e8d5b58295f77d962 Description: Encoding characters in HTML/decoding HTML entities - Rust source code This package contains the source for the Rust html-escape crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-http-0.2-dev Source: rust-http-0.2 Version: 0.2.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 501 Depends: librust-bytes-1+default-dev, librust-fnv-1+default-dev (>= 1.0.5-~~), librust-itoa-1+default-dev Breaks: librust-http-0.2.9-dev Replaces: librust-http-0.2.9-dev Provides: librust-http+default-dev (= 0.2.9-1~bpo12+pve2), librust-http-0+default-dev (= 0.2.9-1~bpo12+pve2), librust-http-0-dev (= 0.2.9-1~bpo12+pve2), librust-http-0.2+default-dev (= 0.2.9-1~bpo12+pve2), librust-http-0.2.9+default-dev (= 0.2.9-1~bpo12+pve2), librust-http-0.2.9-dev (= 0.2.9-1~bpo12+pve2), librust-http-dev (= 0.2.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-http-0.2/librust-http-0.2-dev_0.2.9-1~bpo12+pve2_ppc64el.deb Size: 88340 SHA512: 7bee83589ee12ca9973e5614b9a3e8f51a2e1766ed31529f3e58afb34b609b23774380c65dfdecf2321f0468c230b6bfdbe4b4319455dedd5905d27c7cb7d737 SHA256: c083212464920c0be24302a4617f611786ee0ae51bd682a6e1afd1c428a74cc1 SHA1: 85c18f399cf1c2030a9eb30a7b268e12e5726658 MD5sum: 223a4751fe3b346c570bcb89d7932e10 Description: Set of types for representing HTTP requests and responses - Rust source code Source code for Debianized Rust crate "http" Package: librust-http-auth-0.1-dev Source: rust-http-auth-0.1 Version: 0.1.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 146 Depends: librust-base64-0.21+default-dev, librust-digest-0.10+default-dev, librust-hex-0.4+default-dev, librust-http-0.2+default-dev (>= 0.2.5-~~), librust-log-0.4+default-dev, librust-md-5-0.10+default-dev, librust-memchr-2+default-dev (>= 2.4.1-~~), librust-rand-0.8+default-dev (>= 0.8.4-~~), librust-sha2-0.10+default-dev Breaks: librust-http-auth-0.1.8-dev Replaces: librust-http-auth-0.1.8-dev Provides: librust-http-auth+base64-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+basic-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+default-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+digest-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+digest-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+hex-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+http-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+log-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+md-5-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+rand-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+sha2-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth+trace-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+base64-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+basic-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+default-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+digest-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+digest-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+hex-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+http-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+log-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+md-5-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+rand-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+sha2-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0+trace-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+base64-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+basic-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+default-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+digest-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+digest-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+hex-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+http-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+log-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+md-5-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+rand-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+sha2-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1+trace-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+base64-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+basic-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+default-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+digest-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+digest-scheme-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+hex-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+http-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+log-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+md-5-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+rand-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+sha2-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8+trace-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-0.1.8-dev (= 0.1.8-1~bpo12+pve2), librust-http-auth-dev (= 0.1.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-http-auth-0.1/librust-http-auth-0.1-dev_0.1.8-1~bpo12+pve2_ppc64el.deb Size: 30608 SHA512: 67d1447708ea04cdfb266b79c07d6cf6df6efa5caee99b9bfc09278a7ad3df0a02607e08ae718304c3b76656e665c97dfe16f943413b82d4cbe8027b95a70e37 SHA256: fb92151b2eb81eea27cc67da51903721a9b364651d0b9ff1d69331530bc71b02 SHA1: a494eceea81f1007def858683291d872fe79f969 MD5sum: 647e1fa14fe514669164048a0f6ce3fa Description: HTTP authentication: parse challenge lists, respond to Basic and Digest challenges - Rust source code Likely to be extended with server support and additional auth schemes. . This package contains the source for the Rust http-auth crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-human-format-1-dev Source: rust-human-format-1 Version: 1.0.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 52 Breaks: librust-human-format-1.0.3-dev Replaces: librust-human-format-1.0.3-dev Provides: librust-human-format+default-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-1+default-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-1.0+default-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-1.0-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-1.0.3+default-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-1.0.3-dev (= 1.0.3-1~bpo12+pve2), librust-human-format-dev (= 1.0.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BobGneu/human-format-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-human-format-1/librust-human-format-1-dev_1.0.3-1~bpo12+pve2_ppc64el.deb Size: 9928 SHA512: 8db026fe94b688260d6adc36caaf66dc80ab4f3588529c1da128a261c0336fbe25ac17965491f663c6b254231783bd791ba0ab48293f88dd2876ec4440d07876 SHA256: d181f135ae4493d70be8232ec6d152973a05e179463d96a4b42625b7cff731a1 SHA1: 21a88d52f78ffdf3b5f007d0320d89192ed4ef7d MD5sum: 602965506f3fe2b16b134b0a6b65d73c Description: Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay - Rust source code Source code for Debianized Rust crate "human_format" Package: librust-hyper-0.14-dev Source: rust-hyper-0.14 Version: 0.14.27-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 959 Depends: librust-bytes-1+default-dev, librust-futures-channel-0.3+default-dev, librust-futures-core-0.3-dev, librust-futures-util-0.3-dev, librust-h2-0.4+default-dev, librust-http-0.2+default-dev, librust-http-body-0.4+default-dev, librust-httparse-1+default-dev (>= 1.8-~~), librust-httpdate-1+default-dev, librust-itoa-1+default-dev, librust-libc-0.2+default-dev, librust-pin-project-lite-0.2+default-dev (>= 0.2.4-~~), librust-socket2-0.5+all-dev, librust-socket2-0.5+default-dev, librust-tokio-1+default-dev (>= 1.30-~~), librust-tokio-1+net-dev (>= 1.30-~~), librust-tokio-1+rt-dev (>= 1.30-~~), librust-tokio-1+sync-dev (>= 1.30-~~), librust-tokio-1+time-dev (>= 1.30-~~), librust-tower-service-0.3+default-dev, librust-tracing-0.1+std-dev, librust-want-0.3+default-dev Breaks: librust-hyper-0.14.27-dev Replaces: librust-hyper-0.14.27-dev Provides: librust-hyper+--internal-happy-eyeballs-tests-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+backports-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+client-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+default-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+deprecated-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+ffi-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+full-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+h2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+http1-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+http2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+libc-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+nightly-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+runtime-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+server-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+socket2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+stream-dev (= 0.14.27-2~bpo12+pve2), librust-hyper+tcp-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+--internal-happy-eyeballs-tests-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+backports-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+client-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+default-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+deprecated-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+ffi-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+full-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+h2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+http1-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+http2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+libc-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+nightly-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+runtime-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+server-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+socket2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+stream-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0+tcp-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+--internal-happy-eyeballs-tests-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+backports-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+client-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+default-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+deprecated-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+ffi-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+full-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+h2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+http1-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+http2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+libc-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+nightly-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+runtime-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+server-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+socket2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+stream-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14+tcp-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+--internal-happy-eyeballs-tests-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+backports-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+client-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+default-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+deprecated-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+ffi-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+full-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+h2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+http1-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+http2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+libc-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+nightly-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+runtime-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+server-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+socket2-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+stream-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27+tcp-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-0.14.27-dev (= 0.14.27-2~bpo12+pve2), librust-hyper-dev (= 0.14.27-2~bpo12+pve2) Multi-Arch: same Homepage: https://hyper.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-hyper-0.14/librust-hyper-0.14-dev_0.14.27-2~bpo12+pve2_ppc64el.deb Size: 149000 SHA512: 1e6b4740a127a5b63d3f3dc69063ad5061932ee260c161277915c73f9c5be1bf3df92038059fc9fdf1dc70544b40fc1ec06681f699a63d3fb4f784ea104dd38d SHA256: 0b616b96d405f1f06514c3fe686e2e396adb413b667423c4dbff3eeec1937f6c SHA1: f8099b9195275932ec052a408a12d317293d2237 MD5sum: af4c2544774597d90134fd4b1f668ee6 Description: Fast and correct HTTP library - Rust source code Source code for Debianized Rust crate "hyper" Package: librust-id-arena-dev Source: rust-id-arena Version: 2.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Depends: librust-rayon-1+default-dev (>= 1.0.3-~~) Provides: librust-id-arena+default-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena+rayon-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena+std-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2+default-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2+rayon-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2+std-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2+default-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2+rayon-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2+std-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2.1+default-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2.1+rayon-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2.1+std-dev (= 2.2.1-1~bpo12+pve2), librust-id-arena-2.2.1-dev (= 2.2.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-id-arena/librust-id-arena-dev_2.2.1-1~bpo12+pve2_ppc64el.deb Size: 14752 SHA512: a116de0bdc8690704daca25b23d618197ce96a4aa94f4746f462833caaec1e1eeb0556b78e3baae15544904cf1afb5b8d2bf534d9e58396d48a286f46644d44d SHA256: 1d23379b637203ab1c86e630b3339dae805b02ef50d25a5157fa3313945a0b3a SHA1: 1c785127586ca11de8fd96af5fb169874162ecd9 MD5sum: 2a0791d22c212662d0a2e103716f6503 Description: Simple, id-based arena - Rust source code This package contains the source for the Rust id-arena crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-idea-0.5-dev Source: rust-idea-0.5 Version: 0.5.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Depends: librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-idea-0.5.1-dev Replaces: librust-idea-0.5.1-dev Provides: librust-idea+default-dev (= 0.5.1-1~bpo12+pve2), librust-idea+zeroize-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0+default-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0+zeroize-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0.5+default-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0.5+zeroize-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0.5.1+default-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0.5.1+zeroize-dev (= 0.5.1-1~bpo12+pve2), librust-idea-0.5.1-dev (= 0.5.1-1~bpo12+pve2), librust-idea-dev (= 0.5.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-idea-0.5/librust-idea-0.5-dev_0.5.1-1~bpo12+pve2_ppc64el.deb Size: 23720 SHA512: b1587e625e527b9e509ede9ea5df603145c15faa932ab4c932b07ac361d725df2a6e2022507f283af8dbd171d57748a045fc8befbd9650b089001210ea871e69 SHA256: fc05a41102bbd585e1f1350fda6d14e5b337cdfb30937acf6255a8e3e1acd766 SHA1: d51281081639393e839593d5d423d2c8aa7171c9 MD5sum: 3733e513796593646f09568570d57fd3 Description: IDEA block cipher - Rust source code Source code for Debianized Rust crate "idea" Package: librust-idna-0.4-dev Source: rust-idna-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2248 Depends: librust-unicode-bidi-0.3+hardcoded-data-dev (>= 0.3.10-~~), librust-unicode-bidi-0.3+std-dev (>= 0.3.10-~~), librust-unicode-normalization-0.1+std-dev (>= 0.1.22-~~), librust-unicode-normalization-0.1-dev (>= 0.1.22-~~) Breaks: librust-idna-0.4.0-dev Replaces: librust-idna-0.4.0-dev Provides: librust-idna+alloc-dev (= 0.4.0-1~bpo12+pve2), librust-idna+default-dev (= 0.4.0-1~bpo12+pve2), librust-idna+std-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0+alloc-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0+std-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4+alloc-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4+std-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4.0+alloc-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4.0+std-dev (= 0.4.0-1~bpo12+pve2), librust-idna-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-idna-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-idna-0.4/librust-idna-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 205352 SHA512: 099f6dd14b500d2d680f5a4627ad4ea7c1ebe4d74b86901902173bccf3de53217e57051051e9b99faa71645e59e241355e00b996ffa2e447f8cc97b40acdc6ff SHA256: ca528f0cbd2dc2851a5cd6651083af03331d144ddcdc4adfd6b115f24cf99b44 SHA1: f6e645a2ab2facbb3d61d60fb9f3f056cdd124a6 MD5sum: 14ff3d04beba63e54873cfe2427ad91c Description: IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code Source code for Debianized Rust crate "idna" Package: librust-ignore-0.4-dev Source: rust-ignore-0.4 Version: 0.4.22-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 259 Depends: librust-crossbeam-deque-0.8+default-dev (>= 0.8.3-~~), librust-globset-0.4+default-dev (>= 0.4.14-~~), librust-log-0.4+default-dev (>= 0.4.20-~~), librust-memchr-2+default-dev (>= 2.6.3-~~), librust-regex-automata-0.4+dfa-onepass-dev, librust-regex-automata-0.4+hybrid-dev, librust-regex-automata-0.4+meta-dev, librust-regex-automata-0.4+nfa-dev, librust-regex-automata-0.4+perf-dev, librust-regex-automata-0.4+std-dev, librust-regex-automata-0.4+syntax-dev, librust-same-file-1+default-dev (>= 1.0.6-~~), librust-walkdir-2+default-dev (>= 2.4.0-~~), librust-winapi-util-0.1+default-dev (>= 0.1.2-~~) Breaks: librust-ignore-0.4.22-dev Replaces: librust-ignore-0.4.22-dev Provides: librust-ignore+default-dev (= 0.4.22-1~bpo12+pve2), librust-ignore+simd-accel-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0+default-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0+simd-accel-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0.4+default-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0.4+simd-accel-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0.4.22+default-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0.4.22+simd-accel-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-0.4.22-dev (= 0.4.22-1~bpo12+pve2), librust-ignore-dev (= 0.4.22-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ignore-0.4/librust-ignore-0.4-dev_0.4.22-1~bpo12+pve2_ppc64el.deb Size: 47860 SHA512: ae9938e78edc81684aeb269b5f3925117f463713a3719ed1f049636daae663f6cb498272c51b1456e30edb69363ae41125be52d421bc8938721d2686060d5a1e SHA256: 702f6a68badc1259b33c782f1b9b4375abcc51514e158b3eeb2a745416ca67eb SHA1: b63f72fb32f5411e23d05e07eaa91ccba1018bf0 MD5sum: 9c4f8b7b9f6ec2e854f66fe4b14dd0d8 Description: Fast library for matching ignore files like .gitignore against file paths - Rust source code Source code for Debianized Rust crate "ignore" Package: librust-imara-diff-0.1-dev Source: rust-imara-diff-0.1 Version: 0.1.5-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 753 Depends: librust-ahash-0.8+default-dev, librust-hashbrown-0.14+inline-more-dev, librust-hashbrown-0.14+raw-dev Breaks: librust-imara-diff-0.1.5-dev Replaces: librust-imara-diff-0.1.5-dev Provides: librust-imara-diff+default-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff+unified-diff-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0+default-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0+unified-diff-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0.1+default-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0.1+unified-diff-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0.1.5+default-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0.1.5+unified-diff-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-0.1.5-dev (= 0.1.5-2~bpo12+pve2), librust-imara-diff-dev (= 0.1.5-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-imara-diff-0.1/librust-imara-diff-0.1-dev_0.1.5-2~bpo12+pve2_ppc64el.deb Size: 88536 SHA512: c774da01c29f205fbfd261b93a0362ae4ecea3230762a35c558b359e6df29b37aeb48dc751484a4055531a03b7ea03fdaabd81b842bc54dd98d9239e5171e381 SHA256: 4f024679b8ec349ecbc7166de111a1261220592c18e4e316eea11abb78e02569 SHA1: 10ba5d6c60f619732bbd9827877bc469b071f688 MD5sum: bd6384eeda2b84639dfcc0b192b3f15e Description: Minimal terminfo libary - Rust source code Source code for Debianized Rust crate "imara-diff" Package: librust-implicit-clone-0.4+indexmap-dev Source: rust-implicit-clone-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-implicit-clone-0.4-dev (= 0.4.1-1~bpo12+pve2), librust-indexmap-2+default-dev | librust-indexmap-1+default-dev Provides: librust-implicit-clone+indexmap-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone+map-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0+indexmap-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0+map-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4+map-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4.1+indexmap-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4.1+map-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/yewstack/implicit-clone Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-implicit-clone-0.4/librust-implicit-clone-0.4+indexmap-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: 2941325ec3ef558fe585c1899a12e9ed9ebaa4c116c116a16707d680c92a591db1e2e274a3d9f7821f1442014811ba3004902124d4a1f8756310e11075aeff68 SHA256: ded2f00eb275f324250e468e3acb30af33882bab81745a9ce3c20d05348d9424 SHA1: 280cd688abab673b52307797a5ee946ae767a3fc MD5sum: ea0d3cc4a51a0454c7071d675c128bc0 Description: Immutable types and ImplicitClone trait similar to Copy - feature "indexmap" and 1 more This metapackage enables feature "indexmap" for the Rust implicit-clone crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "map" feature. Package: librust-implicit-clone-0.4+serde-dev Source: rust-implicit-clone-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-implicit-clone-0.4-dev (= 0.4.1-1~bpo12+pve2), librust-indexmap-2+serde-dev | librust-indexmap-1+serde-dev, librust-serde-1+default-dev Provides: librust-implicit-clone+serde-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0+serde-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4.1+serde-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/yewstack/implicit-clone Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-implicit-clone-0.4/librust-implicit-clone-0.4+serde-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 1e4e3a36b410ad107c2875523e42f2a64e43de93703463fc222771c9681f85ac0c60015e4a8d316c3e09c1f567ac9dd3578763e17bf463c47232ad9e511534bf SHA256: eb33ed83762f00cb87d0e418f5d17508a8b8c495fbc745a2d1a1c0e36c81d47d SHA1: 62f95993ce1dcd572e1556a1731bd7b0b910ab30 MD5sum: 1431d7dd070e2b82c60d8a68d2a42920 Description: Immutable types and ImplicitClone trait similar to Copy - feature "serde" This metapackage enables feature "serde" for the Rust implicit-clone crate, by pulling in any additional dependencies needed by that feature. Package: librust-implicit-clone-0.4-dev Source: rust-implicit-clone-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Suggests: librust-implicit-clone-0.4+indexmap-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4+serde-dev (= 0.4.1-1~bpo12+pve2) Breaks: librust-implicit-clone-0.4.1-dev Replaces: librust-implicit-clone-0.4.1-dev Provides: librust-implicit-clone+default-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0+default-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4+default-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4.1+default-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-0.4.1-dev (= 0.4.1-1~bpo12+pve2), librust-implicit-clone-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/yewstack/implicit-clone Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-implicit-clone-0.4/librust-implicit-clone-0.4-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 11964 SHA512: 8b4c2303a29c402372fd9715ea35a04715f6512a158a7e474a27aab1d6631e2aca8461386885314c28598a3d1d2ea6b2a8a9a9b3fbea04079054bddbc1206f8a SHA256: c81755902a30b27bc4d79c03d4f7a1e1d5dbc18b399dc15ee12af32de3a2ff23 SHA1: 24d18502eabf10cfcbcdff6c9d4ef4a734047b4d MD5sum: e7a3fdea666b5568dbd9763d276b391e Description: Immutable types and ImplicitClone trait similar to Copy - Rust source code This package contains the source for the Rust implicit-clone crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-include-sass-dev Source: rust-include-sass Version: 0.13.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 29 Depends: librust-grass-compiler-0.13.3+default-dev, librust-quote-1-dev (>= 1.0.23-~~), librust-syn-2+parsing-dev, librust-syn-2+proc-macro-dev Provides: librust-include-sass+default-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass+nightly-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0+default-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0+nightly-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13+default-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13+nightly-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13.3+default-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13.3+nightly-dev (= 0.13.3-1~bpo12+pve2), librust-include-sass-0.13.3-dev (= 0.13.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-include-sass/librust-include-sass-dev_0.13.3-1~bpo12+pve2_ppc64el.deb Size: 6484 SHA512: 255138447d4e4c1eafd482e2f6de7af3fee091e8795b02983dcec9da7e8d2ac476df89a6008fded442d510043f6bbed11d721ca621d83849ee51d27ee02c1e59 SHA256: 70930cc726d221be6b751820557901d419a21616a0888e448c4e724a82be79f0 SHA1: 9e81b52e31544b88505af9f50fb61a397ac5778b MD5sum: e929e6dab62873e68d63ceb59bd40203 Description: Internal implementation of the grass::include! macro - Rust source code This package contains the source for the Rust include_sass crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-indexmap-2-dev Source: rust-indexmap-2 Version: 2.2.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 467 Depends: librust-arbitrary-1-dev, librust-equivalent-1-dev, librust-hashbrown-0.14+raw-dev (>= 0.14.1-~~), librust-rayon-1+default-dev (>= 1.5.3-~~), librust-serde-1-dev Breaks: librust-indexmap-2.2.6-dev Replaces: librust-indexmap-2.2.6-dev Provides: librust-indexmap+arbitrary-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap+default-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap+rayon-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap+serde-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap+std-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap+test-debug-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+arbitrary-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+default-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+rayon-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+serde-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+std-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2+test-debug-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+arbitrary-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+default-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+rayon-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+serde-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+std-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2+test-debug-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+arbitrary-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+default-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+rayon-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+serde-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+std-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6+test-debug-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-2.2.6-dev (= 2.2.6-1~bpo12+pve2), librust-indexmap-dev (= 2.2.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-indexmap-2/librust-indexmap-2-dev_2.2.6-1~bpo12+pve2_ppc64el.deb Size: 65888 SHA512: f728507ffe54c99141293a552c957328bcd47f074f28290fd89fcbed78d726939f289a07072956624a13ca0693713137147fdfd5a2dd53c96610a94eececa276 SHA256: 69afdbf24156e90e3f59e8723616e2faf032e32f7c16a448ee5dd4ca4be5c46a SHA1: 8648e29ed38ae101bdfb91c3cd4e018faeab67fc MD5sum: 952ab70ebbcef1b5659afbab56fde56e Description: Hash table with consistent order and fast iteration - Rust source code Source code for Debianized Rust crate "indexmap" Package: librust-indoc-2-dev Source: rust-indoc-2 Version: 2.0.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 94 Breaks: librust-indoc-2.0.3-dev Replaces: librust-indoc-2.0.3-dev Provides: librust-indoc+default-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-2+default-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-2.0+default-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-2.0-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-2.0.3+default-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-2.0.3-dev (= 2.0.3-1~bpo12+pve2), librust-indoc-dev (= 2.0.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-indoc-2/librust-indoc-2-dev_2.0.3-1~bpo12+pve2_ppc64el.deb Size: 16432 SHA512: 54790e6efc918c43724fa0313867b254fe4eb189a0c2ab2f0756740e80de3529048beb83e020042f43d9e9e877ea74e9953145e56c240ee5b3bfbe8ce9292c59 SHA256: 8b0a06e6f8bdf423e6c89cca4f42339b1dc53572326fcea6ae40c13f01348dcd SHA1: ce9c94d9f85c9e0b02a687d1a46e606749f7ce9e MD5sum: e717f0aa27281669e57197b55ba01587 Description: Indented document literals - Rust source code Source code for Debianized Rust crate "indoc" Package: librust-inout-0.1-dev Source: rust-inout-0.1 Version: 0.1.3-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-block-padding-0.3+default-dev, librust-block-padding-0.3+std-dev, librust-generic-array-0.14+default-dev Breaks: librust-inout-0.1.3-dev Replaces: librust-inout-0.1.3-dev Provides: librust-inout+block-padding-dev (= 0.1.3-3~bpo12+pve2), librust-inout+default-dev (= 0.1.3-3~bpo12+pve2), librust-inout+std-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0+block-padding-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0+default-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0+std-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1+block-padding-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1+default-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1+std-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1.3+block-padding-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1.3+default-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1.3+std-dev (= 0.1.3-3~bpo12+pve2), librust-inout-0.1.3-dev (= 0.1.3-3~bpo12+pve2), librust-inout-dev (= 0.1.3-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-inout-0.1/librust-inout-0.1-dev_0.1.3-3~bpo12+pve2_ppc64el.deb Size: 12968 SHA512: 363e22f1634ad0bbca0a645d03cc7e5c233c62ad8b66c5bf5272324dc49ff11d1697013dba1d35a43622552375b4662e064cecf9fd6c017e9f3f365b4ac5d0f7 SHA256: b4a940a315a1ed6163e9d05c4d0a716a97830dfc6e40b861f3bbd51193a062e3 SHA1: a4eaf2150084b6d173fdd40d37cb7ef6dafd8f87 MD5sum: 5ad7cd5c93b48625826e07b5064e4e78 Description: Custom reference types for code generic over in-place and buffer-to-buffer modes of operation - Rust source code This package contains the source for the Rust inout crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-insta-1-dev Source: rust-insta-1 Version: 1.34.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1058 Depends: librust-console-0.15-dev (>= 0.15.4-~~), librust-csv-1+default-dev (>= 1.1.6-~~), librust-globset-0.4+default-dev (>= 0.4.6-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-linked-hash-map-0.5+default-dev (>= 0.5.6-~~), librust-pest-2+default-dev (>= 2.1.2-~~), librust-pest-derive-2+default-dev (>= 2.1.0-~~), librust-regex-1+std-dev (>= 1.6.0-~~), librust-regex-1+unicode-dev (>= 1.6.0-~~), librust-ron-0.7+default-dev (>= 0.7.1-~~), librust-serde-1+default-dev (>= 1.0.117-~~), librust-similar-2+default-dev (>= 2.1.0-~~), librust-similar-2+inline-dev (>= 2.1.0-~~), librust-toml-0.8+default-dev, librust-walkdir-2+default-dev (>= 2.3.1-~~), librust-yaml-rust-0.4+default-dev (>= 0.4.5-~~) Breaks: librust-insta-1.34.0-dev Replaces: librust-insta-1.34.0-dev Provides: librust-insta+-cargo-insta-internal-dev (= 1.34.0-1~bpo12+pve2), librust-insta+colors-dev (= 1.34.0-1~bpo12+pve2), librust-insta+console-dev (= 1.34.0-1~bpo12+pve2), librust-insta+csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta+default-dev (= 1.34.0-1~bpo12+pve2), librust-insta+dep-csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta+dep-ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta+dep-toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta+filters-dev (= 1.34.0-1~bpo12+pve2), librust-insta+glob-dev (= 1.34.0-1~bpo12+pve2), librust-insta+globset-dev (= 1.34.0-1~bpo12+pve2), librust-insta+json-dev (= 1.34.0-1~bpo12+pve2), librust-insta+pest-derive-dev (= 1.34.0-1~bpo12+pve2), librust-insta+pest-dev (= 1.34.0-1~bpo12+pve2), librust-insta+redactions-dev (= 1.34.0-1~bpo12+pve2), librust-insta+regex-dev (= 1.34.0-1~bpo12+pve2), librust-insta+ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta+serde-dev (= 1.34.0-1~bpo12+pve2), librust-insta+toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta+walkdir-dev (= 1.34.0-1~bpo12+pve2), librust-insta+yaml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+-cargo-insta-internal-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+colors-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+console-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+default-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+dep-csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+dep-ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+dep-toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+filters-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+glob-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+globset-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+json-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+pest-derive-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+pest-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+redactions-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+regex-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+serde-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+walkdir-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1+yaml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+-cargo-insta-internal-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+colors-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+console-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+default-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+dep-csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+dep-ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+dep-toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+filters-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+glob-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+globset-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+json-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+pest-derive-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+pest-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+redactions-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+regex-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+serde-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+walkdir-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34+yaml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+-cargo-insta-internal-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+colors-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+console-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+default-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+dep-csv-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+dep-ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+dep-toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+filters-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+glob-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+globset-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+json-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+pest-derive-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+pest-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+redactions-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+regex-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+ron-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+serde-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+toml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+walkdir-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0+yaml-dev (= 1.34.0-1~bpo12+pve2), librust-insta-1.34.0-dev (= 1.34.0-1~bpo12+pve2), librust-insta-dev (= 1.34.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://insta.rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-insta-1/librust-insta-1-dev_1.34.0-1~bpo12+pve2_ppc64el.deb Size: 537616 SHA512: 822decfd76704dfe84bd0db53ec3a2e60f81b37c74a98b0886c54d48b2427ffd86a384c33352577c0a95584fbb37ebcf8c3e46ae4f623996bc991e08b32ebf07 SHA256: 0147bc75f8673e9998bd11ee6fc7a0eb84d938fe3cc32d408e9a605c6b04cae3 SHA1: c10806786e96317da16c830f815abc107d695172 MD5sum: 5ceae577891ae281040fe62f1fa8ce05 Description: Snapshot testing library for Rust - Rust source code Source code for Debianized Rust crate "insta" Package: librust-inventory-0.3-dev Source: rust-inventory-0.3 Version: 0.3.15-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Breaks: librust-inventory-0.3.15-dev Replaces: librust-inventory-0.3.15-dev Provides: librust-inventory+default-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-0+default-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-0-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-0.3+default-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-0.3.15+default-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-0.3.15-dev (= 0.3.15-1~bpo12+pve2), librust-inventory-dev (= 0.3.15-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-inventory-0.3/librust-inventory-0.3-dev_0.3.15-1~bpo12+pve2_ppc64el.deb Size: 14420 SHA512: 50a72dc620de9f845fdebdbd7e8cecd7687c91a6ff49650a2d7518ed5a999843cc8ee3463dacc5c35fdfcda13bd73d5f93e9b8b70b21f2ab5e409b4d8414f44b SHA256: 714b490aea18422cb067482cce70eb86ca52d7f863dc1770305a450bfaff1848 SHA1: dff541203ff11f1b0ea7085d2f9660966409cda8 MD5sum: 28eca422a43e1cf3937cbb30532c6a0a Description: Typed distributed plugin registration - Rust source code Source code for Debianized Rust crate "inventory" Package: librust-io-close-0.3-dev Source: rust-io-close-0.3 Version: 0.3.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-libc-0.2+default-dev (>= 0.2.80-~~), librust-os-pipe-1+default-dev, librust-winapi-0.3+default-dev (>= 0.3.9-~~), librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~), librust-winapi-0.3+std-dev (>= 0.3.9-~~), librust-winapi-0.3+winsock2-dev (>= 0.3.9-~~) Breaks: librust-io-close-0.3.7-dev Replaces: librust-io-close-0.3.7-dev Provides: librust-io-close+default-dev (= 0.3.7-1~bpo12+pve2), librust-io-close+os-pipe-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0+default-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0+os-pipe-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0.3+default-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0.3+os-pipe-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0.3.7+default-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0.3.7+os-pipe-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-0.3.7-dev (= 0.3.7-1~bpo12+pve2), librust-io-close-dev (= 0.3.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-io-close-0.3/librust-io-close-0.3-dev_0.3.7-1~bpo12+pve2_ppc64el.deb Size: 10096 SHA512: 5f0c2f59621dc3f78b5eacbf2350a4a2a94f0eff114b5056a6c7ca78a575ba0ad7340bfe381c4528acee94d26b5115dfaa15de4fc90683c8f79b9b966b5ae515 SHA256: dca9c1c6f9885ff0e7858f7c3dbee8ea397df29d03ec9a1f4c836228466f462e SHA1: 48ea1c350fd7cb859236511f1d20d6e8d8f53864 MD5sum: 285adbe1d569e17f7d822a246c93123b Description: Extension trait for safely dropping I/O writers such as File and BufWriter - Rust source code Source code for Debianized Rust crate "io-close" Package: librust-io-lifetimes-2-dev Source: rust-io-lifetimes-2 Version: 2.0.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 122 Depends: librust-libc-0.2+default-dev (>= 0.2.96-~~) Breaks: librust-io-lifetimes-2.0.0-dev Replaces: librust-io-lifetimes-2.0.0-dev Provides: librust-io-lifetimes+close-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes+default-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes+libc-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2+close-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2+default-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2+libc-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0+close-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0+default-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0+libc-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0.0+close-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0.0+default-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0.0+libc-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-2.0.0-dev (= 2.0.0-2~bpo12+pve2), librust-io-lifetimes-dev (= 2.0.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-io-lifetimes-2/librust-io-lifetimes-2-dev_2.0.0-2~bpo12+pve2_ppc64el.deb Size: 23072 SHA512: e7530c047e1da52e44a66bf50b9c6882e208ad34676937b520aefdda2bde3362ec79a0bc90f9e1711c9bc529bb82bae829cc2e1388e673a22122a59fda9c20c8 SHA256: 131564cf09de2b1a5f0b5a91be9020c15a2a9445192acdc654b00f4d1671b87b SHA1: 6e951975618453f83ace6959314c758ec5f80fb7 MD5sum: 029fb85b1193788a9f883b4c96a7efff Description: Low-level I/O ownership and borrowing library - Rust source code This package contains the source for the Rust io-lifetimes crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-is-terminal-0.4-dev Source: rust-is-terminal-0.4 Version: 0.4.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 40 Depends: librust-rustix-0.38+default-dev, librust-rustix-0.38+termios-dev Breaks: librust-is-terminal-0.4.9-dev Replaces: librust-is-terminal-0.4.9-dev Provides: librust-is-terminal+default-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-0+default-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-0-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-0.4+default-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-0.4.9+default-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-0.4.9-dev (= 0.4.9-1~bpo12+pve2), librust-is-terminal-dev (= 0.4.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-is-terminal-0.4/librust-is-terminal-0.4-dev_0.4.9-1~bpo12+pve2_ppc64el.deb Size: 8276 SHA512: 5c9807bd2ad23a78b294401673f8b2d4917f609807921c8a2f99e55e7f28c1c957b1f347a4547b209704c3f0d144e3e82dc48a3218844b186a9db059a83b9390 SHA256: 86ac45371ef716c681aef7d98b5ea39ff6e2273f0338f74d1ec742c2cf440381 SHA1: b45bdff2fb1c716d27b2a8bc6b45e95b06f64d13 MD5sum: 437b48518440652fd17768e06468952c Description: Test whether a given stream is a terminal - Rust source code This package contains the source for the Rust is-terminal crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-is-terminal-polyfill-dev Source: rust-is-terminal-polyfill Version: 1.70.0-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Provides: librust-is-terminal-polyfill+default-dev (= 1.70.0-1), librust-is-terminal-polyfill-1+default-dev (= 1.70.0-1), librust-is-terminal-polyfill-1-dev (= 1.70.0-1), librust-is-terminal-polyfill-1.70+default-dev (= 1.70.0-1), librust-is-terminal-polyfill-1.70-dev (= 1.70.0-1), librust-is-terminal-polyfill-1.70.0+default-dev (= 1.70.0-1), librust-is-terminal-polyfill-1.70.0-dev (= 1.70.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-is-terminal-polyfill/librust-is-terminal-polyfill-dev_1.70.0-1_ppc64el.deb Size: 8892 SHA512: 59f2c38cc5c6daf68c728601567ce4229fb43ba8952861c69d2df6871836e8efc13c33f90a5b3dfd794da543665e85760eac77407c81183707dc3f1025ceecc3 SHA256: a375bf273d7d4f13387bc5303af251ed046cc5d5dff6c199facf161cd0fc1705 SHA1: c399b4a1671901176644442036a62bb77fdfe3a9 MD5sum: 9d695c2ea377bd1ccef6c66507a880d2 Description: Polyfill for `is_terminal` stdlib feature for use with older MSRVs - Rust source code This package contains the source for the Rust is_terminal_polyfill crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-itertools-0.13-dev Source: rust-itertools-0.13 Version: 0.13.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 754 Depends: librust-either-1+use-std-dev, librust-either-1-dev Breaks: librust-itertools-0.13.0-dev Replaces: librust-itertools-0.13.0-dev Provides: librust-itertools+default-dev (= 0.13.0-3~bpo12+pve2), librust-itertools+use-alloc-dev (= 0.13.0-3~bpo12+pve2), librust-itertools+use-std-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0+default-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0+use-alloc-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0+use-std-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13+default-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13+use-alloc-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13+use-std-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13.0+default-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13.0+use-alloc-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13.0+use-std-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-0.13.0-dev (= 0.13.0-3~bpo12+pve2), librust-itertools-dev (= 0.13.0-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-itertools-0.13/librust-itertools-0.13-dev_0.13.0-3~bpo12+pve2_ppc64el.deb Size: 129988 SHA512: ad5d5943b16d1ba58ff2e604a7be36aa297eb6dfe86a3ea855c52b1b222ab7b74786a189abf862d0e98053f7776e499e31121a2e8e765bc05c6a80768f419d81 SHA256: 7e900314cb38b281fb28ac9b092b94f2ac99740581783b27f50b45e330e1851c SHA1: 84eced4edb99f95e55bfa2e5b2eb012133f89c3c MD5sum: bdc4f475550b33f46e2a6fc9145ca03c Description: Extra iterator adaptors, iterator methods, free functions, and macros - Rust source code Source code for Debianized Rust crate "itertools" Package: librust-itoa-1-dev Source: rust-itoa-1 Version: 1.0.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 57 Depends: librust-no-panic-0.1+default-dev Breaks: librust-itoa-1.0.9-dev Replaces: librust-itoa-1.0.9-dev Provides: librust-itoa+default-dev (= 1.0.9-1~bpo12+pve2), librust-itoa+no-panic-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1+default-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1+no-panic-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0+default-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0+no-panic-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0.9+default-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0.9+no-panic-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-1.0.9-dev (= 1.0.9-1~bpo12+pve2), librust-itoa-dev (= 1.0.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-itoa-1/librust-itoa-1-dev_1.0.9-1~bpo12+pve2_ppc64el.deb Size: 12840 SHA512: 4ecfa898713afb58753596caf73fa42aaab725bf50579abd5c41b84139ec869fa1f47a5f03ddfe0581be762a9f2d6116cee4c21dc3e38adbe100ca3cbb195f91 SHA256: f2ef5f26b992747e76b859a61b680586cba126cadeb91043adbf853b254171fd SHA1: a2e517595c43addde9a07d90157ea36ec8a7c6e9 MD5sum: 5a6fee4fe16da16b825888e82e011b1e Description: Fast functions printing integer primitives to io::Write - Rust source code Source code for Debianized Rust crate "itoa" Package: librust-jobserver-0.1-dev Source: rust-jobserver-0.1 Version: 0.1.32-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 135 Depends: librust-libc-0.2+default-dev (>= 0.2.87-~~) Breaks: librust-jobserver-0.1.32-dev Replaces: librust-jobserver-0.1.32-dev Provides: librust-jobserver+default-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-0+default-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-0-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-0.1+default-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-0.1.32+default-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-0.1.32-dev (= 0.1.32-1~bpo12+pve2), librust-jobserver-dev (= 0.1.32-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/jobserver-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-jobserver-0.1/librust-jobserver-0.1-dev_0.1.32-1~bpo12+pve2_ppc64el.deb Size: 28832 SHA512: e5db8b489be5879a63397feeebe75989401be09704604b4504d952687ee8be98c1eb459d9f3d8cc0ef48201a4336a83e9da2b56b3089ce97a8db13f171c2af50 SHA256: 55b6910c93aa2c8193d0f7c95b444f14d4b5b4a505acc8b074aff3f18225d25d SHA1: 61212f1f7f3889d6ec7e597bbf474ec05dbe0a63 MD5sum: 8222fe1fb9219e2fc1f403c6ffb405b1 Description: The GNU Make jobserver for Rust - Rust source code Source code for Debianized Rust crate "jobserver" Package: librust-js-sys-dev Source: rust-js-sys Version: 0.3.69-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 568 Depends: librust-wasm-bindgen-0.2+default-dev (>= 0.2.92-~~) Provides: librust-js-sys+default-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0+default-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0.3+default-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0.3-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0.3.69+default-dev (= 0.3.69-1~bpo12+pve2), librust-js-sys-0.3.69-dev (= 0.3.69-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-js-sys/librust-js-sys-dev_0.3.69-1~bpo12+pve2_ppc64el.deb Size: 72348 SHA512: 537c7855ffdb1bb502aeab7a0f9240d9539183a8235ee909b6e84ddc82a2c1e7d2988a3ee34dbf0e9db692761bd7f33e361164463b966510c7c5a275d15392ec SHA256: 6243dcfd5c8d124ccff41d94238ad1117ca5773006454af242f3159abd04e49d SHA1: aae0da8ca2ce4cb7e70c7e5ffe46b1e64deaabd0 MD5sum: 2c088ff92be04a393aefde11680cd9a2 Description: Bindings for JS global objects and functions - Rust source code This package contains the source for the Rust js-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-jwalk-0.8-dev Source: rust-jwalk-0.8 Version: 0.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 189 Depends: librust-crossbeam-0.8+default-dev, librust-rayon-1+default-dev (>= 1.5-~~) Breaks: librust-jwalk-0.8.1-dev Replaces: librust-jwalk-0.8.1-dev Provides: librust-jwalk+default-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-0+default-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-0-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-0.8+default-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-0.8.1+default-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-0.8.1-dev (= 0.8.1-1~bpo12+pve2), librust-jwalk-dev (= 0.8.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/byron/jwalk Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-jwalk-0.8/librust-jwalk-0.8-dev_0.8.1-1~bpo12+pve2_ppc64el.deb Size: 40600 SHA512: a24cacbe2d06d1f096f1275724350d4fa1af3bb27632fd102a3070a5c8e0daa9713a33b7400ede882fee5a0c0f1f082c2f02d2b533136664def44db6d7daf2da SHA256: 7ee8154cafcc9bd40336d8b4ab809f4f64c67faf4dab58e84e7d8a6078831031 SHA1: 35964532870df9d2f761964ea335dc41c385dd87 MD5sum: cefbf3a96d9ffab06f2cdcd56be43aba Description: Filesystem walk performed in parallel - Rust source code Source code for Debianized Rust crate "jwalk" Package: librust-lalrpop-dev Source: rust-lalrpop Version: 0.20.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1881 Depends: librust-ascii-canvas-3-dev, librust-bit-set-0.5-dev (>= 0.5.2-~~), librust-ena-0.14-dev, librust-itertools-0+use-std-dev (>= 0.10.5-~~), librust-lalrpop-util-0.20+lexer-dev, librust-lalrpop-util-0.20+unicode-dev, librust-lalrpop-util-0.20-dev, librust-petgraph-0.6-dev, librust-pico-args-0.5-dev, librust-regex-1+std-dev (>= 1.3-~~), librust-regex-1+unicode-dev (>= 1.3-~~), librust-regex-syntax-0.8+unicode-dev, librust-regex-syntax-0.8-dev, librust-string-cache-0.8-dev, librust-term-0.7-dev, librust-tiny-keccak-2+default-dev (>= 2.0.2-~~), librust-tiny-keccak-2+sha3-dev (>= 2.0.2-~~), librust-unicode-xid-0.2-dev, librust-walkdir-2+default-dev (>= 2.4.0-~~) Provides: librust-lalrpop+default-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop+lexer-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop+pico-args-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop+unicode-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0+default-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0+lexer-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0+pico-args-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0+unicode-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20+default-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20+lexer-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20+pico-args-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20+unicode-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20.2+default-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20.2+lexer-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20.2+pico-args-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20.2+unicode-dev (= 0.20.2-1~bpo12+pve2), librust-lalrpop-0.20.2-dev (= 0.20.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lalrpop/librust-lalrpop-dev_0.20.2-1~bpo12+pve2_ppc64el.deb Size: 194988 SHA512: bb27a41b0e9355074232cf1ef026a0856b52bd1940268c1cd72c383f08603ecb57ddbefea73be087953595218f71cd307ed90e54052ba26c782376774aa16c71 SHA256: a9c11ce54ffd64f7fc3b9fc1887f71f1eb8d61ad312a17d33a1e2cfcb79ce710 SHA1: c375afe5ebf061fb0d11e117b549259d8503eb5e MD5sum: 4fa0a63a6f86b3113388285c240cc816 Description: Convenient LR(1) parser generator - Rust source code Source code for Debianized Rust crate "lalrpop" Package: librust-lalrpop-util-0.20-dev Source: rust-lalrpop-util-0.20 Version: 0.20.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 53 Depends: librust-regex-1+std-dev (>= 1.3-~~), librust-regex-1+unicode-dev (>= 1.3-~~) Breaks: librust-lalrpop-util-0.20.0-dev Replaces: librust-lalrpop-util-0.20.0-dev Provides: librust-lalrpop-util+default-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util+lexer-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util+regex-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util+std-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util+unicode-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0+default-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0+lexer-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0+regex-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0+std-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0+unicode-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20+default-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20+lexer-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20+regex-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20+std-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20+unicode-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0+default-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0+lexer-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0+regex-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0+std-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0+unicode-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-0.20.0-dev (= 0.20.0-1~bpo12+pve2), librust-lalrpop-util-dev (= 0.20.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lalrpop-util-0.20/librust-lalrpop-util-0.20-dev_0.20.0-1~bpo12+pve2_ppc64el.deb Size: 12840 SHA512: 7a1cfd99aceb5b6708e2b90daafc3938663467e2e29d1347217a97fe721baf6f9633c1bd24b13d9a9fb229fd1a15f95d5edd0f40f97c775234218e167de0d247 SHA256: c3cf242bdd4ff0f43c7404380dab11cc4f57c86301a275fa5e04324a17aab28f SHA1: 0e32b0a23aee86c349f1e3374e6d09643f891933 MD5sum: 6153000eeed739ce33981abe249f4167 Description: Runtime library for parsers generated by LALRPOP - Rust source code Source code for Debianized Rust crate "lalrpop-util" Package: librust-lasso-dev Source: rust-lasso Version: 0.7.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 475 Depends: librust-abomonation-0.7-dev (>= 0.7.3-~~), librust-ahash-0.7-dev (>= 0.7.6-~~), librust-dashmap-5+default-dev (>= 5.1.0-~~), librust-dashmap-5+raw-api-dev (>= 5.1.0-~~), librust-deepsize-0.2-dev, librust-hashbrown-0.12+default-dev, librust-hashbrown-0.12+raw-dev, librust-hashbrown-0.12+serde-dev, librust-serde-1+alloc-dev (>= 1.0.123-~~) Provides: librust-lasso+abomonation-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+ahash-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+ahasher-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+dashmap-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+deepsize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+default-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+inline-more-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+multi-threaded-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+no-std-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+serde-dev (= 0.7.2-1~bpo12+pve2), librust-lasso+serialize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+abomonation-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+ahash-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+ahasher-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+dashmap-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+deepsize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+default-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+inline-more-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+multi-threaded-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+no-std-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+serde-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0+serialize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+abomonation-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+ahash-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+ahasher-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+dashmap-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+deepsize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+default-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+inline-more-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+multi-threaded-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+no-std-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+serde-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7+serialize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+abomonation-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+ahash-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+ahasher-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+dashmap-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+deepsize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+default-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+inline-more-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+multi-threaded-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+no-std-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+serde-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2+serialize-dev (= 0.7.2-1~bpo12+pve2), librust-lasso-0.7.2-dev (= 0.7.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lasso/librust-lasso-dev_0.7.2-1~bpo12+pve2_ppc64el.deb Size: 60788 SHA512: 25e612eb5f0b6be1fbd4811fa294271261db859c2627613cb4a581135415644effefd373f2921f344f6b95c2315158b3cf685ca87780aca80164d2049a419774 SHA256: 904cd7ca55fbdd9f70390105b925624bb9e8533505efc7be4a0dd50c00e931ac SHA1: 805947649ea17b7610b9fe07c21025da2915b5c4 MD5sum: 1a808e90a19c09f43ea2669d93ffabcd Description: Multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time - Rust source code This package contains the source for the Rust lasso crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-lber-0.4-dev Source: rust-lber-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Depends: librust-bytes-1+default-dev, librust-nom-7+default-dev (>= 7.1.1-~~) Breaks: librust-lber-0.4.0-dev Replaces: librust-lber-0.4.0-dev Provides: librust-lber+default-dev (= 0.4.0-1~bpo12+pve2), librust-lber-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-lber-0-dev (= 0.4.0-1~bpo12+pve2), librust-lber-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-lber-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-lber-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-lber-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lber-0.4/librust-lber-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 10136 SHA512: f75c3d36578606a59d93c0489fccbcd80b3c991653020203b9edc5cd8a4c99681efca1d25ad6d8d456d2b0505b0d4b8001ad0ae209ed6059ee634995245ac605 SHA256: 94e77bcb18dca5f4132912bbcb984333c80dbad9fec850774546ea484c2be4e1 SHA1: ed88bf9c38528a91bbc6001eea40bbd0f50f6058 MD5sum: 08d5b9a0235dd939c7c72ce46ef23c69 Description: ASN.1/BER parser/encoder based on nom - Rust source code This package contains the source for the Rust lber crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ldap3-0.11+cross-krb5-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-cross-krb5-0.3+default-dev Provides: librust-ldap3+cross-krb5-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3+gssapi-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+cross-krb5-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+gssapi-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+gssapi-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+cross-krb5-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+gssapi-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+cross-krb5-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1248 SHA512: 7c741cc20f015968d4700e17e7edbec44aa18dec5647123a15e7b088b8e34d58be8c176d85ce0194b8df7551663ca5ec1284de042f3bde5ca27423e09b0d268c SHA256: 7734985c5decd712f1da90188d5f01050af2a6f86ffb3d3f1ab624c0c5a7bf12 SHA1: e2ac7d0294c6b2e4cb4dc6a961a3d7de4ecee7aa MD5sum: f5a3d5656421383784db4ebd77f0448f Description: Pure-Rust LDAP Client - feature "cross-krb5" and 1 more This metapackage enables feature "cross-krb5" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "gssapi" feature. Package: librust-ldap3-0.11+default-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+sync-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tls-dev (= 0.11.1-1~bpo12+pve2) Provides: librust-ldap3+default-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+default-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+default-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+default-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1188 SHA512: c25b43493f702f01a5e22093843f1bf2c5da6547b16cf184611dedda2a41bf94c561ff746baf10f919e7f321115e9072fc0779d9c2ce46fed49c75aa46d1622b SHA256: 047b7769462e8947f8940649c8ddfede677e597ae00c66082a80074df050862f SHA1: fdafef31790e8c3a0cb50026ffcc9dba0837e346 MD5sum: 5fcb5647d0b529afbee89c025b48e2b6 Description: Pure-Rust LDAP Client - feature "default" This metapackage enables feature "default" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+native-tls-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-native-tls-0.2+default-dev (>= 0.2.8-~~) Provides: librust-ldap3+native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+native-tls-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+native-tls-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: a09ca7c31fc0525cc91111865f511dfc5edbf02e3a8bcde476818e88de82aaab88a731c04984935434aa52317f6daa8ddc7c61f1ff93b59fb631cbb49e91edd6 SHA256: 5a5e8c72778b09beb71b58b0e610b2d559572484c568f680769938ea587be399 SHA1: c812d5415e64ad13f2adc41d993473ad0860d50d MD5sum: 6db75abc8d3b639c91ae43b7d8a6c94b Description: Pure-Rust LDAP Client - feature "native-tls" This metapackage enables feature "native-tls" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+ring-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-ring-0.16+default-dev (>= 0.16.20-~~) Provides: librust-ldap3+ring-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+ring-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+ring-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+ring-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1188 SHA512: ea649f5934415ed17838ff6525109af13f44e0b056c4a8a60ecbdee502cd677cd3c817e20cd45a77ef3f628d3d93d9d797afaf1364952d28129066e8884d50da SHA256: a19048e66da8d8f1ea2a458fc8bda21bdb42ffea92da8da2d3392dfa4c42dae0 SHA1: 5b177940b3875acfa0f788f491bc85ca0242fdd8 MD5sum: 2649692aa20ab56fde9c9a60fbdf7629 Description: Pure-Rust LDAP Client - feature "ring" This metapackage enables feature "ring" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+rustls-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-rustls-0.20+default-dev (>= 0.20.7-~~) Provides: librust-ldap3+rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+rustls-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+rustls-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1188 SHA512: fbdf10905af0f71bd75efc475155ea989fad7acdf915ebb7cac28af7791fec58d00c22ada41e1d244d4d76bef1ec842769da3ea5132f9a379a3a438f68409deb SHA256: f55dd4c559b7a1bea545c7dd1d6410b1b137e8407bfc2b3c1162a2c664532510 SHA1: 05c7fe39fee8768ccfb587bfa1af616e52abc489 MD5sum: d7e7ddaed5d37a3c09b6d0bf2f37ac77 Description: Pure-Rust LDAP Client - feature "rustls" This metapackage enables feature "rustls" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+rustls-native-certs-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-rustls-native-certs-0.6+default-dev (>= 0.6.2-~~) Provides: librust-ldap3+rustls-native-certs-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+rustls-native-certs-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+rustls-native-certs-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+rustls-native-certs-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1216 SHA512: 9f8bae261ea40126e9d82e257511df60c69d5a0bace24c40ca2baa906a25ab46bce5c9df134006bf3045b3fe327d467c3f0b1708cf2e6f00968daa4d1d7e283c SHA256: 0b9ecd4118e884979ea3c9f4f227a23bb1d7286c10ac3bbc78e5b3640ed9e4d6 SHA1: dcaf6703f42b558bafed7f0b927a8eba32b31691 MD5sum: 0b728f703dfbfc06c43ccdd8e4c17252 Description: Pure-Rust LDAP Client - feature "rustls-native-certs" This metapackage enables feature "rustls-native-certs" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+sync-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-tokio-1+io-util-dev (>= 1.23.0-~~), librust-tokio-1+macros-dev (>= 1.23.0-~~), librust-tokio-1+net-dev (>= 1.23.0-~~), librust-tokio-1+rt-dev (>= 1.23.0-~~), librust-tokio-1+sync-dev (>= 1.23.0-~~), librust-tokio-1+time-dev (>= 1.23.0-~~) Provides: librust-ldap3+sync-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+sync-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+sync-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+sync-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 3682f2f79a7265d79f480b8a9ffb23d3ae5edb9f22de505fc9c1f3d54943f0b269526c913ba7e6d8e8a84b2d4dcdfeff3ba9df2f3af2ac982ae0f1105acb7e52 SHA256: 16f50261249c5dd637599ebbf10b3c03ba700f9c764aefb5dfb062ddf146c427 SHA1: caba4008c372cc879cab0a7630f8c4aab77f0fb6 MD5sum: 625f780371f729ccc70cce8c538fbf69 Description: Pure-Rust LDAP Client - feature "sync" This metapackage enables feature "sync" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+tls-native-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tokio-native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-tokio-1+io-util-dev (>= 1.23.0-~~), librust-tokio-1+macros-dev (>= 1.23.0-~~), librust-tokio-1+net-dev (>= 1.23.0-~~), librust-tokio-1+rt-dev (>= 1.23.0-~~), librust-tokio-1+sync-dev (>= 1.23.0-~~), librust-tokio-1+time-dev (>= 1.23.0-~~) Provides: librust-ldap3+tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3+tls-native-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+tls-native-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+tls-native-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+tls-native-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: 81479dbe9729e42fabfed7bf3e3f9e39673d224e36faee24f40393e9aa17322f0b51ce259ff9f201bc18b2ff773575e8968180a6c07dad1b25847ce505241c1e SHA256: 2a9321989974a220e34283dcefc91b01ca51181e47ec792078dc098907e01e66 SHA1: b61cf6df331a2ea07a2370d6476cd5c7d301f3db MD5sum: 69875523cac1b34e8a61223571477ea6 Description: Pure-Rust LDAP Client - feature "tls-native" and 1 more This metapackage enables feature "tls-native" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "tls" feature. Package: librust-ldap3-0.11+tls-rustls-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tokio-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+rustls-native-certs-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+x509-parser-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+ring-dev (= 0.11.1-1~bpo12+pve2), librust-tokio-1+io-util-dev (>= 1.23.0-~~), librust-tokio-1+macros-dev (>= 1.23.0-~~), librust-tokio-1+net-dev (>= 1.23.0-~~), librust-tokio-1+rt-dev (>= 1.23.0-~~), librust-tokio-1+sync-dev (>= 1.23.0-~~), librust-tokio-1+time-dev (>= 1.23.0-~~) Provides: librust-ldap3+tls-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+tls-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+tls-rustls-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+tls-rustls-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1260 SHA512: 1a4954df81f924dabf5afadaa9007cb43b8c9f567156d7531682644d0d2c87b3d3a3e20c02888356d4ed118e0b4a006e4fb6cf7db98f4a4e64901ed11ce4bb83 SHA256: 83a29812acb6e2a3a84157cc18525d0d43cbf0c1b4914008a9b4bffb7e07f4f9 SHA1: d2afc8a1e1c4745d4fd13d7c28400d0a0916510e MD5sum: 3526fd4e159747f5fc40b271a6a2dbc7 Description: Pure-Rust LDAP Client - feature "tls-rustls" This metapackage enables feature "tls-rustls" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+tokio-native-tls-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-tokio-native-tls-0.3+default-dev Provides: librust-ldap3+tokio-native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+tokio-native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+tokio-native-tls-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+tokio-native-tls-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: 0d1d03960fd928d8a00c5b5ece05365faffe849ce263928cb72a44200062f775ffe8f27213765d6aa5fbfd16fc5b523fd8a5070ff486a5692fe78cbbc5a62518 SHA256: b30ccbc78e89e293837d18d6696045d6ca0198251fcee08d7b10cd6ff3d6757f SHA1: bcc291f1f1f9862b93099caf962e7107d460db4c MD5sum: 0e7aad652718d9808e0fbccaea26a3ec Description: Pure-Rust LDAP Client - feature "tokio-native-tls" This metapackage enables feature "tokio-native-tls" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+tokio-rustls-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-tokio-rustls-0.23+dangerous-configuration-dev (>= 0.23.4-~~), librust-tokio-rustls-0.23+default-dev (>= 0.23.4-~~) Provides: librust-ldap3+tokio-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+tokio-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+tokio-rustls-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+tokio-rustls-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: a86b6b55af80b458c20565690927f876aecee2adedc419b03dd2d468a885ef1d608487456a6b6b11aaaa4207b56fc3522e15469fca23ae20c3394f2c75b0047c SHA256: 24c1d9cef448d87b66610dc9794111748366ac52dd3c8cf3902e541be675ba2d SHA1: fdc861f148e0ddb72c8e75c388cc19e026ff972f MD5sum: f934ba9db31886ae9084ade7fad9b946 Description: Pure-Rust LDAP Client - feature "tokio-rustls" This metapackage enables feature "tokio-rustls" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11+x509-parser-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-ldap3-0.11-dev (= 0.11.1-1~bpo12+pve2), librust-x509-parser-0.14+default-dev Provides: librust-ldap3+x509-parser-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0+x509-parser-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1+x509-parser-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11+x509-parser-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 1196 SHA512: 6818b6efbef443846d74ca460a80d69185594bd348e4a3e7c99efe8eea8d11430e2560d1e7986187631ab8909fccf6280db48db9ab1bb3ddf75397bb67af1bb9 SHA256: 0aeb446765665612d806aa4d747336c3f39d49e95b4168bbcfddeed731c27c38 SHA1: 11fbb22f34d484d5ca0e3fbabdfbdbbebb2186d1 MD5sum: 8be6568f60916b97fdeab1e7abba4a76 Description: Pure-Rust LDAP Client - feature "x509-parser" This metapackage enables feature "x509-parser" for the Rust ldap3 crate, by pulling in any additional dependencies needed by that feature. Package: librust-ldap3-0.11-dev Source: rust-ldap3-0.11 Version: 0.11.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 441 Depends: librust-async-trait-0.1+default-dev (>= 0.1.24-~~), librust-bytes-1+default-dev, librust-futures-0.3+default-dev (>= 0.3.25-~~), librust-futures-util-0.3+default-dev (>= 0.3.25-~~), librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-lber-0.4+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nom-7+default-dev (>= 7.1.1-~~), librust-percent-encoding-2+default-dev (>= 2.1.0-~~), librust-thiserror-1+default-dev (>= 1.0.37-~~), librust-tokio-1+default-dev (>= 1.23.0-~~), librust-tokio-1+io-util-dev (>= 1.23.0-~~), librust-tokio-1+macros-dev (>= 1.23.0-~~), librust-tokio-1+net-dev (>= 1.23.0-~~), librust-tokio-1+sync-dev (>= 1.23.0-~~), librust-tokio-1+time-dev (>= 1.23.0-~~), librust-tokio-stream-0.1+default-dev (>= 0.1.11-~~), librust-tokio-util-0.7+codec-dev (>= 0.7.4-~~), librust-tokio-util-0.7+default-dev (>= 0.7.4-~~), librust-url-2+default-dev (>= 2.2.1-~~) Recommends: librust-ldap3-0.11+default-dev (= 0.11.1-1~bpo12+pve2) Suggests: librust-ldap3-0.11+cross-krb5-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+ring-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+rustls-native-certs-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+sync-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tls-native-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tls-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tokio-native-tls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+tokio-rustls-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11+x509-parser-dev (= 0.11.1-1~bpo12+pve2) Breaks: librust-ldap3-0.11.1-dev Replaces: librust-ldap3-0.11.1-dev Provides: librust-ldap3-0-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-0.11.1-dev (= 0.11.1-1~bpo12+pve2), librust-ldap3-dev (= 0.11.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ldap3-0.11/librust-ldap3-0.11-dev_0.11.1-1~bpo12+pve2_ppc64el.deb Size: 98708 SHA512: d3bf1e204dd95014e4c183593e1d144b11d5c933277efbf22370f3e5d0d859f34742cb44be5a48a1a9691cee3044e59bcc6ef87e99efa314fde6a12517790ece SHA256: 6a3ed14f9208e944445ebc63bed68407570feabfb5bb996e650bbb7aea2727a5 SHA1: 14ac1e6598c67902fdd98643bb8919e54e0f1ce5 MD5sum: 66e3d108fd84730f137c4178b2b52260 Description: Pure-Rust LDAP Client - Rust source code This package contains the source for the Rust ldap3 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-leb128-dev Source: rust-leb128 Version: 0.2.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 64 Provides: librust-leb128+default-dev (= 0.2.5-1~bpo12+pve2), librust-leb128+nightly-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0+default-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0+nightly-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2+default-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2+nightly-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2.5+default-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2.5+nightly-dev (= 0.2.5-1~bpo12+pve2), librust-leb128-0.2.5-dev (= 0.2.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-leb128/librust-leb128-dev_0.2.5-1~bpo12+pve2_ppc64el.deb Size: 11664 SHA512: d4de1c77744e9808461492d856582657b74524e956b5930e757fbe057975957ce95589b6efa4aaf74db2065e202a4c333fea24254c2ead87cf5a1a86b304ed3d SHA256: 0c9d17b21e8dc59f8ad75f4c5429574bdd6e006bdeb3af50c0c3c22370ed2678 SHA1: 25ec9a68d9ce7af58649518c16d4313aaaba75a9 MD5sum: 5fa761c903947ea65f030e7a52cb9733 Description: Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding - Rust source code This package contains the source for the Rust leb128 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-lettre-0.11+boring-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-boring-3+default-dev Provides: librust-lettre+boring-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+boring-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+boring-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+boring-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1192 SHA512: 653ee5b2a24038b6f3320eb586c6bf033edc24444c75e145ae62afe8b334b1a9e55b2c0942f7912a3a4ad3e06ac42f2a65d74f7d758993e7851865bb8d8c95f6 SHA256: b1e51300cfa6fffe60418e5ad4f4fe9fcbf878695d47a1d116c4e759af46c605 SHA1: 81a4fdbdc8ba14642234ea4b66d41f5f130805fd MD5sum: f1bbe66100f2c84c617916c31955e329 Description: Email client - feature "boring" This metapackage enables feature "boring" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+builder-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-email-encoding-0.2+default-dev, librust-fastrand-2+default-dev, librust-httpdate-1+default-dev, librust-mime-0.3+default-dev (>= 0.3.4-~~), librust-quoted-printable-0.5+default-dev Provides: librust-lettre+builder-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+builder-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+builder-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+builder-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1264 SHA512: 5b70d3d723c062bb4058bfad7d1e106a36ff34d3a0315de214661a43a8039c4f2b6a4e1d8013fbd48c0e022be8162689577d1dbe6ee1aef4d177831245a8d2fd SHA256: 87542d0b20e0d35624dee35355337d68315537439ce9d65dbeecf393445cbdde SHA1: 684daa5ef1e868625df1f7719059a4c113797e1e MD5sum: e26b0f8c450fe540e3ea708c36e73b5f Description: Email client - feature "builder" This metapackage enables feature "builder" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+default-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+smtp-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+pool-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+hostname-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+builder-dev (= 0.11.1-2~bpo21+pve2) Provides: librust-lettre+default-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+default-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+default-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+default-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1224 SHA512: 3dc9aacff8a302beb81f47c78412b5cb5b942f0c11d1e93fff1176bc4e60fb0cb891903570cc095bbe5f477dd5550828122a5d97613133ae11664732f9561c6b SHA256: 4522ad8e457637eeae3006fab47b925a61fca6b904c6b12c7eaee859b1b4a476 SHA1: 12b27b79041b54d3e21d3e9be752835d75e78d43 MD5sum: 129f91d3389acad66e57e4955f418aed Description: Email client - feature "default" This metapackage enables feature "default" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+dkim-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-base64-0.21+default-dev, librust-ed25519-dalek-2+default-dev, librust-rsa-0.9+default-dev, librust-sha2-0.10+default-dev, librust-sha2-0.10+oid-dev Provides: librust-lettre+dkim-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+dkim-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+dkim-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+dkim-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1232 SHA512: d5352d9d1ed439cf9a2f3371aa0fd1bae6cc5fe573353ecbb536388deacca05190db8d352ec7638418f95a397f04503166b23d5b2a3759372c6849a310cbdabe SHA256: 689aa7594b26f4489f368f03682cc2f1012fbfc6cb9018143b187121df12afd0 SHA1: ec1d4a62e59294cfac72e8c83e0fd4be2ef83ce6 MD5sum: f6831e07e07fef2b231a04f3476479b9 Description: Email client - feature "dkim" This metapackage enables feature "dkim" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+file-transport-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-tokio-1+fs-dev, librust-tokio-1+io-util-dev, librust-uuid-1+default-dev, librust-uuid-1+v4-dev Provides: librust-lettre+file-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+file-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+file-transport-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+file-transport-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1232 SHA512: 6eb1c517c69b18b0e8bb8d6e362d94498db8e1aa03e0584a1f7510784860a19bacbc24b78d7bff7b09ae9b750264f9e62e26781363f4728a00fd148a1f9626ae SHA256: 38c6578bbf7c8b783929f939c4f2e918cde285e2bc30b5c455e340ba34abc47c SHA1: 35b8d5abc7065cc4d2325cb208fb62b587e4039d MD5sum: d057c2c43b2017968ac411849e3ce415 Description: Email client - feature "file-transport" This metapackage enables feature "file-transport" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+file-transport-envelope-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+serde-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+file-transport-dev (= 0.11.1-2~bpo21+pve2), librust-serde-json-1+default-dev Provides: librust-lettre+file-transport-envelope-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+file-transport-envelope-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+file-transport-envelope-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+file-transport-envelope-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1240 SHA512: c599e40652bebe6f30f2f7ef8914c71f5d6e655b972842847195b7ce8e1a27b602c63c8f67cc01be4945cf816e3baf52f595f79a9dfcb12f6db3252868d39abe SHA256: d0bfbcefc130601611bec8cff97e7993606b908bd50f7b0fcc5321c2b31a2f52 SHA1: 2511303472792f78e1f7faed3eb4850465278b2c MD5sum: 9f0cb9eb1a0f452b71691e8b2e816832 Description: Email client - feature "file-transport-envelope" This metapackage enables feature "file-transport-envelope" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+futures-rustls-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-futures-rustls-0.24+default-dev Provides: librust-lettre+futures-rustls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+futures-rustls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+futures-rustls-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+futures-rustls-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1208 SHA512: 606f146b9907e9ed4a1da0f9b91ab91a35823bdc7c32e67b4f6717d5b61fa3d9fcd19cda55baed9db93dc86e2225b5eb09f8ff918632b03126fd1f254166259f SHA256: 64f27e54e5395f6560c426c887d10eb162c579eeacfc82f3f7350f30dfb3c915 SHA1: 31c141018703f314bfa21531cbff7d65ca83c4e3 MD5sum: 837147944220c92c345b92e5b7275337 Description: Email client - feature "futures-rustls" This metapackage enables feature "futures-rustls" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+hostname-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-hostname-0.3+default-dev Provides: librust-lettre+hostname-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+hostname-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+hostname-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+hostname-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1196 SHA512: 462fd82d847413a02422f5dd28c68b6dfe08a24a1f01a1fa71b8937155a7fc19e3c264dadfdda2a88bf5b4735149d7bc504d008591c48543c266d207fd5c654f SHA256: 35f1ffda12c69dd5dac8212a3abc8b701c2e545525f0ac3d3c14d1a6d77463a0 SHA1: 5b931f22dddbfe6e7ccfb8518eed689addb5ec04 MD5sum: 37bb2f5ae0c612437b02928e644a65f5 Description: Email client - feature "hostname" This metapackage enables feature "hostname" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+mime03-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-mime-0.3+default-dev (>= 0.3.4-~~) Provides: librust-lettre+mime03-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+mime03-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+mime03-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+mime03-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1208 SHA512: 2bc3f8938e057962a14ba1884c3f93d707dc545d61fc28a33f47b6e4c171bd6dbe369e89ee615fda2a7633d3717690f3c61a336be6a41019f39a773b8d6a6ed4 SHA256: b9566b1491d58939c6c7af86cfd127d365271791eae3b01cae34dc7fe90b0042 SHA1: 7a20779d157edc22e376e2b1d33174400d4f0590 MD5sum: 44e1750fa1c210292a9e5fbf237614b1 Description: Email client - feature "mime03" This metapackage enables feature "mime03" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+native-tls-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-native-tls-0.2+default-dev (>= 0.2.5-~~) Provides: librust-lettre+native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+native-tls-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+native-tls-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1216 SHA512: 3360812c80a2b7e3c084cc0f168e0dd3ca813c1eaa035bb68100e37a173a2103ed7d426e824d4780971fef37858adfc5137161dfe55d35041c102c57d56f0770 SHA256: a2fd2a03cce66cf03694a245dbbe1f05c122d0898e4d75b71352c937d41f446a SHA1: 0f830582a6f7acdbee8215aa06ccffa7b97977af MD5sum: 96a21526c0b7196e6e7b38b04eb9540b Description: Email client - feature "native-tls" This metapackage enables feature "native-tls" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+pool-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-futures-util-0.3+io-dev (>= 0.3.7-~~) Provides: librust-lettre+pool-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+pool-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+pool-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+pool-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1200 SHA512: 75689fb2033b95fe18c6b13f262108e1b39678031a18e165814a78d0b109fbba1cf379ee05264d5a88379ff5ec63f91060e70d768549be391655a8360258b6ff SHA256: a2390b1c7f8b6044cef0497ec96c0df4a6c94bf5fb29f729ab6284ef0d3d8206 SHA1: f18bc0bdd371951d7b2c4c07fd01eb19fb6633e6 MD5sum: bc80fc934902daff52bb436b1dbf53d3 Description: Email client - feature "pool" This metapackage enables feature "pool" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+sendmail-transport-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-tokio-1+io-util-dev, librust-tokio-1+process-dev Provides: librust-lettre+sendmail-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+sendmail-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+sendmail-transport-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+sendmail-transport-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1224 SHA512: 0756cf02ca51be095f72988dc14926145c6a7384d776a5ff957ca66bf978ca9214bdfedb01669dc076d88d7c91fbc8e236e1f58bc85b80602d3f3e51e8792c54 SHA256: 4a67f0c801ce0a2a4d3607532bcdbed2b608f1eabc18298d74e2a5f0dc346efb SHA1: d37367059d8f9d3e656c3e529cad23e1a4638806 MD5sum: 93ba95a098ce7027fd5e93782ab0f7bf Description: Email client - feature "sendmail-transport" This metapackage enables feature "sendmail-transport" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+serde-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-lettre+serde-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+serde-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+serde-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+serde-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1200 SHA512: 03c52b873cc746abd71b054fa4d1957e182239a2cff12b1eaed41634cae5986eb564d88cdde34d867b086a8df773fd74110209e2088b8493d506bb37b195fedf SHA256: b8de83d1c8818452f9e41b02430ec12a072fe84737b70ee7a401d8b60a476d20 SHA1: 3ee90bd7ebc0267460000b8fb74767dc4a1f75ce MD5sum: 2e391e4388f110e3323f73674527ad84 Description: Email client - feature "serde" This metapackage enables feature "serde" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+smtp-transport-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-base64-0.21+default-dev, librust-nom-7+default-dev, librust-once-cell-1+default-dev, librust-socket2-0.5+default-dev (>= 0.5.1-~~), librust-tokio-1+net-dev, librust-tokio-1+rt-dev, librust-tokio-1+time-dev, librust-url-2+default-dev (>= 2.4-~~) Provides: librust-lettre+smtp-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+smtp-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+smtp-transport-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+smtp-transport-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1276 SHA512: 5e090712c64867e03a205c86ab1788430901f5a9a7ca4e2eeeb6689dda10f614ea758f86d2b2fc17c6f47e6052df37746e7b4d3a488f1c878873812dc90ccb56 SHA256: 87105ed278e0709abacb13472c7cffb028d2da12d176afe162d661870fd4b4d2 SHA1: ed4715ab2cbe7d81acd86a1d690cbc7705aec236 MD5sum: 35389b105eea418f831c3b013c5d1e30 Description: Email client - feature "smtp-transport" This metapackage enables feature "smtp-transport" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+tokio1-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-async-trait-0.1+default-dev, librust-futures-io-0.3+default-dev (>= 0.3.7-~~), librust-futures-util-0.3+io-dev (>= 0.3.7-~~), librust-tokio-1+default-dev Provides: librust-lettre+tokio1-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+tokio1-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+tokio1-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+tokio1-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1248 SHA512: bdfe44ded534b533377f98aee84723d6ab74e9ddedd7d55fc8a624b453a36c135e76a259a2b1f924f98799f34c74a410f51aab9105ec563294e395496fd47e7b SHA256: 3fb59a471433d2f76d671543ca09184197618218846ec241cccac6b4c3768ce3 SHA1: ea0c8da4ca45607badb72cd02f4ec558a042a69e MD5sum: e7553dbb0b3e99a2bef88d3ae1c53239 Description: Email client - feature "tokio1" This metapackage enables feature "tokio1" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+tokio1-native-tls-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+tokio1-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-tokio-native-tls-0.3+default-dev Provides: librust-lettre+tokio1-native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+tokio1-native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+tokio1-native-tls-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+tokio1-native-tls-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1228 SHA512: b3531cf25263baee10f3b0ccc10702501fc08eedd84b26ab0dc2f177f3c108013001be70f3ed8cd04d91db5ac9ece596cfc8602fc4b1fd64cc9d0e8799c1ed1b SHA256: ecd32f283096c27624ae0cfa7009884853a4ce9dbb3e552efecd0a61b687f789 SHA1: bb3bb7f7928bc1c7b23f55cf497d5abfa668527b MD5sum: b2969aa274e4b73c35cf7040ab343477 Description: Email client - feature "tokio1-native-tls" This metapackage enables feature "tokio1-native-tls" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+tracing-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-tracing-0.1+std-dev (>= 0.1.16-~~) Provides: librust-lettre+tracing-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+tracing-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+tracing-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+tracing-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1212 SHA512: 30e62b55221e1e4685e1667558400b6d0938a869e167e69c1804d4fcbbb393bb05df81c5da0b4e2ece68198c1b5bc4dde2c950ab40f13d4504de0c9cd5e24331 SHA256: e1d11d373f73ef4d0325bba67e72a982dfe8320079cf433e3ed179622db8e7f9 SHA1: 45311374e417fabfb8a889d02fc38594ff86939e MD5sum: c2b1d05a61e6700f848c35afacdbfb5b Description: Email client - feature "tracing" This metapackage enables feature "tracing" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11+webpki-roots-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-lettre-0.11-dev (= 0.11.1-2~bpo21+pve2), librust-webpki-roots-0.25+default-dev Provides: librust-lettre+webpki-roots-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0+webpki-roots-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1+webpki-roots-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11+webpki-roots-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 1208 SHA512: 4bdba7133f0abe58d3850c1ccf780a512376d6121bacc5ce2a9babf6a55f959cbff986d5f2aa7d9f04598698ae9ad0dc6057f3aa1453bcf0735ce218942c0ef0 SHA256: 795d96773b644b42c412e5e6fc2d64a88329e9de0a7ae2a6e1089b3f2db57706 SHA1: 62840d448c88153240fbf887976cfad044a823be MD5sum: 93f87f630ecd6351a12a5d2aa859f485 Description: Email client - feature "webpki-roots" This metapackage enables feature "webpki-roots" for the Rust lettre crate, by pulling in any additional dependencies needed by that feature. Package: librust-lettre-0.11-dev Source: rust-lettre-0.11 Version: 0.11.1-2~bpo21+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 647 Depends: librust-chumsky-0.9+default-dev, librust-email-address-0.2-dev (>= 0.2.1-~~), librust-idna-0.4+default-dev Recommends: librust-lettre-0.11+default-dev (= 0.11.1-2~bpo21+pve2) Suggests: librust-lettre-0.11+boring-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+builder-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+dkim-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+file-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+file-transport-envelope-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+futures-rustls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+hostname-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+mime03-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+pool-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+sendmail-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+serde-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+smtp-transport-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+tokio1-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+tokio1-native-tls-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+tracing-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11+webpki-roots-dev (= 0.11.1-2~bpo21+pve2) Breaks: librust-lettre-0.11.1-dev Replaces: librust-lettre-0.11.1-dev Provides: librust-lettre-0-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-0.11.1-dev (= 0.11.1-2~bpo21+pve2), librust-lettre-dev (= 0.11.1-2~bpo21+pve2) Multi-Arch: same Homepage: https://lettre.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lettre-0.11/librust-lettre-0.11-dev_0.11.1-2~bpo21+pve2_ppc64el.deb Size: 109556 SHA512: 5a4c0ef0b9142d03f52f76c1e0efb77e550f948e61a3507130d3ed2abe3018851cd738a4ea82470db9385d3ae57077c63586f48950fa95def55763d9dfa1eeb1 SHA256: 4f3d20496a67d50b68c0c6a82f22837050bffc8b351b633e6221754535f1aa27 SHA1: fa667c5d0e63b020ed40206dcb499deab0118f84 MD5sum: 9ebdb404d5eb64a1c5565990df075836 Description: Email client - Rust source code Source code for Debianized Rust crate "lettre" Package: librust-libc-0.2+rustc-dep-of-std-dev Source: rust-libc-0.2 Version: 0.2.155-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-libc-0.2-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+align-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+rustc-std-workspace-core-dev (= 0.2.155-1~bpo12+pve2) Provides: librust-libc+rustc-dep-of-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+rustc-dep-of-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+rustc-dep-of-std-dev (= 0.2.155-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/libc Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libc-0.2/librust-libc-0.2+rustc-dep-of-std-dev_0.2.155-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 90db20ee021bad027a3891752011950c86381fe0716046de4ce5c51d97c7f6d14a26f666fb08ab897fdb88b4d08a0db55fa662aa15e5e3e8a21d3c584e37a5cc SHA256: 4e9cbe394f5c4eddf1025496320dafc356b2ffe09bebcde36f6797d30f1be5be SHA1: 3b269bd71f7165e2f67b0a7f6aa0e70495961a24 MD5sum: 397d60a02ec6fc89e5a58f3d2bf667bd Description: Rust bindings to libc - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust libc crate, by pulling in any additional dependencies needed by that feature. Package: librust-libc-0.2+rustc-std-workspace-core-dev Source: rust-libc-0.2 Version: 0.2.155-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-libc-0.2-dev (= 0.2.155-1~bpo12+pve2), librust-rustc-std-workspace-core-1+default-dev Provides: librust-libc+rustc-std-workspace-core-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+rustc-std-workspace-core-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+rustc-std-workspace-core-dev (= 0.2.155-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/libc Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libc-0.2/librust-libc-0.2+rustc-std-workspace-core-dev_0.2.155-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 0a524b4dd8a97753f1b5f3ab71c5887bf63e52cf14f69975253fc76f40ec39b05a8e3f89ceface06e92eccc8f4e3e88214d46ea5857aa7a50fe22aec26a85aab SHA256: 646246cb16dfbccb56aa0cb61ce462ad71d2f7e33c3dda0781f1f878eca1eae3 SHA1: 33c3a8d249862c7c17367d6949ac2ce0948b4699 MD5sum: 4f4970fd6907a97f005cd5b3a2529863 Description: Rust bindings to libc - feature "rustc-std-workspace-core" This metapackage enables feature "rustc-std-workspace-core" for the Rust libc crate, by pulling in any additional dependencies needed by that feature. Package: librust-libc-0.2-dev Source: rust-libc-0.2 Version: 0.2.155-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4389 Suggests: librust-libc-0.2+rustc-dep-of-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+rustc-std-workspace-core-dev (= 0.2.155-1~bpo12+pve2) Breaks: librust-libc-0.2.155-dev Replaces: librust-libc-0.2.155-dev Provides: librust-libc+align-dev (= 0.2.155-1~bpo12+pve2), librust-libc+const-extern-fn-dev (= 0.2.155-1~bpo12+pve2), librust-libc+default-dev (= 0.2.155-1~bpo12+pve2), librust-libc+extra-traits-dev (= 0.2.155-1~bpo12+pve2), librust-libc+std-dev (= 0.2.155-1~bpo12+pve2), librust-libc+use-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+align-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+const-extern-fn-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+default-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+extra-traits-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0+use-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+align-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+const-extern-fn-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+default-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+extra-traits-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2+use-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+align-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+const-extern-fn-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+default-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+extra-traits-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155+use-std-dev (= 0.2.155-1~bpo12+pve2), librust-libc-0.2.155-dev (= 0.2.155-1~bpo12+pve2), librust-libc-dev (= 0.2.155-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/libc Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libc-0.2/librust-libc-0.2-dev_0.2.155-1~bpo12+pve2_ppc64el.deb Size: 341792 SHA512: 2fc6d3f5f71a3fabe288b6c11126783ea70c1c253d458462ebcf04427a88bae2918b3342c147ac3cf80e164dfe32b7c537eb3f8c8b88fc6c489a5eabb690721d SHA256: d9d8f6aa03c70fb55e6985c4d0065a5c34a9a9b530b3599ad0c5d665e0dc04de SHA1: e27dbc9256a5180fb35e2a57d679b9a0113d7f6c MD5sum: a609c87e0743853918d26caa5cb9269d Description: Rust bindings to libc - Rust source code Source code for Debianized Rust crate "libc" Package: librust-libgit2-sys-0.17-dev Source: rust-libgit2-sys-0.17 Version: 0.17.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 198 Depends: librust-cc-1+default-dev (>= 1.0.43-~~), librust-cc-1+parallel-dev (>= 1.0.43-~~), librust-libc-0.2+default-dev, librust-libssh2-sys-0.3+default-dev, librust-libz-sys-1+libc-dev (>= 1.1.0-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.45-~~), librust-pkg-config-0.3+default-dev (>= 0.3.15-~~), libgit2-dev (>= 1.8.1), libgit2-dev (<< 1.9~~) Breaks: librust-libgit2-sys-0.17.0+1.8.1-dev Replaces: librust-libgit2-sys-0.17.0+1.8.1-dev Provides: librust-libgit2-sys+default-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys+https-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys+libssh2-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys+openssl-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys+ssh-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys+ssh-key-from-memory-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+default-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+https-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+libssh2-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+openssl-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+ssh-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0+ssh-key-from-memory-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+default-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+https-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+libssh2-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+openssl-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+ssh-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17+ssh-key-from-memory-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+default-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+https-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+libssh2-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+openssl-sys-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+ssh-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0+ssh-key-from-memory-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-0.17.0-dev (= 0.17.0-1~bpo12+pve2), librust-libgit2-sys-dev (= 0.17.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libgit2-sys-0.17/librust-libgit2-sys-0.17-dev_0.17.0-1~bpo12+pve2_ppc64el.deb Size: 34868 SHA512: ad3d8dd1e9b57db87327e912c04e12825e346b51982e0c436291a4a1e2a0f8ad280a8fb6df0ed59be116e434f2c28d455e670c1a03b1e77e25dff149639dae56 SHA256: df88090182d65502947524b5e59ae34169bab0f7ba5b186880a1dce8abbfbfc9 SHA1: e6f03dc080ccee4ba6d7d5db59c212cb65c15efb MD5sum: a84e995c9063bf57b3b6d9b4f0c18375 Description: Native bindings to the libgit2 library - Rust source code Source code for Debianized Rust crate "libgit2-sys" Package: librust-libloading-0.8-dev Source: rust-libloading-0.8 Version: 0.8.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 149 Depends: librust-cfg-if-1+default-dev Breaks: librust-libloading-0.8.5-dev Replaces: librust-libloading-0.8.5-dev Provides: librust-libloading+default-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-0+default-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-0-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-0.8+default-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-0.8.5+default-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-0.8.5-dev (= 0.8.5-1~bpo12+pve2), librust-libloading-dev (= 0.8.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libloading-0.8/librust-libloading-0.8-dev_0.8.5-1~bpo12+pve2_ppc64el.deb Size: 28712 SHA512: 47099c595e4c403072e7dcc39eb9a45244dd3f0db1172716fd2b22fd800a6b43d58c3f6e634057d0221a1bde17f22460788064c8d625a87cddadeecff94265b5 SHA256: c555941088ec30e63cc486975dfefa7f38597fd41f99e5a7885518256d1de7e7 SHA1: 30b5ff7e8137ccfdf03073b2c85187f9e3aa16c7 MD5sum: d47a453df4d2082dd107dfa20406a52b Description: Safer binding to dynamic library loading utilities - Rust source code Source code for Debianized Rust crate "libloading" Package: librust-libseccomp-sys-dev Source: rust-libseccomp-sys Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: libseccomp-dev Provides: librust-libseccomp-sys+default-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-libseccomp-sys-0.2.1-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libseccomp-sys/librust-libseccomp-sys-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 13008 SHA512: 1a64425e1d63dab7fef6376fa2fd5415f79996304c063535776e9819e50056eed92d222d960e57a5eb8f5e860ae298f183eb6e26b8d953c006a315cd24e18f4a SHA256: 29b2a506878ed296ec2bf3a485da94b2d4c4b82cb8c933204aa310eab3196c6c SHA1: ead30577982feb7a67af18268171831dc61d4ce2 MD5sum: c836163dca1dc62c05c7f5862de3816e Description: Raw FFI Bindings for the libseccomp Library - Rust source code This package contains the source for the Rust libseccomp-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libsqlite3-sys-0.26-dev Source: rust-libsqlite3-sys-0.26 Version: 0.26.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 187 Depends: librust-bindgen-0+runtime-dev (>= 0.60-~~), librust-cc-1+default-dev, librust-openssl-sys-0.9+default-dev, librust-pkg-config-0.3+default-dev (>= 0.3.19-~~), librust-vcpkg-0.2+default-dev, libsqlite3-dev, libsqlcipher-dev Breaks: librust-libsqlite3-sys-0.26.0-dev Replaces: librust-libsqlite3-sys-0.26.0-dev Provides: librust-libsqlite3-sys+bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+buildtime-bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+cc-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+default-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+min-sqlite-version-3-14-0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+openssl-sys-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+pkg-config-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+preupdate-hook-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+session-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+sqlcipher-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+unlock-notify-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+vcpkg-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+wasm32-wasi-vfs-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys+with-asan-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+buildtime-bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+cc-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+default-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+min-sqlite-version-3-14-0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+openssl-sys-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+pkg-config-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+preupdate-hook-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+session-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+sqlcipher-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+unlock-notify-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+vcpkg-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+wasm32-wasi-vfs-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0+with-asan-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+buildtime-bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+cc-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+default-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+min-sqlite-version-3-14-0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+openssl-sys-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+pkg-config-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+preupdate-hook-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+session-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+sqlcipher-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+unlock-notify-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+vcpkg-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+wasm32-wasi-vfs-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26+with-asan-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+buildtime-bindgen-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+cc-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+default-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+min-sqlite-version-3-14-0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+openssl-sys-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+pkg-config-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+preupdate-hook-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+session-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+sqlcipher-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+unlock-notify-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+vcpkg-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+wasm32-wasi-vfs-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0+with-asan-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-0.26.0-dev (= 0.26.0-1~bpo12+pve2), librust-libsqlite3-sys-dev (= 0.26.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libsqlite3-sys-0.26/librust-libsqlite3-sys-0.26-dev_0.26.0-1~bpo12+pve2_ppc64el.deb Size: 30016 SHA512: 3a7cacd3762374e3fda8a27ee515f159d4ebb2044e2427d9113d1acc7226cc7d967bd22400ef84b2d9e7739597323a977e8771f3b4d46fbb6d4fb79103e08735 SHA256: a3caf9e1bf962f9d1dfa1cd9575bee196e2c8610b3a3204463eea11d7de7cdae SHA1: 91eee729c1a273b61105b11aeaf62297164730ad MD5sum: 9f1b32569f75e82adc9f09e9d1676c29 Description: Native bindings to the libsqlite3 library - Rust source code Source code for Debianized Rust crate "libsqlite3-sys" Package: librust-libssh2-sys-dev Source: rust-libssh2-sys Version: 0.3.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Depends: librust-cc-1+default-dev (>= 1.0.25-~~), librust-libc-0.2+default-dev, librust-libz-sys-1+libc-dev (>= 1.1.0-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.35-~~), librust-pkg-config-0.3+default-dev (>= 0.3.11-~~), librust-vcpkg-0.2+default-dev, libssh2-1-dev Provides: librust-libssh2-sys+default-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0+default-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0.3+default-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0.3-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0.3.0+default-dev (= 0.3.0-1~bpo12+pve2), librust-libssh2-sys-0.3.0-dev (= 0.3.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-libssh2-sys/librust-libssh2-sys-dev_0.3.0-1~bpo12+pve2_ppc64el.deb Size: 11360 SHA512: b6f24f91805b5464f4ba913eeed778279203ae0ce96f6f1e0285fd1083476aa91ab874e2285f89736b9cdce09ff02a5f1fe1176a5b7e53c53a5abe94af27f147 SHA256: 62ccafe2f26ba69b388a0b78561873655a6b77c08833a8d4d6706ea4266be197 SHA1: 7f851fc5d97ac179d2fdc64a9d90c9911ba9b5dc MD5sum: 3eaeb06d42d05c81f6ea85841baa2db3 Description: Native bindings to the libssh2 library - Rust source code This package contains the source for the Rust libssh2-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-linux-raw-sys-0.4-dev Source: rust-linux-raw-sys-0.4 Version: 0.4.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 7729 Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~), librust-rustc-std-workspace-core-1+default-dev Breaks: librust-linux-raw-sys-0.4.12-dev Replaces: librust-linux-raw-sys-0.4.12-dev Provides: librust-linux-raw-sys+compiler-builtins-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+core-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+default-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+elf-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+errno-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+general-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+if-ether-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+io-uring-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+ioctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+mempolicy-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+net-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+netlink-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+no-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+prctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+rustc-dep-of-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+system-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys+xdp-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+compiler-builtins-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+core-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+default-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+elf-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+errno-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+general-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+if-ether-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+io-uring-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+ioctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+mempolicy-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+net-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+netlink-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+no-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+prctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+rustc-dep-of-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+system-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0+xdp-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+compiler-builtins-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+core-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+default-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+elf-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+errno-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+general-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+if-ether-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+io-uring-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+ioctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+mempolicy-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+net-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+netlink-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+no-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+prctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+rustc-dep-of-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+system-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4+xdp-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+compiler-builtins-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+core-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+default-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+elf-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+errno-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+general-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+if-ether-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+io-uring-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+ioctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+mempolicy-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+net-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+netlink-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+no-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+prctl-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+rustc-dep-of-std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+std-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+system-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12+xdp-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-0.4.12-dev (= 0.4.12-1~bpo12+pve2), librust-linux-raw-sys-dev (= 0.4.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-linux-raw-sys-0.4/librust-linux-raw-sys-0.4-dev_0.4.12-1~bpo12+pve2_ppc64el.deb Size: 117208 SHA512: 944d847a177b781ceddc51ef5cffcb013e07741cc9264fffc6e59f3f001edd2ef88de871240bc37309441189f92209e57818f2c748784492fb6fdcb50e5b93ae SHA256: d4ab8b212529e50d1df4689af2e8ecde8215cbd3b1463b418bca5636a2e54306 SHA1: b410c90340f5507710182c02acfa0ece7381f2ca MD5sum: 7ef1d1a53519536b745bfc192c8f0f50 Description: Generated bindings for Linux's userspace API - Rust source code Source code for Debianized Rust crate "linux-raw-sys" Package: librust-lock-api-0.4-dev Source: rust-lock-api-0.4 Version: 0.4.11-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 207 Depends: librust-autocfg-1+default-dev (>= 1.1.0-~~), librust-owning-ref-0.4+default-dev (>= 0.4.1-~~), librust-scopeguard-1-dev (>= 1.1.0-~~), librust-serde-1-dev (>= 1.0.126-~~) Breaks: librust-lock-api-0.4.11-dev Replaces: librust-lock-api-0.4.11-dev Provides: librust-lock-api+arc-lock-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api+atomic-usize-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api+default-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api+nightly-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api+owning-ref-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api+serde-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+arc-lock-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+atomic-usize-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+default-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+nightly-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+owning-ref-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0+serde-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+arc-lock-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+atomic-usize-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+default-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+nightly-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+owning-ref-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4+serde-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+arc-lock-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+atomic-usize-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+default-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+nightly-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+owning-ref-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11+serde-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-0.4.11-dev (= 0.4.11-1~bpo12+pve2), librust-lock-api-dev (= 0.4.11-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lock-api-0.4/librust-lock-api-0.4-dev_0.4.11-1~bpo12+pve2_ppc64el.deb Size: 23068 SHA512: a2876a7f1dcb5ddaff2a696f41b7cc9573866d887d7cbc5f948a69eee11a665e658fc5325cd5e7a2a8ebb8d55db667892803844b6c16d800838d3688c1a3c4b6 SHA256: d83abd1d82d73d7c628f56c76ae9593031d61254c15a1aae6f53b7dfeccd08c4 SHA1: 12399a1faf854b5155a5f56959944266312cddd4 MD5sum: 59ccbd36655c508b917ed54ff14d191a Description: Wrappers to create fully-featured Mutex and RwLock types - Rust source code Compatible with no_std. . Source code for Debianized Rust crate "lock_api" Package: librust-log-0.4-dev Source: rust-log-0.4 Version: 0.4.20-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 206 Depends: librust-serde-1-dev, librust-sval-2-dev (>= 2.1-~~), librust-sval-ref-2-dev (>= 2.1-~~), librust-value-bag-1+error-dev (>= 1.4-~~), librust-value-bag-1+serde-dev (>= 1.4-~~), librust-value-bag-1+sval-dev (>= 1.4-~~), librust-value-bag-1-dev (>= 1.4-~~) Breaks: librust-log-0.4.20-dev Replaces: librust-log-0.4.20-dev Provides: librust-log+default-dev (= 0.4.20-2~bpo12+pve2), librust-log+kv-unstable-dev (= 0.4.20-2~bpo12+pve2), librust-log+kv-unstable-serde-dev (= 0.4.20-2~bpo12+pve2), librust-log+kv-unstable-std-dev (= 0.4.20-2~bpo12+pve2), librust-log+kv-unstable-sval-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log+max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log+release-max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log+serde-dev (= 0.4.20-2~bpo12+pve2), librust-log+std-dev (= 0.4.20-2~bpo12+pve2), librust-log+sval-dev (= 0.4.20-2~bpo12+pve2), librust-log+sval-ref-dev (= 0.4.20-2~bpo12+pve2), librust-log+value-bag-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+default-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+kv-unstable-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+kv-unstable-serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+kv-unstable-std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+kv-unstable-sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+release-max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+sval-ref-dev (= 0.4.20-2~bpo12+pve2), librust-log-0+value-bag-dev (= 0.4.20-2~bpo12+pve2), librust-log-0-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+default-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+kv-unstable-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+kv-unstable-serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+kv-unstable-std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+kv-unstable-sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+release-max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+sval-ref-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4+value-bag-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+default-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+kv-unstable-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+kv-unstable-serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+kv-unstable-std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+kv-unstable-sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-debug-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-error-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-info-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-off-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-trace-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+release-max-level-warn-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+serde-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+std-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+sval-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+sval-ref-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20+value-bag-dev (= 0.4.20-2~bpo12+pve2), librust-log-0.4.20-dev (= 0.4.20-2~bpo12+pve2), librust-log-dev (= 0.4.20-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-log-0.4/librust-log-0.4-dev_0.4.20-2~bpo12+pve2_ppc64el.deb Size: 41576 SHA512: 13a486f7593c6f309062ed4f05ed2b5da5b03b5511887ad25607f52821b9a127b51491e2b68fc49f05395c66a7011366a2142e71befd7004552e81b9fbfaa479 SHA256: f6bd7777c8aab7e172836e76e52dbda8334db04fbc6ebb9db708e6a9a705b7dc SHA1: 4ac76c2d116a5204fc116a2773c788a646ae7572 MD5sum: 059b197c7fcbd27de8270cd110ced242 Description: Lightweight logging facade for Rust - Rust source code This package contains the source for the Rust log crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-lru-0.12-dev Source: rust-lru-0.12 Version: 0.12.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 114 Depends: librust-hashbrown-0.14+default-dev Breaks: librust-lru-0.12.3-dev Replaces: librust-lru-0.12.3-dev Provides: librust-lru+default-dev (= 0.12.3-2~bpo12+pve2), librust-lru+hashbrown-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0+default-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0+hashbrown-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0.12+default-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0.12+hashbrown-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0.12.3+default-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0.12.3+hashbrown-dev (= 0.12.3-2~bpo12+pve2), librust-lru-0.12.3-dev (= 0.12.3-2~bpo12+pve2), librust-lru-dev (= 0.12.3-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/jeromefroe/lru-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-lru-0.12/librust-lru-0.12-dev_0.12.3-2~bpo12+pve2_ppc64el.deb Size: 18468 SHA512: 5099ee91a743fc80bc819967e3b85c56ea65cb756b97a8c74fac70f13a08536172cccfefc6aa1810d1cdbbcace55a39bb13ffef855ced4458f1d42ef85d00c79 SHA256: 371e1f5094015824ad4d589dfe6698625b7efe3e2d38163945c0475361362b7f SHA1: c1ee9901d01f2b38fd2636350fa1d9162dff19b0 MD5sum: acae3a2013546d71e0d5474ebdc48489 Description: LRU cache implementation - Rust source code Source code for Debianized Rust crate "lru" Package: librust-mail-parser-0.8+encoding-rs-dev Source: rust-mail-parser-0.8 Version: 0.8.2-1~bpo11+2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-mail-parser-0.8-dev (= 0.8.2-1~bpo11+2), librust-encoding-rs-0.8+default-dev Provides: librust-mail-parser+default-dev (= 0.8.2-1~bpo11+2), librust-mail-parser+encoding-rs-dev (= 0.8.2-1~bpo11+2), librust-mail-parser+full-encoding-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+default-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+encoding-rs-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+full-encoding-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8+default-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8+full-encoding-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+default-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+encoding-rs-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+full-encoding-dev (= 0.8.2-1~bpo11+2) Multi-Arch: same Homepage: https://github.com/stalwartlabs/mail-parser Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-mail-parser-0.8/librust-mail-parser-0.8+encoding-rs-dev_0.8.2-1~bpo11+2_ppc64el.deb Size: 1328 SHA512: e02dcfa3f549d262610df776caca0569681555caa8a7fbcdb89717a66fe8121299f1692cb1825af1301d17566ef82342a25cc48fd7badc03654603ee3603a536 SHA256: 3da193e80d9606404790bc2450426fd1ee335a2fbc65fc169b0e6f32f9be9011 SHA1: 779ccab48dc45cbc93fd894c59dbed0848be579d MD5sum: c17c83161ea125bd7af624ecd3f41b0c Description: Fast and robust e-mail parsing library for Rust - feature "encoding_rs" and 2 more This metapackage enables feature "encoding_rs" for the Rust mail-parser crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "full_encoding" features. Package: librust-mail-parser-0.8+serde-dev Source: rust-mail-parser-0.8 Version: 0.8.2-1~bpo11+2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-mail-parser-0.8-dev (= 0.8.2-1~bpo11+2), librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-mail-parser+serde-dev (= 0.8.2-1~bpo11+2), librust-mail-parser+serde-support-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+serde-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+serde-support-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8+serde-support-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+serde-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+serde-support-dev (= 0.8.2-1~bpo11+2) Multi-Arch: same Homepage: https://github.com/stalwartlabs/mail-parser Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-mail-parser-0.8/librust-mail-parser-0.8+serde-dev_0.8.2-1~bpo11+2_ppc64el.deb Size: 1292 SHA512: 30b0106f7b0e0d3c6e0a2e5fca99a5e5c24462505e48d4ca99543d84201b5c73b7d1e77e8d9241a33f6ce2d49b7d40ebf41f48bcf8f813a63d6c990ce5e1096f SHA256: 08f99f5312892fb7662c35e18c6dd2a0675d9f4a203197dca299c89aa3873195 SHA1: f04d3a79a4caee73545cbf1dcc20b12b73442962 MD5sum: fe9f11d47f315dc5fe0664c1a3abfb34 Description: Fast and robust e-mail parsing library for Rust - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust mail-parser crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde_support" feature. Package: librust-mail-parser-0.8-dev Source: rust-mail-parser-0.8 Version: 0.8.2-1~bpo11+2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4586 Recommends: librust-mail-parser-0.8+encoding-rs-dev (= 0.8.2-1~bpo11+2) Suggests: librust-mail-parser-0.8+serde-dev (= 0.8.2-1~bpo11+2) Breaks: librust-mail-parser-0.8.2-dev Replaces: librust-mail-parser-0.8.2-dev Provides: librust-mail-parser+ludicrous-mode-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0+ludicrous-mode-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8+ludicrous-mode-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2+ludicrous-mode-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-0.8.2-dev (= 0.8.2-1~bpo11+2), librust-mail-parser-dev (= 0.8.2-1~bpo11+2) Multi-Arch: same Homepage: https://github.com/stalwartlabs/mail-parser Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-mail-parser-0.8/librust-mail-parser-0.8-dev_0.8.2-1~bpo11+2_ppc64el.deb Size: 161552 SHA512: 0cfdfb93f3814476e4be8c427a14828a6de0f48c2998167226f0ab5faee1136fc27d8244c8a4a8e9eb6cc318008135fba57eca228655b83345f2868d93c1c245 SHA256: dbf35d3e099653aec27eb50a2663821e39a626a64b775c8b4125800ce8c15186 SHA1: bd292ebb6b8912287fd161e3e2dccca2fd093e02 MD5sum: 52a6d4b22562c5b92588bbcf0c4e2a3a Description: Fast and robust e-mail parsing library for Rust - Rust source code This package contains the source for the Rust mail-parser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-matchers-0.2-dev Source: rust-matchers-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-regex-automata-0.4+dfa-build-dev, librust-regex-automata-0.4+dfa-search-dev, librust-regex-automata-0.4+syntax-dev, librust-regex-automata-0.4+unicode-dev Breaks: librust-matchers-0.2.0-dev Replaces: librust-matchers-0.2.0-dev Provides: librust-matchers+default-dev (= 0.2.0-1~bpo12+pve2), librust-matchers+unicode-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0+unicode-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0.2+unicode-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0.2.0+unicode-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-matchers-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/hawkw/matchers Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-matchers-0.2/librust-matchers-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 9572 SHA512: f4a55d0b289b1cc5f1416136dafa09f2222852724992ee8dd842de3520c41f18d5771b2cc5ea512a633b5673b96467af214a54930306c05936c4f2b7c4f8f044 SHA256: 3d81315100a60cf1f1210bcc7f95513c6e11600ee838fc6c25b221fccaebbfda SHA1: f1be4501c458f4d5a52b30bb8bf8d1ff4e867568 MD5sum: 846c2559fd3a8075afb9a1983faf2354 Description: Regex matching on character and byte streams - Rust source code Source code for Debianized Rust crate "matchers" Package: librust-maxminddb-0.23+memmap2-dev Source: rust-maxminddb-0.23 Version: 0.23.0-1~bpo12+2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-maxminddb-0.23-dev (= 0.23.0-1~bpo12+2), librust-memmap2-0.5+default-dev (>= 0.5.7-~~) Provides: librust-maxminddb+memmap2-dev (= 0.23.0-1~bpo12+2), librust-maxminddb+mmap-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0+memmap2-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0+mmap-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23+mmap-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23.0+memmap2-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23.0+mmap-dev (= 0.23.0-1~bpo12+2) Multi-Arch: same Homepage: https://github.com/oschwald/maxminddb-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-maxminddb-0.23/librust-maxminddb-0.23+memmap2-dev_0.23.0-1~bpo12+2_ppc64el.deb Size: 1308 SHA512: f6dd8c26daab36fbb33fdc22afef4271ae1b24e21dde5bc8e89a1dea55828256f78442f0dc937022191dc3923ef3e494cc9889dd0499f7c31fb2a25c83ef0458 SHA256: 5d27d27aefa808efdc3075122a7c5567033781eaadfca2e862d0f79b645d98c1 SHA1: a6864f1131998a1ce8100fff8f1039dc28b1d975 MD5sum: 1b5f924742337b08d25bbcf70edbfdea Description: Reading MaxMind DB format used by GeoIP2 and GeoLite2 - feature "memmap2" and 1 more This metapackage enables feature "memmap2" for the Rust maxminddb crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "mmap" feature. Package: librust-maxminddb-0.23-dev Source: rust-maxminddb-0.23 Version: 0.23.0-1~bpo12+2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 84 Depends: librust-ipnetwork-0.20+default-dev, librust-log-0.4+default-dev, librust-memchr-2+default-dev (>= 2.4-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Suggests: librust-maxminddb-0.23+memmap2-dev (= 0.23.0-1~bpo12+2) Breaks: librust-maxminddb-0.23.0-dev Replaces: librust-maxminddb-0.23.0-dev Provides: librust-maxminddb+default-dev (= 0.23.0-1~bpo12+2), librust-maxminddb+unsafe-str-decode-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0+default-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0+unsafe-str-decode-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23+default-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23+unsafe-str-decode-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23.0+default-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23.0+unsafe-str-decode-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-0.23.0-dev (= 0.23.0-1~bpo12+2), librust-maxminddb-dev (= 0.23.0-1~bpo12+2) Multi-Arch: same Homepage: https://github.com/oschwald/maxminddb-rust Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-maxminddb-0.23/librust-maxminddb-0.23-dev_0.23.0-1~bpo12+2_ppc64el.deb Size: 15672 SHA512: a38e9f44d55ca9343cddf7f4a6c58cc2d00a5e49a154231facd298df17194935e4d6d311c9cf8e596714cba670f69d5468b520ba085d31697f448b9c9e36bb3f SHA256: ca7aff5b2ec9e7f9f66bc5563e02f664dcfc8097b3459f06b78bbfa01d050ddd SHA1: 3b9cc07823a23dc26325fed2e4c94fdb2c486b11 MD5sum: 58b4edb62c2db0d7cd970c37dc8db046 Description: Reading MaxMind DB format used by GeoIP2 and GeoLite2 - Rust source code This package contains the source for the Rust maxminddb crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-maybe-async-0.2-dev Source: rust-maybe-async-0.2 Version: 0.2.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 100 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev, librust-syn-1+full-dev, librust-syn-1+visit-mut-dev Breaks: librust-maybe-async-0.2.7-dev Replaces: librust-maybe-async-0.2.7-dev Provides: librust-maybe-async+default-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async+is-sync-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0+default-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0+is-sync-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0.2+default-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0.2+is-sync-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0.2.7+default-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0.2.7+is-sync-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-0.2.7-dev (= 0.2.7-1~bpo12+pve2), librust-maybe-async-dev (= 0.2.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-maybe-async-0.2/librust-maybe-async-0.2-dev_0.2.7-1~bpo12+pve2_ppc64el.deb Size: 16612 SHA512: c9d37cfc59f95a5af84f3c8413855c8ac4cf3a5af71bebbeec7553972339ed85345a9e249856be731a799e0780df4aaecf40796d5172c1b03c2c8965418c58de SHA256: 7392708ed708621d437ad83330d682f4e9e40c3e9c176fa925622751e54e5cf5 SHA1: 5920e7d3401b7607698e445837d2d9d7e4a44edd MD5sum: d84cc8c167bf80054f20f16ed3449369 Description: Procedure macro to unify SYNC and ASYNC implementation - Rust source code Source code for Debianized Rust crate "maybe-async" Package: librust-md-5-0.10-dev Source: rust-md-5-0.10 Version: 0.10.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 70 Depends: librust-cfg-if-1+default-dev, librust-digest-0.10+default-dev (>= 0.10.7-~~), librust-digest-0.10+oid-dev (>= 0.10.7-~~), librust-digest-0.10+std-dev (>= 0.10.7-~~), librust-md5-asm-0.5+default-dev Breaks: librust-md-5-0.10.6-dev Replaces: librust-md-5-0.10.6-dev Provides: librust-md-5+asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+default-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+md5-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+oid-dev (= 0.10.6-1~bpo12+pve2), librust-md-5+std-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+default-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+md5-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+oid-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0+std-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+default-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+md5-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+oid-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10+std-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+default-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+md5-asm-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+oid-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6+std-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-0.10.6-dev (= 0.10.6-1~bpo12+pve2), librust-md-5-dev (= 0.10.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-md-5-0.10/librust-md-5-0.10-dev_0.10.6-1~bpo12+pve2_ppc64el.deb Size: 18024 SHA512: cd9ac47d92c19bdb8fb1e2ebe268be69a86e172d85f5894321b820f2ed5e00b2e61bcdc7bd9f0a33f301662464e60081cdae56819b092c48e11127c87371b8cb SHA256: 9c070ab3a618130edb77fa9a7578f90e9ac20b8f1f3c419f00d9f743fb633c13 SHA1: 91941605a1f2e1ea16d898a0c53e43213b76678b MD5sum: 7fd08a9e8fc488f9ac911c1c4ca3ed70 Description: MD5 hash function - Rust source code Source code for Debianized Rust crate "md-5" Package: librust-memchr-2-dev Source: rust-memchr-2 Version: 2.7.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 631 Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.2-~~), librust-log-0.4+default-dev (>= 0.4.20-~~), librust-rustc-std-workspace-core-1+default-dev Breaks: librust-memchr-2.7.1-dev Replaces: librust-memchr-2.7.1-dev Provides: librust-memchr+alloc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+compiler-builtins-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+core-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+default-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+libc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+logging-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+rustc-dep-of-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr+use-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+alloc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+compiler-builtins-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+core-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+default-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+libc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+logging-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+rustc-dep-of-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2+use-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+alloc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+compiler-builtins-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+core-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+default-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+libc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+logging-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+rustc-dep-of-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7+use-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+alloc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+compiler-builtins-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+core-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+default-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+libc-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+logging-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+rustc-dep-of-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1+use-std-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-2.7.1-dev (= 2.7.1-1~bpo12+pve2), librust-memchr-dev (= 2.7.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/memchr Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-memchr-2/librust-memchr-2-dev_2.7.1-1~bpo12+pve2_ppc64el.deb Size: 70460 SHA512: 4d1642a01343b424b4fc424e0a4adcd7c3d84301ef909eb7e365bd74f05b9750403e801dc5ecba5aed8eaab241149b487cd4a95ce7fc1fb5ab7a7fae6e49d7ea SHA256: 5f4220d8c36588237cfe6d121b4d7e1edf50bb6f5b7be63f4d6d3b5feb919997 SHA1: 5f86b647b417876da1cf3385c232206e704cd1fc MD5sum: 4365895fcc96c75721ff281925a390ca Description: Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search - Rust source code Source code for Debianized Rust crate "memchr" Package: librust-memmap2-0.9-dev Source: rust-memmap2-0.9 Version: 0.9.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 173 Depends: librust-libc-0.2+default-dev (>= 0.2.143-~~), librust-stable-deref-trait-1+default-dev Breaks: librust-memmap2-0.9.3-dev Replaces: librust-memmap2-0.9.3-dev Provides: librust-memmap2+default-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2+stable-deref-trait-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0+default-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0+stable-deref-trait-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0.9+default-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0.9+stable-deref-trait-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0.9.3+default-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0.9.3+stable-deref-trait-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-0.9.3-dev (= 0.9.3-1~bpo12+pve2), librust-memmap2-dev (= 0.9.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-memmap2-0.9/librust-memmap2-0.9-dev_0.9.3-1~bpo12+pve2_ppc64el.deb Size: 33188 SHA512: 6118a4aaa017a5e35ca0d4a2f287b4f5c01c233a63e9bff131c198b826f975f6da7b211c233dabf2c4f0eadcfce41e2f49fdce4cdc086713dd0e6fdbc2bed403 SHA256: 8ba992b3dbbfc77ca5cd323482284d700a93789d0496d1c6bb64ef1f15201632 SHA1: c2ebd71a8a33606555b64955a2f9dfe846683d6a MD5sum: 0ccc0fb5a4080e13a0ca67207aa66a95 Description: Cross-platform Rust API for memory-mapped file IO - Rust source code Source code for Debianized Rust crate "memmap2" Package: librust-memsec-0.7-dev Source: rust-memsec-0.7 Version: 0.7.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 50 Depends: librust-getrandom-0.2+default-dev, librust-libc-0.2+default-dev Breaks: librust-memsec-0.7.0-dev Replaces: librust-memsec-0.7.0-dev Provides: librust-memsec+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec+alloc-ext-dev (= 0.7.0-1~bpo12+pve2), librust-memsec+default-dev (= 0.7.0-1~bpo12+pve2), librust-memsec+getrandom-dev (= 0.7.0-1~bpo12+pve2), librust-memsec+libc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec+use-os-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+alloc-ext-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+default-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+getrandom-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+libc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0+use-os-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+alloc-ext-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+default-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+getrandom-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+libc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7+use-os-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+alloc-ext-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+default-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+getrandom-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+libc-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0+use-os-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-0.7.0-dev (= 0.7.0-1~bpo12+pve2), librust-memsec-dev (= 0.7.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-memsec-0.7/librust-memsec-0.7-dev_0.7.0-1~bpo12+pve2_ppc64el.deb Size: 9172 SHA512: 1ba94b667ff6c2ed514f96d4b02baf50b7ae98ce95f1944f64a60c616a11085dbfa7a852803f184d116f68b2d9c54219411548deb08b2a1f8c47fc0cea2e8594 SHA256: e9d201a42b12441ee821cf599155a2257cb8130ebbfedbceb9383888ea3781be SHA1: 1669ec5f80f622951e812c7f05eca76ac75c72ef MD5sum: 26f89741fafcbbf7e9681014c0d5df93 Description: Rust implementation `libsodium/utils` - Rust source code Source code for Debianized Rust crate "memsec" Package: librust-memuse-dev Source: rust-memuse Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 70 Depends: librust-nonempty-0.8+default-dev Provides: librust-memuse+default-dev (= 0.2.1-1~bpo12+pve2), librust-memuse+nonempty-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0+nonempty-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2+nonempty-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2.1+nonempty-dev (= 0.2.1-1~bpo12+pve2), librust-memuse-0.2.1-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/str4d/memuse Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-memuse/librust-memuse-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 14652 SHA512: 53cdf8906610d41a386e37d6e11732b5031ba8ca1f7866145d9f2985ea1afd98678f1a92d4cbc1da02c85abb1aa4d6bc2694418d0c59013cda98272aab72ccd7 SHA256: 6239f13cf5c260d9ead20b56bdfef2f29aa93141a7382a5857b03cff4d2b929f SHA1: 912c1a3933de2fd3c28c27ac2752e4361b5f16f1 MD5sum: 099d8e16541f17929c990a6ddd19a8d2 Description: Traits for measuring dynamic memory usage of types - Rust source code This package contains the source for the Rust memuse crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-miniz-oxide-0.7-dev Source: rust-miniz-oxide-0.7 Version: 0.7.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 260 Depends: librust-adler-1-dev Breaks: librust-miniz-oxide-0.7.1-dev Replaces: librust-miniz-oxide-0.7.1-dev Provides: librust-miniz-oxide+default-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide+std-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide+with-alloc-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0+default-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0+std-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0+with-alloc-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7+default-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7+std-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7+with-alloc-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7.1+default-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7.1+std-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7.1+with-alloc-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-0.7.1-dev (= 0.7.1-1~bpo12+pve2), librust-miniz-oxide-dev (= 0.7.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-miniz-oxide-0.7/librust-miniz-oxide-0.7-dev_0.7.1-1~bpo12+pve2_ppc64el.deb Size: 50648 SHA512: b15e18cd00616c3ea69b328a378548dd90707367a5cb7cf70272dc58a1244aac2191cd24ccaab634bc4afd5cb27c2e71d2238123dcc1f1bc766850b5fb9bdbbc SHA256: 87c850dbf0dda9dd6f4bd7382cf403900403b0197243a44a0ef8cf14e0e8c3e0 SHA1: 4c8c6286bbd521ae64b9cc580e97286b174c298e MD5sum: eb5b083d474c16d9fc637d309851f479 Description: DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code This package contains the source for the Rust miniz_oxide crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-mio-0.8-dev Source: rust-mio-0.8 Version: 0.8.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 473 Depends: librust-libc-0.2+default-dev (>= 0.2.121-~~), librust-log-0.4+default-dev (>= 0.4.8-~~) Breaks: librust-mio-0.8.8-dev Replaces: librust-mio-0.8.8-dev Provides: librust-mio+default-dev (= 0.8.8-1~bpo12+pve2), librust-mio+log-dev (= 0.8.8-1~bpo12+pve2), librust-mio+net-dev (= 0.8.8-1~bpo12+pve2), librust-mio+os-ext-dev (= 0.8.8-1~bpo12+pve2), librust-mio+os-poll-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0+default-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0+log-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0+net-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0+os-ext-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0+os-poll-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8+default-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8+log-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8+net-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8+os-ext-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8+os-poll-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8+default-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8+log-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8+net-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8+os-ext-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8+os-poll-dev (= 0.8.8-1~bpo12+pve2), librust-mio-0.8.8-dev (= 0.8.8-1~bpo12+pve2), librust-mio-dev (= 0.8.8-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/tokio-rs/mio Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-mio-0.8/librust-mio-0.8-dev_0.8.8-1~bpo12+pve2_ppc64el.deb Size: 87212 SHA512: f98fe83c9793c06458d4e1258dd2281995783cd8fe723e479eab1d11ac3dce29798871f9ddb3518bfa1f8d24f87a1522c6c1b4c80851affc1bd2326c7eba09ef SHA256: e41cf9d38f9abd15eaf64a112e06285be08fd2cb7e8bc411c628a9d97afd6423 SHA1: e51653cebd734820ddaf8f773ac5e6dc8c546081 MD5sum: 74099f79fed264ac1fe1ecfa817da1f4 Description: Lightweight non-blocking I/O - Rust source code This package contains the source for the Rust mio crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nettle-7-dev Source: rust-nettle-7 Version: 7.3.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2204 Depends: librust-getrandom-0.2+default-dev, librust-libc-0.2+default-dev (>= 0.2.33-~~), librust-nettle-sys-2+default-dev (>= 2.2-~~), librust-thiserror-1+default-dev, librust-typenum-1+default-dev Breaks: librust-nettle-7.3.0-dev Replaces: librust-nettle-7.3.0-dev Provides: librust-nettle+default-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-7+default-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-7.3+default-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-7.3-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-7.3.0+default-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-7.3.0-dev (= 7.3.0-1~bpo12+pve2), librust-nettle-dev (= 7.3.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-nettle-7/librust-nettle-7-dev_7.3.0-1~bpo12+pve2_ppc64el.deb Size: 489980 SHA512: 15ee32e60f69f390b75778bc54443049725ae1977e1a81e98aa4c54393a63194fb90240cf3c98aa57c2d6bced705920f9688a3f96f37974d73dc978a91f4c195 SHA256: a43d1c393d50a304cc4c58425bf0496133dc3e0feda64d960928d8ae484587e9 SHA1: d45297228bb0ab55491735d7b311708a90e7f266 MD5sum: e05d94b95efcb466809711214411040e Description: Rust bindings for the Nettle cryptographic library - Rust source code Source code for Debianized Rust crate "nettle" Package: librust-nettle-sys-2-dev Source: rust-nettle-sys-2 Version: 2.2.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 119 Depends: librust-bindgen-0.66+runtime-dev, librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev, librust-tempfile-3+default-dev, nettle-dev (>= 3.5.1~~) Breaks: librust-nettle-sys-2.2.0-dev Replaces: librust-nettle-sys-2.2.0-dev Provides: librust-nettle-sys+default-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-2+default-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-2.2+default-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-2.2-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-2.2.0+default-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-2.2.0-dev (= 2.2.0-2~bpo12+pve2), librust-nettle-sys-dev (= 2.2.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-nettle-sys-2/librust-nettle-sys-2-dev_2.2.0-2~bpo12+pve2_ppc64el.deb Size: 28544 SHA512: 28e95aba1567efde1ab7cc23aa0aaee74e1bd3e2682357ed2d09869688519af8b3ed0fe0fc466a1091381d678a6fbc8631fe48cd1628c637f831ef3967fd8389 SHA256: c1bd81ecae8be3ea07ce621827a80fa7059a7b909f59a9ecc2a265b1db709d4e SHA1: c74b568e32b1de35729c56b6ac3da3214c590785 MD5sum: feff01b74c9f1ba6b08210c8786b4861 Description: Low-level Rust bindings for the Nettle cryptographic library - Rust source code This package contains the source for the Rust nettle-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-nonempty-0.8-dev Source: rust-nonempty-0.8 Version: 0.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-serde-1+default-dev, librust-serde-1+serde-derive-dev Breaks: librust-nonempty-0.8.1-dev Replaces: librust-nonempty-0.8.1-dev Provides: librust-nonempty+default-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty+serde-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty+serialize-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0+default-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0+serde-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0+serialize-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8+default-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8+serde-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8+serialize-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8.1+default-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8.1+serde-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8.1+serialize-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-0.8.1-dev (= 0.8.1-1~bpo12+pve2), librust-nonempty-dev (= 0.8.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-nonempty-0.8/librust-nonempty-0.8-dev_0.8.1-1~bpo12+pve2_ppc64el.deb Size: 11408 SHA512: b0ff2ad409e14829670265148854e3d6d47276f685f3a2cf896a764cab39ae5bf5db4312b05ee1e77f78e6633239d85a6212f7878716267b39651f28b5169192 SHA256: 8a4942159d2312917044f0ee25e47d4e652252c33fbf0634477948eaf1ca8442 SHA1: 97fffbef1e33b2e74832df07926d89bf9ee26842 MD5sum: 3e22dbc61a6f08547a5fba8e76f4c4b2 Description: Correct by construction non-empty vector - Rust source code This package contains the source for the Rust nonempty crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-normpath-1-dev Source: rust-normpath-1 Version: 1.1.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 121 Depends: librust-serde-1+default-dev, librust-uniquote-3+default-dev (>= 3.2-~~) Breaks: librust-normpath-1.1.1-dev Replaces: librust-normpath-1.1.1-dev Provides: librust-normpath+default-dev (= 1.1.1-1~bpo12+pve2), librust-normpath+localization-dev (= 1.1.1-1~bpo12+pve2), librust-normpath+serde-dev (= 1.1.1-1~bpo12+pve2), librust-normpath+uniquote-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1+default-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1+localization-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1+serde-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1+uniquote-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1+localization-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1+serde-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1+uniquote-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1.1+default-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1.1+localization-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1.1+serde-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1.1+uniquote-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-1.1.1-dev (= 1.1.1-1~bpo12+pve2), librust-normpath-dev (= 1.1.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-normpath-1/librust-normpath-1-dev_1.1.1-1~bpo12+pve2_ppc64el.deb Size: 20644 SHA512: 3ab5b3be76f0f90bf37d49b0324fc2fd4903b550e6730381c9d6a1134c8b3dd22b0bd21d0e71799411de025f66860e675c84705396e38ab35c0acd9ae3cf7e5f SHA256: 4cec4f63b1cc91a74f6f480e93a967ef160d450ae595e24ae255479d8776f320 SHA1: 933c392f38b4343b5e7a8f05993f0fb1ae6a6a28 MD5sum: a39c78f2e366ceba101249d6dcccb6fb Description: More reliable path manipulation - Rust source code Source code for Debianized Rust crate "normpath" Package: librust-num-bigint-dig-0.8-dev Source: rust-num-bigint-dig-0.8 Version: 0.8.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 562 Depends: librust-arbitrary-1+default-dev, librust-byteorder-1-dev, librust-lazy-static-1+spin-no-std-dev, librust-libm-0.2+default-dev, librust-num-integer-0.1+i128-dev, librust-num-integer-0.1+std-dev, librust-num-iter-0.1-dev, librust-num-traits-0.2+i128-dev, librust-num-traits-0.2+std-dev, librust-rand-0.8+std-dev, librust-rand-0.8+std-rng-dev, librust-rand-0.8-dev, librust-serde-1+alloc-dev, librust-serde-1+std-dev, librust-smallvec-1+arbitrary-dev, librust-smallvec-1+write-dev, librust-smallvec-1-dev, librust-zeroize-1-dev Breaks: librust-num-bigint-dig-0.8.2-dev Replaces: librust-num-bigint-dig-0.8.2-dev Provides: librust-num-bigint-dig+arbitrary-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+default-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+fuzz-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+i128-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+nightly-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+prime-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+rand-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+serde-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+std-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+u64-digit-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig+zeroize-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+arbitrary-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+default-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+fuzz-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+i128-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+nightly-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+prime-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+rand-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+serde-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+std-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+u64-digit-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0+zeroize-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+arbitrary-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+default-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+fuzz-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+i128-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+nightly-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+prime-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+rand-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+serde-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+std-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+u64-digit-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8+zeroize-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+arbitrary-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+default-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+fuzz-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+i128-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+nightly-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+prime-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+rand-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+serde-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+std-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+u64-digit-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2+zeroize-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-0.8.2-dev (= 0.8.2-2~bpo12+pve2), librust-num-bigint-dig-dev (= 0.8.2-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/dignifiedquire/num-bigint Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-num-bigint-dig-0.8/librust-num-bigint-dig-0.8-dev_0.8.2-2~bpo12+pve2_ppc64el.deb Size: 100500 SHA512: 3b1b77f6f178cf64b346d19e8cf3e4258a854cf94cb5e299be11b2f64c905f6a188fb7e577d6d63d4779563579319fb69a4d1c71c06d23d809b89746d076a45d SHA256: cf48dfb4039f944ec37f9b93c9b85d40ec3f0b05ff4139e478a900c02ad55406 SHA1: 93fe98d476f5dafab74869c17397a52e0db87983 MD5sum: 4fd427303c02d4492a43c268e71b9b74 Description: Big integer implementation for Rust - Rust source code Source code for Debianized Rust crate "num-bigint-dig" Package: librust-oauth2-4-dev Source: rust-oauth2-4 Version: 4.4.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 387 Depends: librust-base64-0.13+default-dev, librust-chrono-0.4+clock-dev, librust-chrono-0.4+serde-dev, librust-chrono-0.4+std-dev, librust-curl-0.4+default-dev, librust-http-0.2+default-dev, librust-rand-0.8+default-dev, librust-reqwest-0.11+blocking-dev (>= 0.11.14-~~), librust-reqwest-0.11+native-tls-dev (>= 0.11.14-~~), librust-reqwest-0.11+rustls-tls-dev (>= 0.11.14-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-path-to-error-0.1+default-dev (>= 0.1.2-~~), librust-sha2-0.10+default-dev, librust-thiserror-1+default-dev, librust-ureq-2+default-dev (>= 2.7.0-~~), librust-url-2+default-dev (>= 2.1-~~), librust-url-2+serde-dev (>= 2.1-~~) Breaks: librust-oauth2-4.4.1-dev Replaces: librust-oauth2-4.4.1-dev Provides: librust-oauth2+curl-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+default-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+native-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+pkce-plain-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+reqwest-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+rustls-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2+ureq-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+curl-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+default-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+native-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+pkce-plain-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+reqwest-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+rustls-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4+ureq-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+curl-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+default-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+native-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+pkce-plain-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+reqwest-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+rustls-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4+ureq-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+curl-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+default-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+native-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+pkce-plain-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+reqwest-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+rustls-tls-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1+ureq-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-4.4.1-dev (= 4.4.1-2~bpo12+pve2), librust-oauth2-dev (= 4.4.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-oauth2-4/librust-oauth2-4-dev_4.4.1-2~bpo12+pve2_ppc64el.deb Size: 56188 SHA512: 41f0e0ba6543b323446e239b9cc0f8c99a634c18ddd3ed97d727631d8cd9bfc135497218ab9294a9373600e6191c02a1d0abfafd68dfb191a1f227563c7479b8 SHA256: 274a5285939737e60f63b5604dffef96019b1cf284f2eb9f1c2a1ea80f08e4c7 SHA1: 2e3af003296c929f81c87a7559aec6549e311335 MD5sum: e94ce94edf6a438bf41d8d020ce5b9a9 Description: Extensible, strongly-typed implementation of OAuth2 - Rust source code Source code for Debianized Rust crate "oauth2" Package: librust-object-0.32-dev Source: rust-object-0.32 Version: 0.32.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1667 Depends: librust-compiler-builtins-0.1+default-dev (>= 0.1.70-~~), librust-crc32fast-1+std-dev (>= 1.2-~~), librust-crc32fast-1-dev (>= 1.2-~~), librust-flate2-1+default-dev (>= 1.0.13-~~), librust-hashbrown+ahash-dev (>= 0.12.0-~~), librust-indexmap+std-dev (>= 1.9.3-~~), librust-indexmap-dev (>= 1.9.3-~~), librust-memchr-2+std-dev (>= 2.4.1-~~), librust-memchr-2-dev (>= 2.4.1-~~), librust-ruzstd-0.5+default-dev Breaks: librust-object-0.32.2-dev Replaces: librust-object-0.32.2-dev Provides: librust-object+all-dev (= 0.32.2-1~bpo12+pve2), librust-object+archive-dev (= 0.32.2-1~bpo12+pve2), librust-object+cargo-all-dev (= 0.32.2-1~bpo12+pve2), librust-object+coff-dev (= 0.32.2-1~bpo12+pve2), librust-object+compiler-builtins-dev (= 0.32.2-1~bpo12+pve2), librust-object+compression-dev (= 0.32.2-1~bpo12+pve2), librust-object+default-dev (= 0.32.2-1~bpo12+pve2), librust-object+doc-dev (= 0.32.2-1~bpo12+pve2), librust-object+elf-dev (= 0.32.2-1~bpo12+pve2), librust-object+macho-dev (= 0.32.2-1~bpo12+pve2), librust-object+pe-dev (= 0.32.2-1~bpo12+pve2), librust-object+read-core-dev (= 0.32.2-1~bpo12+pve2), librust-object+read-dev (= 0.32.2-1~bpo12+pve2), librust-object+std-dev (= 0.32.2-1~bpo12+pve2), librust-object+unaligned-dev (= 0.32.2-1~bpo12+pve2), librust-object+unstable-all-dev (= 0.32.2-1~bpo12+pve2), librust-object+unstable-dev (= 0.32.2-1~bpo12+pve2), librust-object+write-core-dev (= 0.32.2-1~bpo12+pve2), librust-object+write-dev (= 0.32.2-1~bpo12+pve2), librust-object+write-std-dev (= 0.32.2-1~bpo12+pve2), librust-object+xcoff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+archive-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+cargo-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+coff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+compiler-builtins-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+compression-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+default-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+doc-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+elf-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+macho-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+pe-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+read-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+read-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+unaligned-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+unstable-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+unstable-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+write-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+write-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+write-std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0+xcoff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+archive-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+cargo-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+coff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+compiler-builtins-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+compression-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+default-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+doc-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+elf-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+macho-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+pe-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+read-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+read-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+unaligned-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+unstable-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+unstable-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+write-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+write-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+write-std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32+xcoff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+archive-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+cargo-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+coff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+compiler-builtins-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+compression-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+default-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+doc-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+elf-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+macho-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+pe-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+read-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+read-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+unaligned-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+unstable-all-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+unstable-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+write-core-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+write-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+write-std-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2+xcoff-dev (= 0.32.2-1~bpo12+pve2), librust-object-0.32.2-dev (= 0.32.2-1~bpo12+pve2), librust-object-dev (= 0.32.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-object-0.32/librust-object-0.32-dev_0.32.2-1~bpo12+pve2_ppc64el.deb Size: 226940 SHA512: 8d9a31c4c5b31b98d5a13737af1d244b8666d1d79d5983f4a0b995014272ade279eab53f226ba5dee73dae20c726fd972a6ed3d3f5274579585a800e430070d8 SHA256: 2e6e90269bb953e18c8462af72860860b20f20bcb5d02c423e3c1b0c2d6bc73b SHA1: f1a00d335cdb5ea3535f967a0dc17eb1a02a2835 MD5sum: 40b8212646df8c0d523a06fcf758f0af Description: Unified interface for reading and writing object file formats - Rust source code Source code for Debianized Rust crate "object" Package: librust-once-cell-1-dev Source: rust-once-cell-1 Version: 1.19.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 174 Depends: librust-critical-section-1+default-dev, librust-parking-lot-core-0.9-dev (>= 0.9.3-~~), librust-portable-atomic-1+default-dev Breaks: librust-once-cell-1.19.0-dev, librust-string-cache-dev (<< 0.8.4) Replaces: librust-once-cell-1.19.0-dev Provides: librust-once-cell+alloc-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+atomic-polyfill-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+critical-section-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+default-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+parking-lot-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+portable-atomic-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+race-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+std-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell+unstable-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+alloc-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+atomic-polyfill-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+critical-section-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+default-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+parking-lot-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+portable-atomic-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+race-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+std-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1+unstable-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+alloc-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+atomic-polyfill-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+critical-section-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+default-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+parking-lot-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+portable-atomic-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+race-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+std-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19+unstable-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+alloc-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+atomic-polyfill-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+critical-section-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+default-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+parking-lot-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+portable-atomic-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+race-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+std-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0+unstable-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-1.19.0-dev (= 1.19.0-1~bpo12+pve2), librust-once-cell-dev (= 1.19.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-once-cell-1/librust-once-cell-1-dev_1.19.0-1~bpo12+pve2_ppc64el.deb Size: 34280 SHA512: 808da5105062788296d50a007902b08abf964d2b924da99cb5ddaec04b7d89c9f483f3742e3abdd766951e3ff74eb1f49ef504cb5130c3fb9c5b359187c0fe7e SHA256: 5d4bd17ceb0becdedaf873c9df6c7e5a493e0acc1cdd162fa8e0600f4cf4c79c SHA1: 6841bbb9f2db06b5906c206387bc5c4edfb196dc MD5sum: 2a1d0ad1814ef21274d386a05da79b98 Description: Single assignment cells and lazy values - Rust source code Source code for Debianized Rust crate "once_cell" Package: librust-opener-0.6-dev Source: rust-opener-0.6 Version: 0.6.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 91 Depends: librust-bstr-1+default-dev, librust-dbus-0.9+default-dev, librust-normpath-1+default-dev, librust-url-2+default-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+objbase-dev, librust-winapi-0.3+shellapi-dev, librust-winapi-0.3+shtypes-dev, xdg-utils Breaks: librust-opener-0.6.1-dev Replaces: librust-opener-0.6.1-dev Provides: librust-opener+default-dev (= 0.6.1-2~bpo12+pve2), librust-opener+reveal-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0+default-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0+reveal-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0.6+default-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0.6+reveal-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0.6.1+default-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0.6.1+reveal-dev (= 0.6.1-2~bpo12+pve2), librust-opener-0.6.1-dev (= 0.6.1-2~bpo12+pve2), librust-opener-dev (= 0.6.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-opener-0.6/librust-opener-0.6-dev_0.6.1-2~bpo12+pve2_ppc64el.deb Size: 20860 SHA512: 8717d7435cce88f94ce678775c1682c15aa98c122bfa77d6b9b9e3421207a9d0d1e1556f33bd4ed34f79b34ccca58e1a25b62a46e1f9c554d7db95adb0342acf SHA256: 1e888986edeab69bd5435148b0add855557fabef23802ff1a48448484aa25a0c SHA1: 0372c173e18054d630093e72680a32d6630d0cb8 MD5sum: e56c4311deac52cb31a427b7301db6db Description: Open a file or link using the system default program - Rust source code Source code for Debianized Rust crate "opener" Package: librust-openidconnect-2+curl-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-oauth2-4+curl-dev (>= 4.2.2-~~) Provides: librust-openidconnect+curl-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+curl-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+curl-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+curl-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1200 SHA512: 7040e63eaab8058a9aac2224b9139e0a521d07aab50a533dd1ef5303cc9d07159965586fc832848628e5be75c888be8f2a18d29e138d28676ca7a4751de78035 SHA256: 28ec116be76d08c211b0ce5df8122d777d888f1a652c6ef983f61d026e8603d9 SHA1: 6d3127d6a4a0bfd2de9ed5f993a905ab1283696e MD5sum: ee575018caff78aa8789c125e17f3c96 Description: OpenID Connect library - feature "curl" This metapackage enables feature "curl" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2+default-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+reqwest-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+rustls-tls-dev (= 2.5.1-1~bpo12+pve4) Provides: librust-openidconnect+default-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+default-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+default-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+default-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1204 SHA512: d7fddc857dbafc38f1f0dd27fe3de48bd35234dfb3e17f2460975145fdf961642d4c4cf9b0af18d7c839c022bace6db13f0755875cf26fe736160f8450fb54e1 SHA256: ca4afd147c14d9a82691459b70143335d3461a56958a21e6b7c1e5f0aad3a44b SHA1: e42c98bc5d7e3a48b0a7e0695399ed1f1441d916 MD5sum: 8008537383aec69918e8b770cc0cc49c Description: OpenID Connect library - feature "default" This metapackage enables feature "default" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2+native-tls-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-oauth2-4+native-tls-dev (>= 4.2.2-~~) Provides: librust-openidconnect+native-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+native-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+native-tls-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+native-tls-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1212 SHA512: 3c4276f4b303463f26a525a16fc88b97ebe254105657265108347d84c9f9541ad82c59bcaf71042d3158d59bcb72da372d05408e8e4494accec6887ec13bca7a SHA256: 87e2f63d4784a614525dc6786b74f2ed7122044c623335e52c052e82e12ec202 SHA1: 59015007af8795783160e888282068a3220b4947 MD5sum: 52a1a8749497f8d70b7d6f14fcc4740b Description: OpenID Connect library - feature "native-tls" This metapackage enables feature "native-tls" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2+reqwest-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-oauth2-4+reqwest-dev (>= 4.2.2-~~) Provides: librust-openidconnect+reqwest-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+reqwest-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+reqwest-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+reqwest-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1208 SHA512: 0770814332b922113c90e77072df7a981c9a320f18568db5d92ba4c54ccbea24bf622aab20837285360da5ba16bd09c1b796e438f8dc2abcb227b05c8f3879b7 SHA256: f1b4f806d0b4ac3cf66af96841990f019d0d5f61ac52c82ec5cad2ab0bba5680 SHA1: 311c5cfdd7f7f9a4c7f6ea6668ff755417384c8f MD5sum: 6e1e2651b55fab687240831562867bc9 Description: OpenID Connect library - feature "reqwest" This metapackage enables feature "reqwest" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2+rustls-tls-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-oauth2-4+rustls-tls-dev (>= 4.2.2-~~) Provides: librust-openidconnect+rustls-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+rustls-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+rustls-tls-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+rustls-tls-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1208 SHA512: ca2f5a287646e5edc74d57a37e3096466f1a8ad443a72ee56c0d3615bae4300cf83ba0abd2bac9734a52bf064de38f6f6e2475c99382be053cdc59c444a87900 SHA256: a86ea9d263c6f23baba599f3e4fafb9422d23e507f06624a7ef458c5cde516b6 SHA1: 2b4ea4171643d4bbd2e137133d5bce8bbf08af30 MD5sum: 11223d4e8e786bd3248ce516a6e96021 Description: OpenID Connect library - feature "rustls-tls" This metapackage enables feature "rustls-tls" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2+ureq-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-openidconnect-2-dev (= 2.5.1-1~bpo12+pve4), librust-oauth2-4+ureq-dev (>= 4.2.2-~~) Provides: librust-openidconnect+ureq-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+ureq-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+ureq-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2+ureq-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 1200 SHA512: 7e96e0931f39ef863214cf419fa4c386e049641e433e8eb6e590d7ee0a94f136fd5653c3be1bc110b7b18a96ac921ae5779bd2c5bf0053e411afea6516f98e31 SHA256: cc9ec7ed60adeec9ffada4f7b5976fd4b66610ef87c94f52aeec0efae0527747 SHA1: be7731697231991d443952c2d812b4e1ce49e61e MD5sum: f6c8856aefe733a99844503a2aecf947 Description: OpenID Connect library - feature "ureq" This metapackage enables feature "ureq" for the Rust openidconnect crate, by pulling in any additional dependencies needed by that feature. Package: librust-openidconnect-2-dev Source: rust-openidconnect-2 Version: 2.5.1-1~bpo12+pve4 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 694 Depends: librust-base64-0.13+default-dev, librust-chrono-0.4+clock-dev, librust-chrono-0.4+std-dev, librust-http-0.2+default-dev, librust-itertools-0.13+default-dev, librust-log-0.4+default-dev, librust-num-bigint-0.4+default-dev (>= 0.4.3-~~), librust-oauth2-4-dev (>= 4.2.2-~~), librust-rand-0.8+default-dev, librust-ring-0.17+default-dev, librust-serde-1+default-dev, librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev, librust-serde-path-to-error-0.1+default-dev, librust-serde-plain-1+default-dev, librust-serde-value-0.7+default-dev, librust-serde-with-3+default-dev, librust-subtle-2+default-dev (>= 2.4-~~), librust-thiserror-1+default-dev, librust-url-2+default-dev (>= 2.1-~~), librust-url-2+serde-dev (>= 2.1-~~) Recommends: librust-openidconnect-2+default-dev (= 2.5.1-1~bpo12+pve4) Suggests: librust-openidconnect-2+curl-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+native-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+reqwest-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+rustls-tls-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+ureq-dev (= 2.5.1-1~bpo12+pve4) Breaks: librust-openidconnect-2.5.1-dev Replaces: librust-openidconnect-2.5.1-dev Provides: librust-openidconnect+accept-rfc3339-timestamps-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect+accept-string-booleans-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect+nightly-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+accept-rfc3339-timestamps-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+accept-string-booleans-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2+nightly-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+accept-rfc3339-timestamps-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+accept-string-booleans-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5+nightly-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+accept-rfc3339-timestamps-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+accept-string-booleans-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1+nightly-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-2.5.1-dev (= 2.5.1-1~bpo12+pve4), librust-openidconnect-dev (= 2.5.1-1~bpo12+pve4) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openidconnect-2/librust-openidconnect-2-dev_2.5.1-1~bpo12+pve4_ppc64el.deb Size: 107316 SHA512: 123f0753782914133fb1113c1f1babd7ea1ad01fdb46514d06be89d48d3c632eab23b17d2c44d1ef2ba8e7d94b90cfcbd0ba120f4b7c25062ee3a43c1643a775 SHA256: a5ea2c97361980079fcf59c458245dc8d8b5c61469f8e6389c108893b1034321 SHA1: 9beeba8d22c7a66c49f846f05d1307a695bc8c35 MD5sum: cbc8201136615cf1376c3aa61f7b741e Description: OpenID Connect library - Rust source code Source code for Debianized Rust crate "openidconnect" Package: librust-openssl-0.10-dev Source: rust-openssl-0.10 Version: 0.10.57-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1273 Depends: librust-bitflags-2+default-dev (>= 2.2.1-~~), librust-cfg-if-1+default-dev, librust-foreign-types-0.3+default-dev (>= 0.3.1-~~), librust-libc-0.2+default-dev, librust-once-cell-1+default-dev (>= 1.5.2-~~), librust-openssl-macros-0.1+default-dev, librust-openssl-sys-0.9+bindgen-dev (>= 0.9.92-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.92-~~) Breaks: librust-openssl-0.10.57-dev Replaces: librust-openssl-0.10.57-dev Provides: librust-openssl+bindgen-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+default-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+v101-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+v102-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+v110-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+v111-dev (= 0.10.57-1~bpo12+pve2), librust-openssl+vendored-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+bindgen-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+default-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+v101-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+v102-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+v110-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+v111-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0+vendored-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+bindgen-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+default-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+v101-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+v102-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+v110-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+v111-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10+vendored-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+bindgen-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+default-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+v101-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+v102-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+v110-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+v111-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57+vendored-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-0.10.57-dev (= 0.10.57-1~bpo12+pve2), librust-openssl-dev (= 0.10.57-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openssl-0.10/librust-openssl-0.10-dev_0.10.57-1~bpo12+pve2_ppc64el.deb Size: 212056 SHA512: cd082f6825882856edff06709d625200a2d99fc448a6f069110ddc2436b6a92e803aa878feb54fce4f696cef7234d48290b0cc6d75907ca7e9fb7d6fdd624ae1 SHA256: b8e4533fbdd43ccdc735c60cae358d3867960254bf1aabc154bb8a69e9acb896 SHA1: 447a34aa79d21621b51c4fe9765a6aca21d677b7 MD5sum: 59a8d1bb1608176f154080acbc869e70 Description: OpenSSL bindings - Rust source code This package contains the source for the Rust openssl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-openssl-probe-dev Source: rust-openssl-probe Version: 0.1.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Provides: librust-openssl-probe+default-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0+default-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0.1+default-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0.1-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0.1.5+default-dev (= 0.1.5-1~bpo12+pve2), librust-openssl-probe-0.1.5-dev (= 0.1.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/openssl-probe Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openssl-probe/librust-openssl-probe-dev_0.1.5-1~bpo12+pve2_ppc64el.deb Size: 10264 SHA512: 13ece73b6ba091f095f621bbd69bbd983b70bd02ae83d89eb332bccf5e6e6b7e773de8d7af2f8ab0b6411a02468e08765bc0d7f1ebc91d05e53e887f83a24b63 SHA256: 5c7011a865836706925b50a1a872dc30d9c8afed865095af2cf940cac571c25a SHA1: 8e8d9c48d9686695ed5e6dab057e9a3ca3bac1b8 MD5sum: e0a1594b75e02369c282041e754594d7 Description: Helping to find SSL certificate locations on the system for OpenSSL - Rust source code This package contains the source for the Rust openssl-probe crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-openssl-sys-0.9-dev Source: rust-openssl-sys-0.9 Version: 0.9.93-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 440 Depends: librust-bindgen-0+default-dev, librust-cc-1+default-dev (>= 1.0.61-~~), librust-libc-0.2+default-dev, librust-pkg-config-0.3+default-dev (>= 0.3.9-~~), librust-vcpkg-0.2+default-dev (>= 0.2.8-~~), libssl-dev Breaks: librust-openssl-sys-0.9.93-dev Replaces: librust-openssl-sys-0.9.93-dev Provides: librust-openssl-sys+bindgen-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys+default-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0+bindgen-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0+default-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0.9+bindgen-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0.9+default-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0.9.93+bindgen-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0.9.93+default-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-0.9.93-dev (= 0.9.93-1~bpo12+pve2), librust-openssl-sys-dev (= 0.9.93-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-openssl-sys-0.9/librust-openssl-sys-0.9-dev_0.9.93-1~bpo12+pve2_ppc64el.deb Size: 65232 SHA512: 9a43c5bd3ac7091a24bee30db5a5de9a56452e367b39c2be8f16d8c380bf12fc1c1f0456fcb8dd1954cd14edae6e1a7a627c685826f02d9e748e6c46ccc4747e SHA256: 57c24f64e61c8f7d8b04770542ef0e6c53d90114f59cba7fa6a7e1b0b94a6c83 SHA1: a197a81eb5280e5fab662ea1fed73a0cfdef436a MD5sum: 00990d54e718c645e7cf522118de15c4 Description: FFI bindings to OpenSSL - Rust source code This package contains the source for the Rust openssl-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-option-ext-0.2-dev Source: rust-option-ext-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Breaks: librust-option-ext-0.2.0-dev Replaces: librust-option-ext-0.2.0-dev Provides: librust-option-ext+default-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-0-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-option-ext-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/soc/option-ext Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-option-ext-0.2/librust-option-ext-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 9028 SHA512: a1e5bffb61e035282eec05e38505d45c3d559a81b608eeeab646cab0cfb3bd3c77ed4c96ceeb48de3318e4f79d74c179dfc0dac43b2dbb9e97b6ca9331bee7e3 SHA256: 57a9158aae67fb143f1ec7c3289c27792806e3062b1ab8c7238a7280bd4b94a9 SHA1: 2777de932f2b2225708cba277cbd185211e89ed3 MD5sum: 18c06c228bcac5234aee78ea30e432cc Description: Extends `Option` with additional operations - Rust source code Source code for Debianized Rust crate "option-ext" Package: librust-orion-dev Source: rust-orion Version: 0.17.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1030 Depends: librust-ct-codecs-1+default-dev (>= 1.1.1-~~), librust-fiat-crypto-0.2-dev (>= 0.2.1-~~), librust-getrandom-0.2+default-dev, librust-serde-1+alloc-dev (>= 1.0.124-~~), librust-subtle-2-dev (>= 2.2.2-~~), librust-zeroize-1-dev (>= 1.1.0-~~) Provides: librust-orion+alloc-dev (= 0.17.6-1~bpo12+pve2), librust-orion+ct-codecs-dev (= 0.17.6-1~bpo12+pve2), librust-orion+default-dev (= 0.17.6-1~bpo12+pve2), librust-orion+experimental-dev (= 0.17.6-1~bpo12+pve2), librust-orion+getrandom-dev (= 0.17.6-1~bpo12+pve2), librust-orion+safe-api-dev (= 0.17.6-1~bpo12+pve2), librust-orion+serde-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+alloc-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+ct-codecs-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+default-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+experimental-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+getrandom-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+safe-api-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0+serde-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+alloc-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+ct-codecs-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+default-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+experimental-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+getrandom-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+safe-api-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17+serde-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+alloc-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+ct-codecs-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+default-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+experimental-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+getrandom-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+safe-api-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6+serde-dev (= 0.17.6-1~bpo12+pve2), librust-orion-0.17.6-dev (= 0.17.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-orion/librust-orion-dev_0.17.6-1~bpo12+pve2_ppc64el.deb Size: 154416 SHA512: 0750c20b461dfe8b6d698be6bf78763847081b3992247acf4e01b1f6207c300f210e6fb80a2c8f97b937a1aaa09cdefe14108be1f1715bfef5e0804aa7dd4a1a SHA256: 57723ffc0e7241410fdffca35d77702b67f9ff23586629985b0d7c1871eef1b7 SHA1: 87ac5ace0f45150562502792d04a642a959d2405 MD5sum: 5069faab1401335cf7c9576d39d2a15d Description: Usable, easy and safe pure-Rust crypto - Rust source code This package contains the source for the Rust orion crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-os-info-3-dev Source: rust-os-info-3 Version: 3.7.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 239 Depends: librust-log-0.4+default-dev (>= 0.4.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-winapi-0.3+default-dev (>= 0.3.8-~~), librust-winapi-0.3+libloaderapi-dev (>= 0.3.8-~~), librust-winapi-0.3+minwindef-dev (>= 0.3.8-~~), librust-winapi-0.3+ntdef-dev (>= 0.3.8-~~), librust-winapi-0.3+ntstatus-dev (>= 0.3.8-~~), librust-winapi-0.3+processthreadsapi-dev (>= 0.3.8-~~), librust-winapi-0.3+sysinfoapi-dev (>= 0.3.8-~~), librust-winapi-0.3+winerror-dev (>= 0.3.8-~~), librust-winapi-0.3+winnt-dev (>= 0.3.8-~~), librust-winapi-0.3+winreg-dev (>= 0.3.8-~~), librust-winapi-0.3+winuser-dev (>= 0.3.8-~~) Breaks: librust-os-info-3.7.0-dev Replaces: librust-os-info-3.7.0-dev Provides: librust-os-info+default-dev (= 3.7.0-1~bpo12+pve2), librust-os-info+serde-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3+default-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3+serde-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7+default-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7+serde-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7.0+default-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7.0+serde-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-3.7.0-dev (= 3.7.0-1~bpo12+pve2), librust-os-info-dev (= 3.7.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/stanislav-tkach/os_info Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-os-info-3/librust-os-info-3-dev_3.7.0-1~bpo12+pve2_ppc64el.deb Size: 24396 SHA512: 8c38d1938fdbfd95859a89d95e848c568fb06f0a5db7d7c0fb3aeb5e4facd08f197e9f7cdc17191a6c4d94297a4e5caffb9c1cba3972debb52e4d6bc96329349 SHA256: 987b7d60cd364a36f283238dcdfe476e971a17012d0726fb980a991054a2858b SHA1: aa2f100960d2be7d24d16b605ce2477ba8799e06 MD5sum: 433e232be33960293f468e7733ea27a3 Description: Detect the operating system type and version - Rust source code Source code for Debianized Rust crate "os_info" Package: librust-p256-0.13-dev Source: rust-p256-0.13 Version: 0.13.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 254 Depends: librust-ecdsa-0.16+alloc-dev, librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+digest-dev, librust-ecdsa-0.16+hazmat-dev, librust-ecdsa-0.16+pem-dev, librust-ecdsa-0.16+pkcs8-dev, librust-ecdsa-0.16+serde-dev, librust-ecdsa-0.16+signing-dev, librust-ecdsa-0.16+std-dev, librust-ecdsa-0.16+verifying-dev, librust-elliptic-curve-0.13+alloc-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+arithmetic-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+bits-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+ecdh-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+hash2curve-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+hazmat-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+jwk-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+pem-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+pkcs8-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+sec1-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+serde-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+std-dev (>= 0.13.1-~~), librust-elliptic-curve-0.13+voprf-dev (>= 0.13.1-~~), librust-hex-literal-0.4+default-dev, librust-primeorder-0.13+default-dev, librust-primeorder-0.13+serde-dev, librust-serdect-0.2-dev, librust-sha2-0.10-dev Breaks: librust-p256-0.13.2-dev Replaces: librust-p256-0.13.2-dev Provides: librust-p256+alloc-dev (= 0.13.2-1~bpo12+pve2), librust-p256+arithmetic-dev (= 0.13.2-1~bpo12+pve2), librust-p256+bits-dev (= 0.13.2-1~bpo12+pve2), librust-p256+default-dev (= 0.13.2-1~bpo12+pve2), librust-p256+digest-dev (= 0.13.2-1~bpo12+pve2), librust-p256+ecdh-dev (= 0.13.2-1~bpo12+pve2), librust-p256+ecdsa-core-dev (= 0.13.2-1~bpo12+pve2), librust-p256+ecdsa-dev (= 0.13.2-1~bpo12+pve2), librust-p256+expose-field-dev (= 0.13.2-1~bpo12+pve2), librust-p256+hash2curve-dev (= 0.13.2-1~bpo12+pve2), librust-p256+jwk-dev (= 0.13.2-1~bpo12+pve2), librust-p256+pem-dev (= 0.13.2-1~bpo12+pve2), librust-p256+pkcs8-dev (= 0.13.2-1~bpo12+pve2), librust-p256+serde-dev (= 0.13.2-1~bpo12+pve2), librust-p256+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-p256+sha2-dev (= 0.13.2-1~bpo12+pve2), librust-p256+sha256-dev (= 0.13.2-1~bpo12+pve2), librust-p256+std-dev (= 0.13.2-1~bpo12+pve2), librust-p256+test-vectors-dev (= 0.13.2-1~bpo12+pve2), librust-p256+voprf-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+alloc-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+arithmetic-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+bits-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+default-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+digest-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+ecdh-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+ecdsa-core-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+ecdsa-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+expose-field-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+hash2curve-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+jwk-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+pem-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+pkcs8-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+serde-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+sha2-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+sha256-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+std-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+test-vectors-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0+voprf-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+alloc-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+arithmetic-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+bits-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+default-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+digest-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+ecdh-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+ecdsa-core-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+ecdsa-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+expose-field-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+hash2curve-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+jwk-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+pem-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+pkcs8-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+serde-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+sha2-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+sha256-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+std-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+test-vectors-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13+voprf-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+alloc-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+arithmetic-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+bits-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+default-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+digest-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+ecdh-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+ecdsa-core-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+ecdsa-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+expose-field-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+hash2curve-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+jwk-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+pem-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+pkcs8-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+serde-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+sha2-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+sha256-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+std-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+test-vectors-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2+voprf-dev (= 0.13.2-1~bpo12+pve2), librust-p256-0.13.2-dev (= 0.13.2-1~bpo12+pve2), librust-p256-dev (= 0.13.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p256-0.13/librust-p256-0.13-dev_0.13.2-1~bpo12+pve2_ppc64el.deb Size: 60920 SHA512: 07887c7179878fcf42877f727ec157db1ed833e6925bd6d4437feb9201bf1ad71cf683d7eb2d5d8de12c6752c0d7a4e88d03959956374319b1e0dd30461a5085 SHA256: 7cd44051aa58aef4597bf9ef120c92e9fd1159460cb39ac87f4513610d0d9c3a SHA1: c1cafea7412b9d596a966fd7c97101c742ee88be MD5sum: 6ad781ca54a17e4f49f6dee21fb2f61a Description: Pure Rust implementation of the NIST P-256 (a.k.a - Rust source code secp256r1, prime256v1) elliptic curve as defined in SP 800-186, with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic . Source code for Debianized Rust crate "p256" Package: librust-p384+alloc-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+alloc-dev, librust-ecdsa-0.16+der-dev, librust-elliptic-curve-0.13+alloc-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+alloc-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+alloc-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1320 SHA512: 09ae995fca23a4268468170b104e29da53319180486bd41c7fffa7d99357ad39054ddd8ac6a4821fc2a116f5e9361d964484a58f3c8d1b2906d462082e460ac8 SHA256: 9d9d4cf3dd47d4d5b0c3ae45aafeeef7f8d8df39440b7f24eb11280304c2898a SHA1: 38feda43c2b7761764f7ff925d9272c3fc4dfd6b MD5sum: 5e25ff2f95c2532fad12fbf529881ee5 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "alloc" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "alloc" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+arithmetic-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+arithmetic-dev, librust-elliptic-curve-0.13+digest-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384+expose-field-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0+expose-field-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+expose-field-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+expose-field-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+arithmetic-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1372 SHA512: 66be940059f8a922fdad758e5a7b46ca3c1cde716c3d79237fb0f094c80277d3d07458367573a521ce89d99bc6e9348418c93faf0f0ce646db5babd2dc5ad64c SHA256: e7fedf537ff8348b39bae81c696fe3a3fb566fb96006211679a13ac013ad9cb3 SHA1: 0f53feb32ba348f9481ab70eec25eb587185b9d6 MD5sum: 29abc774c1b4d10e7c9a155e5a7a63bb Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "arithmetic" and 1 more secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "arithmetic" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "expose-field" feature. Package: librust-p384+bits-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+bits-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+bits-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+bits-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+bits-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+bits-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: 2516fcb100005863f2169e0ab8f995858cd762a3cb2e55e71c829d64de63c656a03bb58b998862a142ab33b50b3b40f76ac48a3cf860ab6f3e1791e10d1dd700 SHA256: 31a145861c850a2d82e165624885da7a3455949c8d44d77601e39cf66cbf41ad SHA1: 79f98f799782779ec631a50679d563c387088ede MD5sum: 4b62d5bd6aa0971599932dbf955d4129 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "bits" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "bits" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+default-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384+ecdh-dev (= 0.13.0-1~bpo12+pve2), librust-p384+ecdsa-dev (= 0.13.0-1~bpo12+pve2), librust-p384+pem-dev (= 0.13.0-1~bpo12+pve2), librust-p384+std-dev (= 0.13.0-1~bpo12+pve2) Provides: librust-p384-0+default-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+default-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+default-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+default-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1312 SHA512: 1dbf2bda6be36e187ae45b0bb2e4e04ca0008f87e367dff753dcdeb46796d71b4fbc8c443486c51550bb3d6c444219fd0d50248fd6d7f122a5542ba2c2aa91fd SHA256: 897bc0ecc82d03007547f5c5a14c2293c54241be8dcb73297d312b3763669333 SHA1: f6135697e423c47f46bfd136fc015a4c14b3f434 MD5sum: 24b1cec035d94c64d3f7ef4240a14e0a Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "default" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "default" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+digest-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+digest-dev, librust-ecdsa-0.16+hazmat-dev Provides: librust-p384-0+digest-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+digest-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+digest-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+digest-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: 7851a5f28016606fb39c60e4eb9699a378b4148d2a94e338929be8aa52a3f3d8d26fc76def407e62bb27b53528fffeeabf20e25e7a400567a1720173930ad691 SHA256: 9d06b0391e26941d1e4d1de3b574c048b85361379d5ee8d5d205713a6a96b0cc SHA1: b5371e89518b3e18db2420dcbe62c5105eba26fa MD5sum: 655706beec71537b378075aa744195ed Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "digest" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "digest" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+ecdh-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+ecdh-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+ecdh-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+ecdh-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+ecdh-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+ecdh-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1304 SHA512: 62d8561f01d7865b9a26d8be21448aa4fd3334fb6af0bcba5120b9910d94a54a638807d9fe7aafca6a5d5db71180e76d6933429fc7d014fc2da8254c0fea85f3 SHA256: d60c9692d9c8352c7a34178dee17d2ca9742e78443f4ff42cb340d6a75cdda6a SHA1: d77c711dba06ed9513532067aca44458832e9605 MD5sum: 7f9d74b72c45fcbbb4ec861c3675a51d Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "ecdh" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "ecdh" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+ecdsa-core-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev Provides: librust-p384-0+ecdsa-core-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+ecdsa-core-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+ecdsa-core-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+ecdsa-core-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1300 SHA512: 3c607061b1cf967f481bbc06c76755f07c68c952caa0bd9b3fad235d3324822e0f385f4496b03aaba703b80ee80b91cadef406914251dbaaf5195a5dbe89a3a3 SHA256: 884ad3ee07ec33f9f7834760792fb965ede70d345262cdbcd3e4fb4ea0f69f6a SHA1: 3b4629663ccd6613d77d8d73a8a35b70c728abf0 MD5sum: e1abc8810a0edb7f9f326cad1e8d6073 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "ecdsa-core" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "ecdsa-core" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+ecdsa-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384+sha384-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+signing-dev, librust-ecdsa-0.16+verifying-dev Provides: librust-p384-0+ecdsa-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+ecdsa-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+ecdsa-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+ecdsa-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1316 SHA512: cc7d951c1013c585adec01acd5bda947d584ea82ea11019c3a71dd92c6b2978de07ad86b6f82d9e3975d6a74ae1590ee19720dead5796b16f8f2dfc9b76c2030 SHA256: 2b621472efbb0ce122da10a25433137aa3d683659782ef343d0c7e8e7e03b130 SHA1: 8a36ebfbdef85f88ac9be2eb0dd574ca7b68f7e3 MD5sum: be0fb3357fecfc140dcec640dcec4352 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "ecdsa" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "ecdsa" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+hash2curve-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+hash2curve-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+hash2curve-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+hash2curve-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+hash2curve-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+hash2curve-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1312 SHA512: df5e9d102790f84a1902f3237f71e3c071d5946af0e50f430ece34ebab4b4f4bab4f67acee926fa815f0d0cde69c9f9ce46d1613cacccb4d7b9c349b99d382a9 SHA256: 2adf9a50baecded51b8916adf06c6230e7312f3da89b220f10e6698421e410c0 SHA1: 27a32bac2400a34be7b0d9ceeffa07457fbb5cca MD5sum: 443bafdb1c462031fec4d5c8f7d36978 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "hash2curve" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "hash2curve" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+hex-literal-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-hex-literal-0.4+default-dev Provides: librust-p384+test-vectors-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0+hex-literal-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0+test-vectors-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+hex-literal-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+test-vectors-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+hex-literal-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+test-vectors-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+hex-literal-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1360 SHA512: bf33e1f3d60cb5b973f8eba2ec344a7bf6dbb0e71f840e26a7c1bd3244632e0d622f9c093ab559974b511b690a1743af875360f439b872d2be275f943610dc4a SHA256: 207d9587e2c0e755d18c9cb116b6b0b13f9f166a6471682e293fff1614cf306b SHA1: beef652221942c5c232a4597b8926470c22eb91b MD5sum: 91ad0de02244856deb2629a81a5f18b9 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "hex-literal" and 1 more secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "hex-literal" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "test-vectors" feature. Package: librust-p384+jwk-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+jwk-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+jwk-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+jwk-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+jwk-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+jwk-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: c7942cc11bf8622397cd79d5f16173dc680692df3fc384c862b1a16879a6892eded0f00a3922f4fbb7b738f66f1a5ed8c6f2e35cb42f93e94333f5e66fbb2135 SHA256: 1071788dc3779837bc7255aaa5ee60d95648f94ce9515b3b03ea7985813e6c65 SHA1: e1f9a531000cb72ab2dc6207d30a7fcad608ccf9 MD5sum: f3a5892c561229ddacab3b911939b4b6 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "jwk" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "jwk" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+pem-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+pkcs8-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+pem-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+pem-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+pem-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+pem-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+pem-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+pem-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1324 SHA512: 3f1891400854e0882cd89f0ef6b96fdac5e3b4b18ef683bc66863b8a63d49582c8db8539666b7f176d10755b3329f5077a9214cb86fe5302b687cb06a92aa797 SHA256: 1ad13171ad8d3ecafa29115cc0d7022cb76cee570a86fb477934ce09b6fa879c SHA1: 2696498eed5ce3a77286e7cb6f3d16b33488829f MD5sum: b4ea795501a04c2eae0ffd2547722eeb Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "pem" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "pem" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+pkcs8-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+pkcs8-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+pkcs8-dev, librust-elliptic-curve-0.13+sec1-dev Provides: librust-p384-0+pkcs8-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+pkcs8-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+pkcs8-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+pkcs8-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1320 SHA512: ac4ea1e3a109cd0d0b4e108946b5ff19444c419a33184692c49e30088e140f88e8ed01d359b5cec3c56e4dfb24da15de97c87a5c1c8c5df4a3c54655f86a4b20 SHA256: 3c5b68a3cd7c96b9deeb5d9086e4b76b9495a9ce618f191f52c8478a849dd3bc SHA1: 423ca08c411d08bce21360aaf5d2fc73d756f0f7 MD5sum: 8d9515ae7075948903c72cb68de10aa3 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "pkcs8" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "pkcs8" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+serde-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+serdect-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+serde-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev, librust-elliptic-curve-0.13+serde-dev Provides: librust-p384-0+serde-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+serde-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+serde-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+serde-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1328 SHA512: 7edddd2240a1e06e5c11cad3445ff325e4eb748472a3aec57543e9ca27ba6b08c668edddf28d75d4867a3045e7fb0543a7796e5d5316999c1fbe4903cdb1127f SHA256: fe586834a84ee48c98e8eb00eaa65750b7ad3580612e9ca7afff025e876007f9 SHA1: fbcd08b07b8c5555dfdaf1b579b758bb2cebdfd0 MD5sum: b53e7edff5d7a89c58a8a74c15448fda Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "serde" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "serde" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+serdect-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-serdect-0.2-dev Provides: librust-p384-0+serdect-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+serdect-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+serdect-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+serdect-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1292 SHA512: 710049b00e58346497d2bb394a455f497eb9fc7e9f478ca015b96a14a5690f5ea33f539d35ec9c1de90112504db01a7301038f5ccea22defab1cc5e13c6a5a3c SHA256: 16994ddae48fb6999a6fea9b7dc7925dc5e9898bb0b75f950a0a38386c982247 SHA1: 6f6a4a75fb864d05c4b32dcfdb492a2ef9c0106f MD5sum: 515c9d6e47a57febccfc6ae9cd09df4b Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "serdect" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "serdect" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+sha2-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-sha2-0.10-dev Provides: librust-p384-0+sha2-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+sha2-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+sha2-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+sha2-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: fd259c008c9065ad8c653e2c8e07f0f1e9b8e451c7973e3a9af40a28ebe2c226be73010458b95acea5bddaaaf6d5e5e4b649afe9423993bb40f6ff36ec8c65e4 SHA256: c15fc10dbd97b28970de589cb98a2ea714d79ea151ddad73e8451849ad5a27d8 SHA1: 4285e09b536f6ba91cac5b94bbb82519ebe88797 MD5sum: 87a105f443c76cee9ea6493880bfd932 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "sha2" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "sha2" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+sha384-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+digest-dev (= 0.13.0-1~bpo12+pve2), librust-p384+sha2-dev (= 0.13.0-1~bpo12+pve2) Provides: librust-p384-0+sha384-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+sha384-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+sha384-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+sha384-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1296 SHA512: 4df6541cb8dcd39deb376a00dc86c49c692936e5b79582f03bbe858a57f6b7edf8526f905db0efadaa4eb0d9ce51c737166fe97bce3785bce196e41d9082b21d SHA256: 4386551e3c9fcb4f89e7ac975bb96c6b345eb02f460ac44c85f12614af71cd46 SHA1: 7e30daf395c328906b79bdc9351c9596fb861467 MD5sum: dc9c0c6c65d863d9cf81d9e12c934690 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "sha384" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "sha384" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+std-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-ecdsa-0.16+der-dev, librust-ecdsa-0.16+std-dev, librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev, librust-elliptic-curve-0.13+std-dev Provides: librust-p384-0+std-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+std-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+std-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+std-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1328 SHA512: 7a6a1c8cae72c55955cf5272b2bc64229c12a4cc2e97941ac2d0fda5c7bd3947277f33610ffeaaa86c4c799f10e02b8bd6f87f8577f61a619da5a9c74a49edc5 SHA256: 819aaff914d40fd5ce0a31611efc061c99d4d05fdfbbb801f360df3c3df08863 SHA1: 9426c3bd5cb4af76fbf4452e4f883f495eac48cd MD5sum: 87dad3118a1d7c112bed4e34543754fa Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "std" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "std" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384+voprf-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-p384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+sha2-dev (= 0.13.0-1~bpo12+pve2), librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev, librust-elliptic-curve-0.13+voprf-dev Provides: librust-p384-0+voprf-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13+voprf-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0+voprf-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384+voprf-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 1308 SHA512: ac8e61dab7ff1d9b65d76cf9250fe59fa25c4f2e06d823beb9571c9d36844d8e623e40c894cebab3c8e995776eaf95e8488482766d7751389341ba63ed717630 SHA256: 975b7a77180d0a1891510dd76639064af916a31082c33cf990feb8ad46167f19 SHA1: 65576580d990cda36cd5a5484e2d9957dfd3640b MD5sum: d29df42a4528fa49f677c6954587c1c8 Description: Pure Rust implementation of the NIST P-384 (a.k.a - feature "voprf" secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This metapackage enables feature "voprf" for the Rust p384 crate, by pulling in any additional dependencies needed by that feature. Package: librust-p384-dev Source: rust-p384 Version: 0.13.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1447 Depends: librust-elliptic-curve-0.13+hazmat-dev, librust-elliptic-curve-0.13+sec1-dev, librust-primeorder-0.13+default-dev Recommends: librust-p384+default-dev (= 0.13.0-1~bpo12+pve2) Suggests: librust-p384+alloc-dev (= 0.13.0-1~bpo12+pve2), librust-p384+arithmetic-dev (= 0.13.0-1~bpo12+pve2), librust-p384+bits-dev (= 0.13.0-1~bpo12+pve2), librust-p384+digest-dev (= 0.13.0-1~bpo12+pve2), librust-p384+ecdh-dev (= 0.13.0-1~bpo12+pve2), librust-p384+ecdsa-dev (= 0.13.0-1~bpo12+pve2), librust-p384+ecdsa-core-dev (= 0.13.0-1~bpo12+pve2), librust-p384+hash2curve-dev (= 0.13.0-1~bpo12+pve2), librust-p384+hex-literal-dev (= 0.13.0-1~bpo12+pve2), librust-p384+jwk-dev (= 0.13.0-1~bpo12+pve2), librust-p384+pem-dev (= 0.13.0-1~bpo12+pve2), librust-p384+pkcs8-dev (= 0.13.0-1~bpo12+pve2), librust-p384+serde-dev (= 0.13.0-1~bpo12+pve2), librust-p384+serdect-dev (= 0.13.0-1~bpo12+pve2), librust-p384+sha2-dev (= 0.13.0-1~bpo12+pve2), librust-p384+sha384-dev (= 0.13.0-1~bpo12+pve2), librust-p384+std-dev (= 0.13.0-1~bpo12+pve2), librust-p384+voprf-dev (= 0.13.0-1~bpo12+pve2) Provides: librust-p384-0-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13-dev (= 0.13.0-1~bpo12+pve2), librust-p384-0.13.0-dev (= 0.13.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-p384/librust-p384-dev_0.13.0-1~bpo12+pve2_ppc64el.deb Size: 119732 SHA512: 32842ea208ee52c96fcf598f2bf8fcf8e4845d4f7f7b3b2448de1cef90389a2fbec175261ef9b661ddeff9b13f68a8caf9c2ed07681930a5a0070486e1f41c99 SHA256: c136f8af5d9e485b77ce1d8aa50fc9575247210762d32137b8d191b5c5a10a2b SHA1: 053b5726cca98565553d07e7eeafeb7a7d269863 MD5sum: c878c9ce174a3e8152db77626dfa0edd Description: Pure Rust implementation of the NIST P-384 (a.k.a - Rust source code secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. . This package contains the source for the Rust p384 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-parking-lot-0.12-dev Source: rust-parking-lot-0.12 Version: 0.12.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 227 Depends: librust-lock-api-0.4+arc-lock-dev (>= 0.4.6-~~), librust-lock-api-0.4+default-dev (>= 0.4.6-~~), librust-lock-api-0.4+nightly-dev (>= 0.4.6-~~), librust-lock-api-0.4+owning-ref-dev (>= 0.4.6-~~), librust-lock-api-0.4+serde-dev (>= 0.4.6-~~), librust-parking-lot-core-0.9+default-dev, librust-parking-lot-core-0.9+nightly-dev Breaks: librust-parking-lot-0.12.1-dev Replaces: librust-parking-lot-0.12.1-dev Provides: librust-parking-lot+arc-lock-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+default-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+hardware-lock-elision-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+nightly-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+owning-ref-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+send-guard-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot+serde-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+arc-lock-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+default-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+hardware-lock-elision-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+nightly-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+owning-ref-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+send-guard-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0+serde-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+arc-lock-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+default-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+hardware-lock-elision-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+nightly-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+owning-ref-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+send-guard-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12+serde-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+arc-lock-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+default-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+hardware-lock-elision-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+nightly-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+owning-ref-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+send-guard-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1+serde-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-0.12.1-dev (= 0.12.1-2~bpo12+pve2), librust-parking-lot-dev (= 0.12.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-parking-lot-0.12/librust-parking-lot-0.12-dev_0.12.1-2~bpo12+pve2_ppc64el.deb Size: 40276 SHA512: fb841761747400c9a7ffc96fa18f77f30d7047aec7270020a17f247ab1dfec1bc6dfb19d98529f0aea908ece6523c95f56c2b933fee04f3575943e89e4a5fa5d SHA256: 4e7943a1c411f4738ac479aa32615f86b951f18738a00513ea6242a614f5cae9 SHA1: 629a7bd82ddaa19a1b3988783797a527663d087e MD5sum: ff77ef67267235fba6af4ebd4add3356 Description: Compact, efficient std sync primitives - Rust source code Source code for Debianized Rust crate "parking_lot" Package: librust-parking-lot-core-0.9-dev Source: rust-parking-lot-core-0.9 Version: 0.9.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 169 Depends: librust-cfg-if-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.95-~~), librust-smallvec-1+default-dev (>= 1.6.1-~~) Breaks: librust-parking-lot-core-0.9.9-dev Replaces: librust-parking-lot-core-0.9.9-dev Provides: librust-parking-lot-core+default-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core+nightly-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0+default-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0+nightly-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0.9+default-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0.9+nightly-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0.9.9+default-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0.9.9+nightly-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-0.9.9-dev (= 0.9.9-1~bpo12+pve2), librust-parking-lot-core-dev (= 0.9.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-parking-lot-core-0.9/librust-parking-lot-core-0.9-dev_0.9.9-1~bpo12+pve2_ppc64el.deb Size: 32348 SHA512: c6920569d7a75583840baec9b1a195aa886d9f9edea2e7acd83a65fa0f83334726d4f91f8626fe3b230a6de9c45b6fca470ae39f6484b9986153ae7815cb4514 SHA256: da94fed0c558b4d36fa8f1c038eb4aa1c1fab5927256e77362e237cd866ce802 SHA1: 13bd714fecc31afa789909988839c94965e451a6 MD5sum: a2422b8c2bf5eda77f5bb5a92df168aa Description: API for creating synchronization primitives - Rust source code Source code for Debianized Rust crate "parking_lot_core" Package: librust-pasetors-0.6-dev Source: rust-pasetors-0.6 Version: 0.6.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 843 Depends: librust-ct-codecs-1-dev (>= 1.1.1-~~), librust-ed25519-compact-2+random-dev (>= 2.0.2-~~), librust-getrandom-0.2+default-dev, librust-orion-0.17-dev, librust-p384-0.13+default-dev, librust-rand-core-0.6+getrandom-dev (>= 0.6.3-~~), librust-regex-1+default-dev (>= 1.5.5-~~), librust-serde-1+default-dev (>= 1.0.145-~~), librust-serde-json-1+default-dev (>= 1.0.41-~~), librust-sha2-0.10+default-dev (>= 0.10.2-~~), librust-subtle-2-dev (>= 2.4.1-~~), librust-time-0.3+default-dev, librust-time-0.3+formatting-dev, librust-time-0.3+parsing-dev, librust-zeroize-1-dev (>= 1.4.1-~~) Breaks: librust-pasetors-0.6.7-dev Replaces: librust-pasetors-0.6.7-dev Provides: librust-pasetors+default-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+ed25519-compact-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+orion-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+p384-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+paserk-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+rand-core-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+regex-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+serde-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+serde-json-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+sha2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+std-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+time-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+v2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+v3-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors+v4-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+default-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+ed25519-compact-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+orion-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+p384-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+paserk-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+rand-core-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+regex-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+serde-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+serde-json-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+sha2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+std-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+time-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+v2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+v3-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0+v4-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+default-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+ed25519-compact-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+orion-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+p384-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+paserk-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+rand-core-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+regex-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+serde-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+serde-json-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+sha2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+std-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+time-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+v2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+v3-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6+v4-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+default-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+ed25519-compact-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+orion-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+p384-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+paserk-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+rand-core-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+regex-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+serde-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+serde-json-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+sha2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+std-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+time-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+v2-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+v3-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7+v4-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-0.6.7-dev (= 0.6.7-1~bpo12+pve2), librust-pasetors-dev (= 0.6.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pasetors-0.6/librust-pasetors-0.6-dev_0.6.7-1~bpo12+pve2_ppc64el.deb Size: 114068 SHA512: 30e7037fe09ddf00de88d1d93f301f3bbe2758564d995af171003037ba5cbe2ab7b00648c6b589b982e9dc6adf5e406402d73342af4feea8b9b4fe9723016872 SHA256: f528345a62bbb20c525870b0c07cdb228a01525ea4c7703065074690589a05c6 SHA1: 62b5162306a493ac7297875ec5a149a00aa8d593 MD5sum: 8fef164d5f82616724c8c1e7eed8eed0 Description: PASETO: Platform-Agnostic Security Tokens (in Rust) - Rust source code This package contains the source for the Rust pasetors crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-password-hash-0.5-dev Source: rust-password-hash-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 132 Depends: librust-base64ct-1+alloc-dev, librust-base64ct-1+default-dev, librust-base64ct-1+std-dev, librust-rand-core-0.6+getrandom-dev (>= 0.6.4-~~), librust-rand-core-0.6+std-dev (>= 0.6.4-~~), librust-rand-core-0.6-dev (>= 0.6.4-~~), librust-subtle-2-dev Breaks: librust-password-hash-0.5.0-dev Replaces: librust-password-hash-0.5.0-dev Provides: librust-password-hash+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash+default-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash+rand-core-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash+std-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0+rand-core-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0+std-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5+rand-core-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5+std-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0+alloc-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0+getrandom-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0+rand-core-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0+std-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-password-hash-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-password-hash-0.5/librust-password-hash-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 28724 SHA512: a8eecdf4ade2b75886ed734fa7f7b96f0995193477d321a6782015fe7e402980facce483a465f032552087f38716c261bbaf0d69c3fcc65c4e429fbf7e207244 SHA256: 006549bb8a7792d20183f7184eea15fe857ab250b804a2bca3232c4b9d922d1d SHA1: 62096069910454e11671e352438ca7925e72cf04 MD5sum: d7952a50b0eb3c69fd7f27f28222d7b6 Description: Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a - Rust source code MCF) . This package contains the source for the Rust password-hash crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pathpatterns-dev Source: rust-pathpatterns Version: 0.3.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 74 Depends: librust-bitflags-1+default-dev (>= 1.2-~~), librust-libc-0.2+default-dev Provides: librust-pathpatterns+default-dev (= 0.3.0-1), librust-pathpatterns-0+default-dev (= 0.3.0-1), librust-pathpatterns-0-dev (= 0.3.0-1), librust-pathpatterns-0.3+default-dev (= 0.3.0-1), librust-pathpatterns-0.3-dev (= 0.3.0-1), librust-pathpatterns-0.3.0+default-dev (= 0.3.0-1), librust-pathpatterns-0.3.0-dev (= 0.3.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pathpatterns/librust-pathpatterns-dev_0.3.0-1_ppc64el.deb Size: 13260 SHA512: eafdfd6af02a1b4e923f7150ae35c679747a8ff5a6638e80f252251b0049f84a5e03ee67072c402c0f77fc7f82464feae4ce7320266695c5fc096321daded71d SHA256: cc2eb1cebfb945c517c40efdbfbfccf5fa45bb7b7c61a72c5f0c1e99322711c4 SHA1: 00215dbc8ed0332905ea5b896f0b3010969189a1 MD5sum: 4eb0f5f6886270938727a615404152c3 Description: Include/exclude path list implementation with git-like globbing support - Rust source code Source code for Debianized Rust crate "pathpatterns" Package: librust-pbkdf2-0.12-dev Source: rust-pbkdf2-0.12 Version: 0.12.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 68 Depends: librust-digest-0.10+default-dev (>= 0.10.7-~~), librust-digest-0.10+mac-dev (>= 0.10.7-~~), librust-hmac-0.12-dev, librust-password-hash-0.5+rand-core-dev, librust-password-hash-0.5+std-dev, librust-rayon-1+default-dev (>= 1.7-~~), librust-sha1-0.10-dev, librust-sha2-0.10-dev Breaks: librust-pbkdf2-0.12.2-dev Replaces: librust-pbkdf2-0.12.2-dev Provides: librust-pbkdf2+default-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+hmac-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+parallel-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+password-hash-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+rayon-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+sha1-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+sha2-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+simple-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2+std-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+default-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+hmac-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+parallel-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+password-hash-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+rayon-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+sha1-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+sha2-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+simple-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0+std-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+default-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+hmac-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+parallel-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+password-hash-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+rayon-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+sha1-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+sha2-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+simple-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12+std-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+default-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+hmac-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+parallel-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+password-hash-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+rayon-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+sha1-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+sha2-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+simple-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2+std-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-0.12.2-dev (= 0.12.2-1~bpo12+pve2), librust-pbkdf2-dev (= 0.12.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pbkdf2-0.12/librust-pbkdf2-0.12-dev_0.12.2-1~bpo12+pve2_ppc64el.deb Size: 17496 SHA512: a6f3fba16ec0d2317d7258c7200222382a15009aa85936519d317be27e1d4b2698cb84f60e171d6a0112162c90e475c9bd6a923788204513fc2744dc6ba5f54c SHA256: 0d79f8eb26bda713961e44071421273f522750627c92609809a2e5504633627f SHA1: a8a7cc442e69d58909a916094dd810315af3734d MD5sum: ac270d1ac6360a9b52eb912727238b4a Description: Generic implementation of PBKDF2 - Rust source code This package contains the source for the Rust pbkdf2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pem-rfc7468-0.7-dev Source: rust-pem-rfc7468-0.7 Version: 0.7.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 99 Depends: librust-base64ct-1+alloc-dev (>= 1.4-~~), librust-base64ct-1+default-dev (>= 1.4-~~), librust-base64ct-1+std-dev (>= 1.4-~~) Breaks: librust-pem-rfc7468-0.7.0-dev Replaces: librust-pem-rfc7468-0.7.0-dev Provides: librust-pem-rfc7468+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468+default-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468+std-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0+default-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0+std-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7+default-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7+std-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7.0+alloc-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7.0+default-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7.0+std-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-0.7.0-dev (= 0.7.0-1~bpo12+pve2), librust-pem-rfc7468-dev (= 0.7.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pem-rfc7468-0.7/librust-pem-rfc7468-0.7-dev_0.7.0-1~bpo12+pve2_ppc64el.deb Size: 25676 SHA512: 03bf105dc17f78dfded0442f1494f52bf6c5b05682601789a39f45947c566ec9c706b5c92898e776deb7b2dce8266f00822a8dea384f122ad41ebdedea63a360 SHA256: 282d62013aea227d8d47c6a6846b193e61c55c7bde11ffe44604474bf5149288 SHA1: 5d001bf175611ada586884c14d68cbe1a10321f8 MD5sum: eb186c2e158c0e105e1d14d737d4f78a Description: PEM Encoding for keys and certificates - Rust source code Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys. . This package contains the source for the Rust pem-rfc7468 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-percent-encoding-2-dev Source: rust-percent-encoding-2 Version: 2.3.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Breaks: librust-percent-encoding-2.3.1-dev Replaces: librust-percent-encoding-2.3.1-dev Provides: librust-percent-encoding+alloc-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding+default-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding+std-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2+alloc-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2+default-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2+std-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3+alloc-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3+default-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3+std-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3.1+alloc-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3.1+default-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3.1+std-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-2.3.1-dev (= 2.3.1-1~bpo12+pve2), librust-percent-encoding-dev (= 2.3.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-percent-encoding-2/librust-percent-encoding-2-dev_2.3.1-1~bpo12+pve2_ppc64el.deb Size: 11512 SHA512: 64ab90a887abf00dc3977caa3d63bf01017f9e32648ce8d1ecd02d89246b2f41a0db8ca8eec84d00373aad24841a14ec83351c6c9c91bd03b657046cfbf6b05f SHA256: 5d89b93cca698a11aaba1d96ac97d8de4491daa7b6c460cdc6c2227da494e05f SHA1: 537887fc6f42db4381d61b1cd488cc662aadc22e MD5sum: 2121f42f849c0f2983f1f1e996c0f8d4 Description: Percent encoding and decoding - Rust source code Source code for Debianized Rust crate "percent-encoding" Package: librust-perlmod+perlmod-macro-dev Source: rust-perlmod Version: 0.13.4-1+ppl1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-perlmod-dev (= 0.13.4-1+ppl1), librust-perlmod-macro-0.8+default-dev (>= 0.8.2-~~) Provides: librust-perlmod+default-dev (= 0.13.4-1+ppl1), librust-perlmod+exporter-dev (= 0.13.4-1+ppl1), librust-perlmod-0+default-dev (= 0.13.4-1+ppl1), librust-perlmod-0+exporter-dev (= 0.13.4-1+ppl1), librust-perlmod-0+perlmod-macro-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13+default-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13+exporter-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13+perlmod-macro-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13.4+default-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13.4+exporter-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13.4+perlmod-macro-dev (= 0.13.4-1+ppl1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-perlmod/librust-perlmod+perlmod-macro-dev_0.13.4-1+ppl1_ppc64el.deb Size: 1288 SHA512: 8a9e4aec45d7006fcc07d9a6111084806d001f30c2587d9be9a9457ebd512c9019fad7a4cbe4616f827bfc5b25f1e2e7b1a11a7a93ca572948be2f2263106e50 SHA256: 8877cc14044c6c185a0a2a2703eb576f4eee763f278e7220ee270bb0b8443565 SHA1: e44c5039523d2174ea31ce56f1364d81510016a4 MD5sum: 7624f848e6dede0d9ea17b291e19b5eb Description: Ffi & serde code for limited interaction with perl code - feature "perlmod-macro" and 2 more This metapackage enables feature "perlmod-macro" for the Rust perlmod crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "exporter" features. Package: librust-perlmod-dev Source: rust-perlmod Version: 0.13.4-1+ppl1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 178 Depends: librust-bitflags-1+default-dev (>= 1.2.1-~~), librust-cc-1+default-dev (>= 1.0.46-~~), librust-libc-0.2+default-dev, librust-serde-1+default-dev, perl (>= 5.28.1) Recommends: librust-perlmod+perlmod-macro-dev (= 0.13.4-1+ppl1) Provides: librust-perlmod-0-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13-dev (= 0.13.4-1+ppl1), librust-perlmod-0.13.4-dev (= 0.13.4-1+ppl1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-perlmod/librust-perlmod-dev_0.13.4-1+ppl1_ppc64el.deb Size: 34936 SHA512: 9173bac9d4edb0c8cc825c42909cf6d1f6f245ce205edf811838d5850d9095aa6527bba8fd34de0546d7e6573d5dadd555ef3c4f7aec76f4a3e96d5c0c69e90a SHA256: 297bce177f7d9d8f4212a9cfec11d56149f38c1b881e46ea55bcdb3d383f035e SHA1: 4b216342d34848b5b87a4517d8c5d9520b2a48a5 MD5sum: 71bd646f1066bfb60a409a3e44703c16 Description: Ffi & serde code for limited interaction with perl code - Rust source code Source code for Debianized Rust crate "perlmod" Package: librust-pest-2-dev Source: rust-pest-2 Version: 2.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1343 Depends: librust-memchr-2+default-dev, librust-serde-1+default-dev (>= 1.0.145-~~), librust-serde-json-1+default-dev (>= 1.0.85-~~), librust-thiserror-1+default-dev (>= 1.0.37-~~), librust-ucd-trie-0.1+std-dev (>= 0.1.5-~~), librust-ucd-trie-0.1-dev (>= 0.1.5-~~) Breaks: librust-pest-2.7.3-dev Replaces: librust-pest-2.7.3-dev Provides: librust-pest+const-prec-climber-dev (= 2.7.3-1~bpo12+pve2), librust-pest+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest+memchr-dev (= 2.7.3-1~bpo12+pve2), librust-pest+pretty-print-dev (= 2.7.3-1~bpo12+pve2), librust-pest+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2+const-prec-climber-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2+memchr-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2+pretty-print-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7+const-prec-climber-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7+memchr-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7+pretty-print-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3+const-prec-climber-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3+memchr-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3+pretty-print-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-2.7.3-dev (= 2.7.3-1~bpo12+pve2), librust-pest-dev (= 2.7.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://pest.rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pest-2/librust-pest-2-dev_2.7.3-1~bpo12+pve2_ppc64el.deb Size: 83208 SHA512: dc95dba5d96d2e96db26e7287abb39974461ad2c7133d9ea60b7155ac7304e1d29ac5a9555e5c9e70f72b402a8bf6aa030df3eb53216314765999953fdd8a417 SHA256: 9e08e08ab6662b5381c00efd137b60afeaef00bb86f8a04c74ada83d4e04f6ba SHA1: 9c70cdec32cf5a1382810def4f8c8800da2a2354 MD5sum: d210c9b995dc880a276903fcb1dba22f Description: Elegant Parser - Rust source code This package contains the source for the Rust pest crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pest-derive-2-dev Source: rust-pest-derive-2 Version: 2.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 99 Depends: librust-pest-2+std-dev (>= 2.7.3-~~), librust-pest-2-dev (>= 2.7.3-~~), librust-pest-generator-2+grammar-extras-dev (>= 2.7.3-~~), librust-pest-generator-2+not-bootstrap-in-src-dev (>= 2.7.3-~~), librust-pest-generator-2+std-dev (>= 2.7.3-~~), librust-pest-generator-2-dev (>= 2.7.3-~~) Breaks: librust-pest-derive-2.7.3-dev Replaces: librust-pest-derive-2.7.3-dev Provides: librust-pest-derive+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7.3+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7.3+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7.3+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7.3+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-2.7.3-dev (= 2.7.3-1~bpo12+pve2), librust-pest-derive-dev (= 2.7.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://pest.rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pest-derive-2/librust-pest-derive-2-dev_2.7.3-1~bpo12+pve2_ppc64el.deb Size: 19596 SHA512: 38332648fccbffe51d355f9bd3e6ebf4613e406e265d6be276dd28c4ac362313bab09b951432addf6e4e2f4c779a58f6bec558cc18cbbc2822362c191a0c026a SHA256: d6fcc6a94c16e4bd4ad0ff414bd828392becbc0f54876bf18cc78ecf43e7d28f SHA1: d26a2ab988b6e56f713fbeea07839e1167ac7778 MD5sum: a0be99743d3c97dc8fecc000699aef90 Description: Pest's derive macro - Rust source code This package contains the source for the Rust pest_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pest-generator-2-dev Source: rust-pest-generator-2 Version: 2.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 94 Depends: librust-pest-2+std-dev (>= 2.7.3-~~), librust-pest-2-dev (>= 2.7.3-~~), librust-pest-meta-2+default-dev (>= 2.7.3-~~), librust-pest-meta-2+grammar-extras-dev (>= 2.7.3-~~), librust-pest-meta-2+not-bootstrap-in-src-dev (>= 2.7.3-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev Breaks: librust-pest-generator-2.7.3-dev Replaces: librust-pest-generator-2.7.3-dev Provides: librust-pest-generator+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7.3+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7.3+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7.3+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7.3+std-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-2.7.3-dev (= 2.7.3-1~bpo12+pve2), librust-pest-generator-dev (= 2.7.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://pest.rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pest-generator-2/librust-pest-generator-2-dev_2.7.3-1~bpo12+pve2_ppc64el.deb Size: 18432 SHA512: 635749ec2ac988c508b799796d16d81ca9857e8b3d9824db9c332f5a58aee4e96280c43989ccf67fb1e7aa8d3d12811a006efcb37062aecae8ee379f08213f72 SHA256: b48ba443f13369beef92f5c9c02ddfda20f268f7a223f2baf5e5169e59c9009a SHA1: ad3d7f89b14165fb121a950d938d499e41337835 MD5sum: f86ec61ff03d93035686bccc3e33e1b6 Description: Pest code generator - Rust source code This package contains the source for the Rust pest_generator crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pest-meta-2-dev Source: rust-pest-meta-2 Version: 2.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 291 Depends: librust-once-cell-1+default-dev (>= 1.8.0-~~), librust-pest-2+default-dev (>= 2.7.3-~~), librust-sha2-0.10-dev Breaks: librust-pest-meta-2.7.3-dev Replaces: librust-pest-meta-2.7.3-dev Provides: librust-pest-meta+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7.3+default-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7.3+grammar-extras-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7.3+not-bootstrap-in-src-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-2.7.3-dev (= 2.7.3-1~bpo12+pve2), librust-pest-meta-dev (= 2.7.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://pest.rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pest-meta-2/librust-pest-meta-2-dev_2.7.3-1~bpo12+pve2_ppc64el.deb Size: 36324 SHA512: 36c856238810536322779dae073ffe5022d6286916febad2f7391c4de6cb933619712cb660c7bdca38ed1a7b820fa69ff128ea5687d2812ea32bba5d3ddaa712 SHA256: 24c36618deaa0a3662a878431467653b826793472e3d6836aca4125a16f5f9ff SHA1: 2e8ba72f2929588fe99ec8fd51fc5dc02bd085d0 MD5sum: e65800b2af39194a3438a7f931599234 Description: Pest meta language parser and validator - Rust source code This package contains the source for the Rust pest_meta crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-petgraph-0.6-dev Source: rust-petgraph-0.6 Version: 0.6.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4842 Depends: librust-fixedbitset-0.4-dev, librust-indexmap-2+default-dev, librust-serde-1+default-dev, librust-serde-derive-1+default-dev Breaks: librust-petgraph-0.6.4-dev Replaces: librust-petgraph-0.6.4-dev Provides: librust-petgraph+all-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+default-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+generate-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+graphmap-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+matrix-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+serde-1-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+serde-derive-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+serde-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+stable-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph+unstable-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+all-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+default-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+generate-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+graphmap-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+matrix-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+serde-1-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+serde-derive-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+serde-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+stable-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0+unstable-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+all-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+default-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+generate-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+graphmap-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+matrix-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+serde-1-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+serde-derive-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+serde-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+stable-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6+unstable-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+all-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+default-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+generate-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+graphmap-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+matrix-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+serde-1-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+serde-derive-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+serde-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+stable-graph-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4+unstable-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-0.6.4-dev (= 0.6.4-1~bpo12+pve2), librust-petgraph-dev (= 0.6.4-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-petgraph-0.6/librust-petgraph-0.6-dev_0.6.4-1~bpo12+pve2_ppc64el.deb Size: 144760 SHA512: d19cadff0503ce19426f12852e8ddc1097338921b1b389ed119597a3e56a9a63a3212ddb07f983ec937a758f5eee20f840500998271ed6009306e5db18152c6d SHA256: 83493ee5b97f1be3d82c4a1aa023d97e8d3f519b62b97ccd9de54e29d04b81e5 SHA1: b46a3df7bd4ae54dd31cb13d012c649b80cd2715 MD5sum: ad874768b2c097ff86e19865d261c030 Description: Graph data structure library - Rust source code Provides graph types and graph algorithms. . Source code for Debianized Rust crate "petgraph" Package: librust-phf-0.11+phf-macros-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11+default-dev (>= 0.11.2-~~) Provides: librust-phf+macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf+phf-macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+phf-macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11+macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+phf-macros-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11+phf-macros-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 0b26799ba4ae1fac0a0fc410a9916f025a77103e17c4c6435cccd0bc964f6dabde43abb0bcc0e25436f25b492a0732a83ee051ae2e48fc9f68709f04e8f7e56c SHA256: 28b777d0e6a1baa2c9f41d0157e6cbef874af516204fabe1b794c7ab93025f95 SHA1: 078b5b6bbcff2be536c6daaace9f173218d2cbc1 MD5sum: 98550be4d2e8381676346978de2e7e61 Description: Runtime support for perfect hash function data structures - feature "phf_macros" and 1 more This metapackage enables feature "phf_macros" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "macros" feature. Package: librust-phf-0.11+serde-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-serde-1+default-dev Provides: librust-phf+serde-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+serde-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+serde-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11+serde-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1196 SHA512: cb6f80649f96e48e0ec87605675e6d383e47f89b9486215519505083501dd18b805852dd8a253c3ff3943c22aa62663d5cf8d5c6a375fbd3f48a448f577a31a8 SHA256: 58716ad44240a013efa9dc90afc1ff40780cd43e90a938441734026bf66b3bcb SHA1: 26c729c82e761a37095af09a154e0116c4502fe9 MD5sum: 574da2f19def3cf3ffba84e5559fa006 Description: Runtime support for perfect hash function data structures - feature "serde" This metapackage enables feature "serde" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-0.11+std-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+std-dev (>= 0.11.2-~~) Provides: librust-phf+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+std-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11+std-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1252 SHA512: 4d67c08365afe7a2ef8713ad9f5e1aac8620c7f955e13c9eda0b39b717758257b478c322463aa21e39c5b411974da13a28f3ea0ca3d945d18b327174a3fee6b7 SHA256: aa4ee5b489f6064909d6ea9744544823cf1970864e468bb67db5b9aa9c728ca7 SHA1: 1b3fe1d0edf40829842b8b621973fb8d2f5c0870 MD5sum: c6af2355194e271f046438a78c38f7c3 Description: Runtime support for perfect hash function data structures - feature "std" and 1 more This metapackage enables feature "std" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-phf-0.11+uncased-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+uncased-dev (>= 0.11.2-~~) Provides: librust-phf+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+uncased-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11+uncased-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1204 SHA512: 5d26655799b1b48aab105a32a956317eca5af00d07746a525bd7619bfe8cac0bd81f4d2a9753a63c2b5bf37dfbffca46541fb343231ae8d008febe63f644a539 SHA256: d40b1f8a920654d9a7de29f362a0c50e31341cf0f2669b324867336ec98a9e6e SHA1: d6ea7b6b1d423b7e2295963717ea03cfa38bea7a MD5sum: ec094d540dc3b88791816cb8f4d07eda Description: Runtime support for perfect hash function data structures - feature "uncased" This metapackage enables feature "uncased" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-0.11+unicase-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11+unicase-dev (>= 0.11.2-~~), librust-phf-shared-0.11+unicase-dev (>= 0.11.2-~~) Provides: librust-phf+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2+unicase-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11+unicase-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1208 SHA512: e8a2b7c6227a22038a59c8ba22621022c2716b0ddd2326a51c5ad948766b047dbc5a44e9738e026e0fc6cfea352971b222613df5a7e9d8455d5781ee3d9f36e9 SHA256: 077e8660daa259d28c229d46a9cca3243a40de4090c8348b347ea84fce641c28 SHA1: bf19a909e8e015c8a479d756d7d67b941ada07a2 MD5sum: 48f5cd9c5c46e276b9454ad07ee3d91c Description: Runtime support for perfect hash function data structures - feature "unicase" This metapackage enables feature "unicase" for the Rust phf crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-0.11-dev Source: rust-phf-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 112 Depends: librust-phf-shared-0.11-dev (>= 0.11.2-~~) Recommends: librust-phf-0.11+std-dev (= 0.11.2-1~bpo12+pve2) Suggests: librust-phf-0.11+phf-macros-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11+serde-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11+unicase-dev (= 0.11.2-1~bpo12+pve2) Breaks: librust-phf-0.11.2-dev Replaces: librust-phf-0.11.2-dev Provides: librust-phf-0-dev (= 0.11.2-1~bpo12+pve2), librust-phf-0.11.2-dev (= 0.11.2-1~bpo12+pve2), librust-phf-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-0.11/librust-phf-0.11-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 35728 SHA512: 4593d4cce6ce82ec9829af79d039ea487e05d29f8a45727c7d219ce8b0afb4ac271312d56d0190198623a5b3c01e6b464e126fefae8a3d25320d391cfade2de9 SHA256: 4bca9e037c4521f7a67563be6292129157b1fefb27533b9c42646b27dbcb9244 SHA1: dcd7625de39e95bdb63fd1aee67ea80f879e84f1 MD5sum: e42b8011ab789f8532eab2aadb2b86ff Description: Runtime support for perfect hash function data structures - Rust source code Source code for Debianized Rust crate "phf" Package: librust-phf-codegen-0.11-dev Source: rust-phf-codegen-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 67 Depends: librust-phf-generator-0.11+default-dev, librust-phf-shared-0.11+default-dev Breaks: librust-phf-codegen-0.11.2-dev Replaces: librust-phf-codegen-0.11.2-dev Provides: librust-phf-codegen+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-0+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-0-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-0.11+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-0.11.2+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-0.11.2-dev (= 0.11.2-1~bpo12+pve2), librust-phf-codegen-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-codegen-0.11/librust-phf-codegen-0.11-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 21516 SHA512: 294b79d9b430501526fcc2ca3ebbbf561194d8e47533f912d649886d6080b47a126b215381fa6cfb2b1071324ba9217109800b03ded5f83b4b4c31b48d04ab0e SHA256: 27658147d27fb6d54fea79d996aa6437f6305b039eb48674ad554526b59ddd99 SHA1: 7630c23cc51fba4f6c78f2fa235ea13aa3d9f390 MD5sum: 9f7ea4a42411f5989d5bfe6bdab57b28 Description: Codegen library for PHF types - Rust source code Source code for Debianized Rust crate "phf_codegen" Package: librust-phf-generator-0.11-dev Source: rust-phf-generator-0.11 Version: 0.11.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Depends: librust-criterion-0.5+default-dev, librust-phf-shared-0.11+std-dev (>= 0.11.2-~~), librust-phf-shared-0.11-dev (>= 0.11.2-~~), librust-rand-0.8+small-rng-dev Breaks: librust-phf-generator-0.11.2-dev Replaces: librust-phf-generator-0.11.2-dev Provides: librust-phf-generator+criterion-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator+default-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0+criterion-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0+default-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0.11+criterion-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0.11+default-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0.11.2+criterion-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0.11.2+default-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-0.11.2-dev (= 0.11.2-2~bpo12+pve2), librust-phf-generator-dev (= 0.11.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-generator-0.11/librust-phf-generator-0.11-dev_0.11.2-2~bpo12+pve2_ppc64el.deb Size: 17944 SHA512: 9163a00b70d37fa0da69b47e734e3dd7bdd5943b6dc6f6c6695128678ae8c9e288d15b3f427d85d830e1eb7c8a71fee11a55f1a132c8886d739905187e0c551a SHA256: aaca5f0115454ece650386c2e0879faec1cbd260ee96b386198f6d00f488483f SHA1: 37aaf8d32b4d9489dcd1ec3c389f551d8994524c MD5sum: 1a61f4ede310ecd29164c0dfdae1e5e0 Description: PHF generation logic - Rust source code Source code for Debianized Rust crate "phf_generator" Package: librust-phf-macros-0.11+unicase--dev Source: rust-phf-macros-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-macros-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-unicase-2+default-dev (>= 2.4.0-~~) Provides: librust-phf-macros+unicase--dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0+unicase--dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11.2+unicase--dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-macros-0.11/librust-phf-macros-0.11+unicase--dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1220 SHA512: 178b37c14fd7e2143b476683fb75a33e14a26161998d6c94fd7df0ffefbdad1073f86ae5337a0cb031b292471ee4b3990e928d8257105ec4cc67ec0923fd3a0d SHA256: 259dab095b04cac0621e1ab98e6c36a125164599cf15df25f06c86ee61291880 SHA1: c667db6c15686af06ffe00dfaa3bcbb7de2c4a51 MD5sum: 68c53cd7008d8291330ca0073717c99e Description: Macros to generate types in the phf crate - feature "unicase_" This metapackage enables feature "unicase_" for the Rust phf_macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-macros-0.11+unicase-dev Source: rust-phf-macros-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-macros-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11+unicase--dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+unicase-dev (>= 0.11.2-~~) Provides: librust-phf-macros+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11.2+unicase-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-macros-0.11/librust-phf-macros-0.11+unicase-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: dd0e6414e60e8e833bf773ab682124efd1f2da8abb29c4fc3a9e8294734ad9b1f83f8a59302e4bf01e8deaa0caac34d2dbcbf6e5de9e243e809721db2a195b10 SHA256: 5aa3246a9b1622567244a6c7ee6acbac78b607fe7cb17c654556cf0ec3396b1d SHA1: 414d8cc34f2e67d7b668e2d31b7b498a74e01367 MD5sum: d0c2a71475b3235ac9b179d496dedfd7 Description: Macros to generate types in the phf crate - feature "unicase" This metapackage enables feature "unicase" for the Rust phf_macros crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-macros-0.11-dev Source: rust-phf-macros-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 33 Depends: librust-phf-generator-0.11+default-dev (>= 0.11.1-~~), librust-phf-shared-0.11-dev (>= 0.11.2-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Suggests: librust-phf-macros-0.11+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11+unicase--dev (= 0.11.2-1~bpo12+pve2) Breaks: librust-phf-macros-0.11.2-dev Replaces: librust-phf-macros-0.11.2-dev Provides: librust-phf-macros+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11.2+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-0.11.2-dev (= 0.11.2-1~bpo12+pve2), librust-phf-macros-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-macros-0.11/librust-phf-macros-0.11-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 7228 SHA512: c1679d562196407b05f8772a9038fa78a4ed23be0bb833a78a53fdd54aa6fef856a80c3b2c4b27ce98bacb2934018052ad188a5ce5d2a61668e644dbd9e2d6ba SHA256: 149e93a172a68e86300a3c121f09492218625a95afb4e3c28347cc0d7369b87e SHA1: ae1d834abe2b8f2fb893c134af4d5ef2f6a66782 MD5sum: 432c371bfecf3f77146abdc628e9bbf3 Description: Macros to generate types in the phf crate - Rust source code Source code for Debianized Rust crate "phf_macros" Package: librust-phf-shared-0.11+uncased-dev Source: rust-phf-shared-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-shared-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-uncased-0.9-dev (>= 0.9.6-~~) Provides: librust-phf-shared+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11.2+uncased-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-shared-0.11/librust-phf-shared-0.11+uncased-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1204 SHA512: d49bf6e9b93b1f290667b6ccbf5a56a3816c8bb839492c626a2d4b32e4033878379bcb99ae7b7e6f696a25de09541ad20821cf8e9d6c5d1fbea5c9eae62afcd4 SHA256: 4812b685967df65959f4a8c58090b341a2005b831368e8d6f104cdbf62df0d4a SHA1: 5af4f381703bc4a59eb337d177e444480cf91447 MD5sum: bb611324c02ad22abbf4d0e0189fd897 Description: Support code shared by PHF libraries - feature "uncased" This metapackage enables feature "uncased" for the Rust phf_shared crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-shared-0.11+unicase-dev Source: rust-phf-shared-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-phf-shared-0.11-dev (= 0.11.2-1~bpo12+pve2), librust-unicase-2+default-dev (>= 2.4.0-~~) Provides: librust-phf-shared+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0+unicase-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11.2+unicase-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-shared-0.11/librust-phf-shared-0.11+unicase-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: 2b18fc4b6ddcc6338a5c2bfa27c102f6c40396c4f73080140c24b2e71f1db54582a76a8485fb1915b95323eda711198b7a11be2e6c5fea741fe4deeb1abd7b27 SHA256: e6e929e912f33c18398ab496362500ea791eac40031227e2ac7096a92385837c SHA1: 4b9ed19e037417a9e5fd9b1ec0a27816428a182b MD5sum: 486509e6f0c31cca6750ab8e1c5f68bd Description: Support code shared by PHF libraries - feature "unicase" This metapackage enables feature "unicase" for the Rust phf_shared crate, by pulling in any additional dependencies needed by that feature. Package: librust-phf-shared-0.11-dev Source: rust-phf-shared-0.11 Version: 0.11.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 70 Depends: librust-siphasher-0.3+default-dev Suggests: librust-phf-shared-0.11+uncased-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+unicase-dev (= 0.11.2-1~bpo12+pve2) Breaks: librust-phf-shared-0.11.2-dev Replaces: librust-phf-shared-0.11.2-dev Provides: librust-phf-shared+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11.2+default-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11.2+std-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-0.11.2-dev (= 0.11.2-1~bpo12+pve2), librust-phf-shared-dev (= 0.11.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-phf-shared-0.11/librust-phf-shared-0.11-dev_0.11.2-1~bpo12+pve2_ppc64el.deb Size: 24088 SHA512: c19b007ce9897f7d59f5843ff2b05004171be4bce1a4dc0f14350c6e8134785c798ca654dc207f2895dd7292f9757d7ba71b55211c2b3c95f03d9073fd76f43d SHA256: bbdd86a2f362f76607cda7467f77490c515c773489ea5d2a0ae82b88c4f45e20 SHA1: 361722b070998b915cbee5c0373101feadae6d94 MD5sum: 7267dfe3eaba7bccb9672b74986a4451 Description: Support code shared by PHF libraries - Rust source code Source code for Debianized Rust crate "phf_shared" Package: librust-pico-args-0.5-dev Source: rust-pico-args-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 79 Breaks: librust-pico-args-0.5.0-dev Replaces: librust-pico-args-0.5.0-dev Provides: librust-pico-args+combined-flags-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args+default-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args+eq-separator-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args+short-space-opt-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0+combined-flags-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0+eq-separator-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0+short-space-opt-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5+combined-flags-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5+eq-separator-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5+short-space-opt-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5.0+combined-flags-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5.0+eq-separator-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5.0+short-space-opt-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-pico-args-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pico-args-0.5/librust-pico-args-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 14500 SHA512: a6bf672e2a6f660cce4183017febdb43a466a2abe8b3a19eab2d59ec7be9ad7a896f6a876ca8d82b7dfaac65b779482b3cd4a16a6a51973884d236f496bf895e SHA256: 5e0bb5ad30406051fa1daf120a42d324b45a12e079feef611cde4af88b27cdcf SHA1: 6e848fdb3a245d4c5248687e23f8329b1c5e0456 MD5sum: 13ac706e7ebc2ed6d0dcc0a603d44a33 Description: Ultra simple CLI arguments parser - Rust source code Source code for Debianized Rust crate "pico-args" Package: librust-pin-project-1-dev Source: rust-pin-project-1 Version: 1.0.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 607 Depends: librust-pin-project-internal-1.0.12+default-dev Breaks: librust-pin-project-1.0.12-dev Replaces: librust-pin-project-1.0.12-dev Provides: librust-pin-project+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-1+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-1.0+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-1.0-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-1.0.12+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-1.0.12-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-dev (= 1.0.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pin-project-1/librust-pin-project-1-dev_1.0.12-1~bpo12+pve2_ppc64el.deb Size: 57356 SHA512: 160f8598c91a0b781addda8c5836c33480fde832102842c79cfe781e9af4e05c3130538327837ef3d9d4d2fbd682a9ef97a48770dc9ad1f8bd7de91f89e5c364 SHA256: e874908183aaf9087837a3b2b44388c2c2959f8797368cb28ce89da64d32027c SHA1: 8fb1c0189e5895cefbd49eccf78e138a2ab4779d MD5sum: b4f33937b469cb4cd0b65d586b7477eb Description: Safe and ergonomic pin-projection - Rust source code This package contains the source for the Rust pin-project crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pin-project-internal-1-dev Source: rust-pin-project-internal-1 Version: 1.0.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 130 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-1+default-dev (>= 1.0.56-~~), librust-syn-1+full-dev (>= 1.0.56-~~), librust-syn-1+visit-mut-dev (>= 1.0.56-~~) Breaks: librust-pin-project-internal-1.0.12-dev Replaces: librust-pin-project-internal-1.0.12-dev Provides: librust-pin-project-internal+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-1+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-1.0+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-1.0-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-1.0.12+default-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-1.0.12-dev (= 1.0.12-1~bpo12+pve2), librust-pin-project-internal-dev (= 1.0.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pin-project-internal-1/librust-pin-project-internal-1-dev_1.0.12-1~bpo12+pve2_ppc64el.deb Size: 28164 SHA512: 3aa15d789d7d8db78342562b0db1839ea38535b518839ad3151575b76c223bf9d8f223a010cb9acb3cbfd85b1627691c8201e40f44d58b7337cc9af2afbf7d20 SHA256: 4bb3b0acab22d6a83a6c15a6bfd7b9de663ba6cdf3d2c2d4dad4cfeae1df0376 SHA1: 73ea67fd8255ae53cdf59882f3824dff6dd8107d MD5sum: 0ff47d53cf5371a2585ad3478270de12 Description: Implementation detail of the `pin-project` crate - Rust source code This package contains the source for the Rust pin-project-internal crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pin-project-lite-0.2-dev Source: rust-pin-project-lite-0.2 Version: 0.2.13-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 287 Breaks: librust-pin-project-lite-0.2.13-dev Replaces: librust-pin-project-lite-0.2.13-dev Provides: librust-pin-project-lite+default-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-0+default-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-0-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-0.2+default-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-0.2.13+default-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-0.2.13-dev (= 0.2.13-1~bpo12+pve2), librust-pin-project-lite-dev (= 0.2.13-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pin-project-lite-0.2/librust-pin-project-lite-0.2-dev_0.2.13-1~bpo12+pve2_ppc64el.deb Size: 31436 SHA512: 016ffee52f6dda896b455e1b594b46924769d285bc5ccdd650a82fd9d01ade434364204fa41599822e744d460f5d16dd102f254873f4d34b217e4214dbd73089 SHA256: 9981ccb5acf7c7ec45387b640c0f26cb28d7332a1e34bf90d7a68e01e5aa408d SHA1: 08cc218e071de1724e4f9ed25ef83586cda67772 MD5sum: 94cf0e8c45db8fb77f4d0ed9129e4131 Description: Light-weight version of pin-project - Rust source code This package contains the source for the Rust pin-project-lite crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pinned-dev Source: rust-pinned Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 92 Depends: librust-futures-0.3+async-await-dev (>= 0.3.24-~~), librust-futures-0.3+std-dev (>= 0.3.24-~~), librust-rustversion-1+default-dev (>= 1.0.9-~~), librust-thiserror-1+default-dev (>= 1.0.35-~~) Provides: librust-pinned+default-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-pinned-0.1.0-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/futursolo/pinned Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pinned/librust-pinned-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 17340 SHA512: 78551220761b59ad1389a60a93e6a83bf34f6a4295c53a0341469a3d50806fd7f53e1cf887191918771bce59f146bf34e94099c6bed1f67807cd9ca67b600521 SHA256: 0d35b15e41d6c86b05c58bb21b5bb4bd8078af7051872a594ee937f8ffb69cfd SHA1: 677051a256a86d1ea5d96110b34ba4bf63c48f5e MD5sum: 070a09cfda18bf3d18264dec55cd272f Description: Synchronisation primitives for !Send tasks - Rust source code This package contains the source for the Rust pinned crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pkcs5-0.7-dev Source: rust-pkcs5-0.7 Version: 0.7.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 161 Depends: librust-aes-0.8-dev (>= 0.8.2-~~), librust-cbc-0.1+default-dev (>= 0.1.2-~~), librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-des-0.8-dev (>= 0.8.1-~~), librust-pbkdf2-0.12-dev (>= 0.12.1-~~), librust-scrypt-0.11-dev, librust-sha1-0.10-dev (>= 0.10.1-~~), librust-sha2-0.10-dev (>= 0.10.2-~~), librust-spki-0.7+default-dev Breaks: librust-pkcs5-0.7.1-dev Replaces: librust-pkcs5-0.7.1-dev Provides: librust-pkcs5+3des-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5+alloc-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5+default-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5+des-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5+pbes2-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5+sha1-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+3des-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+alloc-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+default-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+des-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+pbes2-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0+sha1-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+3des-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+alloc-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+default-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+des-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+pbes2-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7+sha1-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+3des-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+alloc-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+default-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+des-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+pbes2-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1+sha1-insecure-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-0.7.1-dev (= 0.7.1-1~bpo12+pve2), librust-pkcs5-dev (= 0.7.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs5-0.7/librust-pkcs5-0.7-dev_0.7.1-1~bpo12+pve2_ppc64el.deb Size: 35284 SHA512: e4b3ae0ad211bf2330f29ade3b5fa735bb1dca89fcc00268e8efbc5087b87751f12f100ea2c30035090c8375b884b533952d6e8a36678f0a69a2156ecc6d0d51 SHA256: 26a3a98ecd2facd80b6e4cca4ee6fdbb9b8237a671be0918342588ca1f6013a1 SHA1: 5646d6ccf722bb82cfb9bdb28d45c2608fb3862a MD5sum: 550b768a1b4550bc6ab83aac3855e5b3 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018) - Rust source code This package contains the source for the Rust pkcs5 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pkcs8-0.10+3des-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+encryption-dev (= 0.10.2-1), librust-pkcs5-0.7+3des-dev Provides: librust-pkcs8+3des-dev (= 0.10.2-1), librust-pkcs8-0+3des-dev (= 0.10.2-1), librust-pkcs8-0.10.2+3des-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+3des-dev_0.10.2-1_ppc64el.deb Size: 1280 SHA512: 5180797141d7f30c935863058e99d9e2581344238343f8534e3864c925670b2b03d2b7b75d43896f1e1ff545c80228b9c913cf915278f8acc841693f32e92041 SHA256: da849893a084d45551b411b0839752d35249a28c2f27be2e419ab13349a97ea4 SHA1: a87cadf4ea9dc3a8969eb8d98303e4c3e7f57046 MD5sum: 410ddec67b197c3d2e9e0868263d61fa Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "3des" This metapackage enables feature "3des" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+alloc-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-der-0.7+alloc-dev, librust-der-0.7+oid-dev, librust-der-0.7+zeroize-dev, librust-spki-0.7+alloc-dev (>= 0.7.1-~~) Provides: librust-pkcs8+alloc-dev (= 0.10.2-1), librust-pkcs8-0+alloc-dev (= 0.10.2-1), librust-pkcs8-0.10.2+alloc-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+alloc-dev_0.10.2-1_ppc64el.deb Size: 1312 SHA512: 7e632268cd32c0c648c4e9d5a2ef731b27b7ce1922531fdff0bc878a0e247afd565b0ecb0756690f090ba433306c5bb03283153bb1d86bbc85737c18646d0cec SHA256: e2c490b8dadf429feb8fc0644f8d204bae3dc01e764241bd182f68e0db7eb2ad SHA1: 4ede505475de06d31aacdfb3178e7d1c67b22e48 MD5sum: 2080265dfac22d335a81bd3c66240f61 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "alloc" This metapackage enables feature "alloc" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+des-insecure-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+encryption-dev (= 0.10.2-1), librust-pkcs5-0.7+des-insecure-dev Provides: librust-pkcs8+des-insecure-dev (= 0.10.2-1), librust-pkcs8-0+des-insecure-dev (= 0.10.2-1), librust-pkcs8-0.10.2+des-insecure-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+des-insecure-dev_0.10.2-1_ppc64el.deb Size: 1296 SHA512: efce2b002fdae7ebd2d4ac34aaa6052de08675ae03d140b09c745e3a93a8a9ddb5610780a7cb638206af6b76a8272f4f2cb4a30e53bef672eee8e6f10e099257 SHA256: ffb2467753a6428e662919756a9c43342ee182ac66811510e8dfb6710c66386a SHA1: 59294049e41375c289ead2f6ab981af459f87a5d MD5sum: a433aa424fe2b06f91cae7d4c594d689 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "des-insecure" This metapackage enables feature "des-insecure" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+encryption-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+alloc-dev (= 0.10.2-1), librust-pkcs8-0.10+rand-core-dev (= 0.10.2-1), librust-pkcs5-0.7+alloc-dev, librust-pkcs5-0.7+pbes2-dev Provides: librust-pkcs8+encryption-dev (= 0.10.2-1), librust-pkcs8-0+encryption-dev (= 0.10.2-1), librust-pkcs8-0.10.2+encryption-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+encryption-dev_0.10.2-1_ppc64el.deb Size: 1300 SHA512: 63faf910680665e9f69fa313dd6b54ec86135a9d22bb185605b7e69be5251be1785863385e6483f487d6d0c88beb6a3bbac37dbd7efcd50cac8f6a24e8ada729 SHA256: 932b949d99c7ac988786a66d71f6c20265e7e3e12eae98eeb3278b49216cf332 SHA1: 51cc9b48316a3a2934b3cb0f26599d0c59ef226d MD5sum: 13d03efa516c626e9f5174e4fe6cdbd1 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "encryption" This metapackage enables feature "encryption" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+getrandom-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-rand-core-0.6+getrandom-dev Provides: librust-pkcs8+getrandom-dev (= 0.10.2-1), librust-pkcs8-0+getrandom-dev (= 0.10.2-1), librust-pkcs8-0.10.2+getrandom-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+getrandom-dev_0.10.2-1_ppc64el.deb Size: 1288 SHA512: fe1995d8c65e6ba17dc9a2ea6f7e8f6f15066d6a35bda75e69d7e726af57c2402f62b752a1771fccea8b822a87a09c52a2bbef614e70a0546731030dff5cbe9b SHA256: 42f0fd397ebc912886ec991ee85ead42bfa58f553839506dded5316b474f5cd7 SHA1: 50fac32f10936b9f5dfa41adfe6f50982d4a2bb2 MD5sum: 823d70792e4ec4ec07e4a791b25f09db Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "getrandom" This metapackage enables feature "getrandom" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+pem-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+alloc-dev (= 0.10.2-1), librust-der-0.7+oid-dev, librust-der-0.7+pem-dev, librust-spki-0.7+pem-dev (>= 0.7.1-~~) Provides: librust-pkcs8+pem-dev (= 0.10.2-1), librust-pkcs8-0+pem-dev (= 0.10.2-1), librust-pkcs8-0.10.2+pem-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+pem-dev_0.10.2-1_ppc64el.deb Size: 1304 SHA512: 524cdff9400979fefb6bea50d94ccd71bcf9920779f058c506ebb9066e2738122f0abdc7df431ebbf8ee5554a8369b13930687c9563d5205b359c3a95056a084 SHA256: 211fc83f4c59e940100b930ea3d6add7e7a426ede351730c6269fc3e147403cd SHA1: 7a403bb4eb6f02f1d1fe3a30960292b4fbcad322 MD5sum: 30d184c1e5337ee99f3f535233a8f640 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "pem" This metapackage enables feature "pem" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+pkcs5-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs5-0.7+default-dev Provides: librust-pkcs8+pkcs5-dev (= 0.10.2-1), librust-pkcs8-0+pkcs5-dev (= 0.10.2-1), librust-pkcs8-0.10.2+pkcs5-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+pkcs5-dev_0.10.2-1_ppc64el.deb Size: 1280 SHA512: 5871e88c16918fb04790155c8bcbafcc5491e1d57c6c15e16bdeb85f807d2e37c52315ec0ce194b12bd47f0873178e2f2116e1b0ece3837531adaab795cbf084 SHA256: edcd89726aeae0feb8686967072904be0b2b75b08e689dc393bdd853a2f7a3d1 SHA1: ecef01b336444713dfd56ffecb053adc0cd72c3b MD5sum: 4695f227d73878eac654e46b8315cfb6 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "pkcs5" This metapackage enables feature "pkcs5" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+rand-core-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-rand-core-0.6-dev Provides: librust-pkcs8+rand-core-dev (= 0.10.2-1), librust-pkcs8-0+rand-core-dev (= 0.10.2-1), librust-pkcs8-0.10.2+rand-core-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+rand-core-dev_0.10.2-1_ppc64el.deb Size: 1288 SHA512: 6f6b837dcbe0b4302e40d799049b84e172f8384b757a6baf4baedc7b7c5bf7393c40e6b43bf57f04a6bfeb71b68d167062700f3bad5aaee39076de95012c4ee0 SHA256: 4dac48deb1c720e86ee3fd687b6d19a090136bf81404e69f2991a594b6871718 SHA1: 5b274873726e9e595b982dc23f168db93e35dc45 MD5sum: 2f7e093d4c088e467db97d2fa86c53cc Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "rand_core" This metapackage enables feature "rand_core" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+sha1-insecure-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+encryption-dev (= 0.10.2-1), librust-pkcs5-0.7+sha1-insecure-dev Provides: librust-pkcs8+sha1-insecure-dev (= 0.10.2-1), librust-pkcs8-0+sha1-insecure-dev (= 0.10.2-1), librust-pkcs8-0.10.2+sha1-insecure-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+sha1-insecure-dev_0.10.2-1_ppc64el.deb Size: 1296 SHA512: 708b724ee046b74a7752b18a798b51659394c791e287935d9787e18610b720d127cf2e9752a2f120158b0e1fd2e503bb5785bd2da105f5319dae5a2da5784f62 SHA256: 2e847f26993efb98fe947e6cda0fed74b1dc59d1b68b062b6eba8105c3b3aef2 SHA1: 042307c38f1a2562c7696bdff4b4c41513927722 MD5sum: d61289f86e4a1fff6db6ae255d84d49a Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "sha1-insecure" This metapackage enables feature "sha1-insecure" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+std-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-pkcs8-0.10+alloc-dev (= 0.10.2-1), librust-der-0.7+oid-dev, librust-der-0.7+std-dev, librust-spki-0.7+std-dev (>= 0.7.1-~~) Provides: librust-pkcs8+std-dev (= 0.10.2-1), librust-pkcs8-0+std-dev (= 0.10.2-1), librust-pkcs8-0.10.2+std-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+std-dev_0.10.2-1_ppc64el.deb Size: 1308 SHA512: b360efd29a93ec52a0cdf04b57ac66483ea3f345e60751ae0033dcfdad9fe7c632afe3740609c5a5b359a4f05993a968e0c846b896f116abe382fcef1d4fb82e SHA256: ae0d9727c037afd69387b15967cdc4677a9335468a283a760b19e77f25ec52f6 SHA1: 7c67d050dc5a2de05d86b6336e8df6471e4fccba MD5sum: ae9162bf7dafde143388d976b567a3f5 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "std" This metapackage enables feature "std" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10+subtle-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-pkcs8-0.10-dev (= 0.10.2-1), librust-subtle-2-dev Provides: librust-pkcs8+subtle-dev (= 0.10.2-1), librust-pkcs8-0+subtle-dev (= 0.10.2-1), librust-pkcs8-0.10.2+subtle-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10+subtle-dev_0.10.2-1_ppc64el.deb Size: 1280 SHA512: 62c10382b252a06adde370b4e5a7e11e4ec5c3156680c241516e25eff36056a45f0f5330605dbd4955eaacff751ac6ce25f6d2eb88f377dbf758908805b7db75 SHA256: 9fcd2d4e7f95cf82a2abd5eda1944d9459f04ac94507a94ab88b1f0935d0806f SHA1: 5a59a29658fe511c0a0a0e49a11690461ddeeab4 MD5sum: 260c03fae1eb9aa2f797832493b21ab6 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - feature "subtle" This metapackage enables feature "subtle" for the Rust pkcs8 crate, by pulling in any additional dependencies needed by that feature. Package: librust-pkcs8-0.10-dev Source: rust-pkcs8-0.10 Version: 0.10.2-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 121 Depends: librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-spki-0.7+default-dev (>= 0.7.1-~~) Suggests: librust-pkcs8-0.10+3des-dev (= 0.10.2-1), librust-pkcs8-0.10+alloc-dev (= 0.10.2-1), librust-pkcs8-0.10+des-insecure-dev (= 0.10.2-1), librust-pkcs8-0.10+encryption-dev (= 0.10.2-1), librust-pkcs8-0.10+getrandom-dev (= 0.10.2-1), librust-pkcs8-0.10+pem-dev (= 0.10.2-1), librust-pkcs8-0.10+pkcs5-dev (= 0.10.2-1), librust-pkcs8-0.10+rand-core-dev (= 0.10.2-1), librust-pkcs8-0.10+sha1-insecure-dev (= 0.10.2-1), librust-pkcs8-0.10+std-dev (= 0.10.2-1), librust-pkcs8-0.10+subtle-dev (= 0.10.2-1) Breaks: librust-pkcs8-0.10.2-dev Replaces: librust-pkcs8-0.10.2-dev Provides: librust-pkcs8+default-dev (= 0.10.2-1), librust-pkcs8-0+default-dev (= 0.10.2-1), librust-pkcs8-0-dev (= 0.10.2-1), librust-pkcs8-0.10+default-dev (= 0.10.2-1), librust-pkcs8-0.10.2+default-dev (= 0.10.2-1), librust-pkcs8-0.10.2-dev (= 0.10.2-1), librust-pkcs8-dev (= 0.10.2-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pkcs8-0.10/librust-pkcs8-0.10-dev_0.10.2-1_ppc64el.deb Size: 28164 SHA512: 297e87915bf912ca85ff51fab2ce090a0b7f42fdddbe117fea39f763db69c904ec822152a2d5e02f03adc2a646617e72d5bcc865a167f1d0c28fc0b6a3a92612 SHA256: ae697d775d18aaae580ed5a8da75c75a9bef91770c6eaa7d8371ebe76a3d3dcf SHA1: c005749878eaa1b81298b5d827812c6e0f948a20 MD5sum: 6b30d8db87f174c5f8edd0203514aa01 Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) - Rust source code This package contains the source for the Rust pkcs8 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-png-0.17-dev Source: rust-png-0.17 Version: 0.17.7-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 350 Depends: librust-bitflags-1+default-dev, librust-crc32fast-1+default-dev (>= 1.2.0-~~), librust-flate2-1+default-dev (>= 1.0.25-~~), librust-miniz-oxide-0.7+default-dev Breaks: librust-png-0.17.7-dev Replaces: librust-png-0.17.7-dev Provides: librust-png+benchmarks-dev (= 0.17.7-3~bpo12+pve2), librust-png+default-dev (= 0.17.7-3~bpo12+pve2), librust-png+unstable-dev (= 0.17.7-3~bpo12+pve2), librust-png-0+benchmarks-dev (= 0.17.7-3~bpo12+pve2), librust-png-0+default-dev (= 0.17.7-3~bpo12+pve2), librust-png-0+unstable-dev (= 0.17.7-3~bpo12+pve2), librust-png-0-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17+benchmarks-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17+default-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17+unstable-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17.7+benchmarks-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17.7+default-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17.7+unstable-dev (= 0.17.7-3~bpo12+pve2), librust-png-0.17.7-dev (= 0.17.7-3~bpo12+pve2), librust-png-dev (= 0.17.7-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-png-0.17/librust-png-0.17-dev_0.17.7-3~bpo12+pve2_ppc64el.deb Size: 64876 SHA512: 5ce895413d0256b49d17661cc0f5a4bd895af8914c03fb9f12b3294d88799b9c224b61cb179843c9e4409da90248e9a67c3c373a8cd51fdd508dd994cdd41b54 SHA256: 4d7d4b106afdfab6aee5c5b709688951ec5f645448ef108fc5b704516ff2cdd8 SHA1: c4ca92a1b218901868919d7e6f376f261e828992 MD5sum: 631ed73e6e51ad7d932ce04f06a49d1c Description: PNG decoding and encoding library in pure Rust - Rust source code This package contains the source for the Rust png crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-polling-3-dev Source: rust-polling-3 Version: 3.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 276 Depends: librust-cfg-if-1+default-dev, librust-concurrent-queue-2+default-dev (>= 2.2.0-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.9-~~), librust-rustix-0.38+event-dev (>= 0.38.8-~~), librust-rustix-0.38+fs-dev (>= 0.38.8-~~), librust-rustix-0.38+pipe-dev (>= 0.38.8-~~), librust-rustix-0.38+process-dev (>= 0.38.8-~~), librust-rustix-0.38+std-dev (>= 0.38.8-~~), librust-rustix-0.38+time-dev (>= 0.38.8-~~), librust-tracing-0.1-dev (>= 0.1.37-~~) Breaks: librust-polling-3.4.0-dev Replaces: librust-polling-3.4.0-dev Provides: librust-polling+default-dev (= 3.4.0-1~bpo12+pve2), librust-polling-3+default-dev (= 3.4.0-1~bpo12+pve2), librust-polling-3.4+default-dev (= 3.4.0-1~bpo12+pve2), librust-polling-3.4-dev (= 3.4.0-1~bpo12+pve2), librust-polling-3.4.0+default-dev (= 3.4.0-1~bpo12+pve2), librust-polling-3.4.0-dev (= 3.4.0-1~bpo12+pve2), librust-polling-dev (= 3.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-polling-3/librust-polling-3-dev_3.4.0-1~bpo12+pve2_ppc64el.deb Size: 49488 SHA512: 67aab43c457cb28550e96e59ed5ebaa5b13c95bcfaf754b5bd37b78a18ff0f810733f9e6876aaa88cf2bc85c2ce8b6c1db931a4ada40cba4b82e1ff9f13ae508 SHA256: ecd3b3440a1487197aa077b3e66972b2038d6d98613137e1298a02834afca08c SHA1: 9e1a64f46a6c1bc37566b6b430bfb22876485144 MD5sum: c739827377a901898d6410cd3ba96e21 Description: Portable interface to epoll, kqueue, event ports, and IOCP - Rust source code Source code for Debianized Rust crate "polling" Package: librust-polyval-0.6-dev Source: rust-polyval-0.6 Version: 0.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 93 Depends: librust-cfg-if-1+default-dev, librust-cpufeatures-0.2+default-dev, librust-opaque-debug-0.3+default-dev, librust-universal-hash-0.5+std-dev, librust-universal-hash-0.5-dev, librust-zeroize-1-dev Breaks: librust-polyval-0.6.1-dev Replaces: librust-polyval-0.6.1-dev Provides: librust-polyval+default-dev (= 0.6.1-1~bpo12+pve2), librust-polyval+std-dev (= 0.6.1-1~bpo12+pve2), librust-polyval+zeroize-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0+default-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0+std-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0+zeroize-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6+default-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6+std-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6+zeroize-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6.1+default-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6.1+std-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6.1+zeroize-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-0.6.1-dev (= 0.6.1-1~bpo12+pve2), librust-polyval-dev (= 0.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-polyval-0.6/librust-polyval-0.6-dev_0.6.1-1~bpo12+pve2_ppc64el.deb Size: 19944 SHA512: fb86bcf2181a6bdbffe55e9de09d4cd99e1b8ea61c5053dc0dfc3503b25d2f2444d38e8f30c6308fe65125298d639440e1161896cf413c1510cdb05c85f3a886 SHA256: 9ebe4a2caa367771397d774f523fc0cbf9a61781927bc0bd73f59f8d00cded85 SHA1: 1e00acb5c25e9dc2cab297183cad68e666876543 MD5sum: be60457de11b42101b0d2981127cab3f Description: GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC) - Rust source code Source code for Debianized Rust crate "polyval" Package: librust-portable-atomic-1-dev Source: rust-portable-atomic-1 Version: 1.4.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 906 Depends: librust-critical-section-1+default-dev, librust-serde-1-dev (>= 1.0.103-~~) Breaks: librust-portable-atomic-1.4.3-dev Replaces: librust-portable-atomic-1.4.3-dev Provides: librust-portable-atomic+critical-section-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+default-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+disable-fiq-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+fallback-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+float-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+require-cas-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+s-mode-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+serde-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+std-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic+unsafe-assume-single-core-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+critical-section-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+default-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+disable-fiq-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+fallback-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+float-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+require-cas-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+s-mode-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+serde-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+std-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1+unsafe-assume-single-core-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+critical-section-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+default-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+disable-fiq-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+fallback-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+float-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+require-cas-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+s-mode-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+serde-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+std-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4+unsafe-assume-single-core-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+critical-section-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+default-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+disable-fiq-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+fallback-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+float-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+require-cas-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+s-mode-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+serde-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+std-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3+unsafe-assume-single-core-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-1.4.3-dev (= 1.4.3-2~bpo12+pve2), librust-portable-atomic-dev (= 1.4.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-portable-atomic-1/librust-portable-atomic-1-dev_1.4.3-2~bpo12+pve2_ppc64el.deb Size: 104616 SHA512: 7cc0979c075ed32c782d348f68abf1f9e6ef76c89c0510ae4c635ed28a3ee2aa0bbbedac07f2931a78c5d4f9ca638b9cfbf9e4841d670485a22853135db94464 SHA256: ce05f9a22f71e90b46a5ce7198912c32a8afb4e1846e6d3acc9cbf0810293132 SHA1: 276b7d35bf4b07c230c3a790d3db524037c74e12 MD5sum: fd1a3152ab134e7c043175d6233a3e84 Description: Portable atomic types including support for 128-bit atomics, atomic float, etc - Rust source code Source code for Debianized Rust crate "portable-atomic" Package: librust-powerfmt-0.2-dev Source: rust-powerfmt-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 75 Depends: librust-powerfmt-macros-0.1.0+default-dev Breaks: librust-powerfmt-0.2.0-dev Replaces: librust-powerfmt-0.2.0-dev Provides: librust-powerfmt+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt+default-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt+macros-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt+std-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0+macros-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0+std-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2+macros-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2+std-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2.0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2.0+macros-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2.0+std-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-powerfmt-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-powerfmt-0.2/librust-powerfmt-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 16496 SHA512: 8fa4d6c9268c91069e8a327744f3fa1293da06f371e7dc7c797442147f3fcf06a4f2be57d96299fd66aa0c0fc125836788505bb77f6489d43039efad768ace40 SHA256: 3e04b610232fae67e67f2da314e0d7c6ba8692364d4b92f1e375682535bc6381 SHA1: 5312234dbca6fe842a1eec3b2071f40c8fda2135 MD5sum: 101f1fe45b007c25c8302f191b59a3e6 Description: `powerfmt` is a library that provides utilities for formatting values - Rust source code This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. . Source code for Debianized Rust crate "powerfmt" Package: librust-powerfmt-macros-0.1-dev Source: rust-powerfmt-macros-0.1 Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Breaks: librust-powerfmt-macros-0.1.0-dev Replaces: librust-powerfmt-macros-0.1.0-dev Provides: librust-powerfmt-macros+default-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-0-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-0.1.0-dev (= 0.1.0-1~bpo12+pve2), librust-powerfmt-macros-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-powerfmt-macros-0.1/librust-powerfmt-macros-0.1-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 10640 SHA512: 56d0c52aed4ec95a84a8d808a80ca2aa650c2728066f6bad985febfa85143776316ed41bb51c140c271d841940f657e0540d0cca1066a55010ec4eb5efeca5f1 SHA256: ed36e7f6c0343facbe627ad0d1218369a38a308878cac3ee163831a55dee8cba SHA1: c0db1a3238dbaa8f0fc1192a86b9aaceb3640c64 MD5sum: 6bf6157f7ca3ad6b621dff7c33279e75 Description: Procedural macros for `powerfmt` - Rust source code This crate is an implementation detail and should not be relied upon directly. . Source code for Debianized Rust crate "powerfmt-macros" Package: librust-pretty-assertions-1-dev Source: rust-pretty-assertions-1 Version: 1.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 149 Depends: librust-diff-0.1+default-dev (>= 0.1.12-~~), librust-yansi-1+default-dev (>= 1.0.1-~~) Breaks: librust-pretty-assertions-1.4.1-dev Replaces: librust-pretty-assertions-1.4.1-dev Provides: librust-pretty-assertions+alloc-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions+default-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions+std-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions+unstable-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1+alloc-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1+default-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1+std-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1+unstable-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4+alloc-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4+default-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4+std-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4+unstable-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4.1+alloc-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4.1+default-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4.1+std-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4.1+unstable-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-1.4.1-dev (= 1.4.1-1~bpo12+pve2), librust-pretty-assertions-dev (= 1.4.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pretty-assertions-1/librust-pretty-assertions-1-dev_1.4.1-1~bpo12+pve2_ppc64el.deb Size: 78136 SHA512: 22eab6e990a17235a572f695f899c024476eb282a9584589f754bd68792158abf1d6f81ebfeb980251ed951a9ff7c441daf1feb2677fb3004f7c5793a72889a2 SHA256: e4b4c926a2cb7b1dfa34da5dfa35022ed40ad49ef5567728b1b6af8d1400aebc SHA1: 903e3b63427738acb1dc87df8028f622af4f25d1 MD5sum: 2785bdc7af820ec04bf5ded139fc9517 Description: drop-in replacements for assert macros with colorful diffs - Rust source code Source code for Debianized Rust crate "pretty_assertions" Package: librust-pretty-env-logger-dev Source: rust-pretty-env-logger Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Depends: librust-env-logger-0.10+default-dev, librust-log-0.4+default-dev Provides: librust-pretty-env-logger+default-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0.5-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-pretty-env-logger-0.5.0-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pretty-env-logger/librust-pretty-env-logger-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 9128 SHA512: bfeb35766f5499336f3b7b51f8e093f95aa2320f1684f1f04bf29ee6a180e7d1d30d5fab322e0a74731a68a671fbc6f073b29907871ffd415da64889cfbc7a0d SHA256: 9c9be27ebcf4bc3d4baf72eb5cdf783a6e98fd8b10d26f440bb1a04f0c90f3e2 SHA1: aa58d8037cf7c43425cb8edec9c16e0e0c6f568f MD5sum: 5cadd2a81bce6c6037af113520b9647d Description: Visually pretty env_logger - Rust source code This package contains the source for the Rust pretty_env_logger crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-prettyplease-0.2-dev Source: rust-prettyplease-0.2 Version: 0.2.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 325 Depends: librust-proc-macro2-1-dev, librust-syn-2+full-dev (>= 2.0.16-~~), librust-syn-2+parsing-dev (>= 2.0.16-~~) Breaks: librust-prettyplease-0.2.6-dev Replaces: librust-prettyplease-0.2.6-dev Provides: librust-prettyplease+default-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease+verbatim-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0+default-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0+verbatim-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0.2+default-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0.2+verbatim-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0.2.6+default-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0.2.6+verbatim-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-0.2.6-dev (= 0.2.6-1~bpo12+pve2), librust-prettyplease-dev (= 0.2.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-prettyplease-0.2/librust-prettyplease-0.2-dev_0.2.6-1~bpo12+pve2_ppc64el.deb Size: 44584 SHA512: 627d38141f290f8db897e48cd53caf69780c56b5b4dce35adf97a4a82afbcf20cdb9db0794f7591e4aee9cbbf0df81e8d8ef37557ac9f6087bdc24951f644d53 SHA256: b7c2cffd2bc125e6a9bf53aaaf1eb58ec7702372d5e0a61d17c585461906ac63 SHA1: 9c4f835bc811578a08d64b4f35c4f617703b6029 MD5sum: c73d53587f219e655791ee2d00944700 Description: Minimal `syn` syntax tree pretty-printer - Rust source code This package contains the source for the Rust prettyplease crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-primeorder-0.13-dev Source: rust-primeorder-0.13 Version: 0.13.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 106 Depends: librust-elliptic-curve-0.13+arithmetic-dev, librust-elliptic-curve-0.13+sec1-dev, librust-elliptic-curve-0.13+serde-dev, librust-elliptic-curve-0.13+std-dev, librust-serdect-0.2-dev Breaks: librust-primeorder-0.13.2-dev Replaces: librust-primeorder-0.13.2-dev Provides: librust-primeorder+default-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder+dev-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder+serde-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder+std-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0+default-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0+dev-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0+serde-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0+std-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13+default-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13+dev-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13+serde-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13+std-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2+default-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2+dev-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2+serde-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2+serdect-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2+std-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-0.13.2-dev (= 0.13.2-1~bpo12+pve2), librust-primeorder-dev (= 0.13.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-primeorder-0.13/librust-primeorder-0.13-dev_0.13.2-1~bpo12+pve2_ppc64el.deb Size: 21052 SHA512: 030f10015153737828a7e847be78fd902ad9973cf9030a9f2a19ebf199f9c2a0c61720a848a5286815125a08d37a17135d2a891b3f7a091411dd3d0f105d885a SHA256: d1770f02a876477f8cfb2c2645bf9b941544295356474f444175d4d49cefde7a SHA1: 6e72fc71fea4d71ee3921f161c7e61c5a61e1c38 MD5sum: 39f4803027233344a27bcece9db28f61 Description: Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015) - Rust source code Generic over field elements and curve equation coefficients . This package contains the source for the Rust primeorder crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proc-macro-crate-1-dev Source: rust-proc-macro-crate-1 Version: 1.3.1-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 54 Depends: librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-toml-edit-0.22+default-dev Breaks: librust-proc-macro-crate-1.3.1-dev Replaces: librust-proc-macro-crate-1.3.1-dev Provides: librust-proc-macro-crate+default-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-1+default-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-1.3+default-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-1.3-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-1.3.1+default-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-1.3.1-dev (= 1.3.1-1~bpo12+pve3), librust-proc-macro-crate-dev (= 1.3.1-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proc-macro-crate-1/librust-proc-macro-crate-1-dev_1.3.1-1~bpo12+pve3_ppc64el.deb Size: 11920 SHA512: 8ba748481cb2b6e557828539418dfadccff8de757f7980f1fb0b3c5630be7d6b760251eaa1622f0c58e99f88deeccf1ed16fb870f06dbbb79c68a44d3074a62b SHA256: 1add0b52d9d192afe876dd6c07e825971a734ffc1cf9b50e9828794e0a0fab2a SHA1: 0b7120241d4a34fbd622a31701cc86f9e8f6d0ae MD5sum: e2ed93b2e6e4b82c259c81ffb402b2a9 Description: Replacement for crate (macro_rules keyword) in proc-macros - Rust source code Source code for Debianized Rust crate "proc-macro-crate" Package: librust-proc-macro2-1-dev Source: rust-proc-macro2-1 Version: 1.0.85-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 247 Depends: librust-unicode-ident-1+default-dev Breaks: librust-proc-macro2-1.0.85-dev Replaces: librust-proc-macro2-1.0.85-dev Provides: librust-proc-macro2+default-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2+nightly-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2+proc-macro-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2+span-locations-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1+default-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1+nightly-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1+proc-macro-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1+span-locations-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0+default-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0+nightly-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0+proc-macro-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0+span-locations-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0.85+default-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0.85+nightly-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0.85+proc-macro-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0.85+span-locations-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-1.0.85-dev (= 1.0.85-1~bpo12+pve2), librust-proc-macro2-dev (= 1.0.85-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proc-macro2-1/librust-proc-macro2-1-dev_1.0.85-1~bpo12+pve2_ppc64el.deb Size: 44356 SHA512: 35fbab0c0cc1a6a98bd61fd67bd68c70b8d0fe067e3f34389b24e5bac9e2bae8f98c079010094d489e1f010a3e367822a1997dc52d85818b3d841ad73685f980 SHA256: 9943f3519e91a550375a01ed052b04617da92587c25209b729a24364a4115efd SHA1: f5f11173f603db0429c3467df4a4d0124f8fd93c MD5sum: b6a2a271b7a9a27e5847dfe3d3567627 Description: Substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case - Rust source code This package contains the source for the Rust proc-macro2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-prodash-28-dev Source: rust-prodash-28 Version: 28.0.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 400 Depends: librust-async-io-2+default-dev (>= 2.2.1-~~), librust-bytesize-1+default-dev (>= 1.0.1-~~), librust-crosstermion-0.14+color-dev, librust-crosstermion-0.14+crossterm-dev, librust-crosstermion-0.14+input-async-crossterm-dev, librust-crosstermion-0.14+input-async-dev, librust-crosstermion-0.14+tui-react-crossterm-dev, librust-crosstermion-0.14-dev, librust-ctrlc-3+termination-dev (>= 3.1.4-~~), librust-dashmap-5-dev (>= 5.1.0-~~), librust-futures-core-0.3-dev (>= 0.3.4-~~), librust-futures-lite+default-dev (>= 1.9.0-~~), librust-human-format-1+default-dev (>= 1.0.3-~~), librust-humantime-2+default-dev (>= 2.1.0-~~), librust-is-terminal-0.4+default-dev (>= 0.4.9-~~), librust-log-0.4+default-dev (>= 0.4.8-~~), librust-parking-lot-0.12-dev (>= 0.12.1-~~), librust-ratatui-0-dev (>= 0.23-~~), librust-signal-hook-0.3-dev (>= 0.3.9-~~), librust-time-0.3+formatting-dev (>= 0.3.2-~~), librust-time-0.3+local-offset-dev (>= 0.3.2-~~), librust-time-0.3+std-dev (>= 0.3.2-~~), librust-tui-react-0+default-dev (>= 0.20.0-~~), librust-unicode-segmentation-1+default-dev (>= 1.6.0-~~), librust-unicode-width-0.1+default-dev (>= 0.1.7-~~) Breaks: librust-prodash-28.0.0-dev Replaces: librust-prodash-28.0.0-dev Provides: librust-prodash+async-io-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+bytesize-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+crosstermion-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+ctrlc-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+dashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+default-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+futures-core-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+futures-lite-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+human-format-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+humantime-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+is-terminal-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+local-time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+parking-lot-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+progress-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+progress-tree-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+progress-tree-hp-hashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+progress-tree-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+render-line-autoconfigure-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+render-line-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+render-line-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+render-tui-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+render-tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+signal-hook-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+tui-react-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+unicode-segmentation-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+unicode-width-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+unit-bytes-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+unit-duration-dev (= 28.0.0-2~bpo12+pve2), librust-prodash+unit-human-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+async-io-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+bytesize-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+crosstermion-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+ctrlc-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+dashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+default-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+futures-core-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+futures-lite-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+human-format-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+humantime-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+is-terminal-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+local-time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+parking-lot-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+progress-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+progress-tree-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+progress-tree-hp-hashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+progress-tree-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+render-line-autoconfigure-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+render-line-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+render-line-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+render-tui-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+render-tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+signal-hook-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+tui-react-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+unicode-segmentation-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+unicode-width-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+unit-bytes-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+unit-duration-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28+unit-human-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+async-io-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+bytesize-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+crosstermion-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+ctrlc-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+dashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+default-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+futures-core-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+futures-lite-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+human-format-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+humantime-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+is-terminal-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+local-time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+parking-lot-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+progress-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+progress-tree-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+progress-tree-hp-hashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+progress-tree-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+render-line-autoconfigure-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+render-line-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+render-line-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+render-tui-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+render-tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+signal-hook-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+tui-react-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+unicode-segmentation-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+unicode-width-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+unit-bytes-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+unit-duration-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0+unit-human-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+async-io-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+bytesize-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+crosstermion-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+ctrlc-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+dashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+default-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+futures-core-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+futures-lite-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+human-format-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+humantime-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+is-terminal-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+local-time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+parking-lot-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+progress-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+progress-tree-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+progress-tree-hp-hashmap-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+progress-tree-log-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+render-line-autoconfigure-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+render-line-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+render-line-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+render-tui-crossterm-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+render-tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+signal-hook-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+time-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+tui-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+tui-react-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+unicode-segmentation-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+unicode-width-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+unit-bytes-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+unit-duration-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0+unit-human-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-28.0.0-dev (= 28.0.0-2~bpo12+pve2), librust-prodash-dev (= 28.0.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-prodash-28/librust-prodash-28-dev_28.0.0-2~bpo12+pve2_ppc64el.deb Size: 108948 SHA512: c116ccd35788abf412a911f34d633907ee617665e8a5eccf3f3681832eaf1e2df394663e5854882e1559fd938388da94332365eb6d737a88ec9a35221ab3aeaa SHA256: 343769ffe546bf5b166d61676aa517348deafe39a2cd6f3d41b7f018bda8bf6d SHA1: dab8264da93ed26e3beb707b706be62c1f6a6c93 MD5sum: 251eec540d5b682274e8f1bc70089302 Description: Dashboard for progress of async and blocking tasks - Rust source code Source code for Debianized Rust crate "prodash" Package: librust-prokio-dev Source: rust-prokio Version: 0.1.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 86 Depends: librust-futures-0.3+async-await-dev, librust-futures-0.3+std-dev, librust-gloo-0.10+default-dev, librust-num-cpus-1+default-dev (>= 1.13-~~), librust-once-cell-1+default-dev, librust-pin-project-1+default-dev (>= 1.0.11-~~), librust-pinned-0.1+default-dev, librust-tokio-1+default-dev (>= 1.21.1-~~), librust-tokio-1+rt-dev (>= 1.21.1-~~), librust-tokio-1+time-dev (>= 1.21.1-~~), librust-tokio-stream-0.1+default-dev, librust-tokio-stream-0.1+time-dev, librust-wasm-bindgen-futures-0.4+default-dev Provides: librust-prokio+default-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0+default-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0.1+default-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0.1-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0.1.0+default-dev (= 0.1.0-1~bpo12+pve3), librust-prokio-0.1.0-dev (= 0.1.0-1~bpo12+pve3) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-prokio/librust-prokio-dev_0.1.0-1~bpo12+pve3_ppc64el.deb Size: 16372 SHA512: c0eb8aac8b1bce3d86de141b7b65747a7926944be4aa8456707903f88f34c398e6de21fe91742895943327318f4d7bbd28068258b23bb715169e99e2aec7c29b SHA256: 38d12cc62459828a5862954ef125435042ea6005d15b0cfbd2c37ba0aa4f2b4e SHA1: a16b7c94aed3cdf2970be52f7304627eb982bcc5 MD5sum: 8fa3a05a2e5dfb359f3a87bb29e11bd8 Description: Asynchronous runtime compatible with WebAssembly and non-WebAssembly targets - Rust source code This package contains the source for the Rust prokio crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-proxmox-access-control+impl-dev Source: rust-proxmox-access-control Version: 0.2.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-access-control-dev (= 0.2.3), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-openssl-0.10+default-dev, librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-config-digest-0.1+openssl-dev, librust-proxmox-product-config-0.2+default-dev, librust-proxmox-router-3+default-dev, librust-proxmox-section-config-2+default-dev (>= 2.1.0-~~), librust-proxmox-shared-memory-0.3+default-dev, librust-proxmox-sys-0.6+crypt-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-serde-json-1+default-dev Provides: librust-proxmox-access-control-0+impl-dev (= 0.2.3), librust-proxmox-access-control-0.2+impl-dev (= 0.2.3), librust-proxmox-access-control-0.2.3+impl-dev (= 0.2.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-access-control/librust-proxmox-access-control+impl-dev_0.2.3_ppc64el.deb Size: 1336 SHA512: 5e9941989c9315f283d9aa104c2a3424abfb93e13f0de60e66f923b99b93e3c5d758888c592ab9c77d1a36481b1a99832533e231c92930ac0f1fbde84414c29a SHA256: 29215fbd36954643fd790894ea5c85165aae780c3e658292d3d584972c92402c SHA1: a4efea88d259bc11c19ffb8ffe042903003d3c16 MD5sum: 85ed8f52d6546af3f0bb3a3a3400858a Description: Collection of utilities to implement access control management - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-access-control crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-access-control-dev Source: rust-proxmox-access-control Version: 0.2.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 78 Depends: librust-anyhow-1+default-dev, librust-proxmox-auth-api-0.4+api-types-dev, librust-proxmox-auth-api-0.4+default-dev, librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-time-2+default-dev, librust-serde-1+default-dev Suggests: librust-proxmox-access-control+impl-dev (= 0.2.3) Provides: librust-proxmox-access-control+default-dev (= 0.2.3), librust-proxmox-access-control-0+default-dev (= 0.2.3), librust-proxmox-access-control-0-dev (= 0.2.3), librust-proxmox-access-control-0.2+default-dev (= 0.2.3), librust-proxmox-access-control-0.2-dev (= 0.2.3), librust-proxmox-access-control-0.2.3+default-dev (= 0.2.3), librust-proxmox-access-control-0.2.3-dev (= 0.2.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-access-control/librust-proxmox-access-control-dev_0.2.3_ppc64el.deb Size: 14648 SHA512: e3fe22a9dfeb0a8182679da6c4661ff3a55998758270a2b67b6829a39c3843fbeca766ca97b8434d1980041207f946356b3e597c61fd2fa8d5b4b7cec51975da SHA256: 3e5116ab8b27c8010c20d2662ed090342286f84384b0c36e4e4f4dfb02ba37ec SHA1: b112b2e1eaab5b7bede8d3570939ca48eee520aa MD5sum: 496efc74e86c6a35838e242dd1df6f37 Description: Collection of utilities to implement access control management - Rust source code Source code for Debianized Rust crate "proxmox-access-control" Package: librust-proxmox-acme+api-types-dev Source: rust-proxmox-acme Version: 0.5.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-acme-dev (= 0.5.3), librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) Provides: librust-proxmox-acme-0+api-types-dev (= 0.5.3), librust-proxmox-acme-0.5+api-types-dev (= 0.5.3), librust-proxmox-acme-0.5.3+api-types-dev (= 0.5.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme/librust-proxmox-acme+api-types-dev_0.5.3_ppc64el.deb Size: 1208 SHA512: eaecc090c431ae2ff6f3d527c06409e43038aabcb84c9b64fbdf52cb3d7425f2e9551f778d3fce8e7cef949113b14a50f6fcd413792aa0aeb8fb72bdf654b0e3 SHA256: e47c3a4390d73d3be0eff27bac3e8fccb33e95644f4c1df4e80c634c487fc159 SHA1: 4448c9148338bbc0641a6da022790b4aa6242ef9 MD5sum: 903e7948481164cf7a3656b0f039a132 Description: ACME client library - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-acme crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-acme+async-client-dev Source: rust-proxmox-acme Version: 0.5.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-acme-dev (= 0.5.3), librust-proxmox-acme+impl-dev (= 0.5.3), librust-anyhow-1+default-dev, librust-bytes-1+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-acme-0+async-client-dev (= 0.5.3), librust-proxmox-acme-0.5+async-client-dev (= 0.5.3), librust-proxmox-acme-0.5.3+async-client-dev (= 0.5.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme/librust-proxmox-acme+async-client-dev_0.5.3_ppc64el.deb Size: 1248 SHA512: d5dc7daece427311a8b090631810decf527930dbf0d9b038a43dfc3a2f0fb10ae3d59a2f8899e061718ef912b52cfcfb910a4839f43c6ddf3cf8b81aceaeb8fa SHA256: afd50fd4e44b3ced5a78957c1ee62748911a178991bf94ac9723612f29ad5bf2 SHA1: 85c0f4170ccf54d99607a5e58c756898e8749b72 MD5sum: 86fb4c0abfa45aaab505f90eb0586394 Description: ACME client library - feature "async-client" This metapackage enables feature "async-client" for the Rust proxmox-acme crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-acme+client-dev Source: rust-proxmox-acme Version: 0.5.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-acme-dev (= 0.5.3), librust-proxmox-acme+impl-dev (= 0.5.3), librust-native-tls-0.2+default-dev, librust-ureq-2+gzip-dev (>= 2.4-~~), librust-ureq-2+native-tls-dev (>= 2.4-~~) Provides: librust-proxmox-acme-0+client-dev (= 0.5.3), librust-proxmox-acme-0.5+client-dev (= 0.5.3), librust-proxmox-acme-0.5.3+client-dev (= 0.5.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme/librust-proxmox-acme+client-dev_0.5.3_ppc64el.deb Size: 1220 SHA512: 5530721e6016978bcc51a6327e865cbbdeb0072c891f3c94b502b0983e694072f976969c3b3fc4dfb8bb42c79d96273fc1fe7bba3b48920e8324d7a27067d36c SHA256: 67d23f53f5cc105e0aa3a1bdd3c3248eee615788aa40d74f0b949e21fd06e95a SHA1: 6ca8591a96b33af4c2f1ed31ff68bb3ed52eedb4 MD5sum: 80f81ecc9c76965d5b547ade0da5c989 Description: ACME client library - feature "client" This metapackage enables feature "client" for the Rust proxmox-acme crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-acme+impl-dev Source: rust-proxmox-acme Version: 0.5.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-acme-dev (= 0.5.3), librust-proxmox-acme+api-types-dev (= 0.5.3), librust-openssl-0.10+default-dev Provides: librust-proxmox-acme+default-dev (= 0.5.3), librust-proxmox-acme-0+default-dev (= 0.5.3), librust-proxmox-acme-0+impl-dev (= 0.5.3), librust-proxmox-acme-0.5+default-dev (= 0.5.3), librust-proxmox-acme-0.5+impl-dev (= 0.5.3), librust-proxmox-acme-0.5.3+default-dev (= 0.5.3), librust-proxmox-acme-0.5.3+impl-dev (= 0.5.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme/librust-proxmox-acme+impl-dev_0.5.3_ppc64el.deb Size: 1236 SHA512: 56bda8cc38102db93ce63ad89aa0298a9079fb3fbef57b3b4973501a142baf73a814ba4c1188ce554286ae2c386c1b80c7c404e743beff2b56ed46ec0b2afd51 SHA256: 66c1dde4d4216b3af6b9a9b2b87c54837d5b7f2cb4ba84ec89e50d49343fd50a SHA1: 499f96079571c81702be6e3c02219ceb76ad335a MD5sum: cf678f0a82771809a55b6dd3262ae31b Description: ACME client library - feature "impl" and 1 more This metapackage enables feature "impl" for the Rust proxmox-acme crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-proxmox-acme-api+impl-dev Source: rust-proxmox-acme-api Version: 0.1.6-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-acme-api-dev (= 0.1.6-1), librust-base64-0.13+default-dev, librust-foreign-types-0.3+default-dev, librust-futures-0.3+default-dev, librust-hex-0.4+default-dev, librust-http-0.2+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-openssl-0.10+default-dev, librust-proxmox-acme-0.5+api-types-dev (>= 0.5.3-~~), librust-proxmox-acme-0.5+async-client-dev (>= 0.5.3-~~), librust-proxmox-acme-0.5+impl-dev (>= 0.5.3-~~), librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-config-digest-0.1+openssl-dev, librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~), librust-proxmox-product-config-0.2+default-dev, librust-proxmox-rest-server-0.8+default-dev, librust-proxmox-router-3+default-dev, librust-proxmox-section-config-2+default-dev (>= 2.1.0-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-proxmox-uuid-1+default-dev (>= 1.0.1-~~), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+fs-dev (>= 1.6-~~) Provides: librust-proxmox-acme-api-0+impl-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1+impl-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1.6+impl-dev (= 0.1.6-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme-api/librust-proxmox-acme-api+impl-dev_0.1.6-1_ppc64el.deb Size: 1416 SHA512: 60fb46318c03f7e32aa52b6682bd88cbb8f4ccb5208912c6f4f4692ccc12e4a3d592c6ee4c52e77e1502d8db8e6ecf07d79dc68cb963dae7546c24b44db13f2e SHA256: 84e33e7c0a5f8b31d8f8fcdf12799234aca731cc3022d5e58270590a4152aaeb SHA1: 5e527537a67b7d3c14872fb94127837ac3fdfda0 MD5sum: 1fba297a3fae821d421989c523651897 Description: ACME API implementation - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-acme-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-acme-api-dev Source: rust-proxmox-acme-api Version: 0.1.6-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 81 Depends: librust-anyhow-1+default-dev, librust-proxmox-acme-0.5+api-types-dev (>= 0.5.3-~~), librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Suggests: librust-proxmox-acme-api+impl-dev (= 0.1.6-1) Provides: librust-proxmox-acme-api+default-dev (= 0.1.6-1), librust-proxmox-acme-api-0+default-dev (= 0.1.6-1), librust-proxmox-acme-api-0-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1+default-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1.6+default-dev (= 0.1.6-1), librust-proxmox-acme-api-0.1.6-dev (= 0.1.6-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme-api/librust-proxmox-acme-api-dev_0.1.6-1_ppc64el.deb Size: 17328 SHA512: 2e5b87b9447f9f591c69318cccabbcf92b02ff99837290a528bba3d6ee1f9d570d93f44a5f55f3c4ee84d20e264e4029d06e197244d10215f61eb207f6863e17 SHA256: 043bef1bc095ae63d62601a3d38ab309a7fcc35e0ddba2d3d044bd0af3ac4188 SHA1: 1591a93c23c8b3bb129ff57da432390c9ced2446 MD5sum: 765a0b6fa8d203363f6a8662539bc416 Description: ACME API implementation - Rust source code Source code for Debianized Rust crate "proxmox-acme-api" Package: librust-proxmox-acme-dev Source: rust-proxmox-acme Version: 0.5.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 122 Depends: librust-base64-0.13+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Recommends: librust-proxmox-acme+impl-dev (= 0.5.3) Suggests: librust-proxmox-acme+api-types-dev (= 0.5.3), librust-proxmox-acme+async-client-dev (= 0.5.3), librust-proxmox-acme+client-dev (= 0.5.3) Provides: librust-proxmox-acme-0-dev (= 0.5.3), librust-proxmox-acme-0.5-dev (= 0.5.3), librust-proxmox-acme-0.5.3-dev (= 0.5.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-acme/librust-proxmox-acme-dev_0.5.3_ppc64el.deb Size: 23572 SHA512: 665e1d5688ccf1212436e4d3718f3a91702c28e0d175653cf139eb09be982a686bc8932a699b430efeb2474ca1c3f2c6f8a1896ac32ad1747f594667970ea27c SHA256: 590e9e3be6b6909b6461a1105be2b40b584f7bc9f99e03b05a6345517ca80171 SHA1: 1f7e21bec50c9abceea896959fe7eecd74a8157f MD5sum: 7c6582c753daf06c281dd6eb90175cf5 Description: ACME client library - Rust source code Source code for Debianized Rust crate "proxmox-acme" Package: librust-proxmox-api-macro-dev Source: rust-proxmox-api-macro Version: 1.3.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 214 Depends: librust-anyhow-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev Provides: librust-proxmox-api-macro+default-dev (= 1.3.0-1), librust-proxmox-api-macro-1+default-dev (= 1.3.0-1), librust-proxmox-api-macro-1-dev (= 1.3.0-1), librust-proxmox-api-macro-1.3+default-dev (= 1.3.0-1), librust-proxmox-api-macro-1.3-dev (= 1.3.0-1), librust-proxmox-api-macro-1.3.0+default-dev (= 1.3.0-1), librust-proxmox-api-macro-1.3.0-dev (= 1.3.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-api-macro/librust-proxmox-api-macro-dev_1.3.0-1_ppc64el.deb Size: 39772 SHA512: 7362b0365de8a23f341a1a8051ee3de1ca3a048216003ab5198ad80c0786cdcdaace70f164f7ba38fc6ace571e4bd27c0035f5845472c8254919eec0c6fd74f9 SHA256: 5317c749410f1fdee6959fb8182a46eb9c8e387dd82e53962b50b505510aa866 SHA1: bde20d9b7ad819ef9de47d3375d18df1d4c1a0da MD5sum: 1edcc3894d106412ad2dfb24cfaf15a2 Description: Proxmox API macro - Rust source code Source code for Debianized Rust crate "proxmox-api-macro" Package: librust-proxmox-apt+cache-dev Source: rust-proxmox-apt Version: 0.11.6-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-apt-dev (= 0.11.6-1), librust-apt-pkg-native-0.3+default-dev (>= 0.3.2-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-regex-1+default-dev (>= 1.5-~~) Provides: librust-proxmox-apt-0+cache-dev (= 0.11.6-1), librust-proxmox-apt-0.11+cache-dev (= 0.11.6-1), librust-proxmox-apt-0.11.6+cache-dev (= 0.11.6-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-apt/librust-proxmox-apt+cache-dev_0.11.6-1_ppc64el.deb Size: 1244 SHA512: c3f53dbda07f7050f774894ffb5035717755f8cc2a4439f47376dbcafe85bfaac8bcf1319a602841400278e9dad08e218aa43a2b742e7775b961637e21646dbb SHA256: 6143c8c4cc5cd4e638aa30c2c9ca3fa07b30dd315932454c7e0ae12311f3a0df SHA1: fc9a2a0a12f0277b0c3a6b1b05649a5aaf6f970e MD5sum: f2f391daf61f170be635e4dbc5b62c11 Description: Proxmox library for APT - feature "cache" This metapackage enables feature "cache" for the Rust proxmox-apt crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-apt-api-types-dev Source: rust-proxmox-apt-api-types Version: 1.0.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 28 Depends: librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-plain-1+default-dev Provides: librust-proxmox-apt-api-types+default-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1+default-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1.0+default-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1.0-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1.0.2+default-dev (= 1.0.2-1), librust-proxmox-apt-api-types-1.0.2-dev (= 1.0.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-apt-api-types/librust-proxmox-apt-api-types-dev_1.0.2-1_ppc64el.deb Size: 5412 SHA512: bc35cae23f62b515517c17e323a05099812aa4cbad804bf311e6e9417150b6ae5c307ede09fb30340437f87574cefdd7665b92c29e6f9bbdd0ac0ba67fd37b0f SHA256: c0bf5629a5a9f88b3d211c4180245d2fe6af02894889d52eedeef36cf4550ba6 SHA1: 62305eee07647a982ce35f36a21038f6be8526ae MD5sum: 0f534e3fcab549438b8eceb4243d6e2f Description: APT API type definitions - Rust source code Source code for Debianized Rust crate "proxmox-apt-api-types" Package: librust-proxmox-apt-dev Source: rust-proxmox-apt Version: 0.11.6-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 47818 Depends: librust-anyhow-1+default-dev, librust-hex-0.4+default-dev, librust-openssl-0.10+default-dev, librust-proxmox-apt-api-types-1+default-dev (>= 1.0.2-~~), librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-config-digest-0.1+openssl-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-rfc822-like-0.2+default-dev (>= 0.2.1-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Suggests: librust-proxmox-apt+cache-dev (= 0.11.6-1) Provides: librust-proxmox-apt+default-dev (= 0.11.6-1), librust-proxmox-apt-0+default-dev (= 0.11.6-1), librust-proxmox-apt-0-dev (= 0.11.6-1), librust-proxmox-apt-0.11+default-dev (= 0.11.6-1), librust-proxmox-apt-0.11-dev (= 0.11.6-1), librust-proxmox-apt-0.11.6+default-dev (= 0.11.6-1), librust-proxmox-apt-0.11.6-dev (= 0.11.6-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-apt/librust-proxmox-apt-dev_0.11.6-1_ppc64el.deb Size: 8903220 SHA512: 149b779cde79f2d582960252ce427cedb4d66ed31e387eae1752c18e40140c570586a30266e5b9aa38cff26af31753124466f5cfa8a3a01a3e6b33ea6d8acada SHA256: 8ef2b4d3e4e34e932c0ef10ba059336749eaa80907d1e68f683b2c6fdab765b8 SHA1: 49448a4e4d58bc9b9f8e719c068cbffccc5cb265 MD5sum: 47abaa1ad039a75c477b3b047f61f791 Description: Proxmox library for APT - Rust source code Source code for Debianized Rust crate "proxmox-apt" Package: librust-proxmox-async-dev Source: rust-proxmox-async Version: 0.4.3 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 53 Depends: librust-anyhow-1+default-dev, librust-futures-0.3+default-dev, librust-pin-utils-0.1+default-dev, librust-proxmox-io-1+default-dev (>= 1.1.0-~~), librust-proxmox-io-1+tokio-dev (>= 1.1.0-~~), librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+net-dev (>= 1.6-~~), librust-tokio-1+rt-dev (>= 1.6-~~), librust-tokio-1+rt-multi-thread-dev (>= 1.6-~~), librust-tokio-1+sync-dev (>= 1.6-~~), libssl-dev, uuid-dev Provides: librust-proxmox-async+default-dev (= 0.4.3), librust-proxmox-async-0+default-dev (= 0.4.3), librust-proxmox-async-0-dev (= 0.4.3), librust-proxmox-async-0.4+default-dev (= 0.4.3), librust-proxmox-async-0.4-dev (= 0.4.3), librust-proxmox-async-0.4.3+default-dev (= 0.4.3), librust-proxmox-async-0.4.3-dev (= 0.4.3) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-async/librust-proxmox-async-dev_0.4.3_ppc64el.deb Size: 10668 SHA512: 76495e87f99f24eee581238b6531c7a969a5caf7497c8707634f906192c32636ba4ae22fceb96e1c448c265182c76d97efad229cd0c7a0ffd8ea89dbb5d4203b SHA256: 3e6182217d7749d235c907a9441e1199ea464a74540f91db9e23ad5815446aad SHA1: 45884477bb51b4e880ef40783a9dcf96b92a5ae0 MD5sum: e57acc153def5971b396662c7d85fae4 Description: Proxmox async/tokio helpers - Rust source code Source code for Debianized Rust crate "proxmox-async" Package: librust-proxmox-auth-api+api-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-auth-api-dev (= 0.4.6), librust-proxmox-auth-api+api-types-dev (= 0.4.6), librust-proxmox-auth-api+ticket-dev (= 0.4.6), librust-http-0.2+default-dev, librust-proxmox-rest-server-0.8+default-dev, librust-proxmox-router-3+default-dev, librust-proxmox-tfa-5+api-dev, librust-proxmox-tfa-5+default-dev, librust-serde-json-1+default-dev Provides: librust-proxmox-auth-api-0+api-dev (= 0.4.6), librust-proxmox-auth-api-0.4+api-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+api-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api+api-dev_0.4.6_ppc64el.deb Size: 1244 SHA512: 82b64cb8ad424fbf3dcf71e85d0342fb9f6b4066bff9a3bc544e73ba0acc3fd1c3a9878c7f22c29f51757eff393eca1f34b4cd8d9bd0acf44f528a216b87489d SHA256: 01329a1cf4cd96580759be895ca63c62145256c9758a2d2a95ceabc5f15d013c SHA1: a97e6ac974219bf3f4df611cb135e6b97ee88187 MD5sum: 6d463dedd647d7f00cdd7e1cc74af8ce Description: Tickets, API and Realm handling - feature "api" This metapackage enables feature "api" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-auth-api+api-types-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-auth-api-dev (= 0.4.6), librust-const-format-0.2+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-plain-1+default-dev Provides: librust-proxmox-auth-api-0+api-types-dev (= 0.4.6), librust-proxmox-auth-api-0.4+api-types-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+api-types-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api+api-types-dev_0.4.6_ppc64el.deb Size: 1280 SHA512: 00b877dbf6cee08981c53f1dc9953825d699c2cd3ef1953f4b9bb49a5fd21ba3b26cb79cfab5554d850cce6bfb1737cd746abf31fa9bbdbc4a0920e0aa1425c3 SHA256: edb7d2d56b58bb0c2416048e0d38a0b7c47e6ca76121c2125a7ad7a19561c43b SHA1: 0ba37b2f5f2b690537a8d492f3414491ad3f2228 MD5sum: 9a7c56fe4074f9a5419feaede88d51cd Description: Tickets, API and Realm handling - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-auth-api+pam-authenticator-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-auth-api-dev (= 0.4.6), librust-proxmox-auth-api+api-dev (= 0.4.6), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-pam-sys-0.5+default-dev Provides: librust-proxmox-auth-api-0+pam-authenticator-dev (= 0.4.6), librust-proxmox-auth-api-0.4+pam-authenticator-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+pam-authenticator-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api+pam-authenticator-dev_0.4.6_ppc64el.deb Size: 1252 SHA512: 70a50acf41cffc6ade3a0e2631df692683ed213fe3860c89c4dc0aa0ac7e9cf1121e8cdc6d0918964bd69c24a457b02057d1aeac59e1287aba584268197ccbaa SHA256: dd448d536b790e6371abb4d9283c0da30137c86e7cc1b79db06a0d2230c3247e SHA1: a6aba81b0387428fa89c51cc768e44fb7409cb92 MD5sum: 1a9a870d36914fd37aeb2c380ee17753 Description: Tickets, API and Realm handling - feature "pam-authenticator" This metapackage enables feature "pam-authenticator" for the Rust proxmox-auth- api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-auth-api+password-authenticator-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-auth-api-dev (= 0.4.6), librust-proxmox-auth-api+api-dev (= 0.4.6), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-product-config-0.2+default-dev, librust-proxmox-sys-0.6+crypt-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-auth-api-0+password-authenticator-dev (= 0.4.6), librust-proxmox-auth-api-0.4+password-authenticator-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+password-authenticator-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api+password-authenticator-dev_0.4.6_ppc64el.deb Size: 1288 SHA512: bba1bcc338947d9aad4627dd063a6fbb943f49a1bb3517a06b812ab9595adf67146a136feefdbf4058c77ba1b44ea0a846811b3be9ab31cb1071281f55d7ce81 SHA256: cc629c3908b399904f675bc77330f405425b660ed36ebf0c41063f361ef1df48 SHA1: 8f3bb49d30f477206a4d56ca912966547e8d2fba MD5sum: e9fe289a41337715a3e71e0bdc7ad35e Description: Tickets, API and Realm handling - feature "password-authenticator" This metapackage enables feature "password-authenticator" for the Rust proxmox- auth-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-auth-api+ticket-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-auth-api-dev (= 0.4.6), librust-base64-0.13+default-dev, librust-openssl-0.10+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~) Provides: librust-proxmox-auth-api-0+ticket-dev (= 0.4.6), librust-proxmox-auth-api-0.4+ticket-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+ticket-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api+ticket-dev_0.4.6_ppc64el.deb Size: 1240 SHA512: b6e50b21fe9e5774535280b9cfa392713191eed5baba3d72a2c4dae1d76909abb2094d472a3420dd4f886e965be326a00bd9eff5ffbbe6bdc8624068e65be424 SHA256: 3758d105e7f73492798ab7f64164fd79a47f48130841ba5e508a9518d6724730 SHA1: 85dff20fb6d0501345390b841e2548fe004c02eb MD5sum: 0f626bdde7e4c2c6677d25e2094e0083 Description: Tickets, API and Realm handling - feature "ticket" This metapackage enables feature "ticket" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-auth-api-dev Source: rust-proxmox-auth-api Version: 0.4.6 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 101 Depends: librust-anyhow-1+default-dev Suggests: librust-proxmox-auth-api+api-dev (= 0.4.6), librust-proxmox-auth-api+api-types-dev (= 0.4.6), librust-proxmox-auth-api+pam-authenticator-dev (= 0.4.6), librust-proxmox-auth-api+password-authenticator-dev (= 0.4.6), librust-proxmox-auth-api+ticket-dev (= 0.4.6) Provides: librust-proxmox-auth-api+default-dev (= 0.4.6), librust-proxmox-auth-api-0+default-dev (= 0.4.6), librust-proxmox-auth-api-0-dev (= 0.4.6), librust-proxmox-auth-api-0.4+default-dev (= 0.4.6), librust-proxmox-auth-api-0.4-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6+default-dev (= 0.4.6), librust-proxmox-auth-api-0.4.6-dev (= 0.4.6) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-auth-api/librust-proxmox-auth-api-dev_0.4.6_ppc64el.deb Size: 20380 SHA512: b5654b125013838130b9afb1b7b65ab0b6a5e5a51cb9ef358669a661fce0f0d2685c4f860d10548c244fb1d26a80cb9e2fd81192c8994bf95a6a332ab51fc9f9 SHA256: 07a34d1e3531872490cccadec797d5160d8d133d103e8b4c12413e2f0d463baf SHA1: 012b7bf6525a91df919f93daec30bf30997b7722 MD5sum: 7e8a1230370c4155030d25151617d588 Description: Tickets, API and Realm handling - Rust source code Source code for Debianized Rust crate "proxmox-auth-api" Package: librust-proxmox-borrow-dev Source: rust-proxmox-borrow Version: 1.0.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 19 Provides: librust-proxmox-borrow+default-dev (= 1.0.1-1), librust-proxmox-borrow-1+default-dev (= 1.0.1-1), librust-proxmox-borrow-1-dev (= 1.0.1-1), librust-proxmox-borrow-1.0+default-dev (= 1.0.1-1), librust-proxmox-borrow-1.0-dev (= 1.0.1-1), librust-proxmox-borrow-1.0.1+default-dev (= 1.0.1-1), librust-proxmox-borrow-1.0.1-dev (= 1.0.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-borrow/librust-proxmox-borrow-dev_1.0.1-1_ppc64el.deb Size: 3928 SHA512: 1106a4af19a82f9c2618c023096e9a6ceb5f9a419b5fa3716a1ab45bbe09e36df9bd9d2b23f76f7772397bb3e50fef728c16ceaa5ad52773435df15f2d643a64 SHA256: 69b71ac4780ba08bd37586e1ac495b91c884d75b8785d26bfc7385fa75d2b6dd SHA1: 68473ff5e168539f0e7f3eba021a360d9a579052 MD5sum: c75e4fbb6d30a2e6b5c83e0ab9e538e1 Description: Contains the Tied type to tie a value with a lifetime to the value it borrows from - Rust source code Source code for Debianized Rust crate "proxmox-borrow" Package: librust-proxmox-client+hyper-client-dev Source: rust-proxmox-client Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-client-dev (= 0.5.1-1), librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-openssl-0.10+default-dev, librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-client-0+hyper-client-dev (= 0.5.1-1), librust-proxmox-client-0.5+hyper-client-dev (= 0.5.1-1), librust-proxmox-client-0.5.1+hyper-client-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-client/librust-proxmox-client+hyper-client-dev_0.5.1-1_ppc64el.deb Size: 1260 SHA512: c4aadca7d5369b9464a60a641f3e56da09b98a6cd04f7c0f87cc07ea46ced3024b6060362bcd1b33bd2fc2a18cf17857056b9a07e8a3665bd6c5396dd69fdfdb SHA256: 5ac81b35fa627c3b11f73d766637bb64a9996f72b7257bab45002c877de2194e SHA1: 30a3015a9633ee6ddd7846b1e55326e668623dd0 MD5sum: b53055e00e99753a2bef46f97ebbe645 Description: Base client for proxmox APIs for handling login and ticket renewal - feature "hyper-client" This metapackage enables feature "hyper-client" for the Rust proxmox-client crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-client+webauthn-dev Source: rust-proxmox-client Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-client-dev (= 0.5.1-1), librust-proxmox-login-0.1+http-dev (>= 0.1.3-~~), librust-proxmox-login-0.1+webauthn-dev (>= 0.1.3-~~) Provides: librust-proxmox-client-0+webauthn-dev (= 0.5.1-1), librust-proxmox-client-0.5+webauthn-dev (= 0.5.1-1), librust-proxmox-client-0.5.1+webauthn-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-client/librust-proxmox-client+webauthn-dev_0.5.1-1_ppc64el.deb Size: 1224 SHA512: 757e2af980bf98672712e588f145fd6bb9b2961e8678473577fb42a349ece8fca28bb024818f14ba4ae7c4c0ab7c53125ee7a693fa6b04c34059e3ac067bfc74 SHA256: 3e0d34158f65fafeb5adf3cf101457651c47347093a72658f0e9ab37df14a31f SHA1: 75af9c464503d4dc1c1833e1d8d821bddec22f61 MD5sum: 2fcf80b03d6238fb0eaefb3aff6a9636 Description: Base client for proxmox APIs for handling login and ticket renewal - feature "webauthn" This metapackage enables feature "webauthn" for the Rust proxmox-client crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-client-dev Source: rust-proxmox-client Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 55 Depends: librust-anyhow-1+default-dev, librust-hex-0.4+default-dev, librust-http-0.2+default-dev, librust-proxmox-login-0.1+default-dev (>= 0.1.3-~~), librust-proxmox-login-0.1+http-dev (>= 0.1.3-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev Suggests: librust-proxmox-client+hyper-client-dev (= 0.5.1-1), librust-proxmox-client+webauthn-dev (= 0.5.1-1) Provides: librust-proxmox-client+default-dev (= 0.5.1-1), librust-proxmox-client-0+default-dev (= 0.5.1-1), librust-proxmox-client-0-dev (= 0.5.1-1), librust-proxmox-client-0.5+default-dev (= 0.5.1-1), librust-proxmox-client-0.5-dev (= 0.5.1-1), librust-proxmox-client-0.5.1+default-dev (= 0.5.1-1), librust-proxmox-client-0.5.1-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-client/librust-proxmox-client-dev_0.5.1-1_ppc64el.deb Size: 11496 SHA512: bf8ee1cd8389c09595a511dd23bdb71687974d940be4dd9ff802c14d6a6e745840f63adfa84a9044a3a414e7d5e0bf0cd89b48fe3c63f34f79538faa2574601b SHA256: 628d08000621f35f65adf73029312149f4115493a818ba7736726406dc136796 SHA1: 14e1c2cb3bc1ace8013c7c95d026812b7495611d MD5sum: 389c571db41259c8d556fdbd5e17a8a3 Description: Base client for proxmox APIs for handling login and ticket renewal - Rust source code Source code for Debianized Rust crate "proxmox-client" Package: librust-proxmox-compression-dev Source: rust-proxmox-compression Version: 0.2.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 71 Depends: librust-anyhow-1+default-dev, librust-bytes-1+default-dev, librust-crc32fast-1+default-dev, librust-endian-trait-0.6+default-dev, librust-flate2-1+default-dev, librust-futures-0.3+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-proxmox-io-1+default-dev (>= 1.1.0-~~), librust-proxmox-io-1+tokio-dev (>= 1.1.0-~~), librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-proxmox-time-2+default-dev, librust-tar-0.4+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+fs-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~), librust-walkdir-2+default-dev, librust-zstd-0.12+bindgen-dev, librust-zstd-0.12+default-dev Provides: librust-proxmox-compression+default-dev (= 0.2.4-1), librust-proxmox-compression-0+default-dev (= 0.2.4-1), librust-proxmox-compression-0-dev (= 0.2.4-1), librust-proxmox-compression-0.2+default-dev (= 0.2.4-1), librust-proxmox-compression-0.2-dev (= 0.2.4-1), librust-proxmox-compression-0.2.4+default-dev (= 0.2.4-1), librust-proxmox-compression-0.2.4-dev (= 0.2.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-compression/librust-proxmox-compression-dev_0.2.4-1_ppc64el.deb Size: 13612 SHA512: 052406e417f94e813a20f7e1b57f6148cb41a8b8e0a7791cfe05e2d981cfdd5861b733746099610e5e6c224b34255581c37ff4e96c78ee15ad3333fe194e9703 SHA256: 7eabe5c75647762874766c4230063c38034d3291ffc751302b5ab61f84c7e986 SHA1: 98b11871c5ac4d9caa733a40e15d5b84f612f066 MD5sum: bd0fd3d9e46eb5cf26e636c54364a6bb Description: Contains compression utilitites (such as an Zip Encoder for async rust) - Rust source code Source code for Debianized Rust crate "proxmox-compression" Package: librust-proxmox-config-digest+openssl-dev Source: rust-proxmox-config-digest Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-config-digest-dev (= 0.1.0-1), librust-openssl-0.10+default-dev Provides: librust-proxmox-config-digest-0+openssl-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1+openssl-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1.0+openssl-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-config-digest/librust-proxmox-config-digest+openssl-dev_0.1.0-1_ppc64el.deb Size: 1208 SHA512: 8083de7554d4d136e935a519455b75d6997f0508a1b19dbfefe1dd9fe83f83e9c61f38c5f87c42122bf10335dd607d8b9c780cfe32625deb857b84a3a25688f0 SHA256: 3f4c0e5fc64fcab8a080bace58a666f8de6ac996788fefc1e077a4e97a00da6f SHA1: 4216c9426f9e49c7774da6bb88f109e3463cb28d MD5sum: 2d1430c1f92b7ceb6d6858eae210d58c Description: Configuration file digest API type - feature "openssl" This metapackage enables feature "openssl" for the Rust proxmox-config-digest crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-config-digest-dev Source: rust-proxmox-config-digest Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 19 Depends: librust-anyhow-1+default-dev, librust-hex-0.4+default-dev, librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-plain-1+default-dev Suggests: librust-proxmox-config-digest+openssl-dev (= 0.1.0-1) Provides: librust-proxmox-config-digest+default-dev (= 0.1.0-1), librust-proxmox-config-digest-0+default-dev (= 0.1.0-1), librust-proxmox-config-digest-0-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1+default-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-config-digest-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-config-digest/librust-proxmox-config-digest-dev_0.1.0-1_ppc64el.deb Size: 3948 SHA512: 1ea40c9fe279f999ec0d094a17f09c866befd34fbf841c170c37d53886d98abd1f2c65602a36eab0907d8db976c810fdd1171da0751a86fbf1d740819fb96f28 SHA256: 227af18a751672466a555e8c28f89aeaba96f5cdf00043f3960684545ff6c8b0 SHA1: 293bd7803bae34c5a38d7a36331f346099ea6a77 MD5sum: 546d85dc10619a73bd18a6f6bb33e8bd Description: Configuration file digest API type - Rust source code Source code for Debianized Rust crate "proxmox-config-digest" Package: librust-proxmox-daemon-dev Source: rust-proxmox-daemon Version: 0.1.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 45 Depends: librust-anyhow-1+default-dev, librust-futures-0.3+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-systemd-0.1+default-dev, librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~), librust-tokio-1+net-dev (>= 1.6-~~), librust-tokio-1+rt-dev (>= 1.6-~~), librust-tokio-1+signal-dev (>= 1.6-~~), librust-tokio-1+sync-dev (>= 1.6-~~) Provides: librust-proxmox-daemon+default-dev (= 0.1.2-1), librust-proxmox-daemon-0+default-dev (= 0.1.2-1), librust-proxmox-daemon-0-dev (= 0.1.2-1), librust-proxmox-daemon-0.1+default-dev (= 0.1.2-1), librust-proxmox-daemon-0.1-dev (= 0.1.2-1), librust-proxmox-daemon-0.1.2+default-dev (= 0.1.2-1), librust-proxmox-daemon-0.1.2-dev (= 0.1.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-daemon/librust-proxmox-daemon-dev_0.1.2-1_ppc64el.deb Size: 10872 SHA512: 5896a0fbf36a9919fa01b53ac6bc9a430e43c545e9b8549f325b5b08ae5cf877593d62660b5d006ebcdb1b320d94815f193e53b32bdff1379c751024cc420bd1 SHA256: 12614b3c00f2f369d1fadd907fb262168b1085eb8c2d1b36a95f951bd23f39fa SHA1: 66f9f6044c8b35475b01dfdacb23c2e04e003622 MD5sum: 2cbb822f596dce8022904d7c5ec875f9 Description: Daemon state handling (catching reload signals, registering commands with the command socket, ...) - Rust source code Source code for Debianized Rust crate "proxmox-daemon" Package: librust-proxmox-dns-api+impl-dev Source: rust-proxmox-dns-api Version: 0.1.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-dns-api-dev (= 0.1.4-1), librust-proxmox-config-digest-0.1+openssl-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-dns-api-0+impl-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1+impl-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1.4+impl-dev (= 0.1.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-dns-api/librust-proxmox-dns-api+impl-dev_0.1.4-1_ppc64el.deb Size: 1228 SHA512: 5c6c0c007f8496fa4cef919f4668a21e465be94edfb1a02db46326276f4b9bcf450a20ff2238c4e11bbddc16f69dcd1b4b573f931d676dd865b01a285dfd1768 SHA256: e8b79cfb37bedf22e262d2db123f85e359392cd0f107e2bd8a433b49e0daf5b9 SHA1: d5b29528cc31229c3cc2b709962a5c73432b8246 MD5sum: 39fcc9cfa4b23706da199c60af196046 Description: DNS Management API implementation - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-dns-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-dns-api-dev Source: rust-proxmox-dns-api Version: 0.1.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 26 Depends: librust-anyhow-1+default-dev, librust-const-format-0.2+default-dev, librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Suggests: librust-proxmox-dns-api+impl-dev (= 0.1.4-1) Provides: librust-proxmox-dns-api+default-dev (= 0.1.4-1), librust-proxmox-dns-api-0+default-dev (= 0.1.4-1), librust-proxmox-dns-api-0-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1+default-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1.4+default-dev (= 0.1.4-1), librust-proxmox-dns-api-0.1.4-dev (= 0.1.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-dns-api/librust-proxmox-dns-api-dev_0.1.4-1_ppc64el.deb Size: 5204 SHA512: 6c5ea3f4e229c455d55a8102cb24b4497221e75f117dd622ac035123caddcf554435d500ebdfa2d58ad6ca18ab44a5a96e798d3da3c226741f3014a40a75eccf SHA256: a3b1097da25d2544261c835d0935b94cf4ae04bdf4b8c3d9473f2804ef0d8672 SHA1: 38b341a946ae21113e79741f697aaf1d10f3ee58 MD5sum: 3ebbea4a96ef490a99a09436aa54f045 Description: DNS Management API implementation - Rust source code Source code for Debianized Rust crate "proxmox-dns-api" Package: librust-proxmox-fuse-dev Source: rust-proxmox-fuse Version: 0.1.7-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 140 Depends: librust-anyhow-1+default-dev, librust-cc-1+default-dev (>= 1.0.46-~~), librust-futures-0.3+default-dev, librust-libc-0.2+default-dev, librust-tokio-1+default-dev, librust-tokio-1+macros-dev, librust-tokio-1+net-dev, librust-tokio-1+rt-multi-thread-dev, librust-tokio-1+signal-dev, librust-tokio-stream-0.1+default-dev, libfuse3-dev Provides: librust-proxmox-fuse+default-dev (= 0.1.7-1), librust-proxmox-fuse-0+default-dev (= 0.1.7-1), librust-proxmox-fuse-0-dev (= 0.1.7-1), librust-proxmox-fuse-0.1+default-dev (= 0.1.7-1), librust-proxmox-fuse-0.1-dev (= 0.1.7-1), librust-proxmox-fuse-0.1.7+default-dev (= 0.1.7-1), librust-proxmox-fuse-0.1.7-dev (= 0.1.7-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-fuse/librust-proxmox-fuse-dev_0.1.7-1_ppc64el.deb Size: 26036 SHA512: 86d9d06cca5952b05736c9152d6caaf93a4964d1ae1f5a77bfaa4c2f09e1963449decb361358d838b45438958b8e8bf5bedad52be7437dab077ddc9f4015dcd9 SHA256: 198b79a8c3dfedf640c42f25a0a7c725f033b8e7a8f92ecf741d46a9b03e2ec1 SHA1: 00ca3efd0afb6ca6979dd56b1f5f2f80a21b1528 MD5sum: 198433c0b5d08a4fcba22cddc85fdecf Description: Expose fuse requests as async streams - Rust source code Source code for Debianized Rust crate "proxmox-fuse" Package: librust-proxmox-http+client-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-proxmox-http+http-helpers-dev (= 0.9.4-1), librust-proxmox-http+rate-limited-stream-dev (= 0.9.4-1), librust-futures-0.3+default-dev, librust-hyper-0.14+client-dev (>= 0.14.5-~~), librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-hyper-0.14+http1-dev (>= 0.14.5-~~), librust-hyper-0.14+http2-dev (>= 0.14.5-~~), librust-hyper-0.14+stream-dev (>= 0.14.5-~~), librust-hyper-0.14+tcp-dev (>= 0.14.5-~~), librust-openssl-0.10+default-dev, librust-proxmox-compression-0.2+default-dev (>= 0.2.4-~~), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~), librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~) Provides: librust-proxmox-http-0+client-dev (= 0.9.4-1), librust-proxmox-http-0.9+client-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+client-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+client-dev_0.9.4-1_ppc64el.deb Size: 1316 SHA512: e66f3b477135be9cd8899ad72e7488bf095ff03c383d5d01a84a781f2a8b273850918d33e4bebab765e530afa4e3e9975c4be876e854802e9cf50bf9348e5eef SHA256: 0238e668926a7a15eee725bdcbcbf33d38a24d355a5148340bb4267d74da6d29 SHA1: cd8e7cd02882f4a2fe3d520776af99ae3aa4cead MD5sum: 4c480123da858a82d1c25525afc0f249 Description: Proxmox HTTP library - feature "client" This metapackage enables feature "client" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+client-sync-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-proxmox-http+client-trait-dev (= 0.9.4-1), librust-proxmox-http+http-helpers-dev (= 0.9.4-1), librust-native-tls-0.2+default-dev, librust-ureq-2+native-certs-dev (>= 2.4-~~), librust-ureq-2+native-tls-dev (>= 2.4-~~) Provides: librust-proxmox-http-0+client-sync-dev (= 0.9.4-1), librust-proxmox-http-0.9+client-sync-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+client-sync-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+client-sync-dev_0.9.4-1_ppc64el.deb Size: 1240 SHA512: ef03a9ddcedbb8aa0b2c4872eaa92be069b3cc55933f72dfff23553e109ae60a2d2364eb8604f3563a8dd536265b1d46fd0447c91fda5deae9c0b9b4eec1b9b5 SHA256: 26737ab2a23d5aab95582a8e7a89031384dbfc7720c0cfef53bf7eb54e73b318 SHA1: 15f3a83f74a78de806ab8b5dc50005d35c5aa3c5 MD5sum: fc0e0f844745cccbdc653f646549993d Description: Proxmox HTTP library - feature "client-sync" This metapackage enables feature "client-sync" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+client-trait-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-http-0.2+default-dev Provides: librust-proxmox-http-0+client-trait-dev (= 0.9.4-1), librust-proxmox-http-0.9+client-trait-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+client-trait-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+client-trait-dev_0.9.4-1_ppc64el.deb Size: 1188 SHA512: b6f92dfa8460050affe8556611c3fdf930117c5658a6fbb6255dc72c9f1d69032383161976241b9379854c14c9300cfc0c55061361294d52f8e7e75ae72f9974 SHA256: 7fe84d370dfa8e73f262b19613fc12f982511618fdea72584133997142be7d30 SHA1: f83bdab41b869d199bda304f45403da8bdad4d78 MD5sum: ac1dba8b98afd728c257decc537f311c Description: Proxmox HTTP library - feature "client-trait" This metapackage enables feature "client-trait" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+http-helpers-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-base64-0.13+default-dev, librust-http-0.2+default-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-serde-json-1+default-dev, librust-url-2+default-dev (>= 2.2-~~) Provides: librust-proxmox-http-0+http-helpers-dev (= 0.9.4-1), librust-proxmox-http-0.9+http-helpers-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+http-helpers-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+http-helpers-dev_0.9.4-1_ppc64el.deb Size: 1244 SHA512: fe49d8ad6688979e934a2116ab8fc42a56694fe38b99f63a52befbaf77b9bd1ad0ff3de840e3f66cb0a2f0ca008e353e68c1591e787471b0f49a792ea5049c27 SHA256: 1ba76b308c2cef44fcf90fd7682d9c31861c591bc099e43994c1b3c37570addf SHA1: 1c0affa6105bd000940081b540d8b1a4c82683d6 MD5sum: 1daf15677d0dcf8f2a047d9e84e8010d Description: Proxmox HTTP library - feature "http-helpers" This metapackage enables feature "http-helpers" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+proxmox-async-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) Provides: librust-proxmox-http-0+proxmox-async-dev (= 0.9.4-1), librust-proxmox-http-0.9+proxmox-async-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+proxmox-async-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+proxmox-async-dev_0.9.4-1_ppc64el.deb Size: 1192 SHA512: fc3d1bbc1037a04ec5bd990aca1f509f488f7825efe4ecdf964735c1b9ada08be96a0a68f3aaab838e71bb706644375b5e827b4b6136050d02edff4ffafd4ec2 SHA256: 839d198ea9f7a907cb5d64bfd0741782dd65e549dbc67b3492c43b473f3ebf5e SHA1: 91872ffb59a5b64bf46761f8dd91a118cea10509 MD5sum: 31714654aebaa07f0604c97083bb48d6 Description: Proxmox HTTP library - feature "proxmox-async" This metapackage enables feature "proxmox-async" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+rate-limited-stream-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-proxmox-http+rate-limiter-dev (= 0.9.4-1), librust-hyper-0.14+client-dev (>= 0.14.5-~~), librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+time-dev (>= 1.6-~~) Provides: librust-proxmox-http-0+rate-limited-stream-dev (= 0.9.4-1), librust-proxmox-http-0.9+rate-limited-stream-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+rate-limited-stream-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+rate-limited-stream-dev_0.9.4-1_ppc64el.deb Size: 1248 SHA512: 0b443329e302027961af9731f2fd76dc8b949b599cc26d675803eb87ab6d64ebe9f1e0744f495de2029382f69a631e030182f4511e9a0504e1790c6d5e1b5fbd SHA256: 1ef4eaeb92052cc54009372567c9055855033d50fc31a28eafbc0becf09a0485 SHA1: 3925bcd530eadc6729ef31c6c54375aeffe3b92e MD5sum: 80aeb681371c4c61b9b9f3b9d0bb0538 Description: Proxmox HTTP library - feature "rate-limited-stream" This metapackage enables feature "rate-limited-stream" for the Rust proxmox- http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+rate-limiter-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-hyper-0.14+default-dev (>= 0.14.5-~~) Provides: librust-proxmox-http-0+rate-limiter-dev (= 0.9.4-1), librust-proxmox-http-0.9+rate-limiter-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+rate-limiter-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+rate-limiter-dev_0.9.4-1_ppc64el.deb Size: 1200 SHA512: 4bba2d6740b52a3203fdeb2702f3f31fe944c2b278335c357a93fcac035377fc69fb922315ff553bd1ce42953e7a83a344742aee80350535a39a28b2e816ee5d SHA256: 0f40a295d9a291f25513b5930456469a4ae30ccb093eb4a1b5263279798681ad SHA1: 1e8ed44b51c69f9086adca690f0c38374e9d6f3d MD5sum: 62aa9eeaeb20c462822b514efc3fd783 Description: Proxmox HTTP library - feature "rate-limiter" This metapackage enables feature "rate-limiter" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http+websocket-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-http-dev (= 0.9.4-1), librust-base64-0.13+default-dev, librust-futures-0.3+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-openssl-0.10+default-dev, librust-proxmox-io-1+default-dev (>= 1.1.0-~~), librust-proxmox-io-1+tokio-dev (>= 1.1.0-~~), librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~), librust-tokio-1+sync-dev (>= 1.6-~~) Provides: librust-proxmox-http-0+websocket-dev (= 0.9.4-1), librust-proxmox-http-0.9+websocket-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+websocket-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http+websocket-dev_0.9.4-1_ppc64el.deb Size: 1292 SHA512: 6fb9d755c4b524bda0dded43f704e2bb30311c04363b1f0ac572acc424a204c090de71e6cf192b2f7f5c078f1d151cc2cbabcbdedecffff64d26f3afdd0e9f67 SHA256: 17e4d11d81317a63e079c447282654b8c55c2740f671c889495ffcc82232763f SHA1: f055bdd55a10954db22b4b47e21f13e294ca9eed MD5sum: f53b8871efea468c2f7172de91a91d2b Description: Proxmox HTTP library - feature "websocket" This metapackage enables feature "websocket" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-http-dev Source: rust-proxmox-http Version: 0.9.4-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 103 Depends: librust-anyhow-1+default-dev Suggests: librust-proxmox-http+client-dev (= 0.9.4-1), librust-proxmox-http+client-sync-dev (= 0.9.4-1), librust-proxmox-http+client-trait-dev (= 0.9.4-1), librust-proxmox-http+http-helpers-dev (= 0.9.4-1), librust-proxmox-http+proxmox-async-dev (= 0.9.4-1), librust-proxmox-http+rate-limited-stream-dev (= 0.9.4-1), librust-proxmox-http+rate-limiter-dev (= 0.9.4-1), librust-proxmox-http+websocket-dev (= 0.9.4-1) Provides: librust-proxmox-http+default-dev (= 0.9.4-1), librust-proxmox-http-0+default-dev (= 0.9.4-1), librust-proxmox-http-0-dev (= 0.9.4-1), librust-proxmox-http-0.9+default-dev (= 0.9.4-1), librust-proxmox-http-0.9-dev (= 0.9.4-1), librust-proxmox-http-0.9.4+default-dev (= 0.9.4-1), librust-proxmox-http-0.9.4-dev (= 0.9.4-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http/librust-proxmox-http-dev_0.9.4-1_ppc64el.deb Size: 20596 SHA512: c9b133f17717d479e2532a43b5d56f0a048939bd5194eba274939118841f27d868c57c045097855329424cc98b11568f0048c12cd4b503252282e8cf6e5b8d2b SHA256: cdff1e6fcde6114463797e865408bbd18f17007872cee0ea7bd43dce1c59909f SHA1: 7ccf6e9c2f8c3c08f1f4b199cc63b34502b4c6bc MD5sum: e3e809b9694e62dd94a74a64a2ffffb8 Description: Proxmox HTTP library - Rust source code Source code for Debianized Rust crate "proxmox-http" Package: librust-proxmox-http-error-dev Source: rust-proxmox-http-error Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 18 Depends: librust-anyhow-1+default-dev, librust-http-0.2+default-dev, librust-serde-1+default-dev Provides: librust-proxmox-http-error+default-dev (= 0.1.0-1), librust-proxmox-http-error-0+default-dev (= 0.1.0-1), librust-proxmox-http-error-0-dev (= 0.1.0-1), librust-proxmox-http-error-0.1+default-dev (= 0.1.0-1), librust-proxmox-http-error-0.1-dev (= 0.1.0-1), librust-proxmox-http-error-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-http-error-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-http-error/librust-proxmox-http-error-dev_0.1.0-1_ppc64el.deb Size: 3524 SHA512: 72b93e93f865cb62f834da8fee9c07d28d2a82c84e04f451eac6ba56cf2c965065f92c8750c89beeadd335de4b93eecf5169012bffe662de468a8ac3ac2244d0 SHA256: 6e4a780b677a12c02100808420a19965a9e11e5c4d2ef55d77577170987508a0 SHA1: 1faa854dbe109450a98ff4f43a6fb8f8851e5edf MD5sum: b0dfcff0ab724f87ece45a19b4acfad8 Description: Proxmox HTTP Error - Rust source code Source code for Debianized Rust crate "proxmox-http-error" Package: librust-proxmox-human-byte-dev Source: rust-proxmox-human-byte Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 29 Depends: librust-anyhow-1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-serde-1+default-dev Provides: librust-proxmox-human-byte+default-dev (= 0.1.3-1), librust-proxmox-human-byte-0+default-dev (= 0.1.3-1), librust-proxmox-human-byte-0-dev (= 0.1.3-1), librust-proxmox-human-byte-0.1+default-dev (= 0.1.3-1), librust-proxmox-human-byte-0.1-dev (= 0.1.3-1), librust-proxmox-human-byte-0.1.3+default-dev (= 0.1.3-1), librust-proxmox-human-byte-0.1.3-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-human-byte/librust-proxmox-human-byte-dev_0.1.3-1_ppc64el.deb Size: 5912 SHA512: 7aa69e6bb7a34ec82b737ab6b7c5e5581c244967a78bd20eda35a2714d94c7291a749a6b5ef1062bcf372872afe2c2ae48456fa987b48de8eae0df4726243e0c SHA256: 06e55231086b07e4cc3ff570711f0039d560812eeadcf07dd6e73d8f7b64330d SHA1: 0d66c1fcbbe7881ca6062f398b5bf29230528bff MD5sum: 4bf4ce739f6210c8350309dc3dfcc3cd Description: Proxmox library for formatting byte sizes (IEC or SI) - Rust source code Source code for Debianized Rust crate "proxmox-human-byte" Package: librust-proxmox-io+tokio-dev Source: rust-proxmox-io Version: 1.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-io-dev (= 1.1.0-1), librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+io-util-dev (>= 1.6-~~) Provides: librust-proxmox-io-1+tokio-dev (= 1.1.0-1), librust-proxmox-io-1.1+tokio-dev (= 1.1.0-1), librust-proxmox-io-1.1.0+tokio-dev (= 1.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-io/librust-proxmox-io+tokio-dev_1.1.0-1_ppc64el.deb Size: 1200 SHA512: dea0a3eb4c3dcc2909986ab407fdb3098342c8c72d7054be4ef9c425fd76d75f530e035d50ff7fae7b6ca9ca67abd757d3d98d47ce3a574dde41c32b94459e3b SHA256: b62d562bd8c959d8f031647450f725d50bcc2c557b10aa76eb69dd47fdb5cbdd SHA1: f3b9483ba028ae43020a704fde628019a6505bf5 MD5sum: 9bf2125372ec7a225cc0d9f66e55ea00 Description: Extension traits for Read and Write - feature "tokio" This metapackage enables feature "tokio" for the Rust proxmox-io crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-io-dev Source: rust-proxmox-io Version: 1.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 61 Depends: librust-endian-trait-0.6+arrays-dev, librust-endian-trait-0.6+default-dev Suggests: librust-proxmox-io+tokio-dev (= 1.1.0-1) Provides: librust-proxmox-io+default-dev (= 1.1.0-1), librust-proxmox-io-1+default-dev (= 1.1.0-1), librust-proxmox-io-1-dev (= 1.1.0-1), librust-proxmox-io-1.1+default-dev (= 1.1.0-1), librust-proxmox-io-1.1-dev (= 1.1.0-1), librust-proxmox-io-1.1.0+default-dev (= 1.1.0-1), librust-proxmox-io-1.1.0-dev (= 1.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-io/librust-proxmox-io-dev_1.1.0-1_ppc64el.deb Size: 11660 SHA512: 06e06efd02a6af36634636744b050b7a738f6b9c9e4405c6e302b3b0e9379322457133d2b2eac23525958c5f8155da5915e4a67672b292fe8de69ac7105ec21b SHA256: 82df845ca265b24ed4ba8256daae9d6986542a92d66bc0672623400fc31199f4 SHA1: f65958f61d9bda845e0b80c5f4aed8f2258c02c3 MD5sum: 9df004da04eda54cbdffefeb347c2266 Description: Extension traits for Read and Write - Rust source code Source code for Debianized Rust crate "proxmox-io" Package: librust-proxmox-lang-dev Source: rust-proxmox-lang Version: 1.4.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 24 Provides: librust-proxmox-lang+default-dev (= 1.4.0-1), librust-proxmox-lang-1+default-dev (= 1.4.0-1), librust-proxmox-lang-1-dev (= 1.4.0-1), librust-proxmox-lang-1.4+default-dev (= 1.4.0-1), librust-proxmox-lang-1.4-dev (= 1.4.0-1), librust-proxmox-lang-1.4.0+default-dev (= 1.4.0-1), librust-proxmox-lang-1.4.0-dev (= 1.4.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-lang/librust-proxmox-lang-dev_1.4.0-1_ppc64el.deb Size: 5304 SHA512: f6fd9fe1abb7483d83bbab34c1b983693393e3ce13554a5797774c0f23540c34e48ebca105cbd7985cd5625998545f4b5ac95aea69ebb843369bdc1c7c5e7065 SHA256: bef8f4774d9394db16fe2fb72da3ee6b1ff37ebbf293d629c461241131fe6250 SHA1: acbc98dd6c469e38e5841b83f6429f6ac151baea MD5sum: 31a123185acd4cac4936a3d1cf52e26f Description: Simple rust language utilities such as try_block, which have no dependencies - Rust source code Source code for Debianized Rust crate "proxmox-lang" Package: librust-proxmox-ldap-dev Source: rust-proxmox-ldap Version: 0.2.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 51 Depends: librust-anyhow-1+default-dev, librust-ldap3-0.11+tls-dev, librust-native-tls-0.2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-proxmox-ldap+default-dev (= 0.2.2-1), librust-proxmox-ldap-0+default-dev (= 0.2.2-1), librust-proxmox-ldap-0-dev (= 0.2.2-1), librust-proxmox-ldap-0.2+default-dev (= 0.2.2-1), librust-proxmox-ldap-0.2-dev (= 0.2.2-1), librust-proxmox-ldap-0.2.2+default-dev (= 0.2.2-1), librust-proxmox-ldap-0.2.2-dev (= 0.2.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-ldap/librust-proxmox-ldap-dev_0.2.2-1_ppc64el.deb Size: 12828 SHA512: d80e84eead34e1a74f20f66995fd6c0a004fac83a9e29f5503ff302c1483b8c84d8723942f56a2700fd0607c6e0571a5e825210fadae22cfc8efb807eafeed11 SHA256: 46af228aabad640b35084d0030ff54a6441f2b56397e1ec1d9d5fea5d059958f SHA1: c1dcda5c3ba54b147443097e7b86afe9c25564b5 MD5sum: 633bbb28a6e78fa7bfc20c1bdd7ab754 Description: Proxmox library for LDAP authentication/synchronization - Rust source code Source code for Debianized Rust crate "proxmox-ldap" Package: librust-proxmox-log-dev Source: rust-proxmox-log Version: 0.2.7-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 29 Depends: librust-anyhow-1+default-dev, librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+rt-multi-thread-dev (>= 1.6-~~), librust-tracing-0.1+default-dev, librust-tracing-journald-0.3+default-dev, librust-tracing-log-0.2+std-dev, librust-tracing-subscriber-0.3+default-dev (>= 0.3.16-~~) Provides: librust-proxmox-log+default-dev (= 0.2.7-1), librust-proxmox-log-0+default-dev (= 0.2.7-1), librust-proxmox-log-0-dev (= 0.2.7-1), librust-proxmox-log-0.2+default-dev (= 0.2.7-1), librust-proxmox-log-0.2-dev (= 0.2.7-1), librust-proxmox-log-0.2.7+default-dev (= 0.2.7-1), librust-proxmox-log-0.2.7-dev (= 0.2.7-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-log/librust-proxmox-log-dev_0.2.7-1_ppc64el.deb Size: 7016 SHA512: 0752e6af05a0577a840ce8469f6a1dc5d09196d8d7ffc3264ab79d654e61ae4913d7e40a8fcb76c836153d0852fedd278da8df55b1c479732c40afeea32f75fb SHA256: b84101b490a16310add2ff5d8a88deb2d102466ae8ef4db49f3ced707d0c6299 SHA1: c3f77125568175b966ae9c1a8bd66938700e26e8 MD5sum: 98a61e393d252168d87dbb64923d2bb3 Description: Logging infrastructure for proxmox - Rust source code Source code for Debianized Rust crate "proxmox-log" Package: librust-proxmox-login+http-dev Source: rust-proxmox-login Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-login-dev (= 0.1.3-1), librust-http-0.2+default-dev (>= 0.2.4-~~) Provides: librust-proxmox-login-0+http-dev (= 0.1.3-1), librust-proxmox-login-0.1+http-dev (= 0.1.3-1), librust-proxmox-login-0.1.3+http-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-login/librust-proxmox-login+http-dev_0.1.3-1_ppc64el.deb Size: 1196 SHA512: 46fae7d3590054bcea5e3357717c05450354606e1bcbc875457422847f7d8cf50ae1f76a04da9e6ec91f085adc36e46baa1cf47023cceaddd8b7500177ecfdca SHA256: 9dca195fae1f7e7a8ac638041415444df5aedbb6a53a4a8ff275f9ca0d2dfff8 SHA1: 9757dccd34cefc3a055b0a0269ab9248abb5bba4 MD5sum: bd101812325759f2e516ded950b2373d Description: Proxmox product authentication api - feature "http" This metapackage enables feature "http" for the Rust proxmox-login crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-login+webauthn-dev Source: rust-proxmox-login Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-login-dev (= 0.1.3-1), librust-webauthn-rs-0.3+default-dev Provides: librust-proxmox-login-0+webauthn-dev (= 0.1.3-1), librust-proxmox-login-0.1+webauthn-dev (= 0.1.3-1), librust-proxmox-login-0.1.3+webauthn-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-login/librust-proxmox-login+webauthn-dev_0.1.3-1_ppc64el.deb Size: 1192 SHA512: acad040ea4dc1ef3559a1690d5a425a03d4da76557eea10e9f07e16f8e4a3d94fdf94043cd57491c7c586470b711d17b922e03817d22ed9a328895ecedf40dee SHA256: 19ba4d7f03f3d903ef892104f77b66e9f745dd87af221a263c7226afb1c2614c SHA1: a037c391b503e264c00a121cc24225251eb6b343 MD5sum: cb13eee560e03d4ff2c2796f852b408a Description: Proxmox product authentication api - feature "webauthn" This metapackage enables feature "webauthn" for the Rust proxmox-login crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-login-dev Source: rust-proxmox-login Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 57 Depends: librust-base64-0.13+default-dev, librust-js-sys-0.3+default-dev (>= 0.3.55-~~), librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Suggests: librust-proxmox-login+http-dev (= 0.1.3-1), librust-proxmox-login+webauthn-dev (= 0.1.3-1) Provides: librust-proxmox-login+default-dev (= 0.1.3-1), librust-proxmox-login-0+default-dev (= 0.1.3-1), librust-proxmox-login-0-dev (= 0.1.3-1), librust-proxmox-login-0.1+default-dev (= 0.1.3-1), librust-proxmox-login-0.1-dev (= 0.1.3-1), librust-proxmox-login-0.1.3+default-dev (= 0.1.3-1), librust-proxmox-login-0.1.3-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-login/librust-proxmox-login-dev_0.1.3-1_ppc64el.deb Size: 11424 SHA512: 315b8c5e446fd5d9db9c6914df8ae56101e538020ca3fb9bf30a82f144dead86f86dca0c20be430baa6b7039c501d3f3d7a417a3ab6754ff62f0d3520dbec617 SHA256: 562a5e3cd4542c2b3441895996f11a9307727cbbc6661a95d44b306973515fc4 SHA1: 8d75d55e19b4a8cd40e07496165d1750b51dbc9c MD5sum: d96c5ad714da39c547f2f24521278ae9 Description: Proxmox product authentication api - Rust source code Source code for Debianized Rust crate "proxmox-login" Package: librust-proxmox-metrics-dev Source: rust-proxmox-metrics Version: 0.3.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 35 Depends: librust-anyhow-1+default-dev, librust-form-urlencoded-1+default-dev (>= 1.1-~~), librust-futures-0.3+default-dev, librust-http-0.2+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-openssl-0.10+default-dev, librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-http-0.9+client-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+net-dev (>= 1.6-~~), librust-tokio-1+sync-dev (>= 1.6-~~) Provides: librust-proxmox-metrics+default-dev (= 0.3.1-1), librust-proxmox-metrics-0+default-dev (= 0.3.1-1), librust-proxmox-metrics-0-dev (= 0.3.1-1), librust-proxmox-metrics-0.3+default-dev (= 0.3.1-1), librust-proxmox-metrics-0.3-dev (= 0.3.1-1), librust-proxmox-metrics-0.3.1+default-dev (= 0.3.1-1), librust-proxmox-metrics-0.3.1-dev (= 0.3.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-metrics/librust-proxmox-metrics-dev_0.3.1-1_ppc64el.deb Size: 7244 SHA512: 216f42aeb0b8e1db8a5ac4266412b814a4f4119d2c2ec4ec8d8200899d779f26362495643e6e9ce1c986b18ff7b0ff056d552371c745eea919b003e9b4e09eab SHA256: d9dfa38d46f832e6c3f7a4cf361764d694780869af27ea1e468bbbe73661fb4f SHA1: a57d10bc0f1702e34af1070271b4d0d4e4ddd164 MD5sum: cf7eaa7068713e43c997e06144d3cd95 Description: Metrics Server export utilitites - Rust source code Source code for Debianized Rust crate "proxmox-metrics" Package: librust-proxmox-network-api+impl-dev Source: rust-proxmox-network-api Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-network-api-dev (= 0.1.3-1), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-config-digest-0.1+default-dev, librust-proxmox-config-digest-0.1+openssl-dev, librust-proxmox-product-config-0.2+default-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-network-api-0+impl-dev (= 0.1.3-1), librust-proxmox-network-api-0.1+impl-dev (= 0.1.3-1), librust-proxmox-network-api-0.1.3+impl-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-network-api/librust-proxmox-network-api+impl-dev_0.1.3-1_ppc64el.deb Size: 1264 SHA512: 93e20c1c27ac7766233b12d658bee1e8a9819b073f7cbc8c6c37697024f203a82594c1201b8e63b140cbbf6757f18d5f93147854e9eaed1c3b9dd618864eff43 SHA256: f3cdca690a6064c99af82c7ece920f3923db158f7e1e27dbdd3d1558be1a2cd9 SHA1: 0fa845fcc4cced0f1ad45fa579e3fdb054120d53 MD5sum: 928a52cc324ba8737c95caf9be3b6f09 Description: Network Management API implementation - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-network-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-network-api-dev Source: rust-proxmox-network-api Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 109 Depends: librust-anyhow-1+default-dev, librust-const-format-0.2+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Suggests: librust-proxmox-network-api+impl-dev (= 0.1.3-1) Provides: librust-proxmox-network-api+default-dev (= 0.1.3-1), librust-proxmox-network-api-0+default-dev (= 0.1.3-1), librust-proxmox-network-api-0-dev (= 0.1.3-1), librust-proxmox-network-api-0.1+default-dev (= 0.1.3-1), librust-proxmox-network-api-0.1-dev (= 0.1.3-1), librust-proxmox-network-api-0.1.3+default-dev (= 0.1.3-1), librust-proxmox-network-api-0.1.3-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-network-api/librust-proxmox-network-api-dev_0.1.3-1_ppc64el.deb Size: 17636 SHA512: 785f14cabcb0e8a04eef1043260454c718cba0b43ceffba88649d2d136c75ffed661f07c5ff76ea771bc0aad09d233da2c42d5f1c921c88162f14eed24851c57 SHA256: 15c562a0419df97fdb15f57c7ea8e49013ab64d69693f054e2c4551defa2a214 SHA1: 774a421701cee653e0928ece31a12f1cfa47f199 MD5sum: 75133aaa54052e99d3bbb348247cdbae Description: Network Management API implementation - Rust source code Source code for Debianized Rust crate "proxmox-network-api" Package: librust-proxmox-notify+default-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-proxmox-notify+sendmail-dev (= 0.5.1-1), librust-proxmox-notify+gotify-dev (= 0.5.1-1), librust-proxmox-notify+smtp-dev (= 0.5.1-1), librust-proxmox-notify+webhook-dev (= 0.5.1-1) Provides: librust-proxmox-notify-0+default-dev (= 0.5.1-1), librust-proxmox-notify-0.5+default-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+default-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+default-dev_0.5.1-1_ppc64el.deb Size: 1208 SHA512: 5a978e8dfadac871063982fcec8cfa378756281167351e5c342d39bcdd60eae41838e97f149a0e516c0880d94d06469b78249b8c0506c60cf7354a3e00e94e0d SHA256: f7f683a01c1017de17eb5a922e3cb4612f4a20a94493f354652f57e91df7ee1e SHA1: bd3d2b31e8963aab14062f4d6f6b423231232cc8 MD5sum: b525cf1ab1017bd27e6a9e055d2a9e13 Description: Notification base and plugins - feature "default" This metapackage enables feature "default" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify+gotify-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-notify-0+gotify-dev (= 0.5.1-1), librust-proxmox-notify-0.5+gotify-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+gotify-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+gotify-dev_0.5.1-1_ppc64el.deb Size: 1208 SHA512: 3ecddf6ed5b976fa2ab0321f6cef971dce16c24728a1727fbc87d54f244791a682e9e983a2604460d3de1069a09a2f76db5647b06dc4a0804a671c9c602274ac SHA256: 446f062527ffa9ab24e10e1578d908590e6145adc478d15675ca4ba554faf277 SHA1: 73dd82daf2c79f1ef17098673901dd787ca30248 MD5sum: 43301d1920f1b612a2e0a2c4ed3a588a Description: Notification base and plugins - feature "gotify" This metapackage enables feature "gotify" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify+mail-forwarder-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-mail-parser-0.8+default-dev (>= 0.8.2-~~), librust-proxmox-sendmail-0.1+mail-forwarder-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-notify-0+mail-forwarder-dev (= 0.5.1-1), librust-proxmox-notify-0.5+mail-forwarder-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+mail-forwarder-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+mail-forwarder-dev_0.5.1-1_ppc64el.deb Size: 1244 SHA512: 4c5fe6cf63798c776e4b7ee4449d7b56bbfca160339f4c55c94edac07b988f3e68088b50a7e00b76b74da4859f2abc9f97ad932c575abbdf3339c227566725ab SHA256: 122743ab76273c96183843e4342f5e616dcd99b83d3417be511e66f040a8a756 SHA1: 1c84778526fa7338ba64db8655ac971a78f400e2 MD5sum: df259cff1fc70b70c885d3d51055f237 Description: Notification base and plugins - feature "mail-forwarder" This metapackage enables feature "mail-forwarder" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify+pbs-context-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-notify+pve-context-dev (= 0.5.1-1), librust-proxmox-notify-0+pbs-context-dev (= 0.5.1-1), librust-proxmox-notify-0+pve-context-dev (= 0.5.1-1), librust-proxmox-notify-0.5+pbs-context-dev (= 0.5.1-1), librust-proxmox-notify-0.5+pve-context-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+pbs-context-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+pve-context-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+pbs-context-dev_0.5.1-1_ppc64el.deb Size: 1260 SHA512: d396aaad9321007423445d1485d064651721ee61a326e16b2ab2641308cbb302d28b17cbc67a31ed129aea59d27cf3df4441986a87063965780cfe8dfe2e2070 SHA256: 954aefb2318cf3e5d39a8ecf22355958cd22cfaa3dfa0105763c28e6b0a5bd04 SHA1: 84f560156cb6319f70d5cedd7feb95fdf9a485d8 MD5sum: f039409a7894aa4d0f6354b96ed2d7f6 Description: Notification base and plugins - feature "pbs-context" and 1 more This metapackage enables feature "pbs-context" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "pve-context" feature. Package: librust-proxmox-notify+sendmail-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-base64-0.13+default-dev, librust-proxmox-sendmail-0.1+default-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-notify-0+sendmail-dev (= 0.5.1-1), librust-proxmox-notify-0.5+sendmail-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+sendmail-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+sendmail-dev_0.5.1-1_ppc64el.deb Size: 1224 SHA512: 24f2ce5f69665a4921526410af188c9fa8eb455d45f58912552f25879a4756beee31311af2d24f2fc1c72e8d2d16e99f665c9bd32f7180e3d2cf737cc5b8a172 SHA256: 211822f61fb7e69ab7389f596d80d686d47360a0d88eeabf36689f97f83ed726 SHA1: 29a07ddfea57bf1a4f892f18c81ebba0fe73f953 MD5sum: 102b9660e992bc5056b0b255171c617c Description: Notification base and plugins - feature "sendmail" This metapackage enables feature "sendmail" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify+smtp-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-lettre-0.11+default-dev (>= 0.11.1-~~) Provides: librust-proxmox-notify-0+smtp-dev (= 0.5.1-1), librust-proxmox-notify-0.5+smtp-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+smtp-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+smtp-dev_0.5.1-1_ppc64el.deb Size: 1200 SHA512: f3eda603551a1506754e3cbf1bac573de2bb0ff859c5bd91a025e8d617a24984ec2165adb2e61930e624bb99ba8070ecea0d24f7835d6f22472f93db6cedc4e1 SHA256: 679e62023680aa58680683ef2667bf86f0bbbf794472897cf92202f25d18833e SHA1: 2f82a709fe67c0e137dbc99872f1f568312386a6 MD5sum: eeb4a667a54821ffb1b60a4924ced41c Description: Notification base and plugins - feature "smtp" This metapackage enables feature "smtp" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify+webhook-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-notify-dev (= 0.5.1-1), librust-base64-0.13+default-dev, librust-http-0.2+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-proxmox-http-0.9+client-sync-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~) Provides: librust-proxmox-notify-0+webhook-dev (= 0.5.1-1), librust-proxmox-notify-0.5+webhook-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1+webhook-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify+webhook-dev_0.5.1-1_ppc64el.deb Size: 1260 SHA512: 3f436fd30770ba119d00c7291a3346221fa3b03313bcb00c43d8c41378f686ac303d058b65bc456e40cec7e893ec6d0d0c06b153a658bbbaed003f55b75d4eb0 SHA256: a3f1f0f0ebcd50182b25638c62528f3a8e4d5d08226cffa64919fa86a0385a11 SHA1: 11dcfed13f3c87cad16ae0f63f747bbc062fabf4 MD5sum: abe45ed7d14bbd38a6f9d576bef6d8a2 Description: Notification base and plugins - feature "webhook" This metapackage enables feature "webhook" for the Rust proxmox-notify crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-notify-dev Source: rust-proxmox-notify Version: 0.5.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 217 Depends: librust-anyhow-1+default-dev, librust-const-format-0.2+default-dev, librust-handlebars-3+default-dev, librust-openssl-0.10+default-dev, librust-proxmox-http-error-0.1+default-dev, librust-proxmox-human-byte-0.1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-section-config-2+default-dev (>= 2.1.0-~~), librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-proxmox-time-2+default-dev, librust-proxmox-uuid-1+default-dev (>= 1.0.1-~~), librust-proxmox-uuid-1+serde-dev (>= 1.0.1-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-tracing-0.1+default-dev Recommends: librust-proxmox-notify+default-dev (= 0.5.1-1) Suggests: librust-proxmox-notify+gotify-dev (= 0.5.1-1), librust-proxmox-notify+mail-forwarder-dev (= 0.5.1-1), librust-proxmox-notify+pbs-context-dev (= 0.5.1-1), librust-proxmox-notify+sendmail-dev (= 0.5.1-1), librust-proxmox-notify+smtp-dev (= 0.5.1-1), librust-proxmox-notify+webhook-dev (= 0.5.1-1) Provides: librust-proxmox-notify-0-dev (= 0.5.1-1), librust-proxmox-notify-0.5-dev (= 0.5.1-1), librust-proxmox-notify-0.5.1-dev (= 0.5.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-notify/librust-proxmox-notify-dev_0.5.1-1_ppc64el.deb Size: 34068 SHA512: f453d5b1e506d2572e10939bf089a7d182e0e9b1ebebb1783a95981e220357f4ddb100e7fcc7d319932d6c9437f4e9ffb4f42fad2ea5b4c41446a76f1c09755b SHA256: c2ca0501966c58f83f725e3a85c36589545595fd2e5fb339dcd3d5af62e0d9c9 SHA1: 7ab45c41449d250c50e96552e509fdf2790a250e MD5sum: ed772f3e56f6e3bce21a95956ee8b2c3 Description: Notification base and plugins - Rust source code Source code for Debianized Rust crate "proxmox-notify" Package: librust-proxmox-openid-dev Source: rust-proxmox-openid Version: 0.10.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 31 Depends: librust-anyhow-1+default-dev, librust-http-0.2+default-dev, librust-native-tls-0.2+default-dev, librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-openidconnect-2+accept-rfc3339-timestamps-dev (>= 2.4-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-thiserror-1+default-dev, librust-ureq-2+gzip-dev (>= 2.4-~~), librust-ureq-2+native-tls-dev (>= 2.4-~~) Provides: librust-proxmox-openid+default-dev (= 0.10.3-1), librust-proxmox-openid-0+default-dev (= 0.10.3-1), librust-proxmox-openid-0-dev (= 0.10.3-1), librust-proxmox-openid-0.10+default-dev (= 0.10.3-1), librust-proxmox-openid-0.10-dev (= 0.10.3-1), librust-proxmox-openid-0.10.3+default-dev (= 0.10.3-1), librust-proxmox-openid-0.10.3-dev (= 0.10.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-openid/librust-proxmox-openid-dev_0.10.3-1_ppc64el.deb Size: 8288 SHA512: 0645c8d5978847e9a364929c558807889e1e96039146eb49c18db9c05e36e9d7bf1279f0e49ed434f95b99d973b917acda214c123d2d60c490f07eb54119e639 SHA256: 2d063b654c73c8152d208fe058e8cbbb114905e11043baec3b6c52d73a3936cb SHA1: bdc808db2d54fb196ee0683c0fbb76138827ef5d MD5sum: 7996e00c7b7118f3b28b85c588907af2 Description: Base for openid authentication in proxmox products - Rust source code Source code for Debianized Rust crate "proxmox-openid" Package: librust-proxmox-product-config-dev Source: rust-proxmox-product-config Version: 0.2.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 25 Depends: librust-anyhow-1+default-dev, librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~) Provides: librust-proxmox-product-config+default-dev (= 0.2.2-1), librust-proxmox-product-config-0+default-dev (= 0.2.2-1), librust-proxmox-product-config-0-dev (= 0.2.2-1), librust-proxmox-product-config-0.2+default-dev (= 0.2.2-1), librust-proxmox-product-config-0.2-dev (= 0.2.2-1), librust-proxmox-product-config-0.2.2+default-dev (= 0.2.2-1), librust-proxmox-product-config-0.2.2-dev (= 0.2.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-product-config/librust-proxmox-product-config-dev_0.2.2-1_ppc64el.deb Size: 4708 SHA512: df1e22321e56e5eb5470d54ea9f3ec87e607f555b89717ce7176652f72869d5d661672246d5255e7672dabea955d9658cdada380c646486d6abfbd060b2a70bf SHA256: a40f2a15f6de03bb962fc93c58678812686f4c59002757740a607f8ac4306dc7 SHA1: 5b12b2aa2163bf20e19192b3d1e6a28329a7715c MD5sum: 793d5dcbfd0f07516fa50d55aa48e2f4 Description: Configuration file handling for Proxmox products - Rust source code Source code for Debianized Rust crate "proxmox-product-config" Package: librust-proxmox-rest-server+rate-limited-stream-dev Source: rust-proxmox-rest-server Version: 0.8.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-rest-server-dev (= 0.8.5-1), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+rate-limited-stream-dev (>= 0.9.4-~~) Provides: librust-proxmox-rest-server-0+rate-limited-stream-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8+rate-limited-stream-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8.5+rate-limited-stream-dev (= 0.8.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-rest-server/librust-proxmox-rest-server+rate-limited-stream-dev_0.8.5-1_ppc64el.deb Size: 1244 SHA512: 04ce33447fa9dd8da12cf503e84ec75a6d38a25451fac2135a16908f29f65487a87300339f1bfb28b9dd9f76d7b41830cb07b97c979bcd9faed59a1a3a3db508 SHA256: 3ab8ac103d4f5d3ec523834f8a634aceb56f6cf9d65ff0cdb64a3fcc95276b85 SHA1: 155ca120acec627a5ea4f36fec52c531c028f045 MD5sum: 4afdb766141aa460e798b5244b526acc Description: REST server implementation - feature "rate-limited-stream" This metapackage enables feature "rate-limited-stream" for the Rust proxmox- rest-server crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-rest-server+templates-dev Source: rust-proxmox-rest-server Version: 0.8.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-rest-server-dev (= 0.8.5-1), librust-handlebars-3+default-dev Provides: librust-proxmox-rest-server-0+templates-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8+templates-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8.5+templates-dev (= 0.8.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-rest-server/librust-proxmox-rest-server+templates-dev_0.8.5-1_ppc64el.deb Size: 1200 SHA512: 26eff187a3febe5ec461037a5fb344de1c1eb74ecab8cc2366f0ba12b952cbbac0bf67b09de8f9f1fe0e9338324bf62d5610415d50c47b9711adab9f6b6b23a8 SHA256: 684741adc8d8e8375de01a5e0a28f01021f14d5f8c5135a8496987c34dee264f SHA1: 3f2f1f8636081b628d8f27a3a134a676751c171f MD5sum: 6a2c951d64715acfbf8d2a53f57e1cf9 Description: REST server implementation - feature "templates" This metapackage enables feature "templates" for the Rust proxmox-rest-server crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-rest-server-dev Source: rust-proxmox-rest-server Version: 0.8.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 165 Depends: librust-anyhow-1+default-dev, librust-futures-0.3+default-dev, librust-http-0.2+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-hyper-0.14+full-dev (>= 0.14.5-~~), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-openssl-0.10+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-compression-0.2+default-dev (>= 0.2.4-~~), librust-proxmox-daemon-0.1+default-dev, librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-proxmox-log-0.2+default-dev (>= 0.2.5-~~), librust-proxmox-router-3+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-schema-3+upid-api-impl-dev (>= 3.1.2-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+logrotate-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-proxmox-worker-task-0.1+default-dev, librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-tokio-1+default-dev (>= 1.6-~~), librust-tokio-1+process-dev (>= 1.6-~~), librust-tokio-1+signal-dev (>= 1.6-~~), librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~), librust-tokio-stream-0.1+default-dev, librust-tower-service-0.3+default-dev, librust-tracing-0.1+default-dev, librust-url-2+default-dev (>= 2.2-~~) Suggests: librust-proxmox-rest-server+rate-limited-stream-dev (= 0.8.5-1), librust-proxmox-rest-server+templates-dev (= 0.8.5-1) Provides: librust-proxmox-rest-server+default-dev (= 0.8.5-1), librust-proxmox-rest-server-0+default-dev (= 0.8.5-1), librust-proxmox-rest-server-0-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8+default-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8.5+default-dev (= 0.8.5-1), librust-proxmox-rest-server-0.8.5-dev (= 0.8.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-rest-server/librust-proxmox-rest-server-dev_0.8.5-1_ppc64el.deb Size: 35996 SHA512: c104dc722f053302e9f8e7304d993f279bb02100daa2d73850e5e36ca5ca02edd4a719296b98ce92cc4fc10aafd210657ac597c45985e1225ecf26d489b1113c SHA256: 3e4b5e3b1f5b408eb845b020d1d3bb3747a65f6052cd1ef912fbf9066b10fa69 SHA1: 78cb8265bdb777e772aef84cfe71dbad23f16f1f MD5sum: 446f8cd2cfb28d64dbdc4b6b2f989f3c Description: REST server implementation - Rust source code Source code for Debianized Rust crate "proxmox-rest-server" Package: librust-proxmox-router+cli-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-router-dev (= 3.0.0-1), librust-proxmox-router+stream-dev (= 3.0.0-1), librust-env-logger-0.10+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-rustyline-9+default-dev Provides: librust-proxmox-router-3+cli-dev (= 3.0.0-1), librust-proxmox-router-3.0+cli-dev (= 3.0.0-1), librust-proxmox-router-3.0.0+cli-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router+cli-dev_3.0.0-1_ppc64el.deb Size: 1236 SHA512: 2e2ab047e9ff6ccf2143e3c4ab621f8d0eac1d9b70c23c624c8e993a528c5702e564eb5cac6fad3377c001e270638897b9e7face67863a4cf9aea719fae78ffc SHA256: c41968fcf790ac4a0ed8a639b0e9102329cfba075a0078b2ccaf23b5aae8ca78 SHA1: 488d380d14f7cf1354d74917c6efe8f3c5dcbba8 MD5sum: 67cb16a105ecce04bde80cc9bb72c439 Description: Proxmox API Router and CLI utilities - feature "cli" This metapackage enables feature "cli" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-router+default-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-router-dev (= 3.0.0-1), librust-proxmox-router+cli-dev (= 3.0.0-1), librust-proxmox-router+server-dev (= 3.0.0-1) Provides: librust-proxmox-router-3+default-dev (= 3.0.0-1), librust-proxmox-router-3.0+default-dev (= 3.0.0-1), librust-proxmox-router-3.0.0+default-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router+default-dev_3.0.0-1_ppc64el.deb Size: 1192 SHA512: f21259e1da6d5a654eb291c2a30683da55b755801d356965db7ace78b2d3517d129fbc8cbd50e9ddeb34627eb4107931c2e3b02604cba82a08e1a610be88cc50 SHA256: 283de6bf6f12aee48b76d74833236df61205931c06d4f834b06469f2ffc785d3 SHA1: aa1be3fc991c0ba1a8f10c78146a1caddc4ed09c MD5sum: ab470e3391d1ca6ee8c3127de78e636e Description: Proxmox API Router and CLI utilities - feature "default" This metapackage enables feature "default" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-router+server-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-router-dev (= 3.0.0-1), librust-http-0.2+default-dev, librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-hyper-0.14+full-dev (>= 0.14.5-~~) Provides: librust-proxmox-router-3+server-dev (= 3.0.0-1), librust-proxmox-router-3.0+server-dev (= 3.0.0-1), librust-proxmox-router-3.0.0+server-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router+server-dev_3.0.0-1_ppc64el.deb Size: 1224 SHA512: 2731e88c7c1123ac30c8c612909f7cbb20c45daa6597d62adf0864e081fe1a4e2e7c4e9c08786208aa6ec2473ce1809fe803338b2814db010f594b21e01b96a1 SHA256: 39c433ee06bbb4b0faef22b334732d865463f1eff368da6be8e9b092d2634725 SHA1: 232b24b95e299700a1b84f519e0c45123264b1e1 MD5sum: 876a2d5086f9f5085b5e9e37d402b70c Description: Proxmox API Router and CLI utilities - feature "server" This metapackage enables feature "server" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-router+stream-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-router-dev (= 3.0.0-1), librust-hyper-0.14+default-dev (>= 0.14.5-~~), librust-hyper-0.14+full-dev (>= 0.14.5-~~) Provides: librust-proxmox-router-3+stream-dev (= 3.0.0-1), librust-proxmox-router-3.0+stream-dev (= 3.0.0-1), librust-proxmox-router-3.0.0+stream-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router+stream-dev_3.0.0-1_ppc64el.deb Size: 1212 SHA512: 47bcfdc4bfc7af07b4979c370d9625a2089b9343d34d44d5fd0f9c0b2e1b482e9bad0cd957ed99d1619148c6dbb5829e78fab5b9a9da6e6165ec40427f36f4b5 SHA256: c5d3b5bc4e061767487acb191eaf4e122b8754b44d07f6a9d472cb9ff4d06464 SHA1: 586e4cf9a91b30a1f96e746d43b65b9eff029b14 MD5sum: 3bb2524b285db4fc1d741285ac9fe04d Description: Proxmox API Router and CLI utilities - feature "stream" This metapackage enables feature "stream" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-router+test-harness-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-router-dev (= 3.0.0-1), librust-proxmox-schema-3+test-harness-dev (>= 3.1.2-~~) Provides: librust-proxmox-router-3+test-harness-dev (= 3.0.0-1), librust-proxmox-router-3.0+test-harness-dev (= 3.0.0-1), librust-proxmox-router-3.0.0+test-harness-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router+test-harness-dev_3.0.0-1_ppc64el.deb Size: 1208 SHA512: e915a8685c1e38fe72d27815e28275435461f2666d901870bab2e6bddf2aa966475cdf0f02dbb507257f31d91f8a6dfb9b470cbdaec001a2b6c0cfdae9edfe2b SHA256: 2693d7dbf5035a0b1b6e4bd848b01a3770f2d63c17efe53fa66c0f1e396f301e SHA1: 956d4d95c9abee7b0924358a43e15b4c0529fbd3 MD5sum: c7d99369b6857dd1e3c0aa6d8dc1c05d Description: Proxmox API Router and CLI utilities - feature "test-harness" This metapackage enables feature "test-harness" for the Rust proxmox-router crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-router-dev Source: rust-proxmox-router Version: 3.0.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 222 Depends: librust-anyhow-1+default-dev, librust-futures-0.3+default-dev, librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~), librust-proxmox-http-error-0.1+default-dev, librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-plain-1+default-dev, librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) Recommends: librust-proxmox-router+default-dev (= 3.0.0-1) Suggests: librust-proxmox-router+cli-dev (= 3.0.0-1), librust-proxmox-router+server-dev (= 3.0.0-1), librust-proxmox-router+stream-dev (= 3.0.0-1), librust-proxmox-router+test-harness-dev (= 3.0.0-1) Provides: librust-proxmox-router-3-dev (= 3.0.0-1), librust-proxmox-router-3.0-dev (= 3.0.0-1), librust-proxmox-router-3.0.0-dev (= 3.0.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-router/librust-proxmox-router-dev_3.0.0-1_ppc64el.deb Size: 41048 SHA512: 19898f2ba5e747318e84db9d95ce5c2936f644c47c1c962a7790a5804899c3471a3a4b71455d54e8ce693890288e780f05e209e92657c7718725c6f2102fdbb7 SHA256: 299395d167712ae12b306388e9ad27ff133980f2ec1358204332bd149e07c06b SHA1: 18a22204788fb1bc295f3dc514535d6bdae6e316 MD5sum: 69ca1fe20e6bba7f4daedbf46d7d7262 Description: Proxmox API Router and CLI utilities - Rust source code Source code for Debianized Rust crate "proxmox-router" Package: librust-proxmox-rrd-api-types-dev Source: rust-proxmox-rrd-api-types Version: 1.0.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 17 Depends: librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-plain-1+default-dev Provides: librust-proxmox-rrd-api-types+default-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1+default-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1.0+default-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1.0-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1.0.2+default-dev (= 1.0.2-1), librust-proxmox-rrd-api-types-1.0.2-dev (= 1.0.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-rrd-api-types/librust-proxmox-rrd-api-types-dev_1.0.2-1_ppc64el.deb Size: 3308 SHA512: 5b6eda00acd96c2b98ad762a04d5cf47fb78e9713d8fad42f8c94e7193be4ee3baf3a5b72ef2f2ec8c107bf73bf5e6b00821ba9284d282e055cf487100da842b SHA256: 9bf049923529f7b2a22656476167fb42137b67e9981bb3a1d487abd63f0cbac6 SHA1: ec30fc11f30b6901485f47d309c780e1b6cfbb79 MD5sum: f0e3bb09d7f8d2ad98d4c2860ce722b7 Description: Types for RRD values - Rust source code Source code for Debianized Rust crate "proxmox-rrd-api-types" Package: librust-proxmox-rrd-dev Source: rust-proxmox-rrd Version: 0.4.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 177 Depends: librust-anyhow-1+default-dev, librust-bitflags-2+default-dev (>= 2.4-~~), librust-crossbeam-channel-0.5+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-cbor-0.11+default-dev (>= 0.11.1-~~), librust-serde-json-1+default-dev, librust-serde-plain-1+default-dev Provides: librust-proxmox-rrd+default-dev (= 0.4.1-1), librust-proxmox-rrd+rrd-v1-dev (= 0.4.1-1), librust-proxmox-rrd-0+default-dev (= 0.4.1-1), librust-proxmox-rrd-0+rrd-v1-dev (= 0.4.1-1), librust-proxmox-rrd-0-dev (= 0.4.1-1), librust-proxmox-rrd-0.4+default-dev (= 0.4.1-1), librust-proxmox-rrd-0.4+rrd-v1-dev (= 0.4.1-1), librust-proxmox-rrd-0.4-dev (= 0.4.1-1), librust-proxmox-rrd-0.4.1+default-dev (= 0.4.1-1), librust-proxmox-rrd-0.4.1+rrd-v1-dev (= 0.4.1-1), librust-proxmox-rrd-0.4.1-dev (= 0.4.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-rrd/librust-proxmox-rrd-dev_0.4.1-1_ppc64el.deb Size: 82188 SHA512: b68cb8c5ec994d62f74f8d91a889767390d13df6ac441a9c5c8245f9fdaa32273e7abab49203ef08690c0319b1982b3d3a2d79b3551007f371d29cf5b683c51d SHA256: 42edd4d4eca41da7ffc2cb5917b5b3679d7d4578aeaabe4892660a608c8983a1 SHA1: 4fc0fb8ccd5423f4f843a03f7a50d5a0047014cd MD5sum: 6f6cef92628a482a5e9037ad6af1f8ab Description: Simple RRD database implementation - Rust source code Source code for Debianized Rust crate "proxmox-rrd" Package: librust-proxmox-schema+api-macro-dev Source: rust-proxmox-schema Version: 3.2.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-schema-dev (= 3.2.0-1), librust-proxmox-api-macro-1+default-dev (>= 1.2.0-~~) Provides: librust-proxmox-schema-3+api-macro-dev (= 3.2.0-1), librust-proxmox-schema-3.2+api-macro-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0+api-macro-dev (= 3.2.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-schema/librust-proxmox-schema+api-macro-dev_3.2.0-1_ppc64el.deb Size: 1200 SHA512: ab9e43f21877429a55ca865025f4a37677f294d836070fff3905babe5f2ad5b2bae072f9bfd3dc5fd7724ed1e52b8c35a732f497e16236cedbc1a3448ce5c43d SHA256: 492bed2a43d32dcd436d669d5d1ae7d7e637e73a8b4546517bd8efcb1212bfe3 SHA1: 0626fc10ecb0f57b521ba12cdf32a508e8e87da7 MD5sum: 2740ab1236957eb5ba72f4755fec3776 Description: Proxmox api schema and validation - feature "api-macro" This metapackage enables feature "api-macro" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-schema+api-types-dev Source: rust-proxmox-schema Version: 3.2.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-schema-dev (= 3.2.0-1), librust-const-format-0.2+default-dev Provides: librust-proxmox-schema-3+api-types-dev (= 3.2.0-1), librust-proxmox-schema-3.2+api-types-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0+api-types-dev (= 3.2.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-schema/librust-proxmox-schema+api-types-dev_3.2.0-1_ppc64el.deb Size: 1196 SHA512: 388b6c28443d3ad7b1bfb7ad1c15ed704dff189f18a6046474aaa3ba8e0fbfa75ef5a1ce8de2a87cebeb7c917b9ff20f4c44c36b01efd36189c8cd0577a0caff SHA256: ddc10f66b61bdfac9a0004257742a259037e33e9b38a71bbc9f70eb152ae2f25 SHA1: 53eb0ba216aaf5cef21a7adba8dffbe2fa759aa0 MD5sum: 029e53bf5eebf619a021d64b7dc115af Description: Proxmox api schema and validation - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-schema+upid-api-impl-dev Source: rust-proxmox-schema Version: 3.2.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-schema-dev (= 3.2.0-1), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~) Provides: librust-proxmox-schema-3+upid-api-impl-dev (= 3.2.0-1), librust-proxmox-schema-3.2+upid-api-impl-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0+upid-api-impl-dev (= 3.2.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-schema/librust-proxmox-schema+upid-api-impl-dev_3.2.0-1_ppc64el.deb Size: 1228 SHA512: 3f92f2cf48f0b3d51cf8fc4d26ee28e85e531818022e645d351b65e053a10b0211644fa842140ce60d1195e9f1660946bc4bfadca8ac38fe24049fcf88554450 SHA256: 8a2352fdfd7c344e53228a4939d988c34a89e1b1a45311bc4c1e6dc689664929 SHA1: ae6fae7be4b29513a4b0f5afd622ba4b371e2028 MD5sum: 828b2140757724e2ae356351fbaf88b2 Description: Proxmox api schema and validation - feature "upid-api-impl" This metapackage enables feature "upid-api-impl" for the Rust proxmox-schema crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-schema-dev Source: rust-proxmox-schema Version: 3.2.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 229 Depends: librust-anyhow-1+default-dev, librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-textwrap-0.16+default-dev Suggests: librust-proxmox-schema+api-macro-dev (= 3.2.0-1), librust-proxmox-schema+api-types-dev (= 3.2.0-1), librust-proxmox-schema+upid-api-impl-dev (= 3.2.0-1) Provides: librust-proxmox-schema+default-dev (= 3.2.0-1), librust-proxmox-schema+test-harness-dev (= 3.2.0-1), librust-proxmox-schema-3+default-dev (= 3.2.0-1), librust-proxmox-schema-3+test-harness-dev (= 3.2.0-1), librust-proxmox-schema-3-dev (= 3.2.0-1), librust-proxmox-schema-3.2+default-dev (= 3.2.0-1), librust-proxmox-schema-3.2+test-harness-dev (= 3.2.0-1), librust-proxmox-schema-3.2-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0+default-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0+test-harness-dev (= 3.2.0-1), librust-proxmox-schema-3.2.0-dev (= 3.2.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-schema/librust-proxmox-schema-dev_3.2.0-1_ppc64el.deb Size: 38796 SHA512: 510a9cd95da5702c3ab5a8076b94699c80e11c5aefdbcfaf3083b566cbb2b56ca5c185e66e06ae93369100f2e355553ca3daa81a3094ea5cf4cf1e29d63a2026 SHA256: 898f09754c4fc947eb42a0d7130b9938125f452a78131c44145741cef7ce6f69 SHA1: 05e6a1b7e40f38fb16b14dca2e18360929341fbb MD5sum: ec2c50bedaef450575e8069c723c3cde Description: Proxmox api schema and validation - Rust source code Source code for Debianized Rust crate "proxmox-schema" Package: librust-proxmox-section-config-dev Source: rust-proxmox-section-config Version: 2.1.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 71 Depends: librust-anyhow-1+default-dev, librust-hex-0.4+default-dev, librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev Provides: librust-proxmox-section-config+default-dev (= 2.1.1-1), librust-proxmox-section-config-2+default-dev (= 2.1.1-1), librust-proxmox-section-config-2-dev (= 2.1.1-1), librust-proxmox-section-config-2.1+default-dev (= 2.1.1-1), librust-proxmox-section-config-2.1-dev (= 2.1.1-1), librust-proxmox-section-config-2.1.1+default-dev (= 2.1.1-1), librust-proxmox-section-config-2.1.1-dev (= 2.1.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-section-config/librust-proxmox-section-config-dev_2.1.1-1_ppc64el.deb Size: 13152 SHA512: a7de5847d735e3c7dc93613a2095656067613b06c85fa78ed25e102e15756db68eaa7ae8ba8486f822e7d7ff8815eb5d80434c8df015d55526b3f1c3f17dd547 SHA256: cf2c8cce57ef88e8e25988b7669b57025c6a33cea623f6c72d75ae7d846b303b SHA1: 7096cd2ea7ad855b146d80ac81bc71e6dafb48b2 MD5sum: 39e77d4df598fc2c985224a5ae50add2 Description: Proxmox schema based section config format parsing - Rust source code Source code for Debianized Rust crate "proxmox-section-config" Package: librust-proxmox-sendmail-dev Source: rust-proxmox-sendmail Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 43 Depends: librust-anyhow-1+default-dev, librust-base64-0.13+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-proxmox-time-2+default-dev Provides: librust-proxmox-sendmail+default-dev (= 0.1.0-1), librust-proxmox-sendmail+mail-forwarder-dev (= 0.1.0-1), librust-proxmox-sendmail-0+default-dev (= 0.1.0-1), librust-proxmox-sendmail-0+mail-forwarder-dev (= 0.1.0-1), librust-proxmox-sendmail-0-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1+default-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1+mail-forwarder-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1.0+mail-forwarder-dev (= 0.1.0-1), librust-proxmox-sendmail-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-sendmail/librust-proxmox-sendmail-dev_0.1.0-1_ppc64el.deb Size: 7980 SHA512: 2b1439315b178705b688c1e78c1799cec2370e2455d1269e55edda062d080c95f8ac2cf34f8efc0b79ca5e0891f01d4d751093f44749e329ca05edc9c2d9f3ff SHA256: b78ff206ade11e6755f783b0533052c93a9d225f4a4b071a77c7a7c121fd02e9 SHA1: a33080476881c3e82021845026ccadfe54ee9b6b MD5sum: f34c07c83b842dc206a39eecfc06aa3d Description: Rust crate "proxmox-sendmail" - Rust source code Source code for Debianized Rust crate "proxmox-sendmail" Package: librust-proxmox-serde+serde-json-dev Source: rust-proxmox-serde Version: 0.1.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-serde-dev (= 0.1.2-1), librust-serde-json-1+default-dev Provides: librust-proxmox-serde-0+serde-json-dev (= 0.1.2-1), librust-proxmox-serde-0.1+serde-json-dev (= 0.1.2-1), librust-proxmox-serde-0.1.2+serde-json-dev (= 0.1.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-serde/librust-proxmox-serde+serde-json-dev_0.1.2-1_ppc64el.deb Size: 1188 SHA512: 8837803889f19ec6c5e09a6eb4a3ed87ca2319cf7f891c8cae8751ce04f7ca2ba3fa8b04bbf05b25ec282c09c60fab1579e12e2b984a8374901d9d72bf1fd70b SHA256: 17689c865d446756d8a25c051eb2c5d7ae2322325bd76caf875a60c9de515d67 SHA1: 17fc499c8e107a4977048da4b6d3bf90245555f3 MD5sum: ce426822d03a2818757c59f9cc134755 Description: Serde formatting tools - feature "serde_json" This metapackage enables feature "serde_json" for the Rust proxmox-serde crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-serde-dev Source: rust-proxmox-serde Version: 0.1.2-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 29 Depends: librust-anyhow-1+default-dev, librust-base64-0.13+default-dev, librust-proxmox-time-2+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, uuid-dev Suggests: librust-proxmox-serde+serde-json-dev (= 0.1.2-1) Provides: librust-proxmox-serde+default-dev (= 0.1.2-1), librust-proxmox-serde-0+default-dev (= 0.1.2-1), librust-proxmox-serde-0-dev (= 0.1.2-1), librust-proxmox-serde-0.1+default-dev (= 0.1.2-1), librust-proxmox-serde-0.1-dev (= 0.1.2-1), librust-proxmox-serde-0.1.2+default-dev (= 0.1.2-1), librust-proxmox-serde-0.1.2-dev (= 0.1.2-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-serde/librust-proxmox-serde-dev_0.1.2-1_ppc64el.deb Size: 5560 SHA512: b35c8c64a14a976af0cacff884288f72176404852ec84d666579e89ab457ad0e4cf57b06536cc29e298ed0a3a356eb80d22add218ab9df8b6c76c3aa3ef45aac SHA256: 663a37742ef1cc86dc5f82d19c4193d94bf6c6c8eac8a48ae43951e5d97ad1e2 SHA1: bebc0a52fb2251422d906cc2930286c0fac6fb0e MD5sum: 7a4eade0f65a4471fde3b707efa4c8d4 Description: Serde formatting tools - Rust source code Source code for Debianized Rust crate "proxmox-serde" Package: librust-proxmox-shared-cache-dev Source: rust-proxmox-shared-cache Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 31 Depends: librust-anyhow-1+default-dev, librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-sys-0.6+timer-dev (>= 0.6.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-json-1+raw-value-dev Provides: librust-proxmox-shared-cache+default-dev (= 0.1.0-1), librust-proxmox-shared-cache-0+default-dev (= 0.1.0-1), librust-proxmox-shared-cache-0-dev (= 0.1.0-1), librust-proxmox-shared-cache-0.1+default-dev (= 0.1.0-1), librust-proxmox-shared-cache-0.1-dev (= 0.1.0-1), librust-proxmox-shared-cache-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-shared-cache-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-shared-cache/librust-proxmox-shared-cache-dev_0.1.0-1_ppc64el.deb Size: 5792 SHA512: ffdccaa3cfdeeb9cdc3349eb1e1d8bbbb1b3f0ad5c6a6c081d52ffb0318717e3fbae460179fe647ddb4cab44229af06a549379c74065623bb7b24fda8124d8db SHA256: adf37e8d4632c21dd857ecade8968edca988bece0c674e2e4fce4f1314f12e37 SHA1: 079e171dfd3ff8b772fd672a9bf78a8313080718 MD5sum: 636b903cdfd775ab2b52fa47de9f07d9 Description: Cache that can be used from multiple processes simultaneously - Rust source code Source code for Debianized Rust crate "proxmox-shared-cache" Package: librust-proxmox-shared-memory-dev Source: rust-proxmox-shared-memory Version: 0.3.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 35 Depends: librust-anyhow-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) Provides: librust-proxmox-shared-memory+default-dev (= 0.3.1-1), librust-proxmox-shared-memory-0+default-dev (= 0.3.1-1), librust-proxmox-shared-memory-0-dev (= 0.3.1-1), librust-proxmox-shared-memory-0.3+default-dev (= 0.3.1-1), librust-proxmox-shared-memory-0.3-dev (= 0.3.1-1), librust-proxmox-shared-memory-0.3.1+default-dev (= 0.3.1-1), librust-proxmox-shared-memory-0.3.1-dev (= 0.3.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-shared-memory/librust-proxmox-shared-memory-dev_0.3.1-1_ppc64el.deb Size: 7536 SHA512: b244cc1ff92c8e4fd0e68a74bbbb04bdd2feca19aff362dd9dbdaadd36a42f2ae63d0fc69c976d884b8175b4725c83d48fbe3b090dcb8d98dd223b2deeb837e4 SHA256: 330defda9d98cbedb1c5f738ba338e7eada516ab6ba5ee467713c59cfc3da3f5 SHA1: 249624e99b91d4babad94eccecdf9ca295b10642 MD5sum: 0e7d0aa3f8c97c8b23bc468d6ac5e571 Description: Shared memory helpers and shared mutex implementation - Rust source code Source code for Debianized Rust crate "proxmox-shared-memory" Package: librust-proxmox-simple-config-dev Source: rust-proxmox-simple-config Version: 0.1.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 22 Depends: librust-anyhow-1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Provides: librust-proxmox-simple-config+default-dev (= 0.1.1-1), librust-proxmox-simple-config-0+default-dev (= 0.1.1-1), librust-proxmox-simple-config-0-dev (= 0.1.1-1), librust-proxmox-simple-config-0.1+default-dev (= 0.1.1-1), librust-proxmox-simple-config-0.1-dev (= 0.1.1-1), librust-proxmox-simple-config-0.1.1+default-dev (= 0.1.1-1), librust-proxmox-simple-config-0.1.1-dev (= 0.1.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-simple-config/librust-proxmox-simple-config-dev_0.1.1-1_ppc64el.deb Size: 4772 SHA512: 676aba7f77ee263c6d14b9aef1eb1c46b0db338d49ab20769818b7e77ba3559e00403996e70f72bdf26a4ea12b9bf8f4c5b609cef24d24c4a2b455514d0d81cd SHA256: 8a16f7f8dcdf210d31817c5c23adc6807c6fee039fc338c89e5f228c1462f05c SHA1: 19ee2200b7763b1588ffe0c79c5fd6bd057cbe00 MD5sum: 641784cc46317ad2715ec9ddd44bb1fb Description: Simple key/value format for configuration files - Rust source code Source code for Debianized Rust crate "proxmox-simple-config" Package: librust-proxmox-sortable-macro-dev Source: rust-proxmox-sortable-macro Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 22 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev Provides: librust-proxmox-sortable-macro+default-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0+default-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0.1+default-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0.1-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0.1.3+default-dev (= 0.1.3-1), librust-proxmox-sortable-macro-0.1.3-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-sortable-macro/librust-proxmox-sortable-macro-dev_0.1.3-1_ppc64el.deb Size: 4440 SHA512: 438a79431e701bf51f34068c8bf87ffd6717f4f7c5b312bfdde4d9ef0b813abab25d1c7131447066e497ce219314c8412c0a92aaa1836b46f2469c4089d4a085 SHA256: 2e5c1b9b75fbc93331b610b3b898452a7c4a1ed11399d4b590c9d79633ed1dff SHA1: 8e5b40c7fa4f5beb59ded0b053ff4398a135026d MD5sum: 24153df930e00d314d84bd2e0d990078 Description: Proxmox sortable macro - Rust source code Source code for Debianized Rust crate "proxmox-sortable-macro" Package: librust-proxmox-subscription+api-types-dev Source: rust-proxmox-subscription Version: 0.5.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-subscription-dev (= 0.5.0-1), librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) Provides: librust-proxmox-subscription-0+api-types-dev (= 0.5.0-1), librust-proxmox-subscription-0.5+api-types-dev (= 0.5.0-1), librust-proxmox-subscription-0.5.0+api-types-dev (= 0.5.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-subscription/librust-proxmox-subscription+api-types-dev_0.5.0-1_ppc64el.deb Size: 1216 SHA512: 822a56e65670b5650a727d43fbfe45c30b69d42f0b708160df1ab6a5b347427d26d1b594033ffb9bd1ab667c4f2c445b0f47da2bcb6e891976ec397a05365eec SHA256: c222568964e75da26d2a0d84ae7ab173e971af43dbfa043f2ea374e1fec37392 SHA1: 0e037daf35fc9b4c3e68b00c2fe22816f1e48790 MD5sum: 1c98b01e8ae97f8c79e7eb7db1b9e25a Description: Proxmox subscription utilitites - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-subscription crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-subscription+impl-dev Source: rust-proxmox-subscription Version: 0.5.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-subscription-dev (= 0.5.0-1), librust-base64-0.13+default-dev, librust-hex-0.4+default-dev, librust-openssl-0.10+default-dev, librust-proxmox-http-0.9+client-trait-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+default-dev (>= 0.9.4-~~), librust-proxmox-http-0.9+http-helpers-dev (>= 0.9.4-~~), librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev Provides: librust-proxmox-subscription+default-dev (= 0.5.0-1), librust-proxmox-subscription-0+default-dev (= 0.5.0-1), librust-proxmox-subscription-0+impl-dev (= 0.5.0-1), librust-proxmox-subscription-0.5+default-dev (= 0.5.0-1), librust-proxmox-subscription-0.5+impl-dev (= 0.5.0-1), librust-proxmox-subscription-0.5.0+default-dev (= 0.5.0-1), librust-proxmox-subscription-0.5.0+impl-dev (= 0.5.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-subscription/librust-proxmox-subscription+impl-dev_0.5.0-1_ppc64el.deb Size: 1324 SHA512: 0f08ff16fc670e1e52f937855021f175eadb6ead28f7dc925d54d4ce814642203937dde5836858769150432cad7813fd8a9620f065e51a8bb9c6b06e6dd276fb SHA256: ddec32b079aba5da13cb2070c9d1993003acfcbbb7180bdc2c797eab0cceb1a6 SHA1: 0f2e6e676e1bcc0726c682f7e5ff5a1874404b60 MD5sum: 38c49bd32f6bb0a0960a3f5757ef46b4 Description: Proxmox subscription utilitites - feature "impl" and 1 more This metapackage enables feature "impl" for the Rust proxmox-subscription crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-proxmox-subscription-dev Source: rust-proxmox-subscription Version: 0.5.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 52 Depends: librust-anyhow-1+default-dev, librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~), librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-json-1+default-dev Recommends: librust-proxmox-subscription+impl-dev (= 0.5.0-1) Suggests: librust-proxmox-subscription+api-types-dev (= 0.5.0-1) Provides: librust-proxmox-subscription-0-dev (= 0.5.0-1), librust-proxmox-subscription-0.5-dev (= 0.5.0-1), librust-proxmox-subscription-0.5.0-dev (= 0.5.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-subscription/librust-proxmox-subscription-dev_0.5.0-1_ppc64el.deb Size: 11952 SHA512: 64b60635005749db37dfcc34db7ef06e59c322d38c5607fa9d052a92cc621f77e3a87ff6d0d9b7d3b9b00779d2467bcb4104b528718849a709a454a087361f2f SHA256: 1b894cc60e46e0d10ba888459bc4c9f88dee6be06f23c81e9d83197ee1311082 SHA1: dd210aa0f1f388d04ba17daa249b1a7022e28b6c MD5sum: cfa1653cf7f50c65252d71cf3564f507 Description: Proxmox subscription utilitites - Rust source code Source code for Debianized Rust crate "proxmox-subscription" Package: librust-proxmox-sys+crypt-dev Source: rust-proxmox-sys Version: 0.6.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-sys-dev (= 0.6.5-1), librust-openssl-0.10+default-dev Provides: librust-proxmox-sys-0+crypt-dev (= 0.6.5-1), librust-proxmox-sys-0.6+crypt-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5+crypt-dev (= 0.6.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-sys/librust-proxmox-sys+crypt-dev_0.6.5-1_ppc64el.deb Size: 1192 SHA512: 333b5ececa2898bf5567ea70d1376caac60d3f236ef88e54c99bff10642df8b12656004a6e2abbdcad34c9b8790af608f7e39d1d261f14bc6c8954c54908661f SHA256: fa0ab0dd63dd20ba5de662109362d620bc9d431761a2fa2155e4366fb43b16de SHA1: 8135eba8b75c885c0f929ae3ab06c3f88c4805ba MD5sum: e43891c74867c83c60e02cc0636df278 Description: System tools (using nix) - feature "crypt" This metapackage enables feature "crypt" for the Rust proxmox-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-sys+logrotate-dev Source: rust-proxmox-sys Version: 0.6.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-sys-dev (= 0.6.5-1), librust-zstd-0.12+bindgen-dev, librust-zstd-0.12+default-dev Provides: librust-proxmox-sys-0+logrotate-dev (= 0.6.5-1), librust-proxmox-sys-0.6+logrotate-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5+logrotate-dev (= 0.6.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-sys/librust-proxmox-sys+logrotate-dev_0.6.5-1_ppc64el.deb Size: 1200 SHA512: 600f6e61563591fb68bec89a87870613fa28522a0f90dc2a9b8996802f06c605e849a3148ef0f50c52ad4757e4957042bf0e069fd885a59cb2bf271f7e71fac7 SHA256: 0097896d3e519d47aa0698b728f798ce7725a60fd4c708810da0edd38249408c SHA1: 212187a2ddd3dfa59ee5b16c2c4ae7b6add48c7e MD5sum: 5191678c8efbfa5447c26b0dad80332f Description: System tools (using nix) - feature "logrotate" This metapackage enables feature "logrotate" for the Rust proxmox-sys crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-sys-dev Source: rust-proxmox-sys Version: 0.6.5-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 191 Depends: librust-anyhow-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-proxmox-io-1+default-dev (>= 1.1.0-~~), librust-proxmox-lang-1+default-dev (>= 1.3-~~), librust-regex-1+default-dev (>= 1.5-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, libacl1-dev, uuid-dev Suggests: librust-proxmox-sys+crypt-dev (= 0.6.5-1), librust-proxmox-sys+logrotate-dev (= 0.6.5-1) Provides: librust-proxmox-sys+acl-dev (= 0.6.5-1), librust-proxmox-sys+default-dev (= 0.6.5-1), librust-proxmox-sys+timer-dev (= 0.6.5-1), librust-proxmox-sys-0+acl-dev (= 0.6.5-1), librust-proxmox-sys-0+default-dev (= 0.6.5-1), librust-proxmox-sys-0+timer-dev (= 0.6.5-1), librust-proxmox-sys-0-dev (= 0.6.5-1), librust-proxmox-sys-0.6+acl-dev (= 0.6.5-1), librust-proxmox-sys-0.6+default-dev (= 0.6.5-1), librust-proxmox-sys-0.6+timer-dev (= 0.6.5-1), librust-proxmox-sys-0.6-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5+acl-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5+default-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5+timer-dev (= 0.6.5-1), librust-proxmox-sys-0.6.5-dev (= 0.6.5-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-sys/librust-proxmox-sys-dev_0.6.5-1_ppc64el.deb Size: 43472 SHA512: cc55f2411ae15c493113ef8dc75af15f4e2f39fe8827c7a9baae20d349eb038405c84ac17a3a9270f791cba12fad27976c20d655a6c0b98efe9bbb94b124012a SHA256: a7b15d903ed81ccc148da71a8c747234be010928b3e62cd815cd98cae3551e7d SHA1: 3bb2a32a9ebdb09cf41256eb5d1550ed4e882e30 MD5sum: 1fbe9f7df47a420ad9dccd44703ca6a1 Description: System tools (using nix) - Rust source code Source code for Debianized Rust crate "proxmox-sys" Package: librust-proxmox-syslog-api+impl-dev Source: rust-proxmox-syslog-api Version: 0.1.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-syslog-api-dev (= 0.1.1-1), librust-log-0.4+default-dev (>= 0.4.17-~~) Provides: librust-proxmox-syslog-api-0+impl-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1+impl-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1.1+impl-dev (= 0.1.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-syslog-api/librust-proxmox-syslog-api+impl-dev_0.1.1-1_ppc64el.deb Size: 1208 SHA512: ac9c0e00e2716c869ca9613cad85d37a48f44755c8ac61312db9500df74bb3db2b766cfab6f7d6935ab7b8287d678ce468128496ecc3a7b10d9e6dfdb87bac3c SHA256: 69572af806cc84d57f10137a4d41859495acaebd45b7284579a0510f0b216c80 SHA1: a8372325ac1b6aec6bce98097aafc3c1f93ec9f0 MD5sum: 05705d527fc6d5ab6d2cd4fadbbca808 Description: Syslog Management API implementation - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-syslog-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-syslog-api-dev Source: rust-proxmox-syslog-api Version: 0.1.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 24 Depends: librust-anyhow-1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Suggests: librust-proxmox-syslog-api+impl-dev (= 0.1.1-1) Provides: librust-proxmox-syslog-api+default-dev (= 0.1.1-1), librust-proxmox-syslog-api-0+default-dev (= 0.1.1-1), librust-proxmox-syslog-api-0-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1+default-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1.1+default-dev (= 0.1.1-1), librust-proxmox-syslog-api-0.1.1-dev (= 0.1.1-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-syslog-api/librust-proxmox-syslog-api-dev_0.1.1-1_ppc64el.deb Size: 4788 SHA512: 09d5eb52a7c0195a918124610a53ab5871a12e881b70c7e157d9dd3e7dddfca72f1abf33c48ea99fd62bb8a103cdb8c9a4c9daf985be1a706a919090f6c31677 SHA256: 1f0143850e5f1e41dd8e8d436b148bca19c4b996cfd7edb5142b465759f46113 SHA1: 8e6e7aee1c0354696ff6e4c91d1f5ced3ac96ba2 MD5sum: e046dc44c9dea905c2e1e11f3abca22f Description: Syslog Management API implementation - Rust source code Source code for Debianized Rust crate "proxmox-syslog-api" Package: librust-proxmox-systemd-dev Source: rust-proxmox-systemd Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 26 Depends: librust-libc-0.2+default-dev (>= 0.2.107-~~), libsystemd-dev Provides: librust-proxmox-systemd+default-dev (= 0.1.0-1), librust-proxmox-systemd-0+default-dev (= 0.1.0-1), librust-proxmox-systemd-0-dev (= 0.1.0-1), librust-proxmox-systemd-0.1+default-dev (= 0.1.0-1), librust-proxmox-systemd-0.1-dev (= 0.1.0-1), librust-proxmox-systemd-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-systemd-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-systemd/librust-proxmox-systemd-dev_0.1.0-1_ppc64el.deb Size: 5708 SHA512: 464a03f9eb1b859c2d84e57518cc7ccd24132d4eedfc81c803c5a714018c18eae8337edb36c68d8d4491edaa1a2ac27d22666e4023effc14193372b9d8b40137 SHA256: 295c2faaf9f4bc6b66def18824e69512146e518b58266c6011b61150b291453f SHA1: 945293c3cf2f90bb3e2ce31821c222cdf4e8065f MD5sum: 319b6df0c513dd28d14948ba4d73b718 Description: Utilities for dealing with systemd unit files and communicating with systemd - Rust source code Source code for Debianized Rust crate "proxmox-systemd" Package: librust-proxmox-tfa+api-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-tfa-dev (= 5.0.1), librust-proxmox-tfa+totp-dev (= 5.0.1), librust-proxmox-tfa+types-dev (= 5.0.1), librust-proxmox-tfa+u2f-dev (= 5.0.1), librust-anyhow-1+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-proxmox-time-2+default-dev, librust-proxmox-uuid-1+default-dev (>= 1.0.1-~~), librust-url-2+default-dev (>= 2.2-~~), librust-webauthn-rs-0.3+default-dev Provides: librust-proxmox-tfa-5+api-dev (= 5.0.1), librust-proxmox-tfa-5.0+api-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+api-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa+api-dev_5.0.1_ppc64el.deb Size: 1260 SHA512: f79750bfd5260f82d6c15a324e48fc7b235a1b21aab559b0e4597c328859fee4138e1c8bc0ea3f8ad55685106b536151b1e5c8b2d7f2653559da02810e002abf SHA256: 22fd757d7b03a669dba2c589dd44ddb3b18835ead0c907505c1cb9ef5de5d3ec SHA1: bdf28754ea2ca558b79d506fdf715bb83bc878ae MD5sum: 4cac65bb3bea2d3f7bffb7b01257a90c Description: Tfa implementation for totp and u2f - feature "api" This metapackage enables feature "api" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-tfa+api-types-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-tfa-dev (= 5.0.1), librust-proxmox-tfa+types-dev (= 5.0.1), librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~) Provides: librust-proxmox-tfa-5+api-types-dev (= 5.0.1), librust-proxmox-tfa-5.0+api-types-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+api-types-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa+api-types-dev_5.0.1_ppc64el.deb Size: 1216 SHA512: 8ec4d6d2634b5fd8948a19a4f60bd7f0c7c8fce5f6c4387b055c22e39c811516775f8fe99226ec06656834ff63b82326f870f9c25fc5d013c0b17489c646dbdf SHA256: 4ffaebe797cb7f6f2799ee82657ce8d8ccda4d62ca06a0f4afe8119c89016306 SHA1: 0dd06d9d4d4051de76872869e1ff4cc477b38137 MD5sum: 639fd89a9a689bf4ae68d75b8b3023f7 Description: Tfa implementation for totp and u2f - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-tfa+totp-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-tfa-dev (= 5.0.1), librust-base32-0.4+default-dev, librust-hex-0.4+default-dev, librust-openssl-0.10+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-serde-plain-1+default-dev Provides: librust-proxmox-tfa+default-dev (= 5.0.1), librust-proxmox-tfa-5+default-dev (= 5.0.1), librust-proxmox-tfa-5+totp-dev (= 5.0.1), librust-proxmox-tfa-5.0+default-dev (= 5.0.1), librust-proxmox-tfa-5.0+totp-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+default-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+totp-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa+totp-dev_5.0.1_ppc64el.deb Size: 1296 SHA512: db81dae88e9b8d9fc6cc3bfc6ac17e97c8191c99c305dd8ee471002a52b531073f994af9f790876d30e252e0491b630bfe5691fae71131321f99e04730a6a54c SHA256: 1aacd1b027d7ee373e733e08f8a7d29e30802b2d278b4a0f9ce58d79fb7f115b SHA1: 7a0d51318b3aedaa9b7f073155737f55c2919232 MD5sum: 63720336c915b89bccbf62ff5c0e7290 Description: Tfa implementation for totp and u2f - feature "totp" and 1 more This metapackage enables feature "totp" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-proxmox-tfa+types-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-tfa-dev (= 5.0.1), librust-serde-1+derive-dev, librust-serde-plain-1+default-dev Provides: librust-proxmox-tfa-5+types-dev (= 5.0.1), librust-proxmox-tfa-5.0+types-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+types-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa+types-dev_5.0.1_ppc64el.deb Size: 1192 SHA512: 8fe99299f693389c636824787be5e1324d2376780619486f68e4d0bee360147fb30d6286ad89d44b935c05d1be64c52b85daf1e1850ac46e39f5576d343134a0 SHA256: 67ace7d178a52f87032005c7d2b1c98d1a79d7d1d68e3e816e8fb11459a5998e SHA1: f2eda268f2040ec58839330aa608d95f5d0de382 MD5sum: c297b67e5f5d8e6abbdab98991478177 Description: Tfa implementation for totp and u2f - feature "types" This metapackage enables feature "types" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-tfa+u2f-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-tfa-dev (= 5.0.1), librust-base64-0.13+default-dev, librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-openssl-0.10+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev Provides: librust-proxmox-tfa-5+u2f-dev (= 5.0.1), librust-proxmox-tfa-5.0+u2f-dev (= 5.0.1), librust-proxmox-tfa-5.0.1+u2f-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa+u2f-dev_5.0.1_ppc64el.deb Size: 1236 SHA512: 63c55ced6ecce67027a08db7e98346e947092e546354bcb57b2d2e7920cedbd11afcc38d12ff3cda15a5ada9eb2e820242c4312aa32ce53916959609028afa60 SHA256: c9039b65e260a4c87d6c19fe14523e828027391d7dc3bdbe0a69c96f55306703 SHA1: c788e8fe0b35b95ffbcf8d37dc963430fff5cac4 MD5sum: fd065a056d9df824836f788282236285 Description: Tfa implementation for totp and u2f - feature "u2f" This metapackage enables feature "u2f" for the Rust proxmox-tfa crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-tfa-dev Source: rust-proxmox-tfa Version: 5.0.1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 147 Depends: librust-serde-1+default-dev Recommends: librust-proxmox-tfa+totp-dev (= 5.0.1) Suggests: librust-proxmox-tfa+api-dev (= 5.0.1), librust-proxmox-tfa+api-types-dev (= 5.0.1), librust-proxmox-tfa+types-dev (= 5.0.1), librust-proxmox-tfa+u2f-dev (= 5.0.1) Provides: librust-proxmox-tfa-5-dev (= 5.0.1), librust-proxmox-tfa-5.0-dev (= 5.0.1), librust-proxmox-tfa-5.0.1-dev (= 5.0.1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-tfa/librust-proxmox-tfa-dev_5.0.1_ppc64el.deb Size: 31276 SHA512: d84eb8843ea61d15f0a906c3a16cd736676b8ed9350a87992d2521bc65482c846240f831a565d36d8064fe9745c070d87c1be60561163a1b883dc9e390cce764 SHA256: e8904406aa7c7b90ea3cc154d465019195db46a0ec4869975cd9f8f4aaa46b60 SHA1: 305ad2e89e96705bf8a3bcfcda9ba9028315919d MD5sum: 0c625909bb5bde824aaf2a9cc2c39b0b Description: Tfa implementation for totp and u2f - Rust source code Source code for Debianized Rust crate "proxmox-tfa" Package: librust-proxmox-time-api+impl-dev Source: rust-proxmox-time-api Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-time-api-dev (= 0.1.3-1), librust-proxmox-product-config-0.2+default-dev, librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~), librust-proxmox-time-2+default-dev Provides: librust-proxmox-time-api-0+impl-dev (= 0.1.3-1), librust-proxmox-time-api-0.1+impl-dev (= 0.1.3-1), librust-proxmox-time-api-0.1.3+impl-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-time-api/librust-proxmox-time-api+impl-dev_0.1.3-1_ppc64el.deb Size: 1232 SHA512: ded9603bb6ca42d372928c1f016b281a6d02e6eccf8fa089172a541385c135f7b5989e9c987cd0a494e7f87811484ef4ba1bc2ed7d2a5fddd9ae403fe3ed0e07 SHA256: bce5a2224334ce349a9e324628f7f4f35ad5e27bd6242899228b744eae3fbc98 SHA1: b4b785990b7d81cf58586637c1933ba9c6d73262 MD5sum: 138463321b9524ad7edfd5751d715e3b Description: Time Management API implementation - feature "impl" This metapackage enables feature "impl" for the Rust proxmox-time-api crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-time-api-dev Source: rust-proxmox-time-api Version: 0.1.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 20 Depends: librust-anyhow-1+default-dev, librust-proxmox-schema-3+api-macro-dev (>= 3.1.2-~~), librust-proxmox-schema-3+api-types-dev (>= 3.1.2-~~), librust-proxmox-schema-3+default-dev (>= 3.1.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Suggests: librust-proxmox-time-api+impl-dev (= 0.1.3-1) Provides: librust-proxmox-time-api+default-dev (= 0.1.3-1), librust-proxmox-time-api-0+default-dev (= 0.1.3-1), librust-proxmox-time-api-0-dev (= 0.1.3-1), librust-proxmox-time-api-0.1+default-dev (= 0.1.3-1), librust-proxmox-time-api-0.1-dev (= 0.1.3-1), librust-proxmox-time-api-0.1.3+default-dev (= 0.1.3-1), librust-proxmox-time-api-0.1.3-dev (= 0.1.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-time-api/librust-proxmox-time-api-dev_0.1.3-1_ppc64el.deb Size: 4116 SHA512: 7af793c98a1c93de25d0f93cb4182bba16d2b63315b5ab5283d6f21cdbf2bd0e5fcf14d72826c504e2f35bb94981bdb4568686f0ede5bcab019bc6c395dfa9b3 SHA256: 1d1e0abfb44bd920a2f074be09d720fc49ba8bf2c4e95e5590faa6cb87376933 SHA1: e1f3217edfea17e6a236e73c8abaaa9a75e7f0b4 MD5sum: ab310cf032576d5cb38ba511a1701d3f Description: Time Management API implementation - Rust source code Source code for Debianized Rust crate "proxmox-time-api" Package: librust-proxmox-time-dev Source: rust-proxmox-time Version: 2.0.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 90 Depends: librust-anyhow-1+default-dev, librust-bitflags-2+default-dev (>= 2.4-~~), librust-js-sys-0.3+default-dev (>= 0.3.55-~~), librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-libc-0.2+extra-traits-dev (>= 0.2.107-~~), librust-nom-7+default-dev Provides: librust-proxmox-time+default-dev (= 2.0.3-1), librust-proxmox-time-2+default-dev (= 2.0.3-1), librust-proxmox-time-2-dev (= 2.0.3-1), librust-proxmox-time-2.0+default-dev (= 2.0.3-1), librust-proxmox-time-2.0-dev (= 2.0.3-1), librust-proxmox-time-2.0.3+default-dev (= 2.0.3-1), librust-proxmox-time-2.0.3-dev (= 2.0.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-time/librust-proxmox-time-dev_2.0.3-1_ppc64el.deb Size: 18176 SHA512: d2563a1c55044e213fda7eed4fb3b17b98867626237067c92fd68afb2d982cca2d1b0e525f972bd1b4b5019ebd50a459bed13d45afc0aedaf6cda03252189bd9 SHA256: 089266a8b00b7c38f82d3f0da8da0672aa4c387867d9b2704dc6bf95b9d5fe48 SHA1: 506ec52f35937a68410a90927e4c5a54162738ca MD5sum: bb863470ffd22aa3e3d8c197bddc9c66 Description: Time utilities and TmEditor - Rust source code Source code for Debianized Rust crate "proxmox-time" Package: librust-proxmox-uuid+serde-dev Source: rust-proxmox-uuid Version: 1.0.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-proxmox-uuid-dev (= 1.0.3-1), librust-serde-1+default-dev Provides: librust-proxmox-uuid-1+serde-dev (= 1.0.3-1), librust-proxmox-uuid-1.0+serde-dev (= 1.0.3-1), librust-proxmox-uuid-1.0.3+serde-dev (= 1.0.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-uuid/librust-proxmox-uuid+serde-dev_1.0.3-1_ppc64el.deb Size: 1180 SHA512: 31896a66e1097098dd6aa54c80658b74f539120558f611d5f8e0040762700048aee9c91d20a093dabc3a70f8e5bbb91261e1816232b7c707542fc145486330fe SHA256: 4e37d05ca9fc30f481e7692871fba5621529028ffcffab875348f60c01c5716b SHA1: 5156cc74ab93c8531d8bbcf9586a6cbb184cdb11 MD5sum: c48ebf4360770f6b6e3621f45adc32a5 Description: Bindings for libuuid with optional serde support - feature "serde" This metapackage enables feature "serde" for the Rust proxmox-uuid crate, by pulling in any additional dependencies needed by that feature. Package: librust-proxmox-uuid-dev Source: rust-proxmox-uuid Version: 1.0.3-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 28 Depends: librust-js-sys-0.3+default-dev (>= 0.3.55-~~), uuid-dev Suggests: librust-proxmox-uuid+serde-dev (= 1.0.3-1) Provides: librust-proxmox-uuid+default-dev (= 1.0.3-1), librust-proxmox-uuid-1+default-dev (= 1.0.3-1), librust-proxmox-uuid-1-dev (= 1.0.3-1), librust-proxmox-uuid-1.0+default-dev (= 1.0.3-1), librust-proxmox-uuid-1.0-dev (= 1.0.3-1), librust-proxmox-uuid-1.0.3+default-dev (= 1.0.3-1), librust-proxmox-uuid-1.0.3-dev (= 1.0.3-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-uuid/librust-proxmox-uuid-dev_1.0.3-1_ppc64el.deb Size: 6044 SHA512: 59523043abee0c271fa6c12a016f3b4fd0eb6f8874fbb6d7b986d884d4d2c6eef885cfa531abc691a56900c1fb99c56498532244fce2a0fd3d759737d69bef36 SHA256: d046933b0ed977461efa7aed47da342bc64b5ec9abc49c03cc28433818be208b SHA1: 4437d06dbbd035a6852db978d5dd07829e07ae7d MD5sum: 61fc65aa671e72cb49006e66ea4a00b2 Description: Bindings for libuuid with optional serde support - Rust source code Source code for Debianized Rust crate "proxmox-uuid" Package: librust-proxmox-ve-config-dev Source: rust-proxmox-ve-config Version: 0.2.1-1+ppl1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 304 Depends: librust-anyhow-1+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-thiserror-dev (>= 1.0.59-~~), librust-proxmox-schema-3+default-dev, librust-proxmox-sortable-macro-dev, librust-proxmox-sys-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-plain-1+default-dev, librust-serde-with+default-dev, libstd-rust-dev Multi-Arch: same Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-ve-config/librust-proxmox-ve-config-dev_0.2.1-1+ppl1_ppc64el.deb Size: 43012 SHA512: 4bf64e73e0c365aef04bb1cbb9459e28b69c4555c5b2d92f59a69710faffdd285bc6df758a485f8b5e9dc24f5e7303b27b6c2ed6db8df79bc5e80243a8bad697 SHA256: fd16b8f65cb5629718b602dedb477eb69fe808feb96982291d36952c01c36d65 SHA1: cc55b073b01d914ce97e219cd7d9bca2629bfd18 MD5sum: 8a9b24572086af7135ea6d235ea04c43 Description: Library for reading and writing the configuration files of Proxmox Virtual Enviroment. Package: librust-proxmox-ve-config-dev Source: rust-proxmox-ve-config Version: 0.2.0-1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 303 Depends: librust-anyhow-1+default-dev, librust-log-0.4+default-dev (>= 0.4.17-~~), librust-nix-0.26+default-dev (>= 0.26.1-~~), librust-thiserror-dev (>= 1.0.59-~~), librust-proxmox-schema-3+default-dev, librust-proxmox-sortable-macro-dev, librust-proxmox-sys-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev, librust-serde-plain-1+default-dev, librust-serde-with+default-dev, libstd-rust-dev Multi-Arch: foreign Homepage: https://www.proxmox.com Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-ve-config/librust-proxmox-ve-config-dev_0.2.0-1_all.deb Size: 42560 SHA512: dd6a4d13a3dbd2ecf9310c447f92b684c57e8c52cfa9f2bdcc2f4de0f0ecba37bf2bf54050c499f96962cba21d61d5f531c3685890e4af2a096938abea11d3af SHA256: 984acb42e85b403d55990e1da17f08fed3993fd67af4832404d7a6f1e363d50e SHA1: f975652b3eedebedbc751b56235b1d10e4cab239 MD5sum: 84dfeeeda18fdc5555731122b8ee5adc Description: Library for reading and writing the configuration files of Proxmox Virtual Enviroment. Package: librust-proxmox-worker-task-dev Source: rust-proxmox-worker-task Version: 0.1.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 17 Depends: librust-anyhow-1+default-dev Provides: librust-proxmox-worker-task+default-dev (= 0.1.0-1), librust-proxmox-worker-task-0+default-dev (= 0.1.0-1), librust-proxmox-worker-task-0-dev (= 0.1.0-1), librust-proxmox-worker-task-0.1+default-dev (= 0.1.0-1), librust-proxmox-worker-task-0.1-dev (= 0.1.0-1), librust-proxmox-worker-task-0.1.0+default-dev (= 0.1.0-1), librust-proxmox-worker-task-0.1.0-dev (= 0.1.0-1) Multi-Arch: same Homepage: https://proxmox.com Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-proxmox-worker-task/librust-proxmox-worker-task-dev_0.1.0-1_ppc64el.deb Size: 3128 SHA512: 2a927ed75cf5c0b688603766a2cd9d407749c4c4a9387b2479346a020ceb9df0f2f22c9af27ce0aef38d52e2aa982c967cef2a393bd5a974152f53d3fa6b7f0f SHA256: 619aa1ef5bc0a7082b93a58a8d843e501de99dd643913e2ed5eefb5b5fecc790 SHA1: 418fd96d4c34c3fcf7d9eb3cb9a9ce4a8c477fd0 MD5sum: cfc033462e7f6e00313332ff48c65d47 Description: Worker task functionality - Rust source code Source code for Debianized Rust crate "proxmox-worker-task" Package: librust-publicsuffix-2-dev Source: rust-publicsuffix-2 Version: 2.2.3-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 299 Depends: librust-hashbrown-0+default-dev (>= 0.12.3-~~), librust-hashbrown-0+inline-more-dev (>= 0.12.3-~~), librust-idna-0.4+default-dev, librust-psl-types-2+default-dev (>= 2.0.11-~~), librust-unicase-2-dev (>= 2.6.0-~~) Breaks: librust-publicsuffix-2.2.3-dev Replaces: librust-publicsuffix-2.2.3-dev Provides: librust-publicsuffix+anycase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+default-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+hashbrown-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+idna-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+punycode-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+std-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix+unicase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+anycase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+default-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+hashbrown-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+idna-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+punycode-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+std-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2+unicase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+anycase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+default-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+hashbrown-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+idna-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+punycode-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+std-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2+unicase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+anycase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+default-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+hashbrown-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+idna-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+punycode-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+std-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3+unicase-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-2.2.3-dev (= 2.2.3-3~bpo12+pve2), librust-publicsuffix-dev (= 2.2.3-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-publicsuffix-2/librust-publicsuffix-2-dev_2.2.3-3~bpo12+pve2_ppc64el.deb Size: 79016 SHA512: 85fffa9882eedef00893200d29a94ef5c8fd633db0a81880b49a4b646473a8acc1b75002df64d71f0083339aa94434161d8575c82f3496d5dd001f337fb53c7b SHA256: c2d09124e84acaafc8bba862b2dd16f456b01e25f3d7ff40cd71efa5b6bbd4ff SHA1: 89dd3b468bd7b2156f829f3feae68098a6242429 MD5sum: c4db85d85ccf6bba9c7c744913cc8ae5 Description: Extract root domain and suffix from a domain name - Rust source code Source code for Debianized Rust crate "publicsuffix" Package: librust-pulldown-cmark-dev Source: rust-pulldown-cmark Version: 0.11.0-1~bpo12+pve1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 814 Depends: librust-bitflags-2+default-dev, librust-getopts-0.2+default-dev, librust-memchr-2+default-dev (>= 2.5-~~), librust-pulldown-cmark-escape-0.11+default-dev, librust-pulldown-cmark-escape-0.11+simd-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-unicase-2+default-dev (>= 2.6-~~) Provides: librust-pulldown-cmark+default-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+gen-tests-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+getopts-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+html-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+pulldown-cmark-escape-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+serde-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark+simd-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+default-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+gen-tests-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+getopts-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+html-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+pulldown-cmark-escape-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+serde-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0+simd-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+default-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+gen-tests-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+getopts-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+html-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+pulldown-cmark-escape-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+serde-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11+simd-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+default-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+gen-tests-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+getopts-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+html-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+pulldown-cmark-escape-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+serde-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0+simd-dev (= 0.11.0-1~bpo12+pve1), librust-pulldown-cmark-0.11.0-dev (= 0.11.0-1~bpo12+pve1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pulldown-cmark/librust-pulldown-cmark-dev_0.11.0-1~bpo12+pve1_ppc64el.deb Size: 113972 SHA512: 6379be6e62775523c93ce098343e22f8df18a7af96ee3b7af6d82630614e6d6eb69ef4c6cec4e81af463f5402662a5a5f3b5dc146e74aba69127b5542bf49bc6 SHA256: a9eb6181810801ed3c06711a59d214bd4a44099b58c520b40114a43838c5dde4 SHA1: 81700042e8afeb9062491d34401dfa7012577435 MD5sum: 569d6de4e36440532568909b67773ce6 Description: Pull parser for CommonMark - Rust source code Source code for Debianized Rust crate "pulldown-cmark" Package: librust-pulldown-cmark-escape-0.11-dev Source: rust-pulldown-cmark-escape-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 37 Breaks: librust-pulldown-cmark-escape-0.11.0-dev Replaces: librust-pulldown-cmark-escape-0.11.0-dev Provides: librust-pulldown-cmark-escape+default-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape+simd-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0+default-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0+simd-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0.11+default-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0.11+simd-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0.11.0+default-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0.11.0+simd-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-0.11.0-dev (= 0.11.0-1~bpo12+pve2), librust-pulldown-cmark-escape-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pulldown-cmark-escape-0.11/librust-pulldown-cmark-escape-0.11-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 8388 SHA512: 26ee8f187cfd5280f1a231504bd6792a4c09100927bcbcb282f7f53f6163247d672efd0bec65917c2ade532a25aa93f5aa6bb3cad7a85c520ce547f0ef3f77d8 SHA256: 6b80829db2a7a50569e9383c97864a7bf2dc58efe06adbe6ec4e1e9d787b632b SHA1: 3bd362e04448a58fdedd916cb3c5abdc11385eec MD5sum: 80b30b490f280ffafa16e6eb4f442e7b Description: Escape library for HTML created in the pulldown-cmark project - Rust source code Source code for Debianized Rust crate "pulldown-cmark-escape" Package: librust-pure-rust-locales-0.8-dev Source: rust-pure-rust-locales-0.8 Version: 0.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2457 Breaks: librust-pure-rust-locales-0.8.1-dev Replaces: librust-pure-rust-locales-0.8.1-dev Provides: librust-pure-rust-locales+default-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-0+default-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-0-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-0.8+default-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-0.8.1+default-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-0.8.1-dev (= 0.8.1-1~bpo12+pve2), librust-pure-rust-locales-dev (= 0.8.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/cecton/pure-rust-locales Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pure-rust-locales-0.8/librust-pure-rust-locales-0.8-dev_0.8.1-1~bpo12+pve2_ppc64el.deb Size: 110480 SHA512: 5990dd65a9543f6511257101c87227a0c834eec80ec1a3c78558cf988520ca448f754ce35177ebf0c763a4fe8dbed6b12f2591ee58aa192c31b34e32fbc299bc SHA256: fea58c6fde9f0d9a24f6088e4929a147203e8306403cc6185a88f5f4d1f70355 SHA1: 41d146a0de15423b4e8a8e557ddb1b430238b56e MD5sum: 8da4de246d9929bea616e1a37b782914 Description: Pure Rust locales imported directly from the GNU C Library - Rust source code `LC_COLLATE` and `LC_CTYPE` are not yet supported. . Source code for Debianized Rust crate "pure-rust-locales" Package: librust-pxar+async-example-dev Source: rust-pxar Version: 0.12.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-pxar-dev (= 0.12.1-1), librust-pxar+tokio-io-dev (= 0.12.1-1), librust-pxar+tokio-fs-dev (= 0.12.1-1), librust-tokio-1+macros-dev, librust-tokio-1+rt-multi-thread-dev Provides: librust-pxar-0+async-example-dev (= 0.12.1-1), librust-pxar-0.12+async-example-dev (= 0.12.1-1), librust-pxar-0.12.1+async-example-dev (= 0.12.1-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pxar/librust-pxar+async-example-dev_0.12.1-1_ppc64el.deb Size: 1196 SHA512: cff9529a3d7f10279e2b1e74bf990f8aa825a03f1460e5b4b22973371ce6cf02caa57ab0adfbeb498ff0f53b1bed7a31aac6b38197dede46acaddc9b54ea7f80 SHA256: a5a7a409c17a34ffc36a2b560cd7dec9ab369109d498b03c20b8f05ddd67e0f5 SHA1: 9efab063c3e9d638bd2ec61bca336a4e19629610 MD5sum: d95feaf335e2fe6a120e9585e5c3f3c1 Description: Proxmox Archive format support library - feature "async-example" This metapackage enables feature "async-example" for the Rust pxar crate, by pulling in any additional dependencies needed by that feature. Package: librust-pxar+tokio-dev Source: rust-pxar Version: 0.12.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-pxar-dev (= 0.12.1-1), librust-tokio-1-dev Provides: librust-pxar+default-dev (= 0.12.1-1), librust-pxar+tokio-io-dev (= 0.12.1-1), librust-pxar-0+default-dev (= 0.12.1-1), librust-pxar-0+tokio-dev (= 0.12.1-1), librust-pxar-0+tokio-io-dev (= 0.12.1-1), librust-pxar-0.12+default-dev (= 0.12.1-1), librust-pxar-0.12+tokio-dev (= 0.12.1-1), librust-pxar-0.12+tokio-io-dev (= 0.12.1-1), librust-pxar-0.12.1+default-dev (= 0.12.1-1), librust-pxar-0.12.1+tokio-dev (= 0.12.1-1), librust-pxar-0.12.1+tokio-io-dev (= 0.12.1-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pxar/librust-pxar+tokio-dev_0.12.1-1_ppc64el.deb Size: 1236 SHA512: 4ef53c53bc8ec520806aca88b40f6d14beb1ed93cded2c6c19e910cca2f89bfb31730436713a64d7a85376154a72477ad2ccf9714616543ba0128f4c51f838f7 SHA256: 5c15e3bbf20f1e3e5ace89d96a23bc11b31b46600e469b8efa350d029a17b050 SHA1: a4dbd70d62684fb7aaa6ee506cbc74c614dcdeef MD5sum: 66c25dbbac8e3a1516c38f7860ff8736 Description: Proxmox Archive format support library - feature "tokio" and 2 more This metapackage enables feature "tokio" for the Rust pxar crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", and "tokio-io" features. Package: librust-pxar+tokio-fs-dev Source: rust-pxar Version: 0.12.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 9 Depends: librust-pxar-dev (= 0.12.1-1), librust-pxar+tokio-io-dev (= 0.12.1-1), librust-tokio-1+fs-dev Provides: librust-pxar+full-dev (= 0.12.1-1), librust-pxar-0+full-dev (= 0.12.1-1), librust-pxar-0+tokio-fs-dev (= 0.12.1-1), librust-pxar-0.12+full-dev (= 0.12.1-1), librust-pxar-0.12+tokio-fs-dev (= 0.12.1-1), librust-pxar-0.12.1+full-dev (= 0.12.1-1), librust-pxar-0.12.1+tokio-fs-dev (= 0.12.1-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pxar/librust-pxar+tokio-fs-dev_0.12.1-1_ppc64el.deb Size: 1216 SHA512: 2969b83fbef325f89d79b31a462502691702104e5baf18c4afe410870b8725022433b82b5da67dfec7ca79bedc60c23b9f6d4e7a4673a022e9d7779ea4c2c5d0 SHA256: 4bd9bc12e57eee0214595af2af68dada848c0de1678992fa6ad9f2154d43e725 SHA1: cd37de1516b2581a4333b3caa434148d92e0305e MD5sum: 55d4fb6ab65fd411b73d3c3e007cbb9e Description: Proxmox Archive format support library - feature "tokio-fs" and 1 more This metapackage enables feature "tokio-fs" for the Rust pxar crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "full" feature. Package: librust-pxar-dev Source: rust-pxar Version: 0.12.1-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 296 Depends: librust-endian-trait-0.6+arrays-dev, librust-endian-trait-0.6+default-dev, librust-libc-0.2+default-dev, librust-siphasher-0.3+default-dev Recommends: librust-pxar+tokio-dev (= 0.12.1-1) Suggests: librust-pxar+async-example-dev (= 0.12.1-1), librust-pxar+tokio-fs-dev (= 0.12.1-1) Provides: librust-pxar+test-harness-dev (= 0.12.1-1), librust-pxar-0+test-harness-dev (= 0.12.1-1), librust-pxar-0-dev (= 0.12.1-1), librust-pxar-0.12+test-harness-dev (= 0.12.1-1), librust-pxar-0.12-dev (= 0.12.1-1), librust-pxar-0.12.1+test-harness-dev (= 0.12.1-1), librust-pxar-0.12.1-dev (= 0.12.1-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-pxar/librust-pxar-dev_0.12.1-1_ppc64el.deb Size: 51944 SHA512: 5225c0365c091ad529966091009a0931b1f7c4fadc02c74d79fe451de7853d72f77ea5e500427964be3a1c54f7e2cf19f8b31e85ec6103329774e93c7e99682e SHA256: 1278f288495a899fa16e204a2ee17e5a824a9a9d5885196876beef05cfeb9cf5 SHA1: 2a961822c5632d9d32cb2ba91de1a37266a53c8a MD5sum: 9b7bbd96d29390d8d5ce7935fbfc75be Description: Proxmox Archive format support library - Rust source code Source code for Debianized Rust crate "pxar" Package: librust-quinn-0.10-dev Source: rust-quinn-0.10 Version: 0.10.2-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 243 Depends: librust-async-io-2+default-dev, librust-async-std-1+default-dev (>= 1.11-~~), librust-bytes-1+default-dev, librust-futures-io-0.3+default-dev (>= 0.3.19-~~), librust-pin-project-lite-0.2+default-dev, librust-quinn-proto-0.10+log-dev (>= 0.10.2-~~), librust-quinn-proto-0.10+native-certs-dev (>= 0.10.2-~~), librust-quinn-proto-0.10+ring-dev (>= 0.10.2-~~), librust-quinn-proto-0.10+tls-rustls-dev (>= 0.10.2-~~), librust-quinn-proto-0.10-dev (>= 0.10.2-~~), librust-quinn-udp-0.4+log-dev, librust-quinn-udp-0.4-dev, librust-rustc-hash-1+default-dev (>= 1.1-~~), librust-rustls-0.21+quic-dev, librust-thiserror-1+default-dev (>= 1.0.21-~~), librust-tokio-1+default-dev (>= 1.28.1-~~), librust-tokio-1+net-dev (>= 1.28.1-~~), librust-tokio-1+rt-dev (>= 1.28.1-~~), librust-tokio-1+sync-dev (>= 1.28.1-~~), librust-tokio-1+time-dev (>= 1.28.1-~~), librust-tracing-0.1+default-dev (>= 0.1.10-~~), librust-tracing-0.1+log-dev (>= 0.1.10-~~) Breaks: librust-quinn-0.10.2-dev Replaces: librust-quinn-0.10.2-dev Provides: librust-quinn+async-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+default-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+futures-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+lock-tracking-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+log-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+native-certs-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+ring-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+runtime-async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+runtime-tokio-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn+tls-rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+async-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+default-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+futures-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+lock-tracking-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+log-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+native-certs-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+ring-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+runtime-async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+runtime-tokio-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0+tls-rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+async-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+default-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+futures-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+lock-tracking-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+log-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+native-certs-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+ring-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+runtime-async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+runtime-tokio-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10+tls-rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+async-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+default-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+futures-io-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+lock-tracking-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+log-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+native-certs-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+ring-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+runtime-async-std-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+runtime-tokio-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2+tls-rustls-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-0.10.2-dev (= 0.10.2-3~bpo12+pve2), librust-quinn-dev (= 0.10.2-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-quinn-0.10/librust-quinn-0.10-dev_0.10.2-3~bpo12+pve2_ppc64el.deb Size: 47340 SHA512: 167195c73908dc9ad3d51c53931609a3a49a398e6b41e4cf27f61bb7e05ef4919a22c06a095b7769ec18f9773037bae141772a6fc5570a451c6ea266ea6c0243 SHA256: e6a5a66844846e6b350c8e0f38396ccaffda6cf10b69b94982bca8be13a2190e SHA1: 155a92c20787a7d5a19487112597794dc06ba51e MD5sum: cdd92d368a5b603289d6d7f5d7befdba Description: Versatile QUIC transport protocol implementation - Rust source code Source code for Debianized Rust crate "quinn" Package: librust-quinn-proto-0.10-dev Source: rust-quinn-proto-0.10 Version: 0.10.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 789 Depends: librust-arbitrary-1+default-dev (>= 1.0.1-~~), librust-arbitrary-1+derive-dev (>= 1.0.1-~~), librust-bytes-1+default-dev, librust-rand-0.8+default-dev, librust-ring-0.17+default-dev, librust-rustc-hash-1+default-dev (>= 1.1-~~), librust-rustls-0.21+quic-dev, librust-rustls-native-certs-0.6+default-dev, librust-slab-0.4+default-dev, librust-thiserror-1+default-dev (>= 1.0.21-~~), librust-tinyvec-1+alloc-dev (>= 1.1-~~), librust-tinyvec-1+default-dev (>= 1.1-~~), librust-tracing-0.1+default-dev (>= 0.1.10-~~), librust-tracing-0.1+log-dev (>= 0.1.10-~~) Breaks: librust-quinn-proto-0.10.6-dev Replaces: librust-quinn-proto-0.10.6-dev Provides: librust-quinn-proto+arbitrary-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+default-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+log-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+ring-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+rustls-native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto+tls-rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+arbitrary-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+default-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+log-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+ring-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+rustls-native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0+tls-rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+arbitrary-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+default-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+log-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+ring-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+rustls-native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10+tls-rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+arbitrary-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+default-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+log-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+ring-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+rustls-native-certs-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6+tls-rustls-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-0.10.6-dev (= 0.10.6-1~bpo12+pve2), librust-quinn-proto-dev (= 0.10.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-quinn-proto-0.10/librust-quinn-proto-0.10-dev_0.10.6-1~bpo12+pve2_ppc64el.deb Size: 137972 SHA512: 0c46f317cae5cb294d63a78b13a00a8e7ca36eb5857237db062257bc7a5adee9cc7065a08f96e18897995bdc287a07296a5a2fab70145007f62bab2e545d5014 SHA256: a7cdb6dbaa4537b7fd7ab418c54c4fed82c22146de4048e0b2be387ad4297524 SHA1: 46209562a2c130c95009eab51d011b3af1bac15f MD5sum: 8c545b4a680f6643a2bbdc43c81334a2 Description: State machine for the QUIC transport protocol - Rust source code Source code for Debianized Rust crate "quinn-proto" Package: librust-quinn-udp-0.4-dev Source: rust-quinn-udp-0.4 Version: 0.4.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 68 Depends: librust-bytes-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.113-~~), librust-socket2-0.5+default-dev, librust-tracing-0.1+default-dev (>= 0.1.10-~~), librust-tracing-0.1+log-dev (>= 0.1.10-~~) Breaks: librust-quinn-udp-0.4.1-dev Replaces: librust-quinn-udp-0.4.1-dev Provides: librust-quinn-udp+default-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp+log-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0+default-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0+log-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0.4+default-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0.4+log-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0.4.1+default-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0.4.1+log-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-0.4.1-dev (= 0.4.1-1~bpo12+pve2), librust-quinn-udp-dev (= 0.4.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-quinn-udp-0.4/librust-quinn-udp-0.4-dev_0.4.1-1~bpo12+pve2_ppc64el.deb Size: 14312 SHA512: 882b5fcbde3c9df35f2b7e5796ae6d53fa24077ca329e7ef33803145c0b286b58ca4b5c8317b09344e539944fcd9025d746c1c04e86dc317b82b3924f2434eff SHA256: 95ff5728b51b4205c37fc6d83754245660485095d2823334cbecfc65cf7d5625 SHA1: 8f8f258961051a0559489af0bfd7b14ecc7e49ca MD5sum: 4aa7235614f45926320c6fad4d322112 Description: UDP sockets with ECN information for the QUIC transport protocol - Rust source code Source code for Debianized Rust crate "quinn-udp" Package: librust-quote-dev Source: rust-quote Version: 1.0.36-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 161 Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.74-~~), librust-proc-macro2-1-dev (>= 1.0.74-~~) Provides: librust-quote+default-dev (= 1.0.36-1~bpo12+pve2), librust-quote+proc-macro-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1+default-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1+proc-macro-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0+default-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0+proc-macro-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0.36+default-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0.36+proc-macro-dev (= 1.0.36-1~bpo12+pve2), librust-quote-1.0.36-dev (= 1.0.36-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-quote/librust-quote-dev_1.0.36-1~bpo12+pve2_ppc64el.deb Size: 29056 SHA512: 902c4641552d5f9a435e788820cb66fe8d35382292a779a83f666473636922c1a061cd5b96524b5d559fbc5d152662d3b2d73e32dbed632ae85b79b6e5c2fd8f SHA256: 67b0764a22b2c15dc8735c354e4b243d7070e23c7870a52bb08403e50c88ab80 SHA1: b7f46ee0c35fcdcd5adf313f96a3b727b8174be3 MD5sum: 52d87417e0839a5b8342f612674adb55 Description: Quasi-quoting macro quote!(...) - Rust source code This package contains the source for the Rust quote crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-quoted-printable-dev Source: rust-quoted-printable Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 49 Provides: librust-quoted-printable+default-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable+std-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0+std-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5+std-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5.0+std-dev (= 0.5.0-1~bpo12+pve2), librust-quoted-printable-0.5.0-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/staktrace/quoted-printable/blob/master/README.md Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-quoted-printable/librust-quoted-printable-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 9204 SHA512: f274cd2b703140f432369d98adf97abf045e43cbb748a8412f2c27ff1ff3d394d1c5f55aa73fda51281459f153f39f57705cf48acd57a055314e4c4cd38ce58a SHA256: 9f159ae3fe035b33f37e64add54f86b6e487299caaf6b7ea3de78dda7148ac74 SHA1: 6281725b3d5f9f72831037f6060859447e39868e MD5sum: 946e9b768dc94109218a72938993aa55 Description: Simple encoder/decoder for quoted-printable data - Rust source code This package contains the source for the Rust quoted_printable crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rand-core-0.6+getrandom-dev Source: rust-rand-core-0.6 Version: 0.6.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-rand-core-0.6-dev (= 0.6.4-1~bpo12+pve2), librust-getrandom-0.2+default-dev Provides: librust-rand-core+getrandom-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+getrandom-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+getrandom-dev (= 0.6.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-random.github.io/book Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rand-core-0.6/librust-rand-core-0.6+getrandom-dev_0.6.4-1~bpo12+pve2_ppc64el.deb Size: 1240 SHA512: d1f5a2a989a089f6dd54c923b5d0d4d2193ecf574ca183876136320e27d3ed6cf82b6f6921980a8b8da208b17891e978489f0d0177fe9f3837fc26eb31fac43d SHA256: bc832ee048600f4695a16febbb8b12c5d3e92650514916a18f521801ed880674 SHA1: e31a2774719652f64d8ddd0cfac75d9a31ffef9e MD5sum: ff45287e342474c2795e111ad31ce9bd Description: Core random number generator traits and tools - feature "getrandom" This metapackage enables feature "getrandom" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core-0.6+serde-dev Source: rust-rand-core-0.6 Version: 0.6.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-rand-core-0.6-dev (= 0.6.4-1~bpo12+pve2), librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-rand-core+serde-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core+serde1-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+serde-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+serde1-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+serde1-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+serde-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+serde1-dev (= 0.6.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-random.github.io/book Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rand-core-0.6/librust-rand-core-0.6+serde-dev_0.6.4-1~bpo12+pve2_ppc64el.deb Size: 1288 SHA512: fb9b9720bbe04f78ff1ffde1cebf1c202fc87285a90e5a0387252328c703474837c4cbf8de514395dded073fb98c59d67e8f1b3f1283ada903da1128372f69e3 SHA256: a65fbb099f2a644fbb5ce83f69024ea9b0be9d4019ccd8fe3f0d5be82ab915c8 SHA1: 84626b82f81a919d3a11fade2eccc00955f24ba0 MD5sum: a37366d2df7588d0f4af828bdbd7c253 Description: Core random number generator traits and tools - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde1" feature. Package: librust-rand-core-0.6+std-dev Source: rust-rand-core-0.6 Version: 0.6.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-rand-core-0.6-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+alloc-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+getrandom-dev (= 0.6.4-1~bpo12+pve2), librust-getrandom-0.2+std-dev Provides: librust-rand-core+std-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+std-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+std-dev (= 0.6.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-random.github.io/book Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rand-core-0.6/librust-rand-core-0.6+std-dev_0.6.4-1~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 60a3d5c40a1349e6cd6de7b45f4c19cd0c295d7bedef2a129babe5d590b4f030a4e949c974ab2dbe079b7050a1e0dff59f4f54cbb5484d6d93e71e03e4f038ac SHA256: 96ff8b8a6eea5ab33233df0033de60875e8dc28477afb10dbce979c855beb99e SHA1: 142e19911837a3578b2e6ff90d21cd1332f88f99 MD5sum: 84157480fc1c02ba1e662b72392da996 Description: Core random number generator traits and tools - feature "std" This metapackage enables feature "std" for the Rust rand_core crate, by pulling in any additional dependencies needed by that feature. Package: librust-rand-core-0.6-dev Source: rust-rand-core-0.6 Version: 0.6.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 100 Suggests: librust-rand-core-0.6+getrandom-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+serde-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+std-dev (= 0.6.4-1~bpo12+pve2) Breaks: librust-rand-core-0.6.4-dev Replaces: librust-rand-core-0.6.4-dev Provides: librust-rand-core+alloc-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core+default-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+alloc-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0+default-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+alloc-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6+default-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+alloc-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4+default-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-0.6.4-dev (= 0.6.4-1~bpo12+pve2), librust-rand-core-dev (= 0.6.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://rust-random.github.io/book Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rand-core-0.6/librust-rand-core-0.6-dev_0.6.4-1~bpo12+pve2_ppc64el.deb Size: 24836 SHA512: 14425a8bd52f4e60f630b648809f850d02cedb2ec672397a3754fcfa23df505f3e4783792ce3681e4b0b4ef757ffcd54dc45b00cd97376020a8972245877488f SHA256: f6709631d1cda18ec8dd10bf6f9befdee4bf843b52a0bbccfbad1484ffea88fe SHA1: da02eb61a44dbc2e23e10c43ae2874f48b88383b MD5sum: d18e973be51960dbffbcb102c5badc8c Description: Core random number generator traits and tools - Rust source code This package contains the source for the Rust rand_core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ratatui-0.23-dev Source: rust-ratatui-0.23 Version: 0.23.0-5~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1261 Depends: librust-bitflags-2+default-dev (>= 2.3-~~), librust-bitflags-2+serde-dev (>= 2.3-~~), librust-cassowary-0.3+default-dev, librust-crossterm-0.27+default-dev, librust-document-features-0.2+default-dev (>= 0.2.7-~~), librust-indoc-2+default-dev, librust-itertools-0+default-dev (>= 0.10-~~), librust-paste-1+default-dev (>= 1.0.2-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-strum-0.26+default-dev, librust-strum-0.26+derive-dev, librust-termion-1+default-dev (>= 1.5.6-~~), librust-time-0.3+default-dev (>= 0.3.11-~~), librust-time-0.3+local-offset-dev (>= 0.3.11-~~), librust-unicode-segmentation-1+default-dev (>= 1.9-~~), librust-unicode-width-0.1+default-dev Breaks: librust-ratatui-0.23.0-dev Replaces: librust-ratatui-0.23.0-dev Provides: librust-ratatui+all-widgets-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+crossterm-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+default-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+document-features-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+macros-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+serde-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+termion-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui+widget-calendar-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+all-widgets-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+crossterm-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+default-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+document-features-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+macros-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+serde-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+termion-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0+widget-calendar-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+all-widgets-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+crossterm-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+default-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+document-features-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+macros-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+serde-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+termion-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23+widget-calendar-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+all-widgets-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+crossterm-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+default-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+document-features-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+macros-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+serde-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+termion-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0+widget-calendar-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-0.23.0-dev (= 0.23.0-5~bpo12+pve2), librust-ratatui-dev (= 0.23.0-5~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ratatui-0.23/librust-ratatui-0.23-dev_0.23.0-5~bpo12+pve2_ppc64el.deb Size: 208152 SHA512: ce257438551f9c1b0127da881f2dd88ad26cacc585f98a820e3d7a2dc081392069ad6eb818be1ca70b77d5f51b72617ee27abac74c2949eaf8f6dd512e0aaabc SHA256: f169a12ceb088f1759275ece29bdb50f6c13b29959a02f48c9c107d5f78df7bb SHA1: 74656463f06823a9f8b2e250f4ad95ed359ef75f MD5sum: 91bd029a6c5a890c1c5a81855f4ebd80 Description: Library that's all about cooking up terminal user interfaces - Rust source code Source code for Debianized Rust crate "ratatui" Package: librust-rayon-1-dev Source: rust-rayon-1 Version: 1.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 923 Depends: librust-either-1-dev, librust-rayon-core-1+default-dev (>= 1.12.0-~~) Breaks: librust-rayon-1.8.0-dev Replaces: librust-rayon-1.8.0-dev Provides: librust-rayon+default-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-1+default-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-1.8+default-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-1.8-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-1.8.0+default-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-1.8.0-dev (= 1.8.0-1~bpo12+pve2), librust-rayon-dev (= 1.8.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rayon-1/librust-rayon-1-dev_1.8.0-1~bpo12+pve2_ppc64el.deb Size: 139900 SHA512: 112135623fa42ec227f91a21bac16e4e78d7efcf1769e08c0c6ce988b8666a6e780bce2004dce4fefa1a39882da2c3af55aee39f23188226f227483f7afa3b35 SHA256: b6e317287ad7101438851c0782076d2b7890876928fdbdf7a61950269dd7cba2 SHA1: 018b47c20ef919042a4251f0dc4baad76d10ecc1 MD5sum: 23a5b8eec2d88d86f1a0d0a5d40eb011 Description: Simple work-stealing parallelism for Rust - Rust source code This package contains the source for the Rust rayon crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rayon-core-1-dev Source: rust-rayon-core-1 Version: 1.12.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 324 Depends: librust-crossbeam-deque-0.8+default-dev (>= 0.8.1-~~), librust-crossbeam-utils-0.8+default-dev Breaks: librust-rayon-core-1.12.0-dev Replaces: librust-rayon-core-1.12.0-dev Provides: librust-rayon-core+default-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-1+default-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-1.12+default-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-1.12-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-1.12.0+default-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-1.12.0-dev (= 1.12.0-2~bpo12+pve2), librust-rayon-core-dev (= 1.12.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rayon-core-1/librust-rayon-core-1-dev_1.12.0-2~bpo12+pve2_ppc64el.deb Size: 62536 SHA512: e82b14135a68e403e83f7948f01ca5fc8bd2d1caae4b184398e58bad78bac7f9858af607d01ccb870ddf81804396ebc7d18678c38bf243eeb118697b2e868a9d SHA256: 36d9c302933c8f2e77fe70fb06b50ab3d2b2c9ecd66f6041e28008b96dfebc76 SHA1: 71559bf0cdab22a8a0743e5874e8ed93e70c4968 MD5sum: 6f30ee2b1aeecb66cc41fd434d58bae0 Description: Core APIs for Rayon - Rust source code This package contains the source for the Rust rayon-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-regex-1-dev Source: rust-regex-1 Version: 1.10.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1559 Depends: librust-aho-corasick-1+logging-dev, librust-aho-corasick-1+std-dev, librust-aho-corasick-1-dev, librust-memchr-2+logging-dev (>= 2.6.0-~~), librust-memchr-2+std-dev (>= 2.6.0-~~), librust-memchr-2-dev (>= 2.6.0-~~), librust-regex-automata-0.4+alloc-dev (>= 0.4.4-~~), librust-regex-automata-0.4+dfa-build-dev (>= 0.4.4-~~), librust-regex-automata-0.4+dfa-onepass-dev (>= 0.4.4-~~), librust-regex-automata-0.4+dfa-search-dev (>= 0.4.4-~~), librust-regex-automata-0.4+hybrid-dev (>= 0.4.4-~~), librust-regex-automata-0.4+logging-dev (>= 0.4.4-~~), librust-regex-automata-0.4+meta-dev (>= 0.4.4-~~), librust-regex-automata-0.4+nfa-backtrack-dev (>= 0.4.4-~~), librust-regex-automata-0.4+nfa-pikevm-dev (>= 0.4.4-~~), librust-regex-automata-0.4+perf-inline-dev (>= 0.4.4-~~), librust-regex-automata-0.4+perf-literal-dev (>= 0.4.4-~~), librust-regex-automata-0.4+std-dev (>= 0.4.4-~~), librust-regex-automata-0.4+syntax-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-age-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-bool-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-case-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-gencat-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-perl-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-script-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-segment-dev (>= 0.4.4-~~), librust-regex-automata-0.4+unicode-word-boundary-dev (>= 0.4.4-~~), librust-regex-syntax-0.8+default-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+std-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-age-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-bool-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-case-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-gencat-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-perl-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-script-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-segment-dev (>= 0.8.2-~~), librust-regex-syntax-0.8-dev (>= 0.8.2-~~) Breaks: librust-globset-dev (<= 0.4.10-1), librust-lalrpop-dev (<= 0.19.8-4+b4), librust-regex-1.10.6-dev, librust-tracing-subscriber-dev (<= 0.3.17-1) Replaces: librust-regex-1.10.6-dev Provides: librust-regex+default-dev (= 1.10.6-1~bpo12+pve2), librust-regex+logging-dev (= 1.10.6-1~bpo12+pve2), librust-regex+pattern-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-backtrack-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-cache-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-dfa-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-dfa-full-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-inline-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-literal-dev (= 1.10.6-1~bpo12+pve2), librust-regex+perf-onepass-dev (= 1.10.6-1~bpo12+pve2), librust-regex+std-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-age-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-bool-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-case-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-gencat-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-perl-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-script-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unicode-segment-dev (= 1.10.6-1~bpo12+pve2), librust-regex+unstable-dev (= 1.10.6-1~bpo12+pve2), librust-regex+use-std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+default-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+logging-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+pattern-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-backtrack-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-cache-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-dfa-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-dfa-full-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-inline-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-literal-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+perf-onepass-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-age-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-bool-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-case-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-gencat-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-perl-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-script-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unicode-segment-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+unstable-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1+use-std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+default-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+logging-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+pattern-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-backtrack-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-cache-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-dfa-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-dfa-full-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-inline-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-literal-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+perf-onepass-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-age-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-bool-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-case-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-gencat-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-perl-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-script-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unicode-segment-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+unstable-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10+use-std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+default-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+logging-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+pattern-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-backtrack-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-cache-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-dfa-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-dfa-full-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-inline-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-literal-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+perf-onepass-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-age-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-bool-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-case-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-gencat-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-perl-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-script-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unicode-segment-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+unstable-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6+use-std-dev (= 1.10.6-1~bpo12+pve2), librust-regex-1.10.6-dev (= 1.10.6-1~bpo12+pve2), librust-regex-dev (= 1.10.6-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/regex Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-regex-1/librust-regex-1-dev_1.10.6-1~bpo12+pve2_ppc64el.deb Size: 215548 SHA512: b50921361849c5c6973eaa96898e31b1c401c02b16d61cf3ba2ad597fd3f5a84ffaa9d252a1d825c73bc1bc70a1a56c10906c2abd2f09ddb90e22a475f1fcf6a SHA256: d4c6799be8e0b4e55060cfefdcf185c79c1c3e087b33376f1f3166e46ec0929d SHA1: c1bc451b892e3421dfb6c255b3e5aaffe1e53498 MD5sum: 957baf4c4b7d133d7658123c6204c21d Description: Regular expressions for Rust - Rust source code This implementation uses finite automata and guarantees linear time matching on all inputs. . Source code for Debianized Rust crate "regex" Package: librust-regex-automata-0.4-dev Source: rust-regex-automata-0.4 Version: 0.4.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2794 Depends: librust-aho-corasick-1+logging-dev, librust-aho-corasick-1+perf-literal-dev, librust-aho-corasick-1+std-dev, librust-aho-corasick-1-dev, librust-log-0.4+default-dev (>= 0.4.14-~~), librust-memchr-2+logging-dev (>= 2.6.0-~~), librust-memchr-2+std-dev (>= 2.6.0-~~), librust-memchr-2-dev (>= 2.6.0-~~), librust-regex-syntax-0.8+std-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-age-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-bool-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-case-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-gencat-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-perl-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-script-dev (>= 0.8.2-~~), librust-regex-syntax-0.8+unicode-segment-dev (>= 0.8.2-~~), librust-regex-syntax-0.8-dev (>= 0.8.2-~~) Breaks: librust-regex-automata-0.4.7-dev Replaces: librust-regex-automata-0.4.7-dev Provides: librust-regex-automata+alloc-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+default-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+dfa-build-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+dfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+dfa-onepass-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+dfa-search-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+hybrid-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+internal-instrument-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+internal-instrument-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+logging-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+meta-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+nfa-backtrack-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+nfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+nfa-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+nfa-thompson-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+perf-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+perf-inline-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+perf-literal-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+perf-literal-multisubstring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+perf-literal-substring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+std-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+syntax-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-age-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-bool-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-case-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-gencat-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-perl-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-script-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-segment-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata+unicode-word-boundary-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+alloc-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+default-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+dfa-build-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+dfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+dfa-onepass-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+dfa-search-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+hybrid-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+internal-instrument-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+internal-instrument-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+logging-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+meta-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+nfa-backtrack-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+nfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+nfa-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+nfa-thompson-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+perf-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+perf-inline-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+perf-literal-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+perf-literal-multisubstring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+perf-literal-substring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+std-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+syntax-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-age-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-bool-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-case-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-gencat-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-perl-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-script-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-segment-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0+unicode-word-boundary-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+alloc-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+default-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+dfa-build-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+dfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+dfa-onepass-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+dfa-search-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+hybrid-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+internal-instrument-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+internal-instrument-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+logging-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+meta-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+nfa-backtrack-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+nfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+nfa-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+nfa-thompson-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+perf-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+perf-inline-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+perf-literal-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+perf-literal-multisubstring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+perf-literal-substring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+std-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+syntax-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-age-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-bool-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-case-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-gencat-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-perl-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-script-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-segment-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4+unicode-word-boundary-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+alloc-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+default-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+dfa-build-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+dfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+dfa-onepass-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+dfa-search-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+hybrid-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+internal-instrument-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+internal-instrument-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+logging-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+meta-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+nfa-backtrack-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+nfa-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+nfa-pikevm-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+nfa-thompson-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+perf-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+perf-inline-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+perf-literal-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+perf-literal-multisubstring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+perf-literal-substring-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+std-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+syntax-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-age-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-bool-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-case-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-gencat-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-perl-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-script-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-segment-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7+unicode-word-boundary-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-0.4.7-dev (= 0.4.7-1~bpo12+pve2), librust-regex-automata-dev (= 0.4.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-regex-automata-0.4/librust-regex-automata-0.4-dev_0.4.7-1~bpo12+pve2_ppc64el.deb Size: 418708 SHA512: 98aa5c9177540d8ee1028321288d04ec9aa88e05d2d871f16d2e1f2e5abd2b7bed36399e8a530b0434e2f817634073530768e5534ee2d40ac2349a5d8b0843c6 SHA256: d8fc59a27e3b5445cd132fe2083fb677909b2365365c6ee087dd209c260ce568 SHA1: d744e3f926414d091e22ab00e9c444306cfb6ab0 MD5sum: 31f3bdec9b4b6b172cb728b8a3124abd Description: Automata construction and matching using regular expressions - Rust source code Source code for Debianized Rust crate "regex-automata" Package: librust-regex-syntax-0.8-dev Source: rust-regex-syntax-0.8 Version: 0.8.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1636 Depends: librust-arbitrary-1+default-dev (>= 1.3.0-~~), librust-arbitrary-1+derive-dev (>= 1.3.0-~~) Breaks: librust-regex-syntax-0.8.2-dev Replaces: librust-regex-syntax-0.8.2-dev Provides: librust-regex-syntax+arbitrary-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+default-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+std-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-age-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-bool-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-case-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-gencat-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-perl-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-script-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax+unicode-segment-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+arbitrary-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+default-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+std-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-age-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-bool-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-case-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-gencat-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-perl-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-script-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0+unicode-segment-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+arbitrary-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+default-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+std-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-age-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-bool-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-case-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-gencat-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-perl-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-script-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8+unicode-segment-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+arbitrary-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+default-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+std-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-age-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-bool-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-case-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-gencat-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-perl-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-script-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2+unicode-segment-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-0.8.2-dev (= 0.8.2-1~bpo12+pve2), librust-regex-syntax-dev (= 0.8.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-regex-syntax-0.8/librust-regex-syntax-0.8-dev_0.8.2-1~bpo12+pve2_ppc64el.deb Size: 185960 SHA512: 25065594822cafe32eed47331934593b8b3cc7bdc62c0687f819a7d6073454dab02485352836db652ef9f909d93b153e9756954dd4f539df5d36e885ce853f75 SHA256: dda97c7b2dca9efdc977567c9665d84856dbe11920128243b090570be7b5f517 SHA1: dc38cb6a9122095aa3703c04d4378b4537b08b3b MD5sum: c3891c10508e829783d0754bbc00ec76 Description: Regular expression parser - Rust source code Source code for Debianized Rust crate "regex-syntax" Package: librust-reqwest-0.11-dev Source: rust-reqwest-0.11 Version: 0.11.27-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 800 Depends: librust-async-compression-0.4+brotli-dev, librust-async-compression-0.4+gzip-dev, librust-async-compression-0.4+tokio-dev, librust-async-compression-0.4+zlib-dev, librust-base64-0.21+default-dev, librust-bytes-1+default-dev, librust-cookie+default-dev (<< 1-~~), librust-cookie-store+default-dev (<< 1-~~), librust-encoding-rs-0.8+default-dev, librust-futures-channel-0.3+default-dev, librust-futures-core-0.3-dev, librust-futures-util-0.3+io-dev, librust-futures-util-0.3-dev, librust-h2-0.4+default-dev | librust-h2-0.3+default-dev (>= 0.3.14-~~), librust-h3-0.0.3+default-dev, librust-h3-quinn-0.0.4+default-dev, librust-hickory-resolver-0.24+default-dev, librust-hickory-resolver-0.24+tokio-runtime-dev, librust-http-0.2+default-dev, librust-http-body-0.4+default-dev, librust-hyper-0.14+client-dev (>= 0.14.21-~~), librust-hyper-0.14+http1-dev (>= 0.14.21-~~), librust-hyper-0.14+http2-dev (>= 0.14.21-~~), librust-hyper-0.14+runtime-dev (>= 0.14.21-~~), librust-hyper-0.14+tcp-dev (>= 0.14.21-~~), librust-hyper-rustls-0.24-dev, librust-hyper-tls-0.5+default-dev, librust-ipnet-2+default-dev (>= 2.3-~~), librust-log-0.4+default-dev, librust-mime-0.3+default-dev (>= 0.3.16-~~), librust-mime-guess-2-dev, librust-native-tls-0.2+alpn-dev (>= 0.2.10-~~), librust-native-tls-0.2+default-dev (>= 0.2.10-~~), librust-once-cell-1+default-dev, librust-percent-encoding-2+default-dev (>= 2.1-~~), librust-pin-project-lite-0.2+default-dev, librust-quinn-0.10+ring-dev, librust-quinn-0.10+runtime-tokio-dev, librust-quinn-0.10+tls-rustls-dev, librust-rustls-0.21+dangerous-configuration-dev (>= 0.21.6-~~), librust-rustls-0.21+default-dev (>= 0.21.6-~~), librust-rustls-native-certs-0.6+default-dev, librust-rustls-pemfile-1+default-dev, librust-serde-1+default-dev, librust-serde-json-1+default-dev, librust-serde-urlencoded-0.7+default-dev (>= 0.7.1-~~), librust-sync-wrapper-0.1+default-dev (>= 0.1.2-~~), librust-tokio-1+fs-dev, librust-tokio-1+net-dev, librust-tokio-1+sync-dev, librust-tokio-1+time-dev, librust-tokio-native-tls-0.3+default-dev, librust-tokio-rustls-0.24+default-dev, librust-tokio-socks-0.5+default-dev (>= 0.5.1-~~), librust-tokio-util-0.7+codec-dev (>= 0.7.1-~~), librust-tokio-util-0.7+io-dev (>= 0.7.1-~~), librust-tower-service-0.3+default-dev, librust-url-2+default-dev (>= 2.2-~~) Breaks: librust-oauth2-dev (<= 4.3.0-1+b1), librust-reqwest-0.11.27-dev Replaces: librust-reqwest-0.11.27-dev Provides: librust-reqwest+--internal-proxy-sys-no-cache-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+--rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+--tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+async-compression-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+blocking-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+brotli-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+cookie-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+cookie-store-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+cookies-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+default-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+default-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+deflate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+futures-channel-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+gzip-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+h3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+h3-quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+hickory-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+hickory-resolver-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+http3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+hyper-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+hyper-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+mime-guess-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+multipart-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+native-tls-alpn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+native-tls-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+rustls-native-certs-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+rustls-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+rustls-tls-manual-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+rustls-tls-native-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+serde-json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+stream-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+tokio-native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+tokio-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+tokio-socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+tokio-util-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest+trust-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+--internal-proxy-sys-no-cache-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+--rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+--tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+async-compression-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+blocking-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+brotli-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+cookie-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+cookie-store-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+cookies-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+default-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+default-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+deflate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+futures-channel-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+gzip-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+h3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+h3-quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+hickory-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+hickory-resolver-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+http3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+hyper-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+hyper-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+mime-guess-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+multipart-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+native-tls-alpn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+native-tls-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+rustls-native-certs-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+rustls-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+rustls-tls-manual-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+rustls-tls-native-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+serde-json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+stream-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+tokio-native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+tokio-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+tokio-socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+tokio-util-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0+trust-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+--internal-proxy-sys-no-cache-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+--rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+--tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+async-compression-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+blocking-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+brotli-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+cookie-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+cookie-store-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+cookies-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+default-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+default-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+deflate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+futures-channel-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+gzip-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+h3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+h3-quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+hickory-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+hickory-resolver-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+http3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+hyper-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+hyper-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+mime-guess-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+multipart-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+native-tls-alpn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+native-tls-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+rustls-native-certs-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+rustls-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+rustls-tls-manual-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+rustls-tls-native-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+serde-json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+stream-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+tokio-native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+tokio-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+tokio-socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+tokio-util-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11+trust-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+--internal-proxy-sys-no-cache-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+--rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+--tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+async-compression-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+blocking-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+brotli-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+cookie-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+cookie-store-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+cookies-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+default-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+default-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+deflate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+futures-channel-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+gzip-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+h3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+h3-quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+hickory-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+hickory-resolver-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+http3-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+hyper-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+hyper-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+mime-guess-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+multipart-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+native-tls-alpn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+native-tls-crate-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+quinn-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+rustls-native-certs-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+rustls-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+rustls-tls-manual-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+rustls-tls-native-roots-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+serde-json-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+stream-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+tokio-native-tls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+tokio-rustls-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+tokio-socks-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+tokio-util-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27+trust-dns-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-0.11.27-dev (= 0.11.27-3~bpo12+pve2), librust-reqwest-dev (= 0.11.27-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-reqwest-0.11/librust-reqwest-0.11-dev_0.11.27-3~bpo12+pve2_ppc64el.deb Size: 130032 SHA512: 95abbf69b195a183131c1de65c6cfe31a2d1204ffba16861b49c4e66507274f5113d661fff2e13b233a67eb7feb46e0ed0ee7ffbd8064c6585616444a2306489 SHA256: 43e033745db49dc021e4482e92c5e70d4956def817ce671197a519f285001c87 SHA1: ff69e9f0bdab3eae880e9bf24fed4ba91b87f492 MD5sum: d0a271995ff0c280cbcf7abe91eebac2 Description: Higher level HTTP client library - Rust source code Source code for Debianized Rust crate "reqwest" Package: librust-rfc6979-0.4-dev Source: rust-rfc6979-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 50 Depends: librust-hmac-0.12+reset-dev, librust-subtle-2-dev Breaks: librust-rfc6979-0.4.0-dev Replaces: librust-rfc6979-0.4.0-dev Provides: librust-rfc6979+default-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-0-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-rfc6979-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rfc6979-0.4/librust-rfc6979-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 11592 SHA512: e7fd7597c306902a1ee23e598ab6437925c21ace8ada75facf7b91de004f9766cf1e0ceaa3e8be4cbc6b2ab8040af8273e30d1e992a3008cf90d09843d62ee08 SHA256: 44835e7654e229e90d7c5d5c15947cd13206c0b8a545e40a0d1fb7840aa3b8d8 SHA1: 026c486f780f1c5d30492c9c95d5a87ba7a3ee7b MD5sum: 17f10bcc06b03e641a77208517be8c73 Description: Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) - Rust source code This package contains the source for the Rust rfc6979 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rfc822-like-dev Source: rust-rfc822-like Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 105 Depends: librust-fmt2io-0.2+default-dev, librust-serde-1+default-dev (>= 1.0.126-~~), librust-thiserror-1+default-dev (>= 1.0.20-~~), librust-unicode-segmentation-1+default-dev (>= 1.6.0-~~) Provides: librust-rfc822-like+default-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like+live-test-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0+live-test-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2+live-test-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2.1+live-test-dev (= 0.2.1-1~bpo12+pve2), librust-rfc822-like-0.2.1-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Kixunil/rfc822-like Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rfc822-like/librust-rfc822-like-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 15060 SHA512: 6e3d11d9275b133d7439f873897fb08232ac81a2083e160a326e60c51dede88dc898c7e7a66f19345d4e1f54010a2401a33b0e566e79a4995fd55bf3a8c13e49 SHA256: 5b273b1bf6040112f27b609ba205167657fa798cc5b11e03b0f872030db3a067 SHA1: dfc724f94bc520cf1fa07bbace7cca3ed5a77e87 MD5sum: b42c5b5e82a170f50a5a4e881d78cf78 Description: RFC822-like encoding used in conrol files implemented for serde - Rust source code This package contains the source for the Rust rfc822-like crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ring-0.17-dev Source: rust-ring-0.17 Version: 0.17.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 11982 Depends: librust-cc-1-dev (>= 1.0.83-~~), librust-getrandom-0.2+default-dev (>= 0.2.10-~~), librust-libc-0.2-dev (>= 0.2.148-~~), librust-spin-0.9+once-dev (>= 0.9.8-~~), librust-untrusted-0.9+default-dev Breaks: librust-ring-0.17.5-dev Replaces: librust-ring-0.17.5-dev Provides: librust-ring+alloc-dev (= 0.17.5-1~bpo12+pve2), librust-ring+default-dev (= 0.17.5-1~bpo12+pve2), librust-ring+dev-urandom-fallback-dev (= 0.17.5-1~bpo12+pve2), librust-ring+std-dev (= 0.17.5-1~bpo12+pve2), librust-ring+test-logging-dev (= 0.17.5-1~bpo12+pve2), librust-ring+unstable-testing-arm-no-hw-dev (= 0.17.5-1~bpo12+pve2), librust-ring+unstable-testing-arm-no-neon-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+alloc-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+default-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+dev-urandom-fallback-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+std-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+test-logging-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+unstable-testing-arm-no-hw-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0+unstable-testing-arm-no-neon-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+alloc-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+default-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+dev-urandom-fallback-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+std-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+test-logging-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+unstable-testing-arm-no-hw-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17+unstable-testing-arm-no-neon-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+alloc-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+default-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+dev-urandom-fallback-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+std-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+test-logging-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+unstable-testing-arm-no-hw-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5+unstable-testing-arm-no-neon-dev (= 0.17.5-1~bpo12+pve2), librust-ring-0.17.5-dev (= 0.17.5-1~bpo12+pve2), librust-ring-dev (= 0.17.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ring-0.17/librust-ring-0.17-dev_0.17.5-1~bpo12+pve2_ppc64el.deb Size: 3251600 SHA512: 6ac57ceab0a70b23623900a3318014bcd4148e3d5fff07444b8c704f5536f6b29144208a55627ae6c17ec72269b66e1d95f33672d000d98f87813014560da3b3 SHA256: 3fdcbbb80b6abeff1a6436e27c02ac7f31083ab9b61315116798520345fcfdfd SHA1: 95804fdd6986f9c8bf9d47536b16e126771ea2a3 MD5sum: ccfc87ea884c3fc259c62a4337798b2e Description: Safe, fast, small crypto using Rust - Rust source code Source code for Debianized Rust crate "ring" Package: librust-ripemd-0.1-dev Source: rust-ripemd-0.1 Version: 0.1.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 114 Depends: librust-digest-0.10+default-dev (>= 0.10.4-~~), librust-digest-0.10+oid-dev (>= 0.10.4-~~), librust-digest-0.10+std-dev (>= 0.10.4-~~) Breaks: librust-ripemd-0.1.3-dev Replaces: librust-ripemd-0.1.3-dev Provides: librust-ripemd+default-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd+oid-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd+std-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0+default-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0+oid-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0+std-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1+default-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1+oid-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1+std-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1.3+default-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1.3+oid-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1.3+std-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-0.1.3-dev (= 0.1.3-1~bpo12+pve2), librust-ripemd-dev (= 0.1.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ripemd-0.1/librust-ripemd-0.1-dev_0.1.3-1~bpo12+pve2_ppc64el.deb Size: 15920 SHA512: 156e918c0002aadad36f52853f3d04eb0c757cbb40843d54889f6890591df0bd4956529a44744e04090a143e5b51198b00de7fe929aa8d9bc47fc009a19999f6 SHA256: d37b1d28420c884fc4876297db4b5a3a4d2766293449c0e7d63e138641d4f52d SHA1: 6b38df3bf47f7a6f05c5db15aa6421b91318aea2 MD5sum: cb975c59dd13583bf9995aa77cb7537f Description: Pure Rust implementation of the RIPEMD hash functions - Rust source code Source code for Debianized Rust crate "ripemd" Package: librust-rkyv-derive-0.7-dev Source: rust-rkyv-derive-0.7 Version: 0.7.42-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 193 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Breaks: librust-rkyv-derive-0.7.42-dev Replaces: librust-rkyv-derive-0.7.42-dev Provides: librust-rkyv-derive+arbitrary-enum-discriminant-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive+archive-be-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive+archive-le-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive+copy-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive+default-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive+strict-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+arbitrary-enum-discriminant-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+archive-be-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+archive-le-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+copy-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+default-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0+strict-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+arbitrary-enum-discriminant-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+archive-be-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+archive-le-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+copy-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+default-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7+strict-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+arbitrary-enum-discriminant-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+archive-be-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+archive-le-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+copy-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+default-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42+strict-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-0.7.42-dev (= 0.7.42-1~bpo12+pve2), librust-rkyv-derive-dev (= 0.7.42-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rkyv-derive-0.7/librust-rkyv-derive-0.7-dev_0.7.42-1~bpo12+pve2_ppc64el.deb Size: 21628 SHA512: 9b012440cf8ab31699eb132cd72a6abd1936d363ddb781542f8d1d3fbd2d3e4a89d02f26d437bac4f4128409aee98310b328da910fec7176ec9fbce6cae9ff17 SHA256: efec1f928a98a4a2d745ed4bf250adf24aa0ea64d89fd1fa236285dacb17be34 SHA1: 2640a72e2a365e825bf3f9bd94b8bce60c00d490 MD5sum: bc11da9b2dbf1475581f1b297e0ea243 Description: Derive macro for rkyv - Rust source code This package contains the source for the Rust rkyv_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rlp-derive-dev Source: rust-rlp-derive Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 34 Depends: librust-proc-macro2-1+default-dev (>= 1.0.8-~~), librust-quote-1+default-dev (>= 1.0.2-~~), librust-syn-1+default-dev (>= 1.0.14-~~) Provides: librust-rlp-derive+default-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-rlp-derive-0.1.0-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Homepage: http://parity.io Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rlp-derive/librust-rlp-derive-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 6544 SHA512: fdf73ce54a299ccfe93916f05025f7b8063313309191df50120dbfa7036396df831c9c39fa4a515c0db79653b1ccceee11d5fb2d1b105388df5bab4c95c2d07a SHA256: a5df9dfe02e45d958c6ef2040ff8e37722aebbf32f16190454b8ef85def12194 SHA1: c9a64163409e16a3e8e95686bbf11ad23c4d2275 MD5sum: 7cb685bfe30189f6cce544c14e1d68e9 Description: Derive macro for #[derive(RlpEncodable, RlpDecodable)] - Rust source code This package contains the source for the Rust rlp-derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rlp-dev Source: rust-rlp Version: 0.5.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 94 Depends: librust-bytes-1+std-dev, librust-bytes-1-dev, librust-rlp-derive-0.1+default-dev, librust-rustc-hex-2+std-dev (>= 2.0.1-~~), librust-rustc-hex-2-dev (>= 2.0.1-~~) Provides: librust-rlp+default-dev (= 0.5.2-2~bpo12+pve2), librust-rlp+derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp+rlp-derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp+std-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0+default-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0+derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0+rlp-derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0+std-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5+default-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5+derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5+rlp-derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5+std-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5.2+default-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5.2+derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5.2+rlp-derive-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5.2+std-dev (= 0.5.2-2~bpo12+pve2), librust-rlp-0.5.2-dev (= 0.5.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rlp/librust-rlp-dev_0.5.2-2~bpo12+pve2_ppc64el.deb Size: 17648 SHA512: 9f5b245e333d88dc83958780c0b338a00d35496193a01434e456d2e2c812263c59724ce5ad1c2e491bdac8f266993bb4169f8d265bdf7c945e5b51d8abcb6ee6 SHA256: 52041a6fa28da7259f839d59afb28751287b8e869775502a2a05a143c3b5b01d SHA1: c066be8441efa4742ae8fbc6495bc31d2cc4bccf MD5sum: b001f9511f31a8b812ea7d149a247a7c Description: Recursive-length prefix encoding, decoding, and compression - Rust source code This package contains the source for the Rust rlp crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ron-0.7-dev Source: rust-ron-0.7 Version: 0.7.1-4~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 318 Depends: librust-base64-0.21+default-dev, librust-bitflags-1+default-dev (>= 1.0.4-~~), librust-indexmap-2+default-dev, librust-indexmap-2+serde-dev, librust-serde-1+default-dev (>= 1.0.181-~~), librust-serde-1+serde-derive-dev (>= 1.0.181-~~) Breaks: librust-ron-0.7.1-dev Replaces: librust-ron-0.7.1-dev Provides: librust-ron+default-dev (= 0.7.1-4~bpo12+pve2), librust-ron-0+default-dev (= 0.7.1-4~bpo12+pve2), librust-ron-0-dev (= 0.7.1-4~bpo12+pve2), librust-ron-0.7+default-dev (= 0.7.1-4~bpo12+pve2), librust-ron-0.7.1+default-dev (= 0.7.1-4~bpo12+pve2), librust-ron-0.7.1-dev (= 0.7.1-4~bpo12+pve2), librust-ron-dev (= 0.7.1-4~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/ron-rs/ron Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ron-0.7/librust-ron-0.7-dev_0.7.1-4~bpo12+pve2_ppc64el.deb Size: 54152 SHA512: 14f2f9d7a1a90b20a9ddb70c413ed3b5f9fbb75fc812e1aba77aece72da0e9c36ca0a818eda3aea73138dddb0502b07c046078c40c536e38e1e8b8f368980cf6 SHA256: 7a1ed3438c9e7dac32118e3ad3ec9cca5f131054d5be422713029e209ed43c30 SHA1: 2b3f884b45afe24e25ed9ec325cb447736dbfcd5 MD5sum: d2f95e0adaac0dbb4ff6491bcbde4cfa Description: Rusty Object Notation - Rust source code Source code for Debianized Rust crate "ron" Package: librust-route-recognizer-dev Source: rust-route-recognizer Version: 0.3.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 73 Provides: librust-route-recognizer+default-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0+default-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0.3+default-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0.3-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0.3.1+default-dev (= 0.3.1-1~bpo12+pve2), librust-route-recognizer-0.3.1-dev (= 0.3.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-route-recognizer/librust-route-recognizer-dev_0.3.1-1~bpo12+pve2_ppc64el.deb Size: 13980 SHA512: 369b2c31c0213da489e4f5efaaf32441d69e6af26a78b6b416037fd57e1437fa0a63253b028f0d9fa1d6231aa075415f78c66ce4fcf81f160b4e68a92ca54eb3 SHA256: bfbb34ccb1ede6c1b13d58c5d4b09b4717cab729766b3521d0596e010e48c839 SHA1: 86c50b361ad2f72b4115219e11ed01a032c23697 MD5sum: 2d5e517cc8500f363e3a501bcdf889b9 Description: Recognizes URL patterns with support for dynamic and wildcard segments - Rust source code This package contains the source for the Rust route-recognizer crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rusqlite-0.29-dev Source: rust-rusqlite-0.29 Version: 0.29.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 661 Depends: librust-bitflags-2+default-dev, librust-chrono-0.4+clock-dev, librust-csv-1+default-dev (>= 1.1-~~), librust-fallible-iterator-0+default-dev (>= 0.2-~~), librust-fallible-streaming-iterator-0.1+default-dev, librust-hashlink-0.8+default-dev, librust-libsqlite3-sys-0.26+buildtime-bindgen-dev, librust-libsqlite3-sys-0.26+default-dev, librust-libsqlite3-sys-0.26+session-dev, librust-libsqlite3-sys-0.26+sqlcipher-dev, librust-libsqlite3-sys-0.26+unlock-notify-dev, librust-libsqlite3-sys-0.26+wasm32-wasi-vfs-dev, librust-libsqlite3-sys-0.26+with-asan-dev, librust-serde-json-1+default-dev, librust-smallvec-1+default-dev (>= 1.6.1-~~), librust-time-0.3+default-dev, librust-time-0.3+formatting-dev, librust-time-0.3+macros-dev, librust-time-0.3+parsing-dev, librust-url-2+default-dev (>= 2.1-~~), librust-uuid-1+default-dev Breaks: librust-rusqlite-0.29.0-dev Replaces: librust-rusqlite-0.29.0-dev Provides: librust-rusqlite+array-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+backup-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+buildtime-bindgen-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+chrono-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+collation-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+column-decltype-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+csv-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+csvtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+default-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+extra-check-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+functions-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+hooks-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+i128-blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+limits-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+load-extension-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+modern-full-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+modern-sqlite-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+release-memory-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+serde-json-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+series-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+session-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+sqlcipher-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+time-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+trace-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+unlock-notify-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+url-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+uuid-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+vtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+wasm32-wasi-vfs-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+window-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite+with-asan-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+array-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+backup-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+buildtime-bindgen-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+chrono-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+collation-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+column-decltype-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+csv-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+csvtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+default-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+extra-check-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+functions-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+hooks-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+i128-blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+limits-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+load-extension-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+modern-full-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+modern-sqlite-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+release-memory-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+serde-json-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+series-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+session-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+sqlcipher-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+time-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+trace-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+unlock-notify-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+url-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+uuid-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+vtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+wasm32-wasi-vfs-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+window-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0+with-asan-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+array-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+backup-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+buildtime-bindgen-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+chrono-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+collation-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+column-decltype-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+csv-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+csvtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+default-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+extra-check-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+functions-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+hooks-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+i128-blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+limits-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+load-extension-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+modern-full-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+modern-sqlite-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+release-memory-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+serde-json-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+series-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+session-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+sqlcipher-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+time-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+trace-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+unlock-notify-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+url-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+uuid-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+vtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+wasm32-wasi-vfs-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+window-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29+with-asan-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+array-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+backup-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+buildtime-bindgen-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+chrono-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+collation-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+column-decltype-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+csv-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+csvtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+default-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+extra-check-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+functions-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+hooks-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+i128-blob-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+limits-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+load-extension-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+modern-full-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+modern-sqlite-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+release-memory-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+serde-json-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+series-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+session-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+sqlcipher-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+time-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+trace-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+unlock-notify-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+url-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+uuid-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+vtab-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+wasm32-wasi-vfs-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+window-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0+with-asan-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-0.29.0-dev (= 0.29.0-3~bpo12+pve2), librust-rusqlite-dev (= 0.29.0-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rusqlite-0.29/librust-rusqlite-0.29-dev_0.29.0-3~bpo12+pve2_ppc64el.deb Size: 113656 SHA512: bb0deffd39673eaa6c0602f8aa5d867c35e6c4da29981f5c7f4d71667d3f51ebc2ec1d1673ad514e6192b2d962574164b7a6a9fce2f654b64ae0e3d5a05ebbfd SHA256: 31120980a74e6a8cd40f48c9c0c2b92e38d73a1818c50b8a4023f498eca3512a SHA1: b4c1243a5687f4c1246786694b05f3610bc12e34 MD5sum: e9afcdc7cc887e2eb1ddb634e3c78fcb Description: Ergonomic wrapper for SQLite - Rust source code Source code for Debianized Rust crate "rusqlite" Package: librust-rust-decimal-1-dev Source: rust-rust-decimal-1 Version: 1.23.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 614 Depends: librust-arbitrary-1-dev, librust-arrayvec-0.7-dev, librust-byteorder-1-dev (>= 1.3-~~), librust-bytes-1-dev, librust-num-traits-0.2+i128-dev, librust-serde-1-dev, librust-serde-json-1+arbitrary-precision-dev, librust-serde-json-1-dev Breaks: librust-rust-decimal-1.23.1-dev Replaces: librust-rust-decimal-1.23.1-dev Provides: librust-rust-decimal+arbitrary-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+byteorder-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+bytes-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+c-repr-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+default-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+legacy-ops-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+maths-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+maths-nopanic-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+rust-fuzz-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-bincode-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-json-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-with-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-with-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+serde-with-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal+std-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+arbitrary-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+byteorder-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+bytes-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+c-repr-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+default-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+legacy-ops-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+maths-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+maths-nopanic-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+rust-fuzz-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-bincode-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-json-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-with-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-with-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+serde-with-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1+std-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+arbitrary-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+byteorder-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+bytes-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+c-repr-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+default-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+legacy-ops-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+maths-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+maths-nopanic-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+rust-fuzz-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-bincode-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-json-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-with-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-with-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+serde-with-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23+std-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+arbitrary-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+byteorder-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+bytes-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+c-repr-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+default-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+legacy-ops-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+maths-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+maths-nopanic-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+rust-fuzz-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-bincode-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-json-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-with-arbitrary-precision-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-with-float-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+serde-with-str-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1+std-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-1.23.1-dev (= 1.23.1-2~bpo12+pve2), librust-rust-decimal-dev (= 1.23.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rust-decimal-1/librust-rust-decimal-1-dev_1.23.1-2~bpo12+pve2_ppc64el.deb Size: 97216 SHA512: 77f027b0742584872cad2050b938dea4b8b8665833a03385761f881af108d091f9eebfc08ab5398c0fc00537f4f0e6b2c3e068d0377b90815f96cca55a889da3 SHA256: 951c084598f3bd61d42e82b1072ccbfe004aee5dad7e1914909ecc73de31e0f8 SHA1: c44d062e2a95cd591e618e840d269ad486a9fb76 MD5sum: 069dd2fcf49523c893c8fe90de3c0508 Description: Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code Source code for Debianized Rust crate "rust_decimal" Package: librust-rustc-hex-dev Source: rust-rustc-hex Version: 2.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Provides: librust-rustc-hex+default-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex+std-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2+default-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2+std-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1+default-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1+std-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1.0+default-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1.0+std-dev (= 2.1.0-1~bpo12+pve2), librust-rustc-hex-2.1.0-dev (= 2.1.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/debris/rustc-hex Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rustc-hex/librust-rustc-hex-dev_2.1.0-1~bpo12+pve2_ppc64el.deb Size: 10276 SHA512: 84441d8b63d80702f1ea501639eb1ea670c239318b351640733607c03da502aaf84f6724dd5b3fe63686ed1e7c8ba388e64c1aca398e37e971cd358483976df0 SHA256: d72c27743b72b98bf35ffe91ddd33385ff5ecd28d11a237e18c7251fce584d97 SHA1: ade9d22c6bce5e719f1149d7eb99c5d76621adaa MD5sum: 2ba927c7696bcb265eed575bc45377d7 Description: Rustc-serialize compatible hex conversion traits - Rust source code This package contains the source for the Rust rustc-hex crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rustfix-0.8-dev Source: rust-rustfix-0.8 Version: 0.8.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 61 Depends: librust-serde-1+default-dev (>= 1.0.199-~~), librust-serde-1+derive-dev (>= 1.0.199-~~), librust-serde-json-1+default-dev (>= 1.0.116-~~), librust-thiserror-1+default-dev (>= 1.0.59-~~), librust-tracing-0.1+std-dev (>= 0.1.40-~~) Breaks: librust-rustfix-0.8.5-dev Replaces: librust-rustfix-0.8.5-dev Provides: librust-rustfix+default-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-0+default-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-0-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-0.8+default-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-0.8.5+default-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-0.8.5-dev (= 0.8.5-1~bpo12+pve2), librust-rustfix-dev (= 0.8.5-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/cargo Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rustfix-0.8/librust-rustfix-0.8-dev_0.8.5-1~bpo12+pve2_ppc64el.deb Size: 16016 SHA512: dca2110be2fa1fd3db40d53cf51fd574d1365356ecd3b9f01f82805cc3b14b21cf593ef7b3700df190fc9d382f49f249625d6c8b57eec72f1dbf2e87facdd58a SHA256: 7eedf8614acb4367d2451ef67fcdfa8edf9cdf5437803c388b698bdbc3662c74 SHA1: f00c640c41d7b9cc381230f391a3f907beb94775 MD5sum: 88bbbe2b06c870f6a6629aca8597fc5a Description: Automatically apply the suggestions made by rustc - Rust source code Source code for Debianized Rust crate "rustfix" Package: librust-rustix-0.38-dev Source: rust-rustix-0.38 Version: 0.38.32-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2303 Depends: librust-bitflags-2+rustc-dep-of-std-dev (>= 2.4.0-~~), librust-bitflags-2+std-dev (>= 2.4.0-~~), librust-bitflags-2-dev (>= 2.4.0-~~), librust-compiler-builtins-0.1+default-dev (>= 0.1.49-~~), librust-compiler-builtins-0.1+rustc-dep-of-std-dev (>= 0.1.49-~~), librust-errno-0.3+std-dev (>= 0.3.8-~~), librust-errno-0.3-dev (>= 0.3.8-~~), librust-itoa-1-dev (>= 1.0.1-~~), librust-libc-0.2+extra-traits-dev (>= 0.2.153-~~), librust-libc-0.2+std-dev (>= 0.2.153-~~), librust-linux-raw-sys-0.4+elf-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+errno-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+general-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+if-ether-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+io-uring-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+ioctl-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+net-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+netlink-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+no-std-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+prctl-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+rustc-dep-of-std-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+system-dev (>= 0.4.12-~~), librust-linux-raw-sys-0.4+xdp-dev (>= 0.4.12-~~), librust-once-cell-1+default-dev (>= 1.5.2-~~), librust-rustc-std-workspace-core-1+default-dev Breaks: librust-rustix-0.38.32-dev Replaces: librust-rustix-0.38.32-dev Provides: librust-rustix+all-apis-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+alloc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+cc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+default-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+event-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+fs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+io-uring-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+itoa-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+libc-errno-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+linux-4-11-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+linux-latest-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+mm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+mount-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+net-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+once-cell-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+param-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+pipe-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+process-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+procfs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+pty-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+rand-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+runtime-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+rustc-dep-of-std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+shm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+stdio-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+system-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+termios-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+thread-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+time-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+use-explicitly-provided-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+use-libc-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix+use-libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+all-apis-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+alloc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+cc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+default-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+event-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+fs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+io-uring-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+itoa-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+libc-errno-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+linux-4-11-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+linux-latest-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+mm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+mount-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+net-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+once-cell-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+param-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+pipe-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+process-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+procfs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+pty-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+rand-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+runtime-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+rustc-dep-of-std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+shm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+stdio-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+system-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+termios-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+thread-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+time-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+use-explicitly-provided-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+use-libc-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0+use-libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+all-apis-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+alloc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+cc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+default-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+event-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+fs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+io-uring-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+itoa-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+libc-errno-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+linux-4-11-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+linux-latest-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+mm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+mount-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+net-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+once-cell-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+param-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+pipe-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+process-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+procfs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+pty-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+rand-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+runtime-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+rustc-dep-of-std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+shm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+stdio-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+system-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+termios-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+thread-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+time-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+use-explicitly-provided-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+use-libc-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38+use-libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+all-apis-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+alloc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+cc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+default-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+event-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+fs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+io-uring-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+itoa-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+libc-errno-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+linux-4-11-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+linux-latest-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+mm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+mount-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+net-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+once-cell-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+param-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+pipe-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+process-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+procfs-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+pty-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+rand-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+runtime-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+rustc-dep-of-std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+shm-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+std-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+stdio-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+system-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+termios-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+thread-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+time-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+use-explicitly-provided-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+use-libc-auxv-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32+use-libc-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-0.38.32-dev (= 0.38.32-1~bpo12+pve2), librust-rustix-dev (= 0.38.32-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rustix-0.38/librust-rustix-0.38-dev_0.38.32-1~bpo12+pve2_ppc64el.deb Size: 269960 SHA512: 90a4049cb7b24e46f07d9a53dac3f01f3795481caa3ae356358359a7a58909c0c3516c28b6a645beaed368537a3f7abc8ccde3410c9901c8af5f7cc8ed59c1fa SHA256: a16ee0da601ade0b55b9e599f978c892e1848387268dfbcb6b49615e3e694281 SHA1: ddaa0d8cf26c1438cf1952f61d3fbc27e636c76b MD5sum: f3ce4f26dc2060733117bd0827a6b8e8 Description: Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls - Rust source code Source code for Debianized Rust crate "rustix" Package: librust-rustls-dev Source: rust-rustls Version: 0.20.6-1~bpo12+pve1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1222 Depends: librust-log-0.4+default-dev (>= 0.4.4-~~), librust-ring-0.16+default-dev (>= 0.16.20-~~), librust-rustversion-1+default-dev (>= 1.0.6-~~), librust-sct-0.7+default-dev, librust-webpki-0.22+alloc-dev, librust-webpki-0.22+default-dev, librust-webpki-0.22+std-dev Provides: librust-rustls+dangerous-configuration-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+default-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+log-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+logging-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+quic-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+read-buf-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+rustversion-dev (= 0.20.6-1~bpo12+pve1), librust-rustls+tls12-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+dangerous-configuration-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+default-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+log-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+logging-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+quic-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+read-buf-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+rustversion-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0+tls12-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+dangerous-configuration-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+default-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+log-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+logging-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+quic-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+read-buf-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+rustversion-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20+tls12-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+dangerous-configuration-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+default-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+log-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+logging-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+quic-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+read-buf-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+rustversion-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6+tls12-dev (= 0.20.6-1~bpo12+pve1), librust-rustls-0.20.6-dev (= 0.20.6-1~bpo12+pve1) Multi-Arch: same Homepage: https://github.com/rustls/rustls Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rustls/librust-rustls-dev_0.20.6-1~bpo12+pve1_ppc64el.deb Size: 198936 SHA512: 1093d8daa348eee4d4da095f686c8e08c191ac83b2a46d7931b8d1c81bdd07f70e318e833b0fd02307cdffe069df2274c3c10099f3b99faff042a771fd302688 SHA256: 80136ce625dc5b70d85f621190507770a00eb01a2cc0e33ccf32aaf46fd283bf SHA1: 6e2d80ddc7f78a12dc44b165eedd704fc622cdb3 MD5sum: 51f98f2e1771496e92c13f17703dcd8f Description: Modern TLS library written in Rust - Rust source code Source code for Debianized Rust crate "rustls" Package: librust-rustversion-1-dev Source: rust-rustversion-1 Version: 1.0.9-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 102 Breaks: librust-rustversion-1.0.9-dev Replaces: librust-rustversion-1.0.9-dev Provides: librust-rustversion+default-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-1+default-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-1.0+default-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-1.0-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-1.0.9+default-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-1.0.9-dev (= 1.0.9-1~bpo12+pve2), librust-rustversion-dev (= 1.0.9-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-rustversion-1/librust-rustversion-1-dev_1.0.9-1~bpo12+pve2_ppc64el.deb Size: 18448 SHA512: 9996293095a10db5f2d14db684b3fffc0cb3e70ff69e683a8cd190258269e940c75188e2282af715ae6e71900ba4ff6ed115bb41251da5ca8a8018b9ebc6ba3e SHA256: 5303be0cc1f6821fd58712f529b985f517bdc8cae701b4bffbfa2a9f8cee90f6 SHA1: 9784ee1d3d2c884bb0d21d4f86b3976e4101e318 MD5sum: 04a8807dfab7b566dc3c340ac8f74118 Description: Conditional compilation according to rustc compiler version - Rust source code This package contains the source for the Rust rustversion crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ruzstd-0.5-dev Source: rust-ruzstd-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 267 Depends: librust-byteorder-1-dev (>= 1.5-~~), librust-derive-more-0.99+display-dev, librust-derive-more-0.99+error-dev, librust-derive-more-0.99+from-dev, librust-twox-hash-1-dev (>= 1.6-~~) Breaks: librust-ruzstd-0.5.0-dev Replaces: librust-ruzstd-0.5.0-dev Provides: librust-ruzstd+default-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd+std-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0+std-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0.5+std-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0.5.0+std-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-ruzstd-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/KillingSpark/zstd-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ruzstd-0.5/librust-ruzstd-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 44008 SHA512: 09d5a6f5ff0ecda2e0433c9f3e14e795cc35ea9ec9d264c9f6d5d337df856c354cb649395fb6b5357f0e3e92e7bb8cd0c0d7d9dfea83d82604028b54e0f0b60e SHA256: 3345f1abe8b4fff9168d23062026b15e12b05fa14d2bf9dcc0cb7415bf0a0929 SHA1: 7a717d428c29471b15c268e5941111c823d76baf MD5sum: 7432c9cf1c0d52805b20bd5bec01dda2 Description: Decoder for the zstd compression format - Rust source code Source code for Debianized Rust crate "ruzstd" Package: librust-salsa20-dev Source: rust-salsa20 Version: 0.10.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 65 Depends: librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+std-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Provides: librust-salsa20+default-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20+std-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20+zeroize-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0+default-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0+std-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0+zeroize-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10+default-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10+std-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10+zeroize-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10.2+default-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10.2+std-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10.2+zeroize-dev (= 0.10.2-1~bpo12+pve2), librust-salsa20-0.10.2-dev (= 0.10.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-salsa20/librust-salsa20-dev_0.10.2-1~bpo12+pve2_ppc64el.deb Size: 15580 SHA512: 456e09b485914cbb75508bf40eb8f5b04be67f533cd95ac0cb01ec8d9aaa82397ef114e9168ce15b5b36ae31bf4361c85db24ccdd02bcadfd895e877296ce318 SHA256: 0be52fa5db1bb3a98534e218d1a25e1afa22a2676d6ac3fcb6ee96004df58a7b SHA1: 62aa43496376fd4826265115d53e19ba49b4ee78 MD5sum: 941e1d7398dd4a419b5de77573a6d5cb Description: Salsa20 Stream Cipher - Rust source code This package contains the source for the Rust salsa20 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-schemars-0.8-dev Source: rust-schemars-0.8 Version: 0.8.19-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 532 Depends: librust-arrayvec-0.7-dev, librust-bigdecimal-0.3-dev, librust-bytes-1+default-dev, librust-chrono-0.4-dev, librust-dyn-clone-1+default-dev, librust-either-1-dev (>= 1.3-~~), librust-enumset-1+default-dev, librust-indexmap-2+default-dev, librust-indexmap-2+serde-dev, librust-rust-decimal-1-dev, librust-schemars-derive-0.8.19+default-dev, librust-semver-1+default-dev (>= 1.0.9-~~), librust-semver-1+serde-dev (>= 1.0.9-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-serde-json-1+default-dev (>= 1.0.25-~~), librust-serde-json-1+raw-value-dev (>= 1.0.25-~~), librust-smallvec-1+default-dev, librust-smol-str-0.2+default-dev, librust-url-2-dev, librust-uuid-1-dev Breaks: librust-schemars-0.8.19-dev Replaces: librust-schemars-0.8.19-dev Provides: librust-schemars+arrayvec07-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+bigdecimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+bigdecimal03-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+bytes-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+chrono-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+derive-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+either-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+enumset-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+impl-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+indexmap2-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+raw-value-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+rust-decimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+schemars-derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+semver-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+smallvec-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+smol-str-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+ui-test-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+url-dev (= 0.8.19-1~bpo12+pve2), librust-schemars+uuid1-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+arrayvec07-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+bigdecimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+bigdecimal03-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+bytes-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+chrono-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+derive-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+either-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+enumset-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+impl-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+indexmap2-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+raw-value-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+rust-decimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+schemars-derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+semver-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+smallvec-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+smol-str-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+ui-test-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+url-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0+uuid1-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+arrayvec07-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+bigdecimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+bigdecimal03-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+bytes-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+chrono-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+derive-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+either-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+enumset-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+impl-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+indexmap2-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+raw-value-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+rust-decimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+schemars-derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+semver-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+smallvec-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+smol-str-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+ui-test-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+url-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8+uuid1-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+arrayvec07-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+bigdecimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+bigdecimal03-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+bytes-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+chrono-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+derive-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+either-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+enumset-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+impl-json-schema-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+indexmap2-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+raw-value-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+rust-decimal-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+schemars-derive-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+semver-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+smallvec-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+smol-str-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+ui-test-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+url-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19+uuid1-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-0.8.19-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-dev (= 0.8.19-1~bpo12+pve2) Multi-Arch: same Homepage: https://graham.cool/schemars/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-schemars-0.8/librust-schemars-0.8-dev_0.8.19-1~bpo12+pve2_ppc64el.deb Size: 52060 SHA512: 0b75c392eb7eedd3b5bed0139ceb1342ff32d2e14dd76c22ed341b9637fa4cb02d00e73ad91bb63a66694464977abbe9796dd5772eae34a2b0e67c7eea26eb96 SHA256: e66eac9660b2ae11750a950bcc4f2f033ca5299fc1718df923b4594c21a35bd0 SHA1: 25643adc52ae06d3a0309d3bb7779fc9fbe17171 MD5sum: 797cc7623501d73fa7a12a08ba6c8561 Description: Generate JSON Schemas from Rust code - Rust source code Source code for Debianized Rust crate "schemars" Package: librust-schemars-derive-0.8-dev Source: rust-schemars-derive-0.8 Version: 0.8.19-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 110 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-serde-derive-internals-0.29+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev Breaks: librust-schemars-derive-0.8.19-dev Replaces: librust-schemars-derive-0.8.19-dev Provides: librust-schemars-derive+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-0+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-0-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-0.8+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-0.8.19+default-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-0.8.19-dev (= 0.8.19-1~bpo12+pve2), librust-schemars-derive-dev (= 0.8.19-1~bpo12+pve2) Multi-Arch: same Homepage: https://graham.cool/schemars/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-schemars-derive-0.8/librust-schemars-derive-0.8-dev_0.8.19-1~bpo12+pve2_ppc64el.deb Size: 19220 SHA512: f6a75dfd508a03dcd9150bc795ac128b9109b292a11adb87170f0b7676b954461cfb3d5bf6ae39d6736e092caa1549bd6093c6b1672e7ae5ff70009037799427 SHA256: 688a465198114f0277005aaf521aa5145ef1d5743d6e3dc59541665c042a5a5c SHA1: 9a14238b3c6fb25b5dcf61da61b78239ae683214 MD5sum: ffd29ef321f96b9f78e0d380fc9a0ea6 Description: Macros for #[derive(JsonSchema)], for use with schemars - Rust source code Source code for Debianized Rust crate "schemars_derive" Package: librust-scrypt-0.11-dev Source: rust-scrypt-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-password-hash-0.5+rand-core-dev, librust-password-hash-0.5+std-dev, librust-pbkdf2-0.12+default-dev, librust-salsa20-0.10-dev (>= 0.10.2-~~), librust-sha2-0.10-dev Breaks: librust-scrypt-0.11.0-dev Replaces: librust-scrypt-0.11.0-dev Provides: librust-scrypt+default-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt+password-hash-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt+simple-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt+std-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0+default-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0+password-hash-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0+simple-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0+std-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11+default-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11+password-hash-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11+simple-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11+std-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11.0+default-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11.0+password-hash-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11.0+simple-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11.0+std-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-0.11.0-dev (= 0.11.0-1~bpo12+pve2), librust-scrypt-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-scrypt-0.11/librust-scrypt-0.11-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 16384 SHA512: dbf171e2520a163e5a143bc6f39cb698f4efd95c8aafbdb27c59aea4641c593e2ef1b2c04ed320d31084aa0d3a132cc77328b2f177b472aa7fbfec772e307ff8 SHA256: a68a683ac373628b7793c90072e654de89b901496f0dee091c4dc66f2dcef395 SHA1: 0754bf0f1b65ed82e5d473d89e7caff7c13bc4e7 MD5sum: c3af56e3935358cfea7e1e419bfd9be8 Description: Scrypt password-based key derivation function - Rust source code This package contains the source for the Rust scrypt crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sct-0.7-dev Source: rust-sct-0.7 Version: 0.7.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 119 Depends: librust-ring-0.17+default-dev, librust-untrusted-0.9+default-dev Breaks: librust-rustls-dev (<= 0.21.7-1), librust-sct-0.7.1-dev Replaces: librust-sct-0.7.1-dev Provides: librust-sct+default-dev (= 0.7.1-3~bpo12+pve2), librust-sct-0+default-dev (= 0.7.1-3~bpo12+pve2), librust-sct-0-dev (= 0.7.1-3~bpo12+pve2), librust-sct-0.7+default-dev (= 0.7.1-3~bpo12+pve2), librust-sct-0.7.1+default-dev (= 0.7.1-3~bpo12+pve2), librust-sct-0.7.1-dev (= 0.7.1-3~bpo12+pve2), librust-sct-dev (= 0.7.1-3~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustls/sct.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sct-0.7/librust-sct-0.7-dev_0.7.1-3~bpo12+pve2_ppc64el.deb Size: 29080 SHA512: f9f8148cc73cb51f467b1deb6f9a5ed72d24f311dd5428a1e62b441f7f24634494fec0b446a5b251ac1b2b39c7ecf594a35cd81703015cf21e4bd125c1753c93 SHA256: 992837d94b22d5e9482bc298bc68cc0c18eee79636ff4487e246095ab65070e0 SHA1: 3d44b82713af3e69df8907da9908481abe207d4e MD5sum: 4456df48b9a20867e15e081f11e23504 Description: Certificate transparency SCT verification library - Rust source code Source code for Debianized Rust crate "sct" Package: librust-sec1-0.7-dev Source: rust-sec1-0.7 Version: 0.7.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 90 Depends: librust-base16ct-0.2-dev, librust-der-0.7+alloc-dev, librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-der-0.7+pem-dev, librust-der-0.7+std-dev, librust-der-0.7+zeroize-dev, librust-generic-array-0.14-dev (>= 0.14.7-~~), librust-pkcs8-0.10+alloc-dev, librust-pkcs8-0.10+pem-dev, librust-pkcs8-0.10-dev, librust-serdect-0.2+alloc-dev, librust-subtle-2-dev, librust-zeroize-1+alloc-dev, librust-zeroize-1-dev Breaks: librust-sec1-0.7.3-dev Replaces: librust-sec1-0.7.3-dev Provides: librust-sec1+alloc-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+default-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+der-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+pem-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+pkcs8-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+point-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+serde-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+std-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+subtle-dev (= 0.7.3-1~bpo12+pve2), librust-sec1+zeroize-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+alloc-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+default-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+der-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+pem-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+pkcs8-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+point-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+serde-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+std-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+subtle-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0+zeroize-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+alloc-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+default-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+der-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+pem-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+pkcs8-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+point-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+serde-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+std-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+subtle-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7+zeroize-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+alloc-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+default-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+der-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+pem-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+pkcs8-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+point-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+serde-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+std-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+subtle-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3+zeroize-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-0.7.3-dev (= 0.7.3-1~bpo12+pve2), librust-sec1-dev (= 0.7.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sec1-0.7/librust-sec1-0.7-dev_0.7.3-1~bpo12+pve2_ppc64el.deb Size: 20160 SHA512: 93b21abe28c659fde9de1a7f5561370d65efb4ec7803343d04c4f2d4f3f96d82f2296b81b6e033b63a7773376a70eda8da9bd2d3a4284011d644d962cb2f1391 SHA256: 7e9e73525d1c2589aaad3952878f0bebb6c6005d24a34827eea72ac4a8c90623 SHA1: 1672132b03dd4ffbf5ca3860b32270de9cf65b8d MD5sum: 5acfff6bb0243dab607004ecffebc1a5 Description: Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding - Rust source code This package contains the source for the Rust sec1 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-semver-1-dev Source: rust-semver-1 Version: 1.0.21-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 153 Depends: librust-serde-1-dev (>= 1.0.194-~~) Breaks: librust-semver-1.0.21-dev Replaces: librust-semver-1.0.21-dev Provides: librust-semver+default-dev (= 1.0.21-1~bpo12+pve2), librust-semver+serde-dev (= 1.0.21-1~bpo12+pve2), librust-semver+std-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1+default-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1+serde-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1+std-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0+default-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0+serde-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0+std-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0.21+default-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0.21+serde-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0.21+std-dev (= 1.0.21-1~bpo12+pve2), librust-semver-1.0.21-dev (= 1.0.21-1~bpo12+pve2), librust-semver-dev (= 1.0.21-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-semver-1/librust-semver-1-dev_1.0.21-1~bpo12+pve2_ppc64el.deb Size: 29808 SHA512: 5f158b754a173fb804da3257994fa03bf3061a2c68b2fd779089aed01514220be4ffdd6733cd273efa37e26abc0f1ba2efab5bf474978e033e71f773af497220 SHA256: 6b454e9cb7342e91bb2a8d54ef3fba94b847521fe92830235e30204d512980aa SHA1: 6af182c3748d0c05d0d510018303ea6b08ce9e56 MD5sum: e10ea9ac9dff1bcba4721fc8f580d412 Description: Parser and evaluator for Cargo's flavor of Semantic Versioning - Rust source code Source code for Debianized Rust crate "semver" Package: librust-sequoia-openpgp-1-dev Source: rust-sequoia-openpgp-1 Version: 1.21.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 7705 Depends: librust-aes-0.8+default-dev, librust-aes-0.8+zeroize-dev, librust-aes-gcm-0.10+default-dev, librust-aes-gcm-0.10+std-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), librust-base64-0.21+default-dev, librust-block-padding-0.3+default-dev, librust-blowfish-0.9+default-dev, librust-blowfish-0.9+zeroize-dev, librust-botan-0.10+botan3-dev (>= 0.10.6-~~), librust-botan-0.10+default-dev (>= 0.10.6-~~), librust-buffered-reader-1+compression-bzip2-dev (>= 1.3.0-~~), librust-buffered-reader-1+compression-deflate-dev (>= 1.3.0-~~), librust-buffered-reader-1-dev (>= 1.3.0-~~), librust-bzip2-0.4+default-dev, librust-camellia-0.1+default-dev, librust-camellia-0.1+zeroize-dev, librust-cast5-0.11+default-dev, librust-cast5-0.11+zeroize-dev, librust-cfb-mode-0.8+default-dev, librust-cipher-0.4+default-dev, librust-cipher-0.4+std-dev, librust-cipher-0.4+zeroize-dev, librust-des-0.8+default-dev, librust-des-0.8+zeroize-dev, librust-digest-0.10+default-dev, librust-dsa-0.6+default-dev, librust-dyn-clone-1+default-dev, librust-eax-0.5+default-dev, librust-ecb-0.1+default-dev, librust-ecdsa-0.16+arithmetic-dev, librust-ecdsa-0.16+default-dev, librust-ecdsa-0.16+hazmat-dev, librust-ed25519-2+std-dev, librust-flate2-1+default-dev (>= 1.0.1-~~), librust-idea-0.5+default-dev, librust-idea-0.5+zeroize-dev, librust-idna-0.4+default-dev, librust-lalrpop-0.20-dev, librust-lalrpop-util-0.20+default-dev, librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.66-~~), librust-md-5-0.10+default-dev, librust-md-5-0.10+oid-dev, librust-memsec-0.7-dev | librust-memsec-0.6-dev | librust-memsec-0.5-dev, librust-nettle-7+default-dev (>= 7.3-~~), librust-num-bigint-dig-0.8-dev, librust-once-cell-1+default-dev, librust-openssl-0.10+default-dev (>= 0.10.55-~~), librust-openssl-sys-0.9+default-dev (>= 0.9.90-~~), librust-p256-0.13+default-dev, librust-p256-0.13+ecdh-dev, librust-p256-0.13+ecdsa-dev, librust-p384-0.13+default-dev, librust-p384-0.13+ecdh-dev, librust-p384-0.13+ecdsa-dev, librust-rand-0.8-dev, librust-rand-core-0.6+default-dev, librust-regex-1+default-dev, librust-regex-syntax-0.8+default-dev, librust-ripemd-0.1+default-dev, librust-ripemd-0.1+oid-dev, librust-sha1collisiondetection-0.3+std-dev (>= 0.3.1-~~), librust-sha2-0.10+default-dev, librust-sha2-0.10+oid-dev, librust-thiserror-1+default-dev (>= 1.0.2-~~), librust-twofish-0.7+default-dev, librust-twofish-0.7+zeroize-dev, librust-typenum-1+default-dev (>= 1.12.0-~~), librust-xxhash-rust-0.8+default-dev, librust-xxhash-rust-0.8+xxh3-dev Breaks: librust-sequoia-openpgp-1.21.1-dev Replaces: librust-sequoia-openpgp-1.21.1-dev Provides: librust-sequoia-openpgp+--implicit-crypto-backend-for-tests-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+aes-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+aes-gcm-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+block-padding-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+blowfish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+camellia-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+cast5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+cfb-mode-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+cipher-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+compression-bzip2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+compression-deflate-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+compression-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+crypto-botan-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+crypto-botan2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+crypto-fuzzing-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+crypto-nettle-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+crypto-openssl-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+default-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+des-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+digest-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+dsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+eax-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+ecb-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+ecdsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+ed25519-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+idea-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+md-5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+num-bigint-dig-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+p256-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+p384-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+rand-core-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+rand-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+ripemd-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+sha2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+twofish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp+typenum-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+--implicit-crypto-backend-for-tests-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+aes-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+aes-gcm-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+block-padding-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+blowfish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+camellia-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+cast5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+cfb-mode-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+cipher-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+compression-bzip2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+compression-deflate-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+compression-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+crypto-botan-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+crypto-botan2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+crypto-fuzzing-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+crypto-nettle-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+crypto-openssl-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+default-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+des-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+digest-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+dsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+eax-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+ecb-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+ecdsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+ed25519-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+idea-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+md-5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+num-bigint-dig-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+p256-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+p384-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+rand-core-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+rand-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+ripemd-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+sha2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+twofish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1+typenum-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+--implicit-crypto-backend-for-tests-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+aes-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+aes-gcm-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+block-padding-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+blowfish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+camellia-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+cast5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+cfb-mode-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+cipher-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+compression-bzip2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+compression-deflate-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+compression-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+crypto-botan-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+crypto-botan2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+crypto-fuzzing-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+crypto-nettle-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+crypto-openssl-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+default-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+des-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+digest-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+dsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+eax-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+ecb-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+ecdsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+ed25519-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+idea-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+md-5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+num-bigint-dig-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+p256-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+p384-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+rand-core-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+rand-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+ripemd-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+sha2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+twofish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21+typenum-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+--implicit-crypto-backend-for-tests-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+aes-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+aes-gcm-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+block-padding-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+blowfish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+camellia-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+cast5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+cfb-mode-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+cipher-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+compression-bzip2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+compression-deflate-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+compression-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+crypto-botan-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+crypto-botan2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+crypto-fuzzing-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+crypto-nettle-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+crypto-openssl-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+default-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+des-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+digest-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+dsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+eax-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+ecb-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+ecdsa-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+ed25519-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+idea-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+md-5-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+num-bigint-dig-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+p256-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+p384-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+rand-core-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+rand-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+ripemd-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+sha2-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+twofish-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1+typenum-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-1.21.1-dev (= 1.21.1-2~bpo12+pve2), librust-sequoia-openpgp-dev (= 1.21.1-2~bpo12+pve2) Multi-Arch: same Homepage: https://sequoia-pgp.org/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sequoia-openpgp-1/librust-sequoia-openpgp-1-dev_1.21.1-2~bpo12+pve2_ppc64el.deb Size: 2238840 SHA512: d1d9bca4f230416317fbcbc215fc561aac53d9b75f02952f5bb849ac348c36dffae1836422728db09c03ad8d995565390434df05d91f02417acc6697e808e380 SHA256: 80a5e3a78a65781e820cf06f8459cbf53501393751bc72c5b27b62a6b9e313bd SHA1: 2310e68bd32418f555f9a3a4fa650ff77698548f MD5sum: e5fcb2c36b0498c7d1e8f636b602f255 Description: OpenPGP data types and associated machinery - Rust source code Source code for Debianized Rust crate "sequoia-openpgp" Package: librust-serde-1+serde-derive-dev Source: rust-serde-1 Version: 1.0.188-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-serde-1-dev (= 1.0.188-1~bpo12+pve2), librust-serde-derive-1+default-dev, librust-serde-derive-1.0.188+default-dev Provides: librust-serde+derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde+serde-derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+serde-derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+derive-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+serde-derive-dev (= 1.0.188-1~bpo12+pve2) Multi-Arch: same Homepage: https://serde.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-1/librust-serde-1+serde-derive-dev_1.0.188-1~bpo12+pve2_ppc64el.deb Size: 1272 SHA512: 6a514a99ce803eb79a467137d2f7ef703a6dc20dff9702f80df84351b304a0cfdce184e0d743683e311bca23acc46e8fe685e46814abacd9ed67bd0747ac1f65 SHA256: 58595c37c33f460671abb105498a2ab991ac8f5b8997f9c8c18071039776deca SHA1: e3ed1de521a2615c8f2aa74c17e2225c496d3c0b MD5sum: a8b70360bbf26375c6865779c34d364a Description: Generic serialization/deserialization framework - feature "serde_derive" and 1 more This metapackage enables feature "serde_derive" for the Rust serde crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "derive" feature. Package: librust-serde-1-dev Source: rust-serde-1 Version: 1.0.188-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 525 Depends: librust-serde-derive-1.0.188+default-dev Suggests: librust-serde-1+serde-derive-dev (= 1.0.188-1~bpo12+pve2) Breaks: librust-cargo-dev (<= 0.43.1-4), librust-debcargo-dev (<= 2.4.4-1), librust-serde-1.0.188-dev Replaces: librust-serde-1.0.188-dev Provides: librust-serde+alloc-dev (= 1.0.188-1~bpo12+pve2), librust-serde+default-dev (= 1.0.188-1~bpo12+pve2), librust-serde+rc-dev (= 1.0.188-1~bpo12+pve2), librust-serde+std-dev (= 1.0.188-1~bpo12+pve2), librust-serde+unstable-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+alloc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+default-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+rc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+std-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1+unstable-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+alloc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+default-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+rc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+std-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0+unstable-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+alloc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+default-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+rc-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+std-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188+unstable-dev (= 1.0.188-1~bpo12+pve2), librust-serde-1.0.188-dev (= 1.0.188-1~bpo12+pve2), librust-serde-dev (= 1.0.188-1~bpo12+pve2) Multi-Arch: same Homepage: https://serde.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-1/librust-serde-1-dev_1.0.188-1~bpo12+pve2_ppc64el.deb Size: 63460 SHA512: 0e76e46b4a16eee1bbfb4a6bbddec2162558450484d2031c8a1de01b2fcd4e0c94e3651f7f986c78143a970f0e6e2e02e201447dc86cadd4b301f57fe909ddca SHA256: 07b43e3b4dfcc8c3ec1ba0e3a2dc45c3a9c9b8322abdae9fd513de63d65e6121 SHA1: ae467a221f49c5620e3ab8ff4c390bffea192ed2 MD5sum: e14f4e8990250a123bcb715e7be936b3 Description: Generic serialization/deserialization framework - Rust source code This package contains the source for the Rust serde crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-derive-dev Source: rust-serde-derive Version: 1.0.203-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 337 Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.74-~~), librust-quote-1+proc-macro-dev (>= 1.0.35-~~), librust-syn-2+clone-impls-dev (>= 2.0.46-~~), librust-syn-2+derive-dev (>= 2.0.46-~~), librust-syn-2+parsing-dev (>= 2.0.46-~~), librust-syn-2+printing-dev (>= 2.0.46-~~), librust-syn-2+proc-macro-dev (>= 2.0.46-~~) Provides: librust-serde-derive+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive+deserialize-in-place-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1+deserialize-in-place-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0+deserialize-in-place-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0.203+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0.203+deserialize-in-place-dev (= 1.0.203-1~bpo12+pve2), librust-serde-derive-1.0.203-dev (= 1.0.203-1~bpo12+pve2) Multi-Arch: same Homepage: https://serde.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-derive/librust-serde-derive-dev_1.0.203-1~bpo12+pve2_ppc64el.deb Size: 49596 SHA512: a3ef8c2a3820345ff72228c00f769c73b5270c14e517f63cfec2638df57d3260c3db6d2a4655ec3eb32326511310ec4a3854599449f2d579f6c7dbcc696b9bfa SHA256: c223dafe7e90e9e0734f7486bf3d9576b3818e81d349db3515ff5869c7e5c8e6 SHA1: 99c2d017f5d56d857eecff934d048bab874b2b61 MD5sum: 7436e207968d47fd199c4827decbb6b2 Description: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code This package contains the source for the Rust serde_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-derive-internals-0.29-dev Source: rust-serde-derive-internals-0.29 Version: 0.29.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-proc-macro2-1-dev (>= 1.0.74-~~), librust-quote-1-dev (>= 1.0.35-~~), librust-syn-2+clone-impls-dev (>= 2.0.46-~~), librust-syn-2+derive-dev (>= 2.0.46-~~), librust-syn-2+parsing-dev (>= 2.0.46-~~), librust-syn-2+printing-dev (>= 2.0.46-~~) Breaks: librust-serde-derive-internals-0.29.1-dev Replaces: librust-serde-derive-internals-0.29.1-dev Provides: librust-serde-derive-internals+default-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-0+default-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-0-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-0.29+default-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-0.29.1+default-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-0.29.1-dev (= 0.29.1-1~bpo12+pve2), librust-serde-derive-internals-dev (= 0.29.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://serde.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-derive-internals-0.29/librust-serde-derive-internals-0.29-dev_0.29.1-1~bpo12+pve2_ppc64el.deb Size: 25792 SHA512: cec4805438bd1d5776f2a16cb0e28314ff861bacab85446261946a50369b69a57f62628aab46a0b276c49398af97f305468f859eff374a64a80b9c6b1170420d SHA256: 48355796dacce75f0ecdc52707244da92cf218f280d6a7af2f9a162d5c619218 SHA1: 15d6e21459adf84e01238a51a2bf9c986971737b MD5sum: ebacaeb64a5a6764d6993feacca35670 Description: AST representation used by Serde derive macros - Rust source code Unstable. . Source code for Debianized Rust crate "serde_derive_internals" Package: librust-serde-dev Source: rust-serde Version: 1.0.203-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 539 Depends: librust-serde-derive-1+default-dev, librust-serde-derive-1.0.203+default-dev Breaks: librust-cargo-dev (<= 0.43.1-4), librust-debcargo-dev (<= 2.4.4-1) Provides: librust-serde+alloc-dev (= 1.0.203-1~bpo12+pve2), librust-serde+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde+derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde+rc-dev (= 1.0.203-1~bpo12+pve2), librust-serde+serde-derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde+std-dev (= 1.0.203-1~bpo12+pve2), librust-serde+unstable-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+alloc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+rc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+serde-derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+std-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1+unstable-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+alloc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+rc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+serde-derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+std-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0+unstable-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+alloc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+default-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+rc-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+serde-derive-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+std-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203+unstable-dev (= 1.0.203-1~bpo12+pve2), librust-serde-1.0.203-dev (= 1.0.203-1~bpo12+pve2) Multi-Arch: same Homepage: https://serde.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde/librust-serde-dev_1.0.203-1~bpo12+pve2_ppc64el.deb Size: 65032 SHA512: cce9403e657d1a5cef7ba7cff372e272ca32964a04cad4d38429081056c4611e56edf9d104fe09d19af9dafb717fde52efe3de84789e4260205b26e2cf102d04 SHA256: 82b5b87c53faf54ad38a103dbc9d16b10a83ea787b4ca6333d800e4f82eb3994 SHA1: d10f9272a5849fd42e8d07ca2fd96fcced228eb5 MD5sum: 24fec1cac1fb2c97e7aaee5e5639f04f Description: Generic serialization/deserialization framework - Rust source code This package contains the source for the Rust serde crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-json-1-dev Source: rust-serde-json-1 Version: 1.0.116-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 775 Depends: librust-indexmap-2+default-dev | librust-indexmap-1+default-dev (>= 1.5.2-~~), librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-serde-1+alloc-dev (>= 1.0.194-~~), librust-serde-1+std-dev (>= 1.0.194-~~), librust-serde-1-dev (>= 1.0.194-~~) Breaks: librust-serde-json-1.0.116-dev Replaces: librust-serde-json-1.0.116-dev Provides: librust-serde-json+alloc-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+arbitrary-precision-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+default-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+float-roundtrip-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+indexmap-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+preserve-order-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+raw-value-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+std-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json+unbounded-depth-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+alloc-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+arbitrary-precision-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+default-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+float-roundtrip-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+indexmap-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+preserve-order-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+raw-value-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+std-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1+unbounded-depth-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+alloc-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+arbitrary-precision-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+default-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+float-roundtrip-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+indexmap-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+preserve-order-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+raw-value-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+std-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0+unbounded-depth-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+alloc-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+arbitrary-precision-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+default-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+float-roundtrip-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+indexmap-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+preserve-order-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+raw-value-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+std-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116+unbounded-depth-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-1.0.116-dev (= 1.0.116-1~bpo12+pve2), librust-serde-json-dev (= 1.0.116-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-json-1/librust-serde-json-1-dev_1.0.116-1~bpo12+pve2_ppc64el.deb Size: 121544 SHA512: 979a1296de7c0a877ae87c4cad3520eed24f6c91de1c085e8e558f0d1f2867ceffbeb29a612bd9fc2817043021f7f3364462de87a4ff581f75ca4ff71a957600 SHA256: e154723db7c6e823ad176a8ee789994ce2a75f3f52c2ff10034e8744ffe4bd9c SHA1: 3c403c1129ea3d79f2dc129dedd2f71b9696e73f MD5sum: 6d06725c04e88fc22cb8ea9130d768a4 Description: JSON serialization file format - Rust source code Source code for Debianized Rust crate "serde_json" Package: librust-serde-plain-1-dev Source: rust-serde-plain-1 Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Depends: librust-serde-1+default-dev (>= 1.0.29-~~) Breaks: librust-serde-plain-1.0.0-dev Replaces: librust-serde-plain-1.0.0-dev Provides: librust-serde-plain+default-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-1.0.0-dev (= 1.0.0-1~bpo12+pve2), librust-serde-plain-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://docs.rs/serde_plain Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-plain-1/librust-serde-plain-1-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 12708 SHA512: eac271e5408ed0c2a0c078122f8afe8e1481f4c7395369e5dd44ec3e70a60752e39a22ea3c00dab7001764675cc283cf64d91b00d745bd3b8f2db5e4f3e4c58c SHA256: c9cf598cc97c66d02bd650ab8538d13348861937f054c66d47927aa436af597c SHA1: 605ad3987e61530ef936995ec30bceae1e4515c8 MD5sum: 0ead242ced12ccbd6e81ce7531418670 Description: Restricted plain text serializer for serde - Rust source code This package contains the source for the Rust serde_plain crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-spanned-0.6-dev Source: rust-serde-spanned-0.6 Version: 0.6.8-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 44 Depends: librust-serde-1+default-dev (>= 1.0.145-~~) Breaks: librust-serde-spanned-0.6.8-dev Replaces: librust-serde-spanned-0.6.8-dev Provides: librust-serde-spanned+default-dev (= 0.6.8-1), librust-serde-spanned+serde-dev (= 0.6.8-1), librust-serde-spanned-0+default-dev (= 0.6.8-1), librust-serde-spanned-0+serde-dev (= 0.6.8-1), librust-serde-spanned-0-dev (= 0.6.8-1), librust-serde-spanned-0.6+default-dev (= 0.6.8-1), librust-serde-spanned-0.6+serde-dev (= 0.6.8-1), librust-serde-spanned-0.6.8+default-dev (= 0.6.8-1), librust-serde-spanned-0.6.8+serde-dev (= 0.6.8-1), librust-serde-spanned-0.6.8-dev (= 0.6.8-1), librust-serde-spanned-dev (= 0.6.8-1) Multi-Arch: same Homepage: https://github.com/toml-rs/toml Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-spanned-0.6/librust-serde-spanned-0.6-dev_0.6.8-1_ppc64el.deb Size: 10892 SHA512: 913e07828b10968bf48b99fc6289bd365be9e7b8b5f6524cb52b392adeffe1e1a9140fb72c297539fcda1e36229b591dfec1642d3b9e4b52cbbfac54e332663d SHA256: d0c4a0177d918ee07475697573126c11c9b6ee785cc5b830c2b152f8894e6ff8 SHA1: faf947457c645cbbdbf1584c5014ced2056cd6f3 MD5sum: d3ed078757e990f7b2f2d10558ca375f Description: Serde-compatible spanned Value - Rust source code Source code for Debianized Rust crate "serde_spanned" Package: librust-serde-untagged-0.1-dev Source: rust-serde-untagged-0.1 Version: 0.1.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 97 Depends: librust-erased-serde-0.3+alloc-dev (>= 0.3.30-~~), librust-serde-1+alloc-dev Breaks: librust-serde-untagged-0.1.1-dev Replaces: librust-serde-untagged-0.1.1-dev Provides: librust-serde-untagged+default-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-0+default-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-0-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-0.1+default-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-0.1.1+default-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-0.1.1-dev (= 0.1.1-1~bpo12+pve2), librust-serde-untagged-dev (= 0.1.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-untagged-0.1/librust-serde-untagged-0.1-dev_0.1.1-1~bpo12+pve2_ppc64el.deb Size: 16660 SHA512: b4129e3a7e7aa04b2a88f9c70ff810a1b88451fa4500acaa190abe29dcc5642170f695656ee28d7759e4a8b5164e85b8e9770ec03880c0cfe17644ff3c12b7da SHA256: 3686a3241c5020bc85cf813cd1d4bae6aa28aa9210d552dab882a2a1d12565c0 SHA1: 52d650b4d21366450ccb2ed60f4f9bf7df7dac6e MD5sum: df0c679854de6b997537606236bfc05f Description: Serde `Visitor` implementation for deserializing untagged enums - Rust source code Source code for Debianized Rust crate "serde-untagged" Package: librust-serde-wasm-bindgen-0.5-dev Source: rust-serde-wasm-bindgen-0.5 Version: 0.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 99 Depends: librust-js-sys-0.3+default-dev, librust-serde-1+default-dev, librust-wasm-bindgen-0.2+default-dev (>= 0.2.83-~~) Breaks: librust-serde-wasm-bindgen-0.5.0-dev Replaces: librust-serde-wasm-bindgen-0.5.0-dev Provides: librust-serde-wasm-bindgen+default-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-0+default-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-0-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-0.5+default-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-0.5.0+default-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-0.5.0-dev (= 0.5.0-1~bpo12+pve2), librust-serde-wasm-bindgen-dev (= 0.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-wasm-bindgen-0.5/librust-serde-wasm-bindgen-0.5-dev_0.5.0-1~bpo12+pve2_ppc64el.deb Size: 18164 SHA512: 55e51c7793a9d7412cd7340114f24b0fde359ad4ec469bb6afb7ad79ffa234b9fe18c914b80170d81b2dd9b97a2ab6d60271b766fecf2409be3e086f40032005 SHA256: 1d3e1aa69a9579d9dbfd0a5d00da5f602ea4c87860f4864a46ec4e5d849aa5a0 SHA1: 5b7bb888c83dafa7f32588a267d3f3c3d684d50c MD5sum: 0ac14ff724eacfef281545edff38267a Description: Native Serde adapter for wasm-bindgen - Rust source code This package contains the source for the Rust serde-wasm-bindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-serde-with-3-dev Source: rust-serde-with-3 Version: 3.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 992 Depends: librust-base64-0.21+alloc-dev, librust-base64-0.21-dev, librust-chrono-0.4+alloc-dev (>= 0.4.20-~~), librust-chrono-0.4+clock-dev (>= 0.4.20-~~), librust-chrono-0.4+serde-dev (>= 0.4.20-~~), librust-chrono-0.4+std-dev (>= 0.4.20-~~), librust-doc-comment-0.3+default-dev (>= 0.3.3-~~), librust-hashbrown-0.14+serde-dev, librust-hex-0.4+alloc-dev (>= 0.4.3-~~), librust-hex-0.4-dev (>= 0.4.3-~~), librust-indexmap-2+serde-dev, librust-indexmap-2+std-dev, librust-schemars-0.8-dev (>= 0.8.16-~~), librust-serde-1+alloc-dev (>= 1.0.152-~~), librust-serde-1+std-dev (>= 1.0.152-~~), librust-serde-1-dev (>= 1.0.152-~~), librust-serde-derive-1+default-dev (>= 1.0.152-~~), librust-serde-json-1+alloc-dev (>= 1.0.45-~~), librust-serde-json-1-dev (>= 1.0.45-~~), librust-serde-with-macros-3.8.1+default-dev, librust-serde-with-macros-3.8.1+schemars-0-8-dev, librust-time-0.3+alloc-dev (>= 0.3.11-~~), librust-time-0.3+serde-well-known-dev (>= 0.3.11-~~), librust-time-0.3+std-dev (>= 0.3.11-~~), librust-time-0.3-dev (>= 0.3.11-~~) Breaks: librust-serde-with-3.8.1-dev Replaces: librust-serde-with-3.8.1-dev Provides: librust-serde-with+alloc-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+base64-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+chrono-0-4-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+chrono-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+guide-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+hashbrown-0-14-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+hex-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+indexmap-2-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+json-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+macros-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+std-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with+time-0-3-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+alloc-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+base64-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+chrono-0-4-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+chrono-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+guide-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+hashbrown-0-14-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+hex-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+indexmap-2-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+json-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+macros-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+std-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3+time-0-3-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+alloc-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+base64-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+chrono-0-4-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+chrono-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+guide-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+hashbrown-0-14-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+hex-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+indexmap-2-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+json-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+macros-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+std-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8+time-0-3-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+alloc-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+base64-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+chrono-0-4-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+chrono-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+guide-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+hashbrown-0-14-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+hex-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+indexmap-2-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+json-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+macros-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+std-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1+time-0-3-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-3.8.1-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-dev (= 3.8.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-with-3/librust-serde-with-3-dev_3.8.1-1~bpo12+pve2_ppc64el.deb Size: 128220 SHA512: 1c79b8ed646adbe99fbeaaa091b29404d08e1efd1eff103a4cba1a1e2607c3d282793c1b38ad030b88fcb98acea17e6dc6ac49459133f88532c4fd18201af495 SHA256: 1702a4064d7c11ebd8f996721a542cefd8392e7bc84c06c2bb9365ca9e88c18e SHA1: f127d51f6c0494bb9558be23c810e95c9fd83d27 MD5sum: 935f919de7fff05c0e773a8f74123138 Description: Custom de/serialization functions for Rust's serde - Rust source code Source code for Debianized Rust crate "serde_with" Package: librust-serde-with-macros-3-dev Source: rust-serde-with-macros-3 Version: 3.8.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 147 Depends: librust-darling-0.20+default-dev, librust-proc-macro2-1+default-dev (>= 1.0.1-~~), librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+parsing-dev Breaks: librust-serde-with-macros-3.8.1-dev Replaces: librust-serde-with-macros-3.8.1-dev Provides: librust-serde-with-macros+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8.1+default-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8.1+schemars-0-8-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-3.8.1-dev (= 3.8.1-1~bpo12+pve2), librust-serde-with-macros-dev (= 3.8.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serde-with-macros-3/librust-serde-with-macros-3-dev_3.8.1-1~bpo12+pve2_ppc64el.deb Size: 34052 SHA512: 000a5e3ca483be3ede6d3b337134b8bcee45e65fdfe7a1c1f63193be0ce8e9e41fa58cedec6f271273d762a030c173c384f61d4b019743ae6a5979964facfafb SHA256: 6aa9eb50fd0c86fd097d01d4ae98b673c0e92455264aecedb83aafa00ee6e129 SHA1: 9bae07817bcd7c737a31fa9fcf04c85ca0c3d326 MD5sum: ec7cb463ccdc6623f25a13dec46f359a Description: Proc-macro library for serde_with - Rust source code Source code for Debianized Rust crate "serde_with_macros" Package: librust-serdect-0.2-dev Source: rust-serdect-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 77 Depends: librust-base16ct-0.2+alloc-dev, librust-base16ct-0.2-dev, librust-serde-1+alloc-dev (>= 1.0.96-~~), librust-serde-1-dev (>= 1.0.96-~~), librust-zeroize-1-dev Breaks: librust-serdect-0.2.0-dev Replaces: librust-serdect-0.2.0-dev Provides: librust-serdect+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-serdect+default-dev (= 0.2.0-1~bpo12+pve2), librust-serdect+zeroize-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0+zeroize-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2+zeroize-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2.0+alloc-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2.0+zeroize-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-serdect-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-serdect-0.2/librust-serdect-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 14140 SHA512: 802319218d189a057c67e060922ecc9682676f907fb03c876c6cab2220e9bda65afe6ea7c41231ad949bb1197091fa4daea2a28d93c0591f5d305e9114df4d97 SHA256: 66d5782599c3dd6f3ffcad3e42519dad69fadeb72556e16075b8f88a7fd1c111 SHA1: bc061fd55e22185d20a84546237220b287c733c6 MD5sum: 3cdf1c83bb8bf0194dfd07bb94cf7edb Description: Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e.g - Rust source code cryptographic keys) . This package contains the source for the Rust serdect crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sha1-0.10-dev Source: rust-sha1-0.10 Version: 0.10.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 79 Depends: librust-cfg-if-1+default-dev, librust-cpufeatures-0.2+default-dev, librust-digest-0.10+default-dev (>= 0.10.7-~~), librust-digest-0.10+oid-dev (>= 0.10.7-~~), librust-digest-0.10+std-dev (>= 0.10.7-~~), librust-sha1-asm-0.5+default-dev Breaks: librust-sha1-0.10.6-dev Replaces: librust-sha1-0.10.6-dev Provides: librust-sha1+asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+compress-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+default-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+oid-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+sha1-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1+std-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+compress-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+default-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+oid-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+sha1-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0+std-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+compress-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+default-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+oid-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+sha1-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10+std-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+compress-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+default-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+force-soft-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+loongarch64-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+oid-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+sha1-asm-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6+std-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-0.10.6-dev (= 0.10.6-1~bpo12+pve2), librust-sha1-dev (= 0.10.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sha1-0.10/librust-sha1-0.10-dev_0.10.6-1~bpo12+pve2_ppc64el.deb Size: 16388 SHA512: 1959d15441f54978bb4598a30e66b6c974e6f1dc5266a97b5c07005ffff3cd10c3764d74100453ec80a934a1b0c7e1c80aa914bdab983f994bef1070abeaf237 SHA256: fd69410f7a81174d96b290fb3d5357c03e00d3344587c1853f5cad5d7e0ba3d4 SHA1: 231e0157160985d35b83949e4c29d0143dd7a839 MD5sum: f32b03452ee31930d2b4b95d14019052 Description: SHA-1 hash function - Rust source code Source code for Debianized Rust crate "sha1" Package: librust-sha1-smol-1-dev Source: rust-sha1-smol-1 Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Depends: librust-serde-1+default-dev Breaks: librust-sha1-smol-1.0.0-dev Replaces: librust-sha1-smol-1.0.0-dev Provides: librust-sha1-smol+default-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol+serde-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol+std-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1+serde-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1+std-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0+serde-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0+std-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0.0+serde-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0.0+std-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-1.0.0-dev (= 1.0.0-1~bpo12+pve2), librust-sha1-smol-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sha1-smol-1/librust-sha1-smol-1-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 11776 SHA512: 1d89b2258b5b7cfa981b06bec5800450654b075e889abd3a22adae8e3b3b4a57393b3735c5ea80de12021c7e54febe9b276e9e9b29f159b3ddcc252e3a5a5a51 SHA256: a70f2681161546c0ca42e9c8e5cde4918278980a130b2bbb27731f6ea9cbd78d SHA1: 7b69253af74ef95355a1b69f9a3b5ee779747ee2 MD5sum: 2800bf35a67069be526e27f7d9d1454b Description: Minimal dependency free implementation of SHA1 for Rust - Rust source code Source code for Debianized Rust crate "sha1_smol" Package: librust-sha1collisiondetection-dev Source: rust-sha1collisiondetection Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1259 Depends: librust-clap-4+derive-dev, librust-clap-4+help-dev, librust-clap-4+std-dev, librust-clap-4+wrap-help-dev, librust-clap-mangen-0.2-dev, librust-const-oid-0.9-dev, librust-digest-0.10+default-dev, librust-digest-0.10+std-dev, librust-generic-array-0.14+default-dev | librust-generic-array-0.13+default-dev | librust-generic-array-0.12+default-dev Breaks: librust-sha1collisiondetection-0.3-dev, librust-sha1collisiondetection-0.3.2-dev Replaces: librust-sha1collisiondetection-0.3-dev, librust-sha1collisiondetection-0.3.2-dev Provides: librust-sha1collisiondetection+clap-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+clap-mangen-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+const-oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+default-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+digest-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+digest-trait-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection+std-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+clap-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+clap-mangen-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+const-oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+default-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+digest-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+digest-trait-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0+std-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+clap-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+clap-mangen-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+const-oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+default-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+digest-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+digest-trait-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3+std-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+clap-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+clap-mangen-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+const-oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+default-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+digest-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+digest-trait-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+oid-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2+std-dev (= 0.3.2-1~bpo12+pve2), librust-sha1collisiondetection-0.3.2-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sha1collisiondetection/librust-sha1collisiondetection-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 412500 SHA512: f93036ab14d3476ada77cadc361a429da5cf5fbd4d7961e9d18e889b68bd421fc979e9436036b7c7880e66f9bd1fa5ae824a32b6d3e6bfa2d5ab7bd49b2676f2 SHA256: 29ee93820d73cdf414436656a3c8ab7f495ad2a8d96c2284eaecb51920496e3f SHA1: b957d3838700d4015760d81dbc69c9494d26eed3 MD5sum: e554520865364c86fb11aaa72106a86d Description: SHA-1 hash function with collision detection and mitigation - Rust source code Source code for Debianized Rust crate "sha1collisiondetection" Package: librust-sha2-0.10-dev Source: rust-sha2-0.10 Version: 0.10.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 144 Depends: librust-cfg-if-1+default-dev, librust-cpufeatures-0.2+default-dev, librust-digest-0.10+default-dev (>= 0.10.7-~~), librust-digest-0.10+oid-dev (>= 0.10.7-~~), librust-digest-0.10+std-dev (>= 0.10.7-~~), librust-sha2-asm-0.6+default-dev (>= 0.6.1-~~) Breaks: librust-sha2-0.10.8-dev Replaces: librust-sha2-0.10.8-dev Provides: librust-sha2+asm-aarch64-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+compress-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+default-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+force-soft-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+loongarch64-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+oid-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+sha2-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2+std-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+asm-aarch64-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+compress-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+default-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+force-soft-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+loongarch64-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+oid-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+sha2-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0+std-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+asm-aarch64-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+compress-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+default-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+force-soft-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+loongarch64-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+oid-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+sha2-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10+std-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+asm-aarch64-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+compress-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+default-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+force-soft-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+loongarch64-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+oid-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+sha2-asm-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8+std-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-0.10.8-dev (= 0.10.8-1~bpo12+pve2), librust-sha2-dev (= 0.10.8-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sha2-0.10/librust-sha2-0.10-dev_0.10.8-1~bpo12+pve2_ppc64el.deb Size: 26024 SHA512: f6b958cbf7d5744f275d11864c62c35cc405c349d1f2c4d0420d3c98cdd1cf98059d3c87d7d9f3693a747746ef8c345f3fc3d7bc1e3bb769e8d8ad426d48d116 SHA256: d6764c7e7358f802fb7babe8b12417696703db9bd91b28a211989598f93e7a63 SHA1: d35413fa1e3c64bd9f4be8e99dfd08d28054747d MD5sum: 1c718c22574a4192f092cbd474d9ad91 Description: Pure Rust implementation of SHA-2 - Rust source code Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512 - feature "asm" and 1 more This metapackage enables feature "asm" for the Rust sha2 crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "asm-aarch64" feature. This package contains the source for the Rust sha2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-shell-escape-dev Source: rust-shell-escape Version: 0.1.5-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 37 Provides: librust-shell-escape+default-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0+default-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0.1+default-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0.1-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0.1.5+default-dev (= 0.1.5-1~bpo12+pve2), librust-shell-escape-0.1.5-dev (= 0.1.5-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-shell-escape/librust-shell-escape-dev_0.1.5-1~bpo12+pve2_ppc64el.deb Size: 8688 SHA512: 6d8fe82463939ab91f9804994c86d04cbe028a5ca884293865cc9c0c0c48a32570237a5713e2ebf04bb52e84a6a748f300dab7f45ff529a30241d42057200434 SHA256: 99d0c61b42d6c186799304ac81876906f67186facfbeae5279fa6a350cbc3c0d SHA1: 46d53d234495b465aa23406fa9445c24e37dadab MD5sum: 4c0c52b5d1f7e2d051782517f4c9ab52 Description: Escape characters that may have a special meaning in a shell - Rust source code This package contains the source for the Rust shell-escape crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-signal-hook-0.3-dev Source: rust-signal-hook-0.3 Version: 0.3.17-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 203 Depends: librust-cc-1+default-dev, librust-libc-0.2+default-dev, librust-signal-hook-registry-1+default-dev (>= 1.4-~~) Breaks: librust-signal-hook-0.3.17-dev Replaces: librust-signal-hook-0.3.17-dev Provides: librust-signal-hook+cc-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook+channel-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook+default-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook+extended-siginfo-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook+extended-siginfo-raw-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook+iterator-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+cc-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+channel-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+default-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+extended-siginfo-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+extended-siginfo-raw-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0+iterator-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+cc-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+channel-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+default-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+extended-siginfo-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+extended-siginfo-raw-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3+iterator-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+cc-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+channel-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+default-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+extended-siginfo-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+extended-siginfo-raw-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17+iterator-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-0.3.17-dev (= 0.3.17-1~bpo12+pve2), librust-signal-hook-dev (= 0.3.17-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-signal-hook-0.3/librust-signal-hook-0.3-dev_0.3.17-1~bpo12+pve2_ppc64el.deb Size: 49436 SHA512: c2422683a546310b8aa43126c6293ff36ffa5cccf176bed25cd630897b1ca1e3bdc0c08f2d70dd0b1b31bb2b6509da5ec481bec45a0ca2e9baf6a2bfa64f89da SHA256: 8451f15b93286ec9c86d267756d1885de8a1d3d1fc787e62f6cfca3905a6c43f SHA1: 980caa7a83f4634a6c4e13c7acb7482ffe1cffdb MD5sum: f9f56883be2cebeee3a8f50a3d5f7212 Description: Unix signal handling - Rust source code Source code for Debianized Rust crate "signal-hook" Package: librust-signature-2+derive-dev Source: rust-signature-2 Version: 2.1.0-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-signature-2-dev (= 2.1.0-1), librust-signature-derive-2+default-dev Provides: librust-signature+derive-dev (= 2.1.0-1), librust-signature-2.1+derive-dev (= 2.1.0-1), librust-signature-2.1.0+derive-dev (= 2.1.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-signature-2/librust-signature-2+derive-dev_2.1.0-1_ppc64el.deb Size: 1200 SHA512: 51a4d82c151764445eaae229a1d74aae48588196b98fb53fad47f4fb9fdc18ef423430ccdf6a5a68c2146cec69f54221166b03930c49be5048b0d54f789dee40 SHA256: bae11f7233413b0a568932b9a4d4f1a45689d61d92509bcfe6f9b45903622e07 SHA1: 36471ebed06dcd52d8471a0e14790d2a2dbf8d35 MD5sum: 5c6e2758a0b62e0800ce92a1e0df575f Description: Traits for cryptographic signature algorithms (e.g - feature "derive" ECDSA, Ed25519) . This metapackage enables feature "derive" for the Rust signature crate, by pulling in any additional dependencies needed by that feature. Package: librust-signature-2+digest-dev Source: rust-signature-2 Version: 2.1.0-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-signature-2-dev (= 2.1.0-1), librust-digest-0.10-dev (>= 0.10.6-~~) Provides: librust-signature+digest-dev (= 2.1.0-1), librust-signature-2.1+digest-dev (= 2.1.0-1), librust-signature-2.1.0+digest-dev (= 2.1.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-signature-2/librust-signature-2+digest-dev_2.1.0-1_ppc64el.deb Size: 1212 SHA512: 227e732380c29d5b02a8af92ec50c9bc0720930ad92ee434635b54f7c351eb321e2313a007d177061712e9481a55f224742ef9250f2b65c3d47d645b1cc72f7d SHA256: 18d3f15683d7cfc025a2d3f48bacbd145b68acd47498d4457cb27393dfd557b4 SHA1: edd374e556f6b69286b0e3cff630f8a7a5a30a87 MD5sum: 7422eb502cae51e7c63affa145320a2b Description: Traits for cryptographic signature algorithms (e.g - feature "digest" ECDSA, Ed25519) . This metapackage enables feature "digest" for the Rust signature crate, by pulling in any additional dependencies needed by that feature. Package: librust-signature-2+rand-core-dev Source: rust-signature-2 Version: 2.1.0-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-signature-2-dev (= 2.1.0-1), librust-rand-core-0.6-dev (>= 0.6.4-~~) Provides: librust-signature+rand-core-dev (= 2.1.0-1), librust-signature-2.1+rand-core-dev (= 2.1.0-1), librust-signature-2.1.0+rand-core-dev (= 2.1.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-signature-2/librust-signature-2+rand-core-dev_2.1.0-1_ppc64el.deb Size: 1216 SHA512: 61a60ceb6967a5ce6978afb3377d1767c1a67ab12e2041b154f1a706957ac70724a0c67727fa534bd9ad1ff10569b65df5cfe2110492848f278759722639f3fe SHA256: d8067681c4dc508d4497988752b3d4e5ddc8404d194820532a43a3cae07ec441 SHA1: 20c8055c12b3cb9577d23e07aedee3efeee46972 MD5sum: 71962686ad399c1932dc04d772ee1a40 Description: Traits for cryptographic signature algorithms (e.g - feature "rand_core" ECDSA, Ed25519) . This metapackage enables feature "rand_core" for the Rust signature crate, by pulling in any additional dependencies needed by that feature. Package: librust-signature-2-dev Source: rust-signature-2 Version: 2.1.0-1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 74 Suggests: librust-signature-2+derive-dev (= 2.1.0-1), librust-signature-2+digest-dev (= 2.1.0-1), librust-signature-2+rand-core-dev (= 2.1.0-1) Breaks: librust-signature-2.1.0-dev Replaces: librust-signature-2.1.0-dev Provides: librust-signature+alloc-dev (= 2.1.0-1), librust-signature+default-dev (= 2.1.0-1), librust-signature+std-dev (= 2.1.0-1), librust-signature-2+alloc-dev (= 2.1.0-1), librust-signature-2+default-dev (= 2.1.0-1), librust-signature-2+std-dev (= 2.1.0-1), librust-signature-2.1+alloc-dev (= 2.1.0-1), librust-signature-2.1+default-dev (= 2.1.0-1), librust-signature-2.1+std-dev (= 2.1.0-1), librust-signature-2.1-dev (= 2.1.0-1), librust-signature-2.1.0+alloc-dev (= 2.1.0-1), librust-signature-2.1.0+default-dev (= 2.1.0-1), librust-signature-2.1.0+std-dev (= 2.1.0-1), librust-signature-2.1.0-dev (= 2.1.0-1), librust-signature-dev (= 2.1.0-1) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-signature-2/librust-signature-2-dev_2.1.0-1_ppc64el.deb Size: 18968 SHA512: c35a1c46ac3a4da05c66fe42c1117a1a27b3221e0bc2c0653a437f72476fec850d23437f17af32fac9f061a30eafaa29cf29d4875096ae388ad63f748ea4010b SHA256: 13c2f5cd1d26034512e200279d693675366e72045be984efa8a17d62f9a4c18a SHA1: a469a4b265176ea637c0da0fb4f2189773eda3ac MD5sum: 0b23a8b1d0bd9abeb0d4c6b92708e9fe Description: Traits for cryptographic signature algorithms (e.g - Rust source code ECDSA, Ed25519) . This package contains the source for the Rust signature crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-similar-2-dev Source: rust-similar-2 Version: 2.2.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 282 Depends: librust-bstr-1+std-dev, librust-bstr-1+unicode-dev, librust-bstr-1-dev, librust-serde-1+default-dev (>= 1.0.130-~~), librust-serde-1+derive-dev (>= 1.0.130-~~), librust-unicode-segmentation-1+default-dev (>= 1.7.1-~~) Breaks: librust-similar-2.2.1-dev Replaces: librust-similar-2.2.1-dev Provides: librust-similar+bstr-dev (= 2.2.1-2~bpo12+pve2), librust-similar+bytes-dev (= 2.2.1-2~bpo12+pve2), librust-similar+default-dev (= 2.2.1-2~bpo12+pve2), librust-similar+inline-dev (= 2.2.1-2~bpo12+pve2), librust-similar+serde-dev (= 2.2.1-2~bpo12+pve2), librust-similar+text-dev (= 2.2.1-2~bpo12+pve2), librust-similar+unicode-dev (= 2.2.1-2~bpo12+pve2), librust-similar+unicode-segmentation-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+bstr-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+bytes-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+default-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+inline-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+serde-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+text-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+unicode-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2+unicode-segmentation-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+bstr-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+bytes-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+default-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+inline-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+serde-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+text-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+unicode-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2+unicode-segmentation-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+bstr-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+bytes-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+default-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+inline-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+serde-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+text-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+unicode-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1+unicode-segmentation-dev (= 2.2.1-2~bpo12+pve2), librust-similar-2.2.1-dev (= 2.2.1-2~bpo12+pve2), librust-similar-dev (= 2.2.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-similar-2/librust-similar-2-dev_2.2.1-2~bpo12+pve2_ppc64el.deb Size: 46556 SHA512: 3dda2209eca534d20b8d5c067744285f4881d56e8da78a493def139a0ab94013933d6c3f1d57665bc71f0886558beb6a70e85370cf773acf88b5a9662c77ef51 SHA256: 35f7bf30207bccdf8b77be53e835e35999bc182da71c46603350253a30d011b3 SHA1: a43199cc36329f92c4b32ac5261b04e00d3f20f6 MD5sum: ae16c9a6cd9d3bf031f242ed3ccedfd6 Description: Diff library for Rust - Rust source code Source code for Debianized Rust crate "similar" Package: librust-slab-0.4-dev Source: rust-slab-0.4 Version: 0.4.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 94 Depends: librust-autocfg-1+default-dev, librust-serde-1+alloc-dev (>= 1.0.95-~~) Breaks: librust-slab-0.4.7-dev Replaces: librust-slab-0.4.7-dev Provides: librust-slab+default-dev (= 0.4.7-1~bpo12+pve2), librust-slab+serde-dev (= 0.4.7-1~bpo12+pve2), librust-slab+std-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0+default-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0+serde-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0+std-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4+default-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4+serde-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4+std-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4.7+default-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4.7+serde-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4.7+std-dev (= 0.4.7-1~bpo12+pve2), librust-slab-0.4.7-dev (= 0.4.7-1~bpo12+pve2), librust-slab-dev (= 0.4.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-slab-0.4/librust-slab-0.4-dev_0.4.7-1~bpo12+pve2_ppc64el.deb Size: 18304 SHA512: 9566ca068ccd98c43c51f57153585203e8f9f75bef26c0d9042eb70d5b97205948464fd05aa68b2bde843d4b4d9bcbad31a288765219dd3dd394cde0470eb1f2 SHA256: eaf41344f486de3e089abbb4d632f95112c5ed5d1fc7cc9acceef937f39b9274 SHA1: 2c68fc588508c23f0ec0e60ad10c77331cd091a9 MD5sum: 80d98b4f3d8da9930b8b8f34b4fbce49 Description: Pre-allocated storage for a uniform data type - Rust source code This package contains the source for the Rust slab crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-smallvec-1-dev Source: rust-smallvec-1 Version: 1.13.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 173 Depends: librust-arbitrary-1+default-dev, librust-serde-1-dev Breaks: librust-smallvec-1.13.1-dev Replaces: librust-smallvec-1.13.1-dev Provides: librust-smallvec+arbitrary-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+const-generics-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+const-new-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+debugger-visualizer-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+default-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+drain-filter-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+drain-keep-rest-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+may-dangle-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+serde-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+specialization-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+union-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec+write-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+arbitrary-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+const-generics-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+const-new-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+debugger-visualizer-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+default-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+drain-filter-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+drain-keep-rest-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+may-dangle-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+serde-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+specialization-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+union-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1+write-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+arbitrary-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+const-generics-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+const-new-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+debugger-visualizer-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+default-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+drain-filter-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+drain-keep-rest-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+may-dangle-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+serde-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+specialization-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+union-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13+write-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+arbitrary-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+const-generics-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+const-new-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+debugger-visualizer-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+default-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+drain-filter-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+drain-keep-rest-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+may-dangle-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+serde-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+specialization-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+union-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1+write-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-1.13.1-dev (= 1.13.1-1~bpo12+pve2), librust-smallvec-dev (= 1.13.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-smallvec-1/librust-smallvec-1-dev_1.13.1-1~bpo12+pve2_ppc64el.deb Size: 34808 SHA512: e9072c748e34c6ee7a09f1bd993483cc4538ea63dc6ace463a73bad89200512056fdfbcdf2a8968792f3b71b4b8667ff18a3ab96da3c17c34496b30d71372f13 SHA256: db1be24fff43c337478ba08f8d32324faac445b63c9297cf6816ac9acf6471c3 SHA1: f1873d2803013408468feaa4778bc1d08b7736b9 MD5sum: 40226e2af1c287276c0de2a675c772e1 Description: Store up to a small number of items on the stack - Rust source code Source code for Debianized Rust crate "smallvec" Package: librust-smol-str-0.2-dev Source: rust-smol-str-0.2 Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 71 Depends: librust-arbitrary-1+default-dev (>= 1.1.0-~~), librust-serde-1+std-dev (>= 1.0.136-~~), librust-serde-1-dev (>= 1.0.136-~~) Breaks: librust-smol-str-0.2.0-dev Replaces: librust-smol-str-0.2.0-dev Provides: librust-smol-str+arbitrary-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str+default-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str+serde-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str+std-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0+arbitrary-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0+serde-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0+std-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2+arbitrary-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2+serde-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2+std-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2.0+arbitrary-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2.0+serde-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2.0+std-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-0.2.0-dev (= 0.2.0-1~bpo12+pve2), librust-smol-str-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-smol-str-0.2/librust-smol-str-0.2-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 15064 SHA512: a5bcd0d8bb903b39630195fcf3172e94f431cb12e172f3300886e3901200b44bf654fa87506dde573b65f8ac28f320b0aaa6efede92a176eeca3e874d5a79524 SHA256: 93aece880273e15cc2977c2259e57e79028bd468d5bf58d29b6cf3a19e40d744 SHA1: c2762bc7fafa57f91e1abbab28af48559681f837 MD5sum: c0f29d5d45c4cbeed597abb70b8844bb Description: Small-string optimized string type with O(1) clone - Rust source code Source code for Debianized Rust crate "smol_str" Package: librust-socket2-0.5-dev Source: rust-socket2-0.5 Version: 0.5.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 288 Depends: librust-libc-0.2+default-dev (>= 0.2.141-~~) Breaks: librust-socket2-0.5.4-dev Replaces: librust-socket2-0.5.4-dev Provides: librust-socket2+all-dev (= 0.5.4-1~bpo12+pve2), librust-socket2+default-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0+all-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0+default-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0.5+all-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0.5+default-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0.5.4+all-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0.5.4+default-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-0.5.4-dev (= 0.5.4-1~bpo12+pve2), librust-socket2-dev (= 0.5.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rust-lang/socket2 Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-socket2-0.5/librust-socket2-0.5-dev_0.5.4-1~bpo12+pve2_ppc64el.deb Size: 46440 SHA512: 10d9abab7a5db8ea3e8ffb84d037367323ca72052ac93f6bb962d473cd57d7557c951bdb5f10d2d44b2fabb9ef5632e4a3c2bff14825cd8e4939e3a9e129c198 SHA256: 0d1dd5a50d6a4ec1bbd438684f121024e6cd824fafbf20e247877dc6750b12af SHA1: da265758b44ffb91e621daf860c073f83539544d MD5sum: e84000ff9897eb8f025edefc3dc162f9 Description: Utilities for advanced handling of networking sockets - Rust source code This package contains the source for the Rust socket2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-spin-0.9-dev Source: rust-spin-0.9 Version: 0.9.8-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 205 Depends: librust-lock-api-0.4+default-dev Breaks: librust-spin-0.9.8-dev Replaces: librust-spin-0.9.8-dev Provides: librust-spin+barrier-dev (= 0.9.8-3~bpo12+pve2), librust-spin+default-dev (= 0.9.8-3~bpo12+pve2), librust-spin+fair-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin+lazy-dev (= 0.9.8-3~bpo12+pve2), librust-spin+lock-api-crate-dev (= 0.9.8-3~bpo12+pve2), librust-spin+lock-api-dev (= 0.9.8-3~bpo12+pve2), librust-spin+mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin+once-dev (= 0.9.8-3~bpo12+pve2), librust-spin+rwlock-dev (= 0.9.8-3~bpo12+pve2), librust-spin+spin-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin+std-dev (= 0.9.8-3~bpo12+pve2), librust-spin+ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin+use-ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+barrier-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+default-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+fair-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+lazy-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+lock-api-crate-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+lock-api-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+once-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+rwlock-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+spin-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+std-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0+use-ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+barrier-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+default-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+fair-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+lazy-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+lock-api-crate-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+lock-api-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+once-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+rwlock-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+spin-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+std-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9+use-ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+barrier-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+default-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+fair-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+lazy-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+lock-api-crate-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+lock-api-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+once-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+rwlock-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+spin-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+std-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8+use-ticket-mutex-dev (= 0.9.8-3~bpo12+pve2), librust-spin-0.9.8-dev (= 0.9.8-3~bpo12+pve2), librust-spin-dev (= 0.9.8-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-spin-0.9/librust-spin-0.9-dev_0.9.8-3~bpo12+pve2_ppc64el.deb Size: 34492 SHA512: d67e9345375ab80eedbd208f69baedd048b6e7138d77e9ca814e325c2f1831d2bd0476f8ba14c6cfd97bfe6d8a40809fd6d80e82fd55e8dfcbfda087f5de9e21 SHA256: 0a8828da13e8443ddb39dada7e3007001ef3c98563bf607af4c3c4e9d1411217 SHA1: 89daeba9d6284779b0692e08fb9319fdf4bdcd25 MD5sum: 94292310a5f29088f57b519911b70893 Description: Spin-based synchronization primitives - Rust source code Source code for Debianized Rust crate "spin" Package: librust-spki-0.7-dev Source: rust-spki-0.7 Version: 0.7.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Depends: librust-arbitrary-1+default-dev (>= 1.1-~~), librust-arbitrary-1+derive-dev (>= 1.1-~~), librust-base64ct-1+alloc-dev, librust-base64ct-1-dev, librust-der-0.7+alloc-dev, librust-der-0.7+arbitrary-dev, librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-der-0.7+pem-dev, librust-der-0.7+std-dev, librust-sha2-0.10-dev Breaks: librust-spki-0.7.2-dev Replaces: librust-spki-0.7.2-dev Provides: librust-spki+alloc-dev (= 0.7.2-1~bpo12+pve2), librust-spki+arbitrary-dev (= 0.7.2-1~bpo12+pve2), librust-spki+base64-dev (= 0.7.2-1~bpo12+pve2), librust-spki+default-dev (= 0.7.2-1~bpo12+pve2), librust-spki+fingerprint-dev (= 0.7.2-1~bpo12+pve2), librust-spki+pem-dev (= 0.7.2-1~bpo12+pve2), librust-spki+sha2-dev (= 0.7.2-1~bpo12+pve2), librust-spki+std-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+alloc-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+arbitrary-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+base64-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+default-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+fingerprint-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+pem-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+sha2-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0+std-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+alloc-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+arbitrary-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+base64-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+default-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+fingerprint-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+pem-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+sha2-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7+std-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+alloc-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+arbitrary-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+base64-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+default-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+fingerprint-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+pem-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+sha2-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2+std-dev (= 0.7.2-1~bpo12+pve2), librust-spki-0.7.2-dev (= 0.7.2-1~bpo12+pve2), librust-spki-dev (= 0.7.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-spki-0.7/librust-spki-0.7-dev_0.7.2-1~bpo12+pve2_ppc64el.deb Size: 19100 SHA512: 424ef4d4b215368c1d182dffb6a4fe2bce7ad9821c01e80aa190e73dfd016b4b6f2c58dcd9c729315bd309c879a429787c95a5ec3682bd865efa2541f63aa160 SHA256: f1bff99596140fa85a487d758a9f18959f05c025472743594e2a8c41635ce1ea SHA1: ed124c1e11923e10029762e70a7f65fbd8d9c402 MD5sum: d2ff9d1a831a0e0fefcbd706e45b7175 Description: X.509 Subject Public Key Info (RFC5280) - Rust source code OIDs) . This package contains the source for the Rust spki crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-ssh2-dev Source: rust-ssh2 Version: 0.9.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 222 Depends: librust-bitflags-1+default-dev (>= 1.2-~~), librust-libc-0.2+default-dev, librust-libssh2-sys-0.3+default-dev, librust-parking-lot-0.12+default-dev Provides: librust-ssh2+default-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0+default-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0.9+default-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0.9-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0.9.4+default-dev (= 0.9.4-1~bpo12+pve2), librust-ssh2-0.9.4-dev (= 0.9.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/ssh2-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-ssh2/librust-ssh2-dev_0.9.4-1~bpo12+pve2_ppc64el.deb Size: 44712 SHA512: 3d2da64f40dffe61ab9cd31b6fb7f634769c77a8c6daf9954faf8ca20989820c441d77a2809e475022c080662740365b15a94f2161e32424ee3032e52abe792a SHA256: b9e75c63056fb8274cba821618fb0e8ec055fc286008500fa6000bb1fae9e4f0 SHA1: c11d52495b06cc908b76ea5a52ddc8e2f5f9800c MD5sum: 99194b0db75152988ba202cfaa8d0a58 Description: Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc - Rust source code This package contains the source for the Rust ssh2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-string-cache-0.8-dev Source: rust-string-cache-0.8 Version: 0.8.7-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 76 Depends: librust-new-debug-unreachable-1+default-dev (>= 1.0.2-~~), librust-once-cell-1+default-dev (>= 1.10.0-~~), librust-parking-lot-0.12+default-dev, librust-phf-shared-0.11+default-dev, librust-precomputed-hash-0.1+default-dev, librust-serde-1+default-dev Breaks: librust-string-cache-0.8.7-dev Replaces: librust-string-cache-0.8.7-dev Provides: librust-string-cache+default-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache+serde-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache+serde-support-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0+default-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0+serde-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0+serde-support-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8+default-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8+serde-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8+serde-support-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8.7+default-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8.7+serde-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8.7+serde-support-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-0.8.7-dev (= 0.8.7-1~bpo12+pve2), librust-string-cache-dev (= 0.8.7-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-string-cache-0.8/librust-string-cache-0.8-dev_0.8.7-1~bpo12+pve2_ppc64el.deb Size: 16608 SHA512: a688bbf4b297430a54173140de220f6fc5e30eafc909679c77b397469f133863322de122161ed84f77f125294564c8b0afd53c48b9844e7ecbeaace12e4eefcf SHA256: 3f644a30c6df6c30e404191ba1e116845d8a15c86a4fbf71cf0c58f4586b71a8 SHA1: 9e89572834ee76e86493f1dde724dec26619745e MD5sum: 2e66c619e3ef88bd3577453999c75aec Description: Rust string interning library - Rust source code Source code for Debianized Rust crate "string_cache" Package: librust-strum-0.26-dev Source: rust-strum-0.26 Version: 0.26.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 40 Depends: librust-phf-0.11+default-dev, librust-phf-0.11+macros-dev, librust-strum-macros-0.26+default-dev Breaks: librust-strum-0.26.2-dev Replaces: librust-strum-0.26.2-dev Provides: librust-strum+default-dev (= 0.26.2-1~bpo12+pve2), librust-strum+derive-dev (= 0.26.2-1~bpo12+pve2), librust-strum+phf-dev (= 0.26.2-1~bpo12+pve2), librust-strum+std-dev (= 0.26.2-1~bpo12+pve2), librust-strum+strum-macros-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0+default-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0+derive-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0+phf-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0+std-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0+strum-macros-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26+default-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26+derive-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26+phf-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26+std-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26+strum-macros-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2+default-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2+derive-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2+phf-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2+std-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2+strum-macros-dev (= 0.26.2-1~bpo12+pve2), librust-strum-0.26.2-dev (= 0.26.2-1~bpo12+pve2), librust-strum-dev (= 0.26.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Peternator7/strum Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-strum-0.26/librust-strum-0.26-dev_0.26.2-1~bpo12+pve2_ppc64el.deb Size: 9456 SHA512: 53c00ee0162cecd180b65302272e9809ea0792b8f5bc7de88acea4f7d2602df723e7cd2f82a32c5acf3123fed8a403abc2944836958d05c2f34d64e01914e2fd SHA256: a5ebdc662f669dafd6fbba1558a05f12e93d6f13d11bcb6e9e7c7e2ec3abdd57 SHA1: 314aac655598ba3a38136768c8587af729c6eb0f MD5sum: 26827a6a8fd724d7ff5fe3921de20bf4 Description: Helpful macros for working with enums and strings - Rust source code Source code for Debianized Rust crate "strum" Package: librust-strum-macros-0.26-dev Source: rust-strum-macros-0.26 Version: 0.26.4-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 171 Depends: librust-heck-0.4+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-rustversion-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+parsing-dev Breaks: librust-strum-macros-0.26.4-dev Replaces: librust-strum-macros-0.26.4-dev Provides: librust-strum-macros+default-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-0+default-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-0-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-0.26+default-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-0.26.4+default-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-0.26.4-dev (= 0.26.4-1~bpo12+pve2), librust-strum-macros-dev (= 0.26.4-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Peternator7/strum Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-strum-macros-0.26/librust-strum-macros-0.26-dev_0.26.4-1~bpo12+pve2_ppc64el.deb Size: 28420 SHA512: f59e5e86285ca82d325ca5c873867e0cbe24611345d1de0570c12b774ed2d193ac027d3ab3f7b48ed3ac40cbbf08f33f7a6e61d6ccc6ac97ea81ea26bc9847ea SHA256: 91a7e685aa812b3b9821563c014a49004f6cc851bfd3a47ad457ca7c9134ac16 SHA1: ae04aa4738805dfd54f75f9904bbcbf5276e31ff MD5sum: 0442c27eb3201070653d8b784e1574b8 Description: Helpful macros for working with enums and strings - Rust source code Source code for Debianized Rust crate "strum_macros" Package: librust-supports-hyperlinks-2-dev Source: rust-supports-hyperlinks-2 Version: 2.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Depends: librust-is-terminal-0.4+default-dev Breaks: librust-supports-hyperlinks-2.1.0-dev Replaces: librust-supports-hyperlinks-2.1.0-dev Provides: librust-supports-hyperlinks+default-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-2+default-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-2.1+default-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-2.1-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-2.1.0+default-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-2.1.0-dev (= 2.1.0-1~bpo12+pve2), librust-supports-hyperlinks-dev (= 2.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-supports-hyperlinks-2/librust-supports-hyperlinks-2-dev_2.1.0-1~bpo12+pve2_ppc64el.deb Size: 10644 SHA512: f26d0442c7bbd41d25c837f6577223d16d990dfedf990a7840030416e5f4256f2f0da28e550492c02174f46c019011a15608978b96f1b5d9c2f4dfc7ba95fde8 SHA256: 69df21a94547d335fcfd495b9a4a7cdbd912c1a0c01f87a51f87e7400438a687 SHA1: 5a65ba0ffbb6fe751ca78e0bee181f365530ae8b MD5sum: 0cc3b47779c383fb777814b06c7235ab Description: Detects whether a terminal supports rendering hyperlinks - Rust source code Source code for Debianized Rust crate "supports-hyperlinks" Package: librust-supports-unicode-3-dev Source: rust-supports-unicode-3 Version: 3.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 39 Breaks: librust-supports-unicode-3.0.0-dev Replaces: librust-supports-unicode-3.0.0-dev Provides: librust-supports-unicode+default-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-3+default-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-3.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-3.0-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-3.0.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-3.0.0-dev (= 3.0.0-1~bpo12+pve2), librust-supports-unicode-dev (= 3.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-supports-unicode-3/librust-supports-unicode-3-dev_3.0.0-1~bpo12+pve2_ppc64el.deb Size: 10396 SHA512: 7113d4ed366d2d48a5297e7dbc3531db5db2535f2a76db7b14bb7441ddace55a9f7fdc8aebd33921109e526c6e3a89d3b70a95d1471e8869a9658f1897e5933a SHA256: c5b2c42b570e972d9cb475efc94e28a57beacb86d55723c77cbbee51e4fd2e93 SHA1: d5ac2500d138a57f2453c7488ae0ee8a4f08830e MD5sum: db29b9a3d2d60761d5a18e9414d059d8 Description: Detects whether a terminal supports unicode - Rust source code Source code for Debianized Rust crate "supports-unicode" Package: librust-sval-2-dev Source: rust-sval-2 Version: 2.6.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 173 Depends: librust-sval-derive-2+default-dev (>= 2.6.1-~~) Breaks: librust-sval-2.6.1-dev Replaces: librust-sval-2.6.1-dev Provides: librust-sval+alloc-dev (= 2.6.1-2~bpo12+pve2), librust-sval+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval+derive-dev (= 2.6.1-2~bpo12+pve2), librust-sval+std-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2+alloc-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2+derive-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2+std-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6+alloc-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6+derive-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6+std-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6.1+alloc-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6.1+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6.1+derive-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6.1+std-dev (= 2.6.1-2~bpo12+pve2), librust-sval-2.6.1-dev (= 2.6.1-2~bpo12+pve2), librust-sval-dev (= 2.6.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-2/librust-sval-2-dev_2.6.1-2~bpo12+pve2_ppc64el.deb Size: 27516 SHA512: adcecea5a227d97ed1cbc10f302dc9f23b25e22a68a75dc392590cfbeacbdcfdf64264e3b4fd1b54c27b8f8fe9c3d79ebfd3ae7ff244d3da8014e56ef7611549 SHA256: d8e2e63a28453c35c078b022a279f2f8cab6205c1374f9f3524f9626ef3ed0b3 SHA1: 2e3e126ab3f403bd5121c61878eb1c9d0f9a9a25 MD5sum: 012acbc808b6b0d3af5a63645b5f1090 Description: Streaming, structured value serialization - Rust source code This package contains the source for the Rust sval crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-buffer-2-dev Source: rust-sval-buffer-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 122 Depends: librust-sval-2+alloc-dev (>= 2.6.1-~~), librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~), librust-sval-ref-2+default-dev (>= 2.6.1-~~) Breaks: librust-sval-buffer-2.6.1-dev Replaces: librust-sval-buffer-2.6.1-dev Provides: librust-sval-buffer+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6.1+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6.1+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-buffer-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-buffer-2/librust-sval-buffer-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 16788 SHA512: 5c15a6dcec95947f5d30eb38b9dfd2bcde1a42763994025b7308bf112b4b3ed1c5e08c7a5693f3aa53e075a41a828d0860a6bc492195ee42ca199b15b06486d6 SHA256: 208b83c1dfebd5d090e7f7d04deeda9ffa0304b68fc3928d61245512da0079c0 SHA1: 91ff57aa5c04a9d54a84e24936a3ee33b04f904b MD5sum: dab3701a8b632997a59ae365d705c81a Description: Value buffering for sval - Rust source code This package contains the source for the Rust sval_buffer crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-derive-2-dev Source: rust-sval-derive-2 Version: 2.6.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 52 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+derive-dev, librust-syn-2+extra-traits-dev, librust-syn-2+parsing-dev Breaks: librust-sval-derive-2.6.1-dev Replaces: librust-sval-derive-2.6.1-dev Provides: librust-sval-derive+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-2+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-2.6+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-2.6-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-2.6.1+default-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-2.6.1-dev (= 2.6.1-2~bpo12+pve2), librust-sval-derive-dev (= 2.6.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-derive-2/librust-sval-derive-2-dev_2.6.1-2~bpo12+pve2_ppc64el.deb Size: 11052 SHA512: 391d65fce1f9e901f04ebaf164ce6748eec158aaa926c5b76e39e7946268ad5dbc8cace0ca7c41afe8a5d842d8fdefa85fa69cd995bfc037507af00d07f57d7b SHA256: 002dbfbb3c3b693bd9de24d918675fc175bba1942f20db6c798b2aa95e1adbd1 SHA1: e88ee89e8e1766432215334ff311b685ac70b334 MD5sum: 0eec6269fcc1f72c2221ab896555b5a5 Description: Derive support for sval - Rust source code This package contains the source for the Rust sval_derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-dynamic-2-dev Source: rust-sval-dynamic-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 57 Depends: librust-sval-2+default-dev (>= 2.6.1-~~) Breaks: librust-sval-dynamic-2.6.1-dev Replaces: librust-sval-dynamic-2.6.1-dev Provides: librust-sval-dynamic+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-dynamic-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-dynamic-2/librust-sval-dynamic-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 9636 SHA512: fc06c956cb9a6ab98138ffeb9f03dae0c5cf794cafc6e7d22b615607d9d1d4ceb9672bae4d9cab03671c0aea781d139107def54666e4f690e96edd8c5bb20025 SHA256: e803659e99edb7c529d52d1efe10bb7dd8eda311ad2549e5cd35edfea3c62710 SHA1: 6438942052010a201a21dfeb8d3e29ab57424951 MD5sum: b66b849c9e2ca151cf7947e78a831fac Description: Object-safe versions of sval::Stream and sval::Value - Rust source code This package contains the source for the Rust sval_dynamic crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-fmt-2-dev Source: rust-sval-fmt-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Depends: librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-sval-2+alloc-dev (>= 2.6.1-~~), librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~) Breaks: librust-sval-fmt-2.6.1-dev Replaces: librust-sval-fmt-2.6.1-dev Provides: librust-sval-fmt+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6.1+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6.1+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-fmt-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-fmt-2/librust-sval-fmt-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 12072 SHA512: da46979596f1f3211e76a9b9fe84e5d948199a7c9feefe9230e7956eff5d841b2c4305d629ab6f12222b89ca1b3e239ebc6bdd97922525a7be98946fe071ed69 SHA256: cfe7380d757db83938306b885f203b23dbd229a9502c172a6f828814097f8793 SHA1: a13c709b9b071c1c8d3ddaeac73f4cb5e6282b1f MD5sum: 833934c14e42d662815fc5d50149d6f2 Description: Integration between std::fmt::Debug and sval::Value - Rust source code This package contains the source for the Rust sval_fmt crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-json-2-dev Source: rust-sval-json-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 57 Depends: librust-itoa-1+default-dev, librust-ryu-1+default-dev, librust-sval-2+alloc-dev (>= 2.6.1-~~), librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~) Breaks: librust-sval-json-2.6.1-dev Replaces: librust-sval-json-2.6.1-dev Provides: librust-sval-json+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6.1+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6.1+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-json-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-json-2/librust-sval-json-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 11640 SHA512: 279167d8323ed5fdaf48c3ee78a768f371488c44dad57b8e6eb315178af7e958ebd187cfd827aadc9e49b0038aee6be13261e3e4d5e08e087aca51f518839943 SHA256: e9de7b9622c2b6c6de2721064d14cb4c3501d4f5c2b5454b1d8e641d14d606d2 SHA1: 1e8e978bfa734b4e321aea97e2e84766d2d8fd06 MD5sum: 79e6856ef31303fa286651b4c5760de9 Description: JSON support for sval - Rust source code This package contains the source for the Rust sval_json crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-ref-2-dev Source: rust-sval-ref-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 42 Depends: librust-sval-2+alloc-dev (>= 2.6.1-~~), librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~) Breaks: librust-sval-ref-2.6.1-dev Replaces: librust-sval-ref-2.6.1-dev Provides: librust-sval-ref+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6.1+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6.1+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-ref-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-ref-2/librust-sval-ref-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 9072 SHA512: 74041c254b7a344771e82e8d80b303d599d2d14ae743e46e75539956da83ee5d5915662d4fa1c17189172a9e47bc78ba4e7989253a9d7612d0f0d254b921355d SHA256: 269faaa7595d516e4b01924ef74cfdc89936889ec6f812046052a19814b8620d SHA1: c40bf6dcff22d10a234514a88fb5b05f222f8fd3 MD5sum: 2ecf83a56edc0274df392a5e8d3a568b Description: Variant of sval::Value for types with internal references - Rust source code This package contains the source for the Rust sval_ref crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-serde-2-dev Source: rust-sval-serde-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 84 Depends: librust-serde-1+alloc-dev, librust-serde-1+std-dev, librust-serde-1-dev, librust-sval-2+alloc-dev (>= 2.6.1-~~), librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~), librust-sval-buffer-2+alloc-dev (>= 2.6.1-~~), librust-sval-buffer-2+std-dev (>= 2.6.1-~~), librust-sval-buffer-2-dev (>= 2.6.1-~~), librust-sval-fmt-2+default-dev (>= 2.6.1-~~) Breaks: librust-sval-serde-2.6.1-dev Replaces: librust-sval-serde-2.6.1-dev Provides: librust-sval-serde+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6.1+alloc-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6.1+std-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-serde-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-serde-2/librust-sval-serde-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 13276 SHA512: d0d93ff150b5851aca561385663b0b869808d23c88fd00c127bd363772786eb38580ec904f1a7f15241f213196d282066750362a89908e0c10fd5ad6acbe7b0d SHA256: 9198fab3281ff86fcf90eee4b5678e0a2732b0ece3d6ee37b2aa0999c531d0f0 SHA1: 24b1addb64dad7f96f4e9fd02ddcbbb216d1880a MD5sum: 3d756879b9121ae5b99868634cdab968 Description: Integration between serde::Serialize and sval::Value - Rust source code This package contains the source for the Rust sval_serde crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sval-test-2-dev Source: rust-sval-test-2 Version: 2.6.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-sval-2+default-dev (>= 2.6.1-~~), librust-sval-2+std-dev (>= 2.6.1-~~) Breaks: librust-sval-test-2.6.1-dev Replaces: librust-sval-test-2.6.1-dev Provides: librust-sval-test+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-2+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-2.6+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-2.6-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-2.6.1+default-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-2.6.1-dev (= 2.6.1-1~bpo12+pve2), librust-sval-test-dev (= 2.6.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sval-test-2/librust-sval-test-2-dev_2.6.1-1~bpo12+pve2_ppc64el.deb Size: 9908 SHA512: a3d086f95ac0765c3779ac86eed690bdf5315a96c5c1d8fa5d9d6661015d7a7c3cf4d2ff5ab673521d8471e7e5b3a8ec96980fedec4f43890ac22b60e9445dd8 SHA256: 7f09b425295945b5c48c64715517dd5e9e7c77066a04388ae181b3efd7a7ddcb SHA1: 8cc9a99bb9564f1ffa1e0ad159601ef0751021de MD5sum: c800bc1c7e4bdf635d292cba03ef3329 Description: Utilities for testing sval::Value implementations - Rust source code This package contains the source for the Rust sval_test crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-syn-1-dev Source: rust-syn-1 Version: 1.0.109-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1933 Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.46-~~), librust-proc-macro2-1-dev (>= 1.0.46-~~), librust-quote-1+proc-macro-dev, librust-quote-1-dev, librust-unicode-ident-1+default-dev Breaks: librust-syn-1.0.109-dev Replaces: librust-syn-1.0.109-dev Provides: librust-syn+clone-impls-dev (= 1.0.109-2~bpo12+pve2), librust-syn+default-dev (= 1.0.109-2~bpo12+pve2), librust-syn+derive-dev (= 1.0.109-2~bpo12+pve2), librust-syn+extra-traits-dev (= 1.0.109-2~bpo12+pve2), librust-syn+fold-dev (= 1.0.109-2~bpo12+pve2), librust-syn+full-dev (= 1.0.109-2~bpo12+pve2), librust-syn+parsing-dev (= 1.0.109-2~bpo12+pve2), librust-syn+printing-dev (= 1.0.109-2~bpo12+pve2), librust-syn+proc-macro-dev (= 1.0.109-2~bpo12+pve2), librust-syn+quote-dev (= 1.0.109-2~bpo12+pve2), librust-syn+visit-dev (= 1.0.109-2~bpo12+pve2), librust-syn+visit-mut-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+clone-impls-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+default-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+derive-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+extra-traits-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+fold-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+full-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+parsing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+printing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+proc-macro-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+quote-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+visit-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1+visit-mut-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+clone-impls-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+default-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+derive-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+extra-traits-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+fold-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+full-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+parsing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+printing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+proc-macro-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+quote-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+visit-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0+visit-mut-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+clone-impls-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+default-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+derive-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+extra-traits-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+fold-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+full-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+parsing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+printing-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+proc-macro-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+quote-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+visit-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109+visit-mut-dev (= 1.0.109-2~bpo12+pve2), librust-syn-1.0.109-dev (= 1.0.109-2~bpo12+pve2), librust-syn-dev (= 1.0.109-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-syn-1/librust-syn-1-dev_1.0.109-2~bpo12+pve2_ppc64el.deb Size: 188464 SHA512: d3e6d62e8c6276c07ab66ef4ed21674402e44820e797f691a2a5bebe1197ba6c9141c8bc7d92e6ff20e4e2776ef69e39885cfb22ffa288b8e94fe2b098a38279 SHA256: 1f82c770251f344ab3d5e39312ab16182bffc9dc00ad43347ab2dbd726bbabe5 SHA1: 47f4047b3505e1c20e1cc5f541e77583cd0e38d2 MD5sum: 2368bec34931bf18f8006f0002859f31 Description: Parser for Rust source code - Rust source code This package contains the source for the Rust syn crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-syn-2-dev Source: rust-syn-2 Version: 2.0.66-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2099 Depends: librust-proc-macro2-1+proc-macro-dev (>= 1.0.83-~~), librust-proc-macro2-1-dev (>= 1.0.83-~~), librust-quote-1+proc-macro-dev (>= 1.0.35-~~), librust-quote-1-dev (>= 1.0.35-~~), librust-unicode-ident-1+default-dev Breaks: librust-syn-2.0.66-dev Replaces: librust-syn-2.0.66-dev Provides: librust-syn+clone-impls-dev (= 2.0.66-1~bpo12+pve2), librust-syn+default-dev (= 2.0.66-1~bpo12+pve2), librust-syn+derive-dev (= 2.0.66-1~bpo12+pve2), librust-syn+extra-traits-dev (= 2.0.66-1~bpo12+pve2), librust-syn+fold-dev (= 2.0.66-1~bpo12+pve2), librust-syn+full-dev (= 2.0.66-1~bpo12+pve2), librust-syn+parsing-dev (= 2.0.66-1~bpo12+pve2), librust-syn+printing-dev (= 2.0.66-1~bpo12+pve2), librust-syn+proc-macro-dev (= 2.0.66-1~bpo12+pve2), librust-syn+visit-dev (= 2.0.66-1~bpo12+pve2), librust-syn+visit-mut-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+clone-impls-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+default-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+derive-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+extra-traits-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+fold-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+full-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+parsing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+printing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+proc-macro-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+visit-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2+visit-mut-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+clone-impls-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+default-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+derive-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+extra-traits-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+fold-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+full-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+parsing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+printing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+proc-macro-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+visit-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0+visit-mut-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+clone-impls-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+default-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+derive-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+extra-traits-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+fold-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+full-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+parsing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+printing-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+proc-macro-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+visit-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66+visit-mut-dev (= 2.0.66-1~bpo12+pve2), librust-syn-2.0.66-dev (= 2.0.66-1~bpo12+pve2), librust-syn-dev (= 2.0.66-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-syn-2/librust-syn-2-dev_2.0.66-1~bpo12+pve2_ppc64el.deb Size: 211096 SHA512: f106967753c636502be92478d54db8c30343b7ea7082ff637f15e515cf21fb622dfd8422338d520078e0f663e4de703381006dafea06c8420befd59ae131a007 SHA256: f0e7872e682ea774c94a8ee2416ef49314e76b47c85fde50270ae0be473df8cc SHA1: 1b8d23191eb4f1c3195c7928263e9fc2e4b683aa MD5sum: 313ad9256c299cf7a0d859d6e81eaf34 Description: Parser for Rust source code - Rust source code This package contains the source for the Rust syn crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sync-wrapper-0.1-dev Source: rust-sync-wrapper-0.1 Version: 0.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Depends: librust-futures-core-0.3-dev Breaks: librust-sync-wrapper-0.1.2-dev Replaces: librust-sync-wrapper-0.1.2-dev Provides: librust-sync-wrapper+default-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper+futures-core-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper+futures-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0+default-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0+futures-core-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0+futures-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1+default-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1+futures-core-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1+futures-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1.2+default-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1.2+futures-core-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1.2+futures-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-0.1.2-dev (= 0.1.2-1~bpo12+pve2), librust-sync-wrapper-dev (= 0.1.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://docs.rs/sync_wrapper Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-sync-wrapper-0.1/librust-sync-wrapper-0.1-dev_0.1.2-1~bpo12+pve2_ppc64el.deb Size: 8676 SHA512: d297dfcdedc24a568c5d4fda2b56d5c0c7d9e0d5cb7c5c01544f4f224c20c1b7be7bb14592349be62ed8747720ecb3e687fa8920c18e7f37e08d4de2ccf49b52 SHA256: df85801aeebcad5cff1a803748d2829fc65aa4ca54fa42c24e7b0a48d0e1b58f SHA1: 857f5aeb46d14bfc2af871a0ffc635f9c379bf1f MD5sum: 4927422d567c84efa6299eef1eecd169 Description: Enlisting the compiler’s help in proving the absence of concurrency - Rust source code Source code for Debianized Rust crate "sync_wrapper" Package: librust-syslog-6-dev Source: rust-syslog-6 Version: 6.0.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-error-chain-0.12-dev, librust-hostname-0.3+default-dev, librust-libc-0.2+default-dev, librust-log-0.4+default-dev, librust-log-0.4+std-dev, librust-time-0.3+default-dev, librust-time-0.3+formatting-dev, librust-time-0.3+local-offset-dev Breaks: librust-pleaser-dev (<= 0.5.1-1), librust-syslog-6.0.1-dev Replaces: librust-syslog-6.0.1-dev Provides: librust-syslog+default-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-6+default-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-6.0+default-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-6.0-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-6.0.1+default-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-6.0.1-dev (= 6.0.1-3~bpo12+pve2), librust-syslog-dev (= 6.0.1-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-syslog-6/librust-syslog-6-dev_6.0.1-3~bpo12+pve2_ppc64el.deb Size: 11708 SHA512: 08cab0d8ce4038f7894af77713f6e02aeb0e6f674294cf87151e03e22012f7541e2a182e0a64df055b2da096b410f2a6f86b4fd5e27f76d0e18b34c17c4592e9 SHA256: f831e4e41311385ac5dace76c17e6a058f1cd102ab5216cf62f91d5e94391b40 SHA1: 714c8a9ef540369d7b16ddee39fb60b4044bd225 MD5sum: ae3b370d5eb904f3f9bceb331dc381df Description: Send log messages to syslog - Rust source code This package contains the source for the Rust syslog crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tar-0.4-dev Source: rust-tar-0.4 Version: 0.4.40-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 273 Depends: librust-filetime-0.2+default-dev (>= 0.2.8-~~), librust-libc-0.2+default-dev, librust-xattr-1+default-dev Breaks: librust-tar-0.4.40-dev Replaces: librust-tar-0.4.40-dev Provides: librust-tar+default-dev (= 0.4.40-1~bpo12+pve2), librust-tar+xattr-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0+default-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0+xattr-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0.4+default-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0.4+xattr-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0.4.40+default-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0.4.40+xattr-dev (= 0.4.40-1~bpo12+pve2), librust-tar-0.4.40-dev (= 0.4.40-1~bpo12+pve2), librust-tar-dev (= 0.4.40-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/alexcrichton/tar-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tar-0.4/librust-tar-0.4-dev_0.4.40-1~bpo12+pve2_ppc64el.deb Size: 47348 SHA512: 802764a1d1df05ac21020ec089fbaa288c2ed1491318a301a4d0f6b4ca251319c5f8e486ff12e626922b7998e453e65d525dae37c275d1397b073c3683e5baaa SHA256: 584e36572aafe0bb332a8834e7b68db18e3bd49ce07c9f9196bb54ad08da479f SHA1: 046fb4442ccf7e3f9148eb9ba2dc01bda5b8c4c0 MD5sum: 2b33fa2b2b232551e30b9b4dc3634a2a Description: tar archive reading/writing library - Rust source code This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. . Source code for Debianized Rust crate "tar" Package: librust-tempfile-3-dev Source: rust-tempfile-3 Version: 3.10.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 191 Depends: librust-cfg-if-1+default-dev, librust-fastrand+default-dev (>= 1.6.0-~~), librust-rustix-0.38+default-dev (>= 0.38.31-~~), librust-rustix-0.38+fs-dev (>= 0.38.31-~~) Breaks: librust-tempfile-3.10.1-dev Replaces: librust-tempfile-3.10.1-dev Provides: librust-tempfile+default-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile+nightly-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3+default-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3+nightly-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10+default-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10+nightly-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10.1+default-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10.1+nightly-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-3.10.1-dev (= 3.10.1-1~bpo12+pve2), librust-tempfile-dev (= 3.10.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://stebalien.com/projects/tempfile-rs/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tempfile-3/librust-tempfile-3-dev_3.10.1-1~bpo12+pve2_ppc64el.deb Size: 36928 SHA512: aef69b7e41230dc97088df3c59a7a14d1f23235ca88fcbee8bd610ffa92601173b1cb4a96c3337e0695e3ded07d9a192190097efb4d326891458f62af49fc335 SHA256: bb545dc611bfcfc4a7f85f387fab374701759c42a9b568f8537e83ee225feccc SHA1: be7aec7aa966a722269281074933575f4f0c3688 MD5sum: 19b09cca81132a9cc857b6e8afe8e574 Description: Managing temporary files and directories - Rust source code Source code for Debianized Rust crate "tempfile" Package: librust-term-0.7-dev Source: rust-term-0.7 Version: 0.7.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 220 Depends: librust-dirs-next-2+default-dev, librust-rustversion-1+default-dev, librust-winapi-0.3+consoleapi-dev, librust-winapi-0.3+default-dev, librust-winapi-0.3+fileapi-dev, librust-winapi-0.3+handleapi-dev, librust-winapi-0.3+wincon-dev Breaks: librust-term-0.7.0-dev Replaces: librust-term-0.7.0-dev Provides: librust-term+default-dev (= 0.7.0-1~bpo12+pve2), librust-term-0+default-dev (= 0.7.0-1~bpo12+pve2), librust-term-0-dev (= 0.7.0-1~bpo12+pve2), librust-term-0.7+default-dev (= 0.7.0-1~bpo12+pve2), librust-term-0.7.0+default-dev (= 0.7.0-1~bpo12+pve2), librust-term-0.7.0-dev (= 0.7.0-1~bpo12+pve2), librust-term-dev (= 0.7.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Stebalien/term Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-term-0.7/librust-term-0.7-dev_0.7.0-1~bpo12+pve2_ppc64el.deb Size: 35044 SHA512: 29a080a81ff873bef51a0fae304d5cefcb890ce3fe7d73e02011f98997389fc9f4f6b97d1abc7d7cb1f4bcb654c7e535f3689cf38aa8f73029ba784e888bd9af SHA256: abb8ad8d2c380e3e88cb247167901449c7a4a966c6e13064bd24b6f68447a49e SHA1: d9f82c00dfa3698226374080a783355745b6797b MD5sum: b69317cc71ad3e749bf494a0fa676340 Description: Terminal formatting library - Rust source code Source code for Debianized Rust crate "term" Package: librust-terminal-size-dev Source: rust-terminal-size Version: 0.3.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Depends: librust-rustix-0.38+default-dev, librust-rustix-0.38+termios-dev Breaks: librust-textwrap-dev (<= 0.15.1-1) Provides: librust-terminal-size+default-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0+default-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0.3+default-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0.3-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0.3.0+default-dev (= 0.3.0-1~bpo12+pve2), librust-terminal-size-0.3.0-dev (= 0.3.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-terminal-size/librust-terminal-size-dev_0.3.0-1~bpo12+pve2_ppc64el.deb Size: 12672 SHA512: 07ef45071ef8202cc96558b88434b14b980fce91a6e46227dad384f78c77b34a65b4e2989a1f2fa4291438e9c7a192e71f899579b24145ac0fb614dd4c6b1fd5 SHA256: 709d45655b49a206cb2969b47b1db1e32a0adb9e6e2d6f645fe17e1431113215 SHA1: 482cc3e0e3bf12c8dfda9c1e6be5e541edd90106 MD5sum: 998a5869970779d46d7f50004e3f73fd Description: Gets the size of your Linux or Windows terminal - Rust source code This package contains the source for the Rust terminal_size crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-terminfo-0.8-dev Source: rust-terminfo-0.8 Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 208 Depends: librust-dirs-5+default-dev, librust-fnv-1+default-dev, librust-nom-7+std-dev, librust-phf-0.11+default-dev, librust-phf-codegen-0.11+default-dev Breaks: librust-terminfo-0.8.0-dev Replaces: librust-terminfo-0.8.0-dev Provides: librust-terminfo+default-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-0+default-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-0-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-0.8+default-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-0.8.0+default-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-0.8.0-dev (= 0.8.0-1~bpo12+pve2), librust-terminfo-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-terminfo-0.8/librust-terminfo-0.8-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 40440 SHA512: f85e13adcbc6a11872beba400ffde79a7bea2bab3b845165568fcd67b29c0adfae684853f3f957b53e987ce12cb8de167908fe116e0faca2aa7580d42e73a6df SHA256: fb4cfdd6ef15fdf9efb6160668741e2ce2b5c149fc527acdc4cff10f0603856b SHA1: 56fa7033a2b5009c98061d164ce79ccd48ea5e24 MD5sum: c2ab44a1475110e7336ec9727511e2f1 Description: Terminal information - Rust source code Source code for Debianized Rust crate "terminfo" Package: librust-textwrap-0.16-dev Source: rust-textwrap-0.16 Version: 0.16.0-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 227 Depends: librust-smawk-0.3+default-dev (>= 0.3.1-~~), librust-terminal-size-0.3+default-dev, librust-unicode-linebreak-0.1+default-dev (>= 0.1.4-~~), librust-unicode-width-0.1+default-dev (>= 0.1.10-~~) Breaks: librust-textwrap-0.16.0-dev Replaces: librust-textwrap-0.16.0-dev Provides: librust-textwrap+default-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap+smawk-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap+terminal-size-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap+unicode-linebreak-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap+unicode-width-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0+default-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0+smawk-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0+terminal-size-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0+unicode-linebreak-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0+unicode-width-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16+default-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16+smawk-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16+terminal-size-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16+unicode-linebreak-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16+unicode-width-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0+default-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0+smawk-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0+terminal-size-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0+unicode-linebreak-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0+unicode-width-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-0.16.0-dev (= 0.16.0-3~bpo12+pve2), librust-textwrap-dev (= 0.16.0-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-textwrap-0.16/librust-textwrap-0.16-dev_0.16.0-3~bpo12+pve2_ppc64el.deb Size: 53592 SHA512: 9e4a4fa0b1094cace1e36af99d5ed8d5473c623a9366d32a6afb268e88411dc7f6d2b567a2d83d7ea7e57d84c0ef4c6f008ed7c04f8c99b076ec0485c03de62a SHA256: 297b8d7f449692e03773313f769d7489f98cc2e12f0ae74b0e01521427aa0357 SHA1: 9f82c2371292f28db0ff684353fc51f37bb3c7d7 MD5sum: 54a3b3a81196822fbcb37def64de3e15 Description: Word wrapping, indenting, and dedenting strings - Rust source code Has optional support for Unicode and emojis as well as machine hyphenation. . This package contains the source for the Rust textwrap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-thiserror-1-dev Source: rust-thiserror-1 Version: 1.0.59-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 164 Depends: librust-thiserror-impl-1.0.59+default-dev Breaks: librust-thiserror-1.0.59-dev Replaces: librust-thiserror-1.0.59-dev Provides: librust-thiserror+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-1+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-1.0+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-1.0-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-1.0.59+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-1.0.59-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-dev (= 1.0.59-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-thiserror-1/librust-thiserror-1-dev_1.0.59-1~bpo12+pve2_ppc64el.deb Size: 23960 SHA512: d00038f0cb4e28da357be33f50eaa734e8b9a421a1c115cc06d9b320026bec5d45bfa4eb04482a27769ae08d1784ab552b825bab5edf7dae3a2e26456e354030 SHA256: ed8511dac03e9136fe268334b4b0b3a8b79e67281ab8854e98d0f9a53efed4e0 SHA1: 75a0598a3f234a4e063e4c6327913e1ab159f775 MD5sum: 86e335b9caa505746749fa594f5e05a3 Description: Derive(Error) - Rust source code Source code for Debianized Rust crate "thiserror" Package: librust-thiserror-core-1-dev Source: rust-thiserror-core-1 Version: 1.0.38-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 141 Depends: librust-thiserror-core-impl-1.0.38+default-dev, librust-thiserror-core-impl-1.0.38+std-dev Breaks: librust-thiserror-core-1.0.38-dev Replaces: librust-thiserror-core-1.0.38-dev Provides: librust-thiserror-core+default-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core+std-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1+default-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1+std-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0+default-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0+std-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0.38+default-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0.38+std-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-1.0.38-dev (= 1.0.38-2~bpo12+pve2), librust-thiserror-core-dev (= 1.0.38-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-thiserror-core-1/librust-thiserror-core-1-dev_1.0.38-2~bpo12+pve2_ppc64el.deb Size: 21304 SHA512: e2280340487d55ad0bdc75ad1b0fa79bc214490354debae31e48a223aa8fa64665dfd3618a448bbe5e86155c99d9f8ff1e539accd2ad39ebe70a0a8d03a84b9b SHA256: ead9803fe0133d0be171b9d034c06114b592f62776aa9e0fb5b48240cd3ad95e SHA1: f8ef1630d6e835e32ca87772ec6bcd90dfab6829 MD5sum: d87d8d563fe60c6f94160d166d9e6a18 Description: Derive(Error) - Rust source code This package contains the source for the Rust thiserror-core crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-thiserror-core-impl-1-dev Source: rust-thiserror-core-impl-1 Version: 1.0.38-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 92 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev Breaks: librust-thiserror-core-impl-1.0.38-dev Replaces: librust-thiserror-core-impl-1.0.38-dev Provides: librust-thiserror-core-impl+default-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl+std-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1+default-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1+std-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0+default-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0+std-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0.38+default-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0.38+std-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-1.0.38-dev (= 1.0.38-1~bpo12+pve2), librust-thiserror-core-impl-dev (= 1.0.38-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-thiserror-core-impl-1/librust-thiserror-core-impl-1-dev_1.0.38-1~bpo12+pve2_ppc64el.deb Size: 17152 SHA512: 7b09e15367671030549f9599ef0af30e6e31c3fe4c6cec05b1248995066ff56869720b2c99b0332150494e5ca5719286ffab68056321693dade4bb531fccae81 SHA256: f2e1b301a9953a9f679a515de5441b52b55a704a901e3b716d7d00aa0f0274c7 SHA1: 4dcc7f15c842d6b2bba89ba3054ccca044225337 MD5sum: f6dc78b058315c9a15f4f0de29d84645 Description: Implementation detail of the `thiserror` crate - Rust source code This package contains the source for the Rust thiserror-core-impl crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-thiserror-impl-1-dev Source: rust-thiserror-impl-1 Version: 1.0.59-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 85 Depends: librust-proc-macro2-1+default-dev (>= 1.0.74-~~), librust-quote-1+default-dev (>= 1.0.35-~~), librust-syn-2+default-dev (>= 2.0.46-~~) Breaks: librust-thiserror-impl-1.0.59-dev Replaces: librust-thiserror-impl-1.0.59-dev Provides: librust-thiserror-impl+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-1+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-1.0+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-1.0-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-1.0.59+default-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-1.0.59-dev (= 1.0.59-1~bpo12+pve2), librust-thiserror-impl-dev (= 1.0.59-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-thiserror-impl-1/librust-thiserror-impl-1-dev_1.0.59-1~bpo12+pve2_ppc64el.deb Size: 17388 SHA512: f8b5867c41f6fcb45bc72ec73a52c414be9a250857205b6194437c0ae0f0c064cd91124ca7fa5f44bb935b0417bd9b76f5f15e0cac3f08d4b1ffc7f550cc9bd3 SHA256: 70a53c4dfb67421e8851cf67c279c2649e325e12e48d96d685b71429a2e93fad SHA1: 2bb710018aee8d30907d1a55dc327e254309cc51 MD5sum: 4112120f94720615e972086ca2a49901 Description: Implementation detail of the `thiserror` crate - Rust source code Source code for Debianized Rust crate "thiserror-impl" Package: librust-time-0.3-dev Source: rust-time-0.3 Version: 0.3.31-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 729 Depends: librust-deranged-0.3+powerfmt-dev (>= 0.3.9-~~), librust-deranged-0.3+quickcheck-dev (>= 0.3.9-~~), librust-deranged-0.3+rand-dev (>= 0.3.9-~~), librust-deranged-0.3+serde-dev (>= 0.3.9-~~), librust-deranged-0.3+std-dev (>= 0.3.9-~~), librust-itoa-1+default-dev (>= 1.0.1-~~), librust-js-sys-0.3+default-dev (>= 0.3.58-~~), librust-libc-0.2+default-dev (>= 0.2.98-~~), librust-num-threads-0.1+default-dev (>= 0.1.2-~~), librust-powerfmt-0.2-dev, librust-quickcheck-1-dev (>= 1.0.3-~~), librust-rand-0.8-dev (>= 0.8.4-~~), librust-serde-1+alloc-dev (>= 1.0.184-~~), librust-serde-1-dev (>= 1.0.184-~~), librust-time-core-0.1.2+default-dev, librust-time-macros-0.2.16+default-dev, librust-time-macros-0.2.16+formatting-dev, librust-time-macros-0.2.16+large-dates-dev, librust-time-macros-0.2.16+parsing-dev, librust-time-macros-0.2.16+serde-dev Breaks: librust-time-0.3.31-dev Replaces: librust-time-0.3.31-dev Provides: librust-time+alloc-dev (= 0.3.31-1~bpo12+pve3), librust-time+default-dev (= 0.3.31-1~bpo12+pve3), librust-time+formatting-dev (= 0.3.31-1~bpo12+pve3), librust-time+large-dates-dev (= 0.3.31-1~bpo12+pve3), librust-time+local-offset-dev (= 0.3.31-1~bpo12+pve3), librust-time+macros-dev (= 0.3.31-1~bpo12+pve3), librust-time+parsing-dev (= 0.3.31-1~bpo12+pve3), librust-time+quickcheck-dev (= 0.3.31-1~bpo12+pve3), librust-time+rand-dev (= 0.3.31-1~bpo12+pve3), librust-time+serde-dev (= 0.3.31-1~bpo12+pve3), librust-time+serde-human-readable-dev (= 0.3.31-1~bpo12+pve3), librust-time+serde-well-known-dev (= 0.3.31-1~bpo12+pve3), librust-time+std-dev (= 0.3.31-1~bpo12+pve3), librust-time+wasm-bindgen-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+alloc-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+default-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+formatting-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+large-dates-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+local-offset-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+macros-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+parsing-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+quickcheck-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+rand-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+serde-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+serde-human-readable-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+serde-well-known-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+std-dev (= 0.3.31-1~bpo12+pve3), librust-time-0+wasm-bindgen-dev (= 0.3.31-1~bpo12+pve3), librust-time-0-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+alloc-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+default-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+formatting-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+large-dates-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+local-offset-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+macros-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+parsing-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+quickcheck-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+rand-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+serde-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+serde-human-readable-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+serde-well-known-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+std-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3+wasm-bindgen-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+alloc-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+default-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+formatting-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+large-dates-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+local-offset-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+macros-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+parsing-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+quickcheck-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+rand-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+serde-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+serde-human-readable-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+serde-well-known-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+std-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31+wasm-bindgen-dev (= 0.3.31-1~bpo12+pve3), librust-time-0.3.31-dev (= 0.3.31-1~bpo12+pve3), librust-time-dev (= 0.3.31-1~bpo12+pve3) Multi-Arch: same Homepage: https://time-rs.github.io Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-time-0.3/librust-time-0.3-dev_0.3.31-1~bpo12+pve3_ppc64el.deb Size: 99720 SHA512: 456e68262811effbdcbb04ab0f14e758a993d857ccd665332cab7cb9cc5ab6bd57bf7b1c171ab32241d7bfb22125b005c47289928aecbc35969d0a2040c68f24 SHA256: 41d83c19ae0a54be25a5af18285c8293379848b48b494d33314d4e0d8625fe4d SHA1: 796dacc09b1824f50a24274dbfcd8fad402a5f6b MD5sum: 5215dbdcf9587be59a58f86430117bc0 Description: Utilities for working with time-related functions - Rust source code Fully interoperable with the standard library. Mostly compatible with #! [no_std]. . Source code for Debianized Rust crate "time" Package: librust-time-core-0.1-dev Source: rust-time-core-0.1 Version: 0.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 42 Breaks: librust-time-core-0.1.2-dev Replaces: librust-time-core-0.1.2-dev Provides: librust-time-core+default-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-0+default-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-0-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-0.1+default-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-0.1.2+default-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-0.1.2-dev (= 0.1.2-1~bpo12+pve2), librust-time-core-dev (= 0.1.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-time-core-0.1/librust-time-core-0.1-dev_0.1.2-1~bpo12+pve2_ppc64el.deb Size: 9164 SHA512: c74a9b1e0bb61d7e1cbcea93715c63275766a8014914bf5dc06b0884bf70ce87f6330fc1c214a3f7316398e729064da94e61aa24000149b5a866f4455fa7a623 SHA256: b155bd24d16005c4f18459b455412a52503002391e65983980c168d824ea0620 SHA1: 44133d4d65d07313fcdc52cf1f5ca0f2f3a88db8 MD5sum: 856a7c44693e450dc72ccf059059ef33 Description: Implementation detail and should not be relied upon directly - Rust source code Source code for Debianized Rust crate "time-core" Package: librust-time-macros-0.2-dev Source: rust-time-macros-0.2 Version: 0.2.16-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 132 Depends: librust-time-core-0.1.2+default-dev Breaks: librust-time-macros-0.2.16-dev Replaces: librust-time-macros-0.2.16-dev Provides: librust-time-macros+default-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros+formatting-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros+large-dates-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros+parsing-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros+serde-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0+default-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0+formatting-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0+large-dates-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0+parsing-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0+serde-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2+default-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2+formatting-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2+large-dates-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2+parsing-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2+serde-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16+default-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16+formatting-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16+large-dates-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16+parsing-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16+serde-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-0.2.16-dev (= 0.2.16-1~bpo12+pve2), librust-time-macros-dev (= 0.2.16-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-time-macros-0.2/librust-time-macros-0.2-dev_0.2.16-1~bpo12+pve2_ppc64el.deb Size: 24932 SHA512: 191dbb4f5a685fbe23e9ab4a8cbc5517aa51062065ba43ba358c9d36b4e59e1990fd7f2dbf40c78cf85aa7304a2a5bb8928187c995a81f93f610ab70fcc797de SHA256: d2affd6e144926d667601781be8069283922da76a46e03aa51fd7ef312d2b8c0 SHA1: f5a8e6b05753a0dbf31eb1d0aa90b63862b7d6bc MD5sum: 77763e5e77c820394c047acd2a686903 Description: Procedural macros for the time crate - Rust source code This crate is an implementation detail and should not be relied upon directly. . Source code for Debianized Rust crate "time-macros" Package: librust-tokio-1-dev Source: rust-tokio-1 Version: 1.32.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4015 Depends: librust-backtrace-0.3+default-dev (>= 0.3.58-~~), librust-bytes-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.145-~~), librust-mio-0.8+net-dev (>= 0.8.6-~~), librust-mio-0.8+os-ext-dev (>= 0.8.6-~~), librust-mio-0.8+os-poll-dev (>= 0.8.6-~~), librust-mio-0.8-dev (>= 0.8.6-~~), librust-num-cpus-1+default-dev (>= 1.8.0-~~), librust-parking-lot-0.12+default-dev, librust-pin-project-lite-0.2+default-dev (>= 0.2.11-~~), librust-signal-hook-registry-1+default-dev (>= 1.1.1-~~), librust-socket2-0.5+all-dev (>= 0.5.3-~~), librust-socket2-0.5+default-dev (>= 0.5.3-~~), librust-tokio-macros-2.1+default-dev, librust-tracing-0.1+std-dev (>= 0.1.25-~~) Breaks: librust-tokio-1.32.0-dev Replaces: librust-tokio-1.32.0-dev Provides: librust-tokio+bytes-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+default-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+fs-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+full-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+io-std-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+io-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+libc-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+mio-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+net-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+num-cpus-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+parking-lot-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+process-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+rt-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+rt-multi-thread-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+signal-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+signal-hook-registry-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+socket2-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+stats-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+sync-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+test-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+time-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+tokio-macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio+tracing-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+bytes-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+default-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+fs-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+full-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+io-std-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+io-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+libc-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+mio-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+net-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+num-cpus-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+parking-lot-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+process-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+rt-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+rt-multi-thread-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+signal-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+signal-hook-registry-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+socket2-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+stats-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+sync-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+test-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+time-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+tokio-macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1+tracing-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+bytes-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+default-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+fs-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+full-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+io-std-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+io-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+libc-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+mio-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+net-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+num-cpus-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+parking-lot-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+process-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+rt-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+rt-multi-thread-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+signal-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+signal-hook-registry-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+socket2-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+stats-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+sync-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+test-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+time-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+tokio-macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32+tracing-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+bytes-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+default-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+fs-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+full-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+io-std-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+io-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+libc-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+mio-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+net-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+num-cpus-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+parking-lot-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+process-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+rt-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+rt-multi-thread-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+signal-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+signal-hook-registry-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+socket2-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+stats-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+sync-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+test-util-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+time-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+tokio-macros-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0+tracing-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-1.32.0-dev (= 1.32.0-1~bpo12+pve2), librust-tokio-dev (= 1.32.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-1/librust-tokio-1-dev_1.32.0-1~bpo12+pve2_ppc64el.deb Size: 543324 SHA512: 1bf0f7b061768f3f2557b78e15a524f181a53cba75b658ad2e61bf3f25ddba003f0b8e98a55c907b6fb0c53a15cdc501ad7feba67beb4a3a9d6dce7d9d9f26a8 SHA256: 5948f7849dfa7219d1edb9069107d915f69b303467609c0758c23fb6a02eb04d SHA1: fc923976bcaf1f6ad199dcb240ce32cc0b262300 MD5sum: 89dabe294e4bfb92e53985c48a6b234c Description: Event-driven, non-blocking I/O platform - Rust source code This package contains the source for the Rust tokio crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-macros-2-dev Source: rust-tokio-macros-2 Version: 2.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 66 Depends: librust-proc-macro2-1+default-dev (>= 1.0.7-~~), librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev Breaks: librust-tokio-macros-2.1.0-dev Replaces: librust-tokio-macros-2.1.0-dev Provides: librust-tokio-macros+default-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-2+default-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-2.1+default-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-2.1-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-2.1.0+default-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-2.1.0-dev (= 2.1.0-1~bpo12+pve2), librust-tokio-macros-dev (= 2.1.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-macros-2/librust-tokio-macros-2-dev_2.1.0-1~bpo12+pve2_ppc64el.deb Size: 14668 SHA512: 88a5a4f81341991c790634c90ddb8e64f44b7f660951683b8cf46e9eb26e87511ee2933a85a74a2ef962c8d029b98b1bd6da14c14e4e20e2fb687ab8d66a5e35 SHA256: 60a1c916a1e22350f97a1ec08c63cdfe48266f57939c95993d97df96a8b84a6d SHA1: 8ba29b0e22ee3fe755173349d3b45659826af63d MD5sum: d0a1ee1461c110a01aa48f1b370285a9 Description: Tokio's proc macros - Rust source code This package contains the source for the Rust tokio-macros crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-rustls-0.24-dev Source: rust-tokio-rustls-0.24 Version: 0.24.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 135 Depends: librust-rustls-0.21+dangerous-configuration-dev, librust-rustls-0.21+logging-dev, librust-rustls-0.21+secret-extraction-dev, librust-rustls-0.21+tls12-dev, librust-rustls-0.21-dev, librust-tokio-1+default-dev Breaks: librust-tokio-rustls-0.24.1-dev Replaces: librust-tokio-rustls-0.24.1-dev Provides: librust-tokio-rustls+dangerous-configuration-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls+default-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls+early-data-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls+logging-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls+secret-extraction-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls+tls12-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+dangerous-configuration-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+default-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+early-data-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+logging-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+secret-extraction-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0+tls12-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+dangerous-configuration-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+default-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+early-data-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+logging-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+secret-extraction-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24+tls12-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+dangerous-configuration-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+default-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+early-data-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+logging-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+secret-extraction-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1+tls12-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-0.24.1-dev (= 0.24.1-2~bpo12+pve2), librust-tokio-rustls-dev (= 0.24.1-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustls/tokio-rustls Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-rustls-0.24/librust-tokio-rustls-0.24-dev_0.24.1-2~bpo12+pve2_ppc64el.deb Size: 28172 SHA512: 98985714ec93b34f4d853e1293485e78bea916421664439e9b4629aa3f60ac6a7af77458384e6af75c2bcb0c63533981845867640a205af8650e2137fada9967 SHA256: d9019a8521e12f5b3987b1cd0006d121285d51a742e0bdacc6f52023843c87b6 SHA1: fb774b5ea9c9a4736f65defd64f67f3d123dc583 MD5sum: c44870e96c41a0dfcca8499add4198b9 Description: Asynchronous TLS/SSL streams for Tokio using Rustls - Rust source code Source code for Debianized Rust crate "tokio-rustls" Package: librust-tokio-socks-0.5-dev Source: rust-tokio-socks-0.5 Version: 0.5.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 86 Depends: librust-either-1+default-dev, librust-futures-util-0.3-dev, librust-thiserror-1+default-dev, librust-tokio-1+default-dev, librust-tokio-1+io-util-dev, librust-tokio-1+net-dev Breaks: librust-tokio-socks-0.5.1-dev Replaces: librust-tokio-socks-0.5.1-dev Provides: librust-tokio-socks+default-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks+tor-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0+default-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0+tor-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0.5+default-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0.5+tor-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0.5.1+default-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0.5.1+tor-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-0.5.1-dev (= 0.5.1-1~bpo12+pve2), librust-tokio-socks-dev (= 0.5.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/sticnarf/tokio-socks Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-socks-0.5/librust-tokio-socks-0.5-dev_0.5.1-1~bpo12+pve2_ppc64el.deb Size: 14972 SHA512: f8b2ffab82805a579941ca96fc0e73c76ae36a0a365192a3038955742054358f08930a1edbc29aec4e3ab8c34bfdf0c2ef43e3f3eac4560e315de3dadf7ca505 SHA256: d69ed26201a95908be0849588b1369c74e327031c6269eefa8f37f130d127620 SHA1: dbce15216e32483b27fdca7766a573dfe190b419 MD5sum: 81aadfac4f95aeba1faf4034c663a0f3 Description: Asynchronous SOCKS proxy support for Rust - Rust source code Source code for Debianized Rust crate "tokio-socks" Package: librust-tokio-stream-0.1-dev Source: rust-tokio-stream-0.1 Version: 0.1.14-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 228 Depends: librust-futures-core-0.3+default-dev, librust-pin-project-lite-0.2+default-dev, librust-tokio-1+default-dev (>= 1.15.0-~~), librust-tokio-1+fs-dev (>= 1.15.0-~~), librust-tokio-1+io-util-dev (>= 1.15.0-~~), librust-tokio-1+net-dev (>= 1.15.0-~~), librust-tokio-1+signal-dev (>= 1.15.0-~~), librust-tokio-1+sync-dev (>= 1.15.0-~~), librust-tokio-1+time-dev (>= 1.15.0-~~), librust-tokio-util-0.7+default-dev Breaks: librust-tokio-stream-0.1.14-dev Replaces: librust-tokio-stream-0.1.14-dev Provides: librust-tokio-stream+default-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+fs-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+full-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+io-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+net-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+signal-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+sync-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+time-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream+tokio-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+default-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+fs-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+full-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+io-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+net-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+signal-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+sync-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+time-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0+tokio-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+default-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+fs-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+full-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+io-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+net-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+signal-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+sync-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+time-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1+tokio-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+default-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+fs-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+full-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+io-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+net-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+signal-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+sync-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+time-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14+tokio-util-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-0.1.14-dev (= 0.1.14-1~bpo12+pve2), librust-tokio-stream-dev (= 0.1.14-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-stream-0.1/librust-tokio-stream-0.1-dev_0.1.14-1~bpo12+pve2_ppc64el.deb Size: 36244 SHA512: dbde3b5ebc1af7fb8d7407a1669d5ce3719a9b6ee2b04462c4b749ee6774e7ab8424c60920b0e145a4140e95b6ddb295843fb87fdb377966623b9f0865291d3c SHA256: 0c3beb25ae29dcadbbe3bb6e32c13c32a0a6fbe3dc0e9408292970431b5ae0b2 SHA1: 66925c17e2de0f655dacd908c930865c21e3ec79 MD5sum: c77ad18bb2ba7e401d768bfca0de3c9b Description: Utilities to work with `Stream` and `tokio` - Rust source code This package contains the source for the Rust tokio-stream crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tokio-util-0.7-dev Source: rust-tokio-util-0.7 Version: 0.7.10-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 594 Depends: librust-bytes-1+default-dev, librust-futures-core-0.3+default-dev, librust-futures-io-0.3+default-dev, librust-futures-sink-0.3+default-dev, librust-futures-util-0.3+default-dev, librust-hashbrown-0+default-dev (>= 0.12.0-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.11-~~), librust-slab-0.4+default-dev (>= 0.4.4-~~), librust-tokio-1+default-dev (>= 1.28.0-~~), librust-tokio-1+io-util-dev (>= 1.28.0-~~), librust-tokio-1+net-dev (>= 1.28.0-~~), librust-tokio-1+rt-dev (>= 1.28.0-~~), librust-tokio-1+sync-dev (>= 1.28.0-~~), librust-tokio-1+time-dev (>= 1.28.0-~~), librust-tracing-0.1+std-dev (>= 0.1.25-~~) Breaks: librust-tokio-util-0.7.10-dev Replaces: librust-tokio-util-0.7.10-dev Provides: librust-tokio-util+--docs-rs-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+codec-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+compat-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+default-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+full-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+futures-io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+futures-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+hashbrown-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+io-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+net-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+rt-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+slab-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+time-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util+tracing-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+--docs-rs-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+codec-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+compat-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+default-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+full-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+futures-io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+futures-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+hashbrown-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+io-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+net-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+rt-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+slab-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+time-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0+tracing-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+--docs-rs-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+codec-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+compat-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+default-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+full-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+futures-io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+futures-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+hashbrown-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+io-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+net-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+rt-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+slab-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+time-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7+tracing-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+--docs-rs-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+codec-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+compat-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+default-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+full-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+futures-io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+futures-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+hashbrown-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+io-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+io-util-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+net-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+rt-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+slab-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+time-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10+tracing-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-0.7.10-dev (= 0.7.10-1~bpo12+pve2), librust-tokio-util-dev (= 0.7.10-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tokio-util-0.7/librust-tokio-util-0.7-dev_0.7.10-1~bpo12+pve2_ppc64el.deb Size: 99176 SHA512: 9bc5284931dc489f9686b2837eb918795cdbf7097f124a36dca3233ea06dcaad935f18320ee3ade11cec3d995137157d8cd7700d72910f0c5a9488a1b68edae8 SHA256: d9c3803c6d8ec5882b48e8cf7086c926a949158f2a7fab0efaf9e70550a3d127 SHA1: 1fdd9f0f6dcec4e51c6cd096d417549fcb06d9d9 MD5sum: 677870536c1dd261107faf8b86b76164 Description: Additional utilities for working with Tokio - Rust source code Source code for Debianized Rust crate "tokio-util" Package: librust-toml-0.8-dev Source: rust-toml-0.8 Version: 0.8.19-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 286 Depends: librust-indexmap-2+default-dev, librust-serde-1+default-dev (>= 1.0.145-~~), librust-serde-spanned-0.6+default-dev (>= 0.6.7-~~), librust-serde-spanned-0.6+serde-dev (>= 0.6.7-~~), librust-toml-datetime-0.6+default-dev (>= 0.6.8-~~), librust-toml-datetime-0.6+serde-dev (>= 0.6.8-~~), librust-toml-edit-0.22+display-dev (>= 0.22.20-~~), librust-toml-edit-0.22+parse-dev (>= 0.22.20-~~), librust-toml-edit-0.22+serde-dev (>= 0.22.20-~~) Breaks: librust-toml-0.8.19-dev Replaces: librust-toml-0.8.19-dev Provides: librust-toml+default-dev (= 0.8.19-1~bpo12+pve2), librust-toml+display-dev (= 0.8.19-1~bpo12+pve2), librust-toml+indexmap-dev (= 0.8.19-1~bpo12+pve2), librust-toml+parse-dev (= 0.8.19-1~bpo12+pve2), librust-toml+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0+default-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0+display-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0+indexmap-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0+parse-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8+default-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8+display-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8+indexmap-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8+parse-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19+default-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19+display-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19+indexmap-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19+parse-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19+preserve-order-dev (= 0.8.19-1~bpo12+pve2), librust-toml-0.8.19-dev (= 0.8.19-1~bpo12+pve2), librust-toml-dev (= 0.8.19-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/toml-rs/toml Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-toml-0.8/librust-toml-0.8-dev_0.8.19-1~bpo12+pve2_ppc64el.deb Size: 42740 SHA512: 6dea01ea4c7761465a6b26f2c6284939ffa33b531a75b07e3d3d540d45baea59e713cb752e78c83647b39bdc5f71d7a8e492d4b3e32cdf54f2f6845d110e4252 SHA256: 0cb6b09df88eac9765b024f351cafa6ab6e625ea7c44b245c3d2d7dd45b9e2db SHA1: be623ddea3d9f12132da696dd9bd24b053c48ac6 MD5sum: 334268d75a2bcd47230c2525c56c5600 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. . Source code for Debianized Rust crate "toml" Package: librust-toml-datetime-0.6+serde-dev Source: rust-toml-datetime-0.6 Version: 0.6.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-toml-datetime-0.6-dev (= 0.6.8-1~bpo12+pve2), librust-serde-1+default-dev (>= 1.0.145-~~) Provides: librust-toml-datetime+serde-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0+serde-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0.6.8+serde-dev (= 0.6.8-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/toml-rs/toml Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-toml-datetime-0.6/librust-toml-datetime-0.6+serde-dev_0.6.8-1~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: 68a8d30f68abbd2e83743e844766754040387a75e9c4b64f800024d7bb51b23a19b0b60bf984306bf9538d0d43cca5725dc34017d9062e104f216fc47ddd1f37 SHA256: 29f2d622fe5582cb0193fa3b87fa3e918d2c77a49576a1538da9e6a94e64bc8a SHA1: 8d88b08f997c1d6705b0c6def7220743d503ee85 MD5sum: a7f64ee7e768fac85467d4e57977ff46 Description: TOML-compatible datetime type - feature "serde" This metapackage enables feature "serde" for the Rust toml_datetime crate, by pulling in any additional dependencies needed by that feature. Package: librust-toml-datetime-0.6-dev Source: rust-toml-datetime-0.6 Version: 0.6.8-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 56 Suggests: librust-toml-datetime-0.6+serde-dev (= 0.6.8-1~bpo12+pve2) Breaks: librust-toml-datetime-0.6.8-dev Replaces: librust-toml-datetime-0.6.8-dev Provides: librust-toml-datetime+default-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0+default-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0.6+default-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0.6.8+default-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-0.6.8-dev (= 0.6.8-1~bpo12+pve2), librust-toml-datetime-dev (= 0.6.8-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/toml-rs/toml Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-toml-datetime-0.6/librust-toml-datetime-0.6-dev_0.6.8-1~bpo12+pve2_ppc64el.deb Size: 13312 SHA512: 166f32a5854a9be1454f27b3757a62f73c5aacf4721f7adf3957209fe8dcc6970bc4804590b50e4b6ebf25c0108c1ebac948bc8b22ffc782bcf4f6272c9ad3f2 SHA256: 07e270fe684c48d5266e4026deb8366fd655211b4dfe4ba1d609560782f09819 SHA1: cc4bcbade13cc6de8550b1e220e6a55384438be0 MD5sum: 2cf375774673119641c849c0a69153bc Description: TOML-compatible datetime type - Rust source code Source code for Debianized Rust crate "toml_datetime" Package: librust-toml-edit-0.22-dev Source: rust-toml-edit-0.22 Version: 0.22.20-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 900 Depends: librust-indexmap+default-dev (>= 1.9.1-~~), librust-indexmap+std-dev (>= 1.9.1-~~), librust-kstring-2+default-dev, librust-kstring-2+max-inline-dev, librust-serde-1+default-dev (>= 1.0.145-~~), librust-serde-spanned-0.6+default-dev (>= 0.6.7-~~), librust-serde-spanned-0.6+serde-dev (>= 0.6.7-~~), librust-toml-datetime-0.6+default-dev (>= 0.6.8-~~), librust-toml-datetime-0.6+serde-dev (>= 0.6.8-~~), librust-winnow-0.6+default-dev (>= 0.6.18-~~) Breaks: librust-toml-edit-0.22.20-dev Replaces: librust-toml-edit-0.22.20-dev Provides: librust-toml-edit+default-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit+display-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit+parse-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit+perf-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit+serde-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit+unbounded-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+default-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+display-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+parse-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+perf-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+serde-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0+unbounded-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+default-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+display-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+parse-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+perf-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+serde-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22+unbounded-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+default-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+display-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+parse-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+perf-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+serde-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20+unbounded-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-0.22.20-dev (= 0.22.20-1~bpo12+pve2), librust-toml-edit-dev (= 0.22.20-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-toml-edit-0.22/librust-toml-edit-0.22-dev_0.22.20-1~bpo12+pve2_ppc64el.deb Size: 92268 SHA512: acc1260d74ce1c57f77787c00bccdf59841ae6b156d8cd044e3c3dfbecbfd5f2611d2cd920b94b68acdf80ed14c32c4604d594b2c4e4f25ba4886b663778e8bf SHA256: 244124fb17b1bd1c101f4aa54c7dc159b11b8041d331c61a10da5ef62a5349a5 SHA1: 741d34be374f5225b9ccaad307e651e8cbb29fcd MD5sum: 4eb36fed0110a77c144fe2e5a10c1e23 Description: yet another format-preserving TOML parser - Rust source code Source code for Debianized Rust crate "toml_edit" Package: librust-tr-0.1-dev Source: rust-tr-0.1 Version: 0.1.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 41 Depends: librust-gettext-0.4+default-dev, librust-gettext-rs-0.7+default-dev, librust-gettext-rs-0.7+gettext-system-dev, librust-lazy-static-1+default-dev (>= 1.2-~~) Breaks: librust-tr-0.1.6-dev Replaces: librust-tr-0.1.6-dev Provides: librust-tr+default-dev (= 0.1.6-1~bpo12+pve2), librust-tr+gettext-dev (= 0.1.6-1~bpo12+pve2), librust-tr+gettext-rs-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0+default-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0+gettext-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0+gettext-rs-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1+default-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1+gettext-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1+gettext-rs-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1.6+default-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1.6+gettext-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1.6+gettext-rs-dev (= 0.1.6-1~bpo12+pve2), librust-tr-0.1.6-dev (= 0.1.6-1~bpo12+pve2), librust-tr-dev (= 0.1.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tr-0.1/librust-tr-0.1-dev_0.1.6-1~bpo12+pve2_ppc64el.deb Size: 8208 SHA512: 9804bda83a096ecbd1209895fa7fb27892ab0fb51d212aa7358b5bba5cf4ed321611608a13b36a9bd4e274cb180949f1642c8cb345f80e05b9d7dfdf90a71593 SHA256: 30cd956f891024d2a481423369da59deddbc5f205429fd812ccb4dd85892973e SHA1: 041c57667ca63b929bc3a04216a3341a80d95fda MD5sum: 714f0e29d4abd67dbd5400bdfb6a3274 Description: Tr! macro for localisation - Rust source code This package contains the source for the Rust tr crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tracing-0.1-dev Source: rust-tracing-0.1 Version: 0.1.40-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 486 Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-pin-project-lite-0.2+default-dev (>= 0.2.9-~~), librust-tracing-attributes-0.1+default-dev (>= 0.1.27-~~), librust-tracing-core-0.1+std-dev (>= 0.1.32-~~), librust-tracing-core-0.1-dev (>= 0.1.32-~~) Breaks: librust-tracing-0.1.40-dev Replaces: librust-tracing-0.1.40-dev Provides: librust-tracing+async-await-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+default-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+log-always-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+log-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+release-max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+std-dev (= 0.1.40-1~bpo12+pve2), librust-tracing+tracing-attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+async-await-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+default-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+log-always-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+log-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+release-max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+std-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0+tracing-attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+async-await-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+default-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+log-always-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+log-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+release-max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+std-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1+tracing-attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+async-await-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+default-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+log-always-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+log-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-debug-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-error-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-info-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-off-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-trace-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+release-max-level-warn-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+std-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40+tracing-attributes-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-0.1.40-dev (= 0.1.40-1~bpo12+pve2), librust-tracing-dev (= 0.1.40-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-0.1/librust-tracing-0.1-dev_0.1.40-1~bpo12+pve2_ppc64el.deb Size: 78340 SHA512: 72bc6dfc7f9fd12d16922a95d3a89e2bc889d8dce5c2f72ff2d2548b3e3f8475d3771ae0373c5f6986846b77ae932a2c815e4b7e6fe8e73b330483b9b9482d45 SHA256: fa5360b59cc4b5edd613343dd8680158a5f2b0008f1df2f103cd9992cc7e5a06 SHA1: 26dff682271acba7151dde8b7b658fde465c26cb MD5sum: ed51af71e0d9956462c97731507bf8ad Description: Application-level tracing for Rust - Rust source code Source code for Debianized Rust crate "tracing" Package: librust-tracing-attributes-0.1-dev Source: rust-tracing-attributes-0.1 Version: 0.1.27-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 197 Depends: librust-proc-macro2-1+default-dev (>= 1.0.60-~~), librust-quote-1+default-dev (>= 1.0.20-~~), librust-syn-2+clone-impls-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+parsing-dev, librust-syn-2+printing-dev, librust-syn-2+proc-macro-dev, librust-syn-2+visit-mut-dev Breaks: librust-tracing-attributes-0.1.27-dev Replaces: librust-tracing-attributes-0.1.27-dev Provides: librust-tracing-attributes+async-await-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes+default-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0+async-await-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0+default-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0.1+async-await-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0.1+default-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0.1.27+async-await-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0.1.27+default-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-0.1.27-dev (= 0.1.27-1~bpo12+pve2), librust-tracing-attributes-dev (= 0.1.27-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-attributes-0.1/librust-tracing-attributes-0.1-dev_0.1.27-1~bpo12+pve2_ppc64el.deb Size: 36876 SHA512: 97df7784b0da477d397dd27abd1afd928619e954311bf604f6597477c38d90a96cc9bb302dbc945e409d99a9b549f65d20c3ab2081f1ff2b637491711410d25d SHA256: 392e9f6cd5a84c1f44e3aea1efee3b01c3fb341fa7f4bf33a5998b9b8cff5650 SHA1: 0f6f179eac4df11e8e4573ada9278cbceb26440c MD5sum: aa12c39d1c70b0599525c5b31d09c8f0 Description: Procedural macro attributes for automatically instrumenting functions - Rust source code Source code for Debianized Rust crate "tracing-attributes" Package: librust-tracing-core-0.1-dev Source: rust-tracing-core-0.1 Version: 0.1.32-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 275 Depends: librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-valuable-0.1+std-dev, librust-valuable-0.1-dev Breaks: librust-tracing-core-0.1.32-dev Replaces: librust-tracing-core-0.1.32-dev Provides: librust-tracing-core+default-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core+once-cell-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core+std-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core+valuable-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0+default-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0+once-cell-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0+std-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0+valuable-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1+default-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1+once-cell-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1+std-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1+valuable-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1.32+default-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1.32+once-cell-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1.32+std-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1.32+valuable-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-0.1.32-dev (= 0.1.32-1~bpo12+pve2), librust-tracing-core-dev (= 0.1.32-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-core-0.1/librust-tracing-core-0.1-dev_0.1.32-1~bpo12+pve2_ppc64el.deb Size: 58392 SHA512: 25bdcd513e6ac180a1b2de6adf949950f1aa96b21e961b45ccb703efb2d3ab9d51de514f65222b16e513027c4032ce6138d13a0f1ea2d4090f874868ad71a291 SHA256: ee2ecb9ddf0fcba5cf44f97e03bb370be48e8729f2a73cb6afca9e6ed5a9927f SHA1: cfa080be828bac0047d3274b777fa7220d8f81b2 MD5sum: c2adc69c31a76d5d5766c4aee6ba55d0 Description: Core primitives for application-level tracing - Rust source code Source code for Debianized Rust crate "tracing-core" Package: librust-tracing-journald-dev Source: rust-tracing-journald Version: 0.3.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-libc-0.2+default-dev (>= 0.2.107-~~), librust-tracing-core-0.1+default-dev (>= 0.1.10-~~), librust-tracing-subscriber-0.3+default-dev Provides: librust-tracing-journald+default-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0+default-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0.3+default-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0.3-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0.3.0+default-dev (= 0.3.0-1~bpo12+pve2), librust-tracing-journald-0.3.0-dev (= 0.3.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-journald/librust-tracing-journald-dev_0.3.0-1~bpo12+pve2_ppc64el.deb Size: 14672 SHA512: df8afa82942c5bae2fc25ca277e60c0dce1ae8f79c212f44484032ab3912cf388f262994777af5e35e1ece7d421940b0673744795675ff5c238fff6f51f42ff3 SHA256: 67ee8d2e9a2300dad3abd8b8fa378e42518d922d89b4c8cddffd3d209ba9fba9 SHA1: 308af3ad41d04f00d526e46368c9153697579b71 MD5sum: 2674b34bebb6c4d0746610ee98b948ec Description: Rich journald subscriber for `tracing` - Rust source code This package contains the source for the Rust tracing-journald crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-tracing-log-0.2-dev Source: rust-tracing-log-0.2 Version: 0.2.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 98 Depends: librust-ahash-0.7+default-dev (>= 0.7.6-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-log-0.4+std-dev (>= 0.4.17-~~), librust-lru+default-dev (>= 0.10.0-~~), librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-tracing-core-0.1+default-dev (>= 0.1.28-~~) Breaks: librust-tracing-log-0.2.0-dev Replaces: librust-tracing-log-0.2.0-dev Provides: librust-tracing-log+ahash-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log+default-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log+interest-cache-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log+log-tracer-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log+lru-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log+std-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+ahash-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+default-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+interest-cache-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+log-tracer-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+lru-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0+std-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+ahash-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+default-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+interest-cache-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+log-tracer-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+lru-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2+std-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+ahash-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+default-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+interest-cache-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+log-tracer-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+lru-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0+std-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-0.2.0-dev (= 0.2.0-2~bpo12+pve2), librust-tracing-log-dev (= 0.2.0-2~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-log-0.2/librust-tracing-log-0.2-dev_0.2.0-2~bpo12+pve2_ppc64el.deb Size: 21264 SHA512: 7eee98ae0654b4a82437a570f3a2f1c916af3b624d2322469b6226aa609f4b9d962bc72abde05da7bbe12125ab3a47cf68c47770f8bdd68b6f464f6822edcf0b SHA256: 2f6685b4803fe44ab467228120f0ecc0b17517a9f36424e5d4a42b9d0cbb6ad2 SHA1: 92f39b9fdd3042d7ed1fe007a8a7b81c6eba2efd MD5sum: bfe592c1f0248e40188f225f78c0d753 Description: Provides compatibility between `tracing` and the `log` crate - Rust source code Source code for Debianized Rust crate "tracing-log" Package: librust-tracing-serde-0.1-dev Source: rust-tracing-serde-0.1 Version: 0.1.3-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 46 Depends: librust-serde-1+default-dev, librust-tracing-core-0.1+default-dev (>= 0.1.22-~~), librust-tracing-core-0.1+valuable-dev (>= 0.1.22-~~), librust-valuable-0.1-dev, librust-valuable-serde-0.1-dev Breaks: librust-tracing-serde-0.1.3-dev Replaces: librust-tracing-serde-0.1.3-dev Provides: librust-tracing-serde+default-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde+valuable-crate-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde+valuable-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde+valuable-serde-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0+default-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0+valuable-crate-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0+valuable-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0+valuable-serde-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1+default-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1+valuable-crate-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1+valuable-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1+valuable-serde-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1.3+default-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1.3+valuable-crate-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1.3+valuable-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1.3+valuable-serde-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-0.1.3-dev (= 0.1.3-3~bpo12+pve2), librust-tracing-serde-dev (= 0.1.3-3~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-serde-0.1/librust-tracing-serde-0.1-dev_0.1.3-3~bpo12+pve2_ppc64el.deb Size: 9880 SHA512: 9b3517dab279553783829f71aa508c392a9c0d5193c25bc1ff4cf61452943fc26b4e38758067f2cb80672faf1dd2b15c09a71d183d993eff496271d2cfabcc76 SHA256: ba856ef5a21c6eeb0db8faf753b24242aa57a733f64fc0300af2bfa4939ff5b3 SHA1: 34249daf09db191828b81769f411450899ecdec0 MD5sum: 665e806aee99428cf0b2d15de74deaf5 Description: Compatibility layer for serializing trace data with `serde` - Rust source code Source code for Debianized Rust crate "tracing-serde" Package: librust-tracing-subscriber-0.3-dev Source: rust-tracing-subscriber-0.3 Version: 0.3.18-4~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1103 Depends: librust-chrono-0.4+clock-dev (>= 0.4.26-~~), librust-chrono-0.4+std-dev (>= 0.4.26-~~), librust-matchers-0.2+default-dev, librust-nu-ansi-term-0+default-dev, librust-once-cell-1+default-dev (>= 1.13.0-~~), librust-parking-lot-0.12+default-dev (>= 0.12.1-~~), librust-regex-1+std-dev (>= 1.6.0-~~), librust-regex-1+unicode-case-dev (>= 1.6.0-~~), librust-regex-1+unicode-perl-dev (>= 1.6.0-~~), librust-serde-1+default-dev (>= 1.0.140-~~), librust-serde-json-1+default-dev (>= 1.0.82-~~), librust-sharded-slab-0.1+default-dev (>= 0.1.4-~~), librust-smallvec-1+default-dev (>= 1.9.0-~~), librust-thread-local-1+default-dev (>= 1.1.4-~~), librust-time-0.3+default-dev (>= 0.3.2-~~), librust-time-0.3+formatting-dev (>= 0.3.2-~~), librust-time-0.3+local-offset-dev (>= 0.3.2-~~), librust-tracing-0.1-dev (>= 0.1.35-~~), librust-tracing-core-0.1+std-dev (>= 0.1.30-~~), librust-tracing-core-0.1+valuable-dev (>= 0.1.30-~~), librust-tracing-core-0.1-dev (>= 0.1.30-~~), librust-tracing-log-0.2+log-tracer-dev, librust-tracing-log-0.2+std-dev, librust-tracing-serde-0.1+default-dev (>= 0.1.3-~~), librust-tracing-serde-0.1+valuable-dev (>= 0.1.3-~~), librust-valuable-0.1-dev, librust-valuable-serde-0.1-dev Breaks: librust-tracing-subscriber-0.3.18-dev Replaces: librust-tracing-subscriber-0.3.18-dev Provides: librust-tracing-subscriber+alloc-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+ansi-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+chrono-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+default-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+env-filter-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+fmt-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+local-time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+matchers-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+nu-ansi-term-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+once-cell-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+parking-lot-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+regex-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+registry-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+serde-json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+sharded-slab-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+smallvec-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+std-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+thread-local-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+tracing-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+tracing-log-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+tracing-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+valuable-crate-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+valuable-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber+valuable-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+alloc-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+ansi-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+chrono-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+default-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+env-filter-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+fmt-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+local-time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+matchers-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+nu-ansi-term-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+once-cell-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+parking-lot-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+regex-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+registry-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+serde-json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+sharded-slab-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+smallvec-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+std-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+thread-local-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+tracing-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+tracing-log-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+tracing-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+valuable-crate-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+valuable-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0+valuable-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+alloc-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+ansi-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+chrono-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+default-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+env-filter-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+fmt-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+local-time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+matchers-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+nu-ansi-term-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+once-cell-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+parking-lot-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+regex-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+registry-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+serde-json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+sharded-slab-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+smallvec-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+std-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+thread-local-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+tracing-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+tracing-log-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+tracing-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+valuable-crate-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+valuable-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3+valuable-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+alloc-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+ansi-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+chrono-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+default-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+env-filter-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+fmt-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+local-time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+matchers-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+nu-ansi-term-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+once-cell-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+parking-lot-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+regex-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+registry-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+serde-json-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+sharded-slab-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+smallvec-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+std-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+thread-local-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+time-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+tracing-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+tracing-log-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+tracing-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+valuable-crate-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+valuable-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18+valuable-serde-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-0.3.18-dev (= 0.3.18-4~bpo12+pve2), librust-tracing-subscriber-dev (= 0.3.18-4~bpo12+pve2) Multi-Arch: same Homepage: https://tokio.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tracing-subscriber-0.3/librust-tracing-subscriber-0.3-dev_0.3.18-4~bpo12+pve2_ppc64el.deb Size: 172608 SHA512: e7f914cdddaae5a88684f564f6995cd98e8da1deb70658ad9c1f893ec3151e9a8d87cca334fd53cd756be29dc8613d83a26d1997b070968a834c1532507d0282 SHA256: e167ada29448baf9d81c4501f43fbbb9acdeb64079dd09e9cb74c0d9fa750228 SHA1: 3c83c089914e751dd4f2e685009541e87bae8a67 MD5sum: 7955bae178a1d8fd3698b479d43c4b8a Description: Utilities for implementing and composing `tracing` subscribers - Rust source code Source code for Debianized Rust crate "tracing-subscriber" Package: librust-traitobject-dev Source: rust-traitobject Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 24 Provides: librust-traitobject+default-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-traitobject-0.1.0-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-traitobject/librust-traitobject-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 4780 SHA512: d382af28bde29196f16b0ab2dcb5571fdfdd34132e50911ed273214352acb511056b097c5250f84d77d64de1ab32dbb9c897e665675b5abd15944145b5197f25 SHA256: 3e3508049e0997720bf219117aa900373822721188896ee50a8ad83758e8206a SHA1: 73fde3f96ef6ba8db39ead22f9537c1e5234c6b8 MD5sum: 5100451a3a4cb3da4cd69d5eb2425922 Description: Unsafe helpers for working with raw trait objects - Rust source code This package contains the source for the Rust traitobject crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-trybuild-1-dev Source: rust-trybuild-1 Version: 1.0.91-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 209 Depends: librust-dissimilar-1+default-dev, librust-glob-0.3+default-dev, librust-once-cell-1+default-dev (>= 1.9-~~), librust-serde-1+default-dev (>= 1.0.194-~~), librust-serde-derive-1+default-dev (>= 1.0.194-~~), librust-serde-json-1+default-dev (>= 1.0.110-~~), librust-termcolor-1+default-dev (>= 1.0.4-~~), librust-toml-0.8+default-dev Breaks: librust-trybuild-1.0.91-dev Replaces: librust-trybuild-1.0.91-dev Provides: librust-trybuild+default-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild+diff-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild+dissimilar-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1+default-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1+diff-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1+dissimilar-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0+default-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0+diff-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0+dissimilar-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0.91+default-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0.91+diff-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0.91+dissimilar-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-1.0.91-dev (= 1.0.91-1~bpo12+pve2), librust-trybuild-dev (= 1.0.91-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-trybuild-1/librust-trybuild-1-dev_1.0.91-1~bpo12+pve2_ppc64el.deb Size: 38204 SHA512: ec8732869af157d517a9a5c81078289b8a99ff5ea0ad5f783607349f5399350d385f3439ed1c8956ec4153112fa6b6effc50ff75c83f37221fcc8ec0328d526b SHA256: 118e026a2b9974874160267bc07b4c2050e5436e2f86b9bd34dd9517dde3e793 SHA1: 807bf682ef3b8bc3249a61d07a6820f5a83ab2ff MD5sum: 6a576bf55712e50dffa0f8672487b89e Description: Test harness for ui tests of compiler diagnostics - Rust source code Source code for Debianized Rust crate "trybuild" Package: librust-tui-react-0.20-dev Source: rust-tui-react-0.20 Version: 0.20.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 44 Depends: librust-log-0.4+default-dev (>= 0.4.6-~~), librust-ratatui-0.23-dev, librust-unicode-segmentation-1+default-dev (>= 1.6.0-~~), librust-unicode-width-0.1+default-dev (>= 0.1.7-~~) Breaks: librust-tui-react-0.20.0-dev Replaces: librust-tui-react-0.20.0-dev Provides: librust-tui-react+default-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-0+default-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-0-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-0.20+default-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-0.20.0+default-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-0.20.0-dev (= 0.20.0-2~bpo12+pve2), librust-tui-react-dev (= 0.20.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-tui-react-0.20/librust-tui-react-0.20-dev_0.20.0-2~bpo12+pve2_ppc64el.deb Size: 10800 SHA512: eb25eac631def1701b9e00ae394d3e5850fcf943a5012a2516f8843ed01d5a3c52e018f0b8bb05e4626933d7d4d3373649f66cb9e6af1648e54ddff844b5ed13 SHA256: 43ebc5e90de3b5bcd4a0b6f8c659faf3cd54bab692fd4501cc2751298d488e99 SHA1: 139d7a65ba5030d33459fafdf12ff28c38c6bc05 MD5sum: a9b8c76114424fb10c8cc13b524a72c2 Description: TUI widgets using a react-like paradigm, allowing mutable component state and render properties - Rust source code Source code for Debianized Rust crate "tui-react" Package: librust-twofish-0.7-dev Source: rust-twofish-0.7 Version: 0.7.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 54 Depends: librust-cipher-0.4+default-dev (>= 0.4.2-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.2-~~) Breaks: librust-twofish-0.7.1-dev Replaces: librust-twofish-0.7.1-dev Provides: librust-twofish+default-dev (= 0.7.1-1~bpo12+pve2), librust-twofish+zeroize-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0+default-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0+zeroize-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0.7+default-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0.7+zeroize-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0.7.1+default-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0.7.1+zeroize-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-0.7.1-dev (= 0.7.1-1~bpo12+pve2), librust-twofish-dev (= 0.7.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-twofish-0.7/librust-twofish-0.7-dev_0.7.1-1~bpo12+pve2_ppc64el.deb Size: 13804 SHA512: fd32333f028e33ae6a8b43cd1989f1915681fe458b482d19e19c379a369ff7f05dfd5161bf284bed2d24e46738b0ef25a12bb34bab339b14de3161dbda6bffc8 SHA256: ebd71fbd6934d1b80395405d698fd356533c307ebcdd0109284bbf4d1a937136 SHA1: 08a5e04af8c413a9ff66e28d5a69c45d4610638d MD5sum: 8e6b1f504194abcae4b36f33a4c53363 Description: Twofish block cipher - Rust source code Source code for Debianized Rust crate "twofish" Package: librust-twox-hash-dev Source: rust-twox-hash Version: 1.6.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 135 Depends: librust-cfg-if-1-dev | librust-cfg-if-0-dev (>= 0.1-~~), librust-digest-0.10-dev, librust-rand-0.8+default-dev | librust-rand-0.7+default-dev | librust-rand-0.6+default-dev | librust-rand-0.5+default-dev | librust-rand-0.4+default-dev | librust-rand-0.3+default-dev (>= 0.3.10-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-static-assertions-1-dev Provides: librust-twox-hash+default-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash+digest-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash+rand-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash+serde-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash+serialize-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash+std-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+default-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+digest-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+rand-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+serde-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+serialize-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1+std-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+default-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+digest-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+rand-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+serde-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+serialize-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6+std-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+default-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+digest-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+rand-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+serde-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+serialize-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3+std-dev (= 1.6.3-1~bpo12+pve2), librust-twox-hash-1.6.3-dev (= 1.6.3-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-twox-hash/librust-twox-hash-dev_1.6.3-1~bpo12+pve2_ppc64el.deb Size: 21236 SHA512: 54442b2da51c620820770ecf20abdb24833e922107cf8000b519b196637e0c7a832200ff0807185f97d7f5b9ad7b6e2f5a6318c5a4a05e94a8ee107d082f005e SHA256: 5493a06ced022b470604e959b8055e480aac7d1fdc954b5cc835f2b20450800f SHA1: 3756559eaede33699272fa1b76651afd0cd150df MD5sum: 8f63e9ef1d8216c25603f8c36477b14b Description: The XXHash and XXH3 algorithms - Rust source code Rust implementation of the XXHash and XXH3 algorithms This package contains the source for the Rust twox-hash crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-typemap-dev Source: rust-typemap Version: 0.3.3-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 35 Depends: librust-unsafe-any+default-dev Provides: librust-typemap+default-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0+default-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0.3+default-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0.3-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0.3.3+default-dev (= 0.3.3-2~bpo12+pve2), librust-typemap-0.3.3-dev (= 0.3.3-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-typemap/librust-typemap-dev_0.3.3-2~bpo12+pve2_ppc64el.deb Size: 6916 SHA512: 77ce45ef1e14edbf602d6ad9b094bbfc7b8579d7a160bca0006f82ac812a066bc721fb5e560e5c2d0d075c2fa1fcb2db6ab0f174a7e11376e93953bc255353ea SHA256: 2d4a3229b199c3696b7feed2ecc869a63b454fd0deb5e60c0a5434c41e07684f SHA1: 9fb2130c3ae41282be66c1f40ed66c25165e6561 MD5sum: 3b425bbfaf6726d89a73d37b055759af Description: Typesafe store for many value types - Rust source code This package contains the source for the Rust typemap crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-udev-0.4+mio-dev Source: rust-udev-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-udev-0.4-dev (= 0.4.0-1~bpo12+pve2), librust-mio-0.6+default-dev Provides: librust-udev+mio-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0+mio-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0.4.0+mio-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Smithay/udev-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-udev-0.4/librust-udev-0.4+mio-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 1204 SHA512: 24b1f61a30f241f9f5f83b7979e9ad7d1f4c0af53d58c1bdfe978834e9e736bdf976db13cfa4553075849c9abe00044fc6df80bb0c1308d8c0db29fcc6cf11aa SHA256: ace29f5be02e88c29676d32086e2885e8caa9b8998d314d5a30ebaecba9bdbd2 SHA1: eb6077c9fbba25d27b8371a35d62a633c1050562 MD5sum: 549e3c9bec78087cb195b229810d158f Description: Libudev bindings for Rust - feature "mio" This metapackage enables feature "mio" for the Rust udev crate, by pulling in any additional dependencies needed by that feature. Package: librust-udev-0.4-dev Source: rust-udev-0.4 Version: 0.4.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-libc-0.2+default-dev, librust-libudev-sys-0.1+default-dev (>= 0.1.4-~~) Suggests: librust-udev-0.4+mio-dev (= 0.4.0-1~bpo12+pve2) Breaks: librust-udev-0.4.0-dev Replaces: librust-udev-0.4.0-dev Provides: librust-udev+default-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0+default-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0.4+default-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0.4.0+default-dev (= 0.4.0-1~bpo12+pve2), librust-udev-0.4.0-dev (= 0.4.0-1~bpo12+pve2), librust-udev-dev (= 0.4.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/Smithay/udev-rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-udev-0.4/librust-udev-0.4-dev_0.4.0-1~bpo12+pve2_ppc64el.deb Size: 11388 SHA512: 9aadd824e2fc34581179864873ce3db4508e725da969532073ae362d9edc995cdeeb9c44184997b3bc9c14f5578439cd73d53fabde4751ff02fd2074c784b7fb SHA256: c32fbfa901c8ca3d0a0997c6320592436e91faa5e48f5a02ba8567253582aa18 SHA1: f8d8fa89c9109e8d2a2d2422e62940b63d33c277 MD5sum: 0f47497478923e8074ce4dd252e2b9b1 Description: Libudev bindings for Rust - Rust source code This package contains the source for the Rust udev crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uluru-3-dev Source: rust-uluru-3 Version: 3.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 48 Depends: librust-arrayvec-0.7-dev Breaks: librust-uluru-3.0.0-dev Replaces: librust-uluru-3.0.0-dev Provides: librust-uluru+default-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-3+default-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-3.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-3.0-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-3.0.0+default-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-3.0.0-dev (= 3.0.0-1~bpo12+pve2), librust-uluru-dev (= 3.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-uluru-3/librust-uluru-3-dev_3.0.0-1~bpo12+pve2_ppc64el.deb Size: 11304 SHA512: 3680b9a119bdf1037832ba35d369abad85e13d498396f56076ad82c2e9fb53fb5cd4971b8f8aeb2358ebff7f39f61393e0fb967083c7b316d10dc24e3d39bb8f SHA256: 50e42ae95e6fb54ba44acdb0633db162b95f3348e01cedd4b20d9accb2d41541 SHA1: a6592ff7143de0beb1a9553ac8a1d322b868fe5d MD5sum: 53166f992ffd296880692c5e144f1bfa Description: Simple, fast, LRU cache implementation - Rust source code Source code for Debianized Rust crate "uluru" Package: librust-unicode-bidi-0.3-dev Source: rust-unicode-bidi-0.3 Version: 0.3.13-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 212 Depends: librust-serde-1+derive-dev | librust-serde-0+derive-dev (>= 0.8-~~) Breaks: librust-unicode-bidi-0.3.13-dev Replaces: librust-unicode-bidi-0.3.13-dev Provides: librust-unicode-bidi+bench-it-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+default-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+hardcoded-data-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+std-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+unstable-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi+with-serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+bench-it-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+default-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+hardcoded-data-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+std-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+unstable-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0+with-serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+bench-it-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+default-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+hardcoded-data-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+std-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+unstable-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3+with-serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+bench-it-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+default-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+hardcoded-data-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+std-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+unstable-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13+with-serde-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-0.3.13-dev (= 0.3.13-1~bpo12+pve2), librust-unicode-bidi-dev (= 0.3.13-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unicode-bidi-0.3/librust-unicode-bidi-0.3-dev_0.3.13-1~bpo12+pve2_ppc64el.deb Size: 38020 SHA512: 96e2005023a046af5e236f37ff9cfd8077455b9a945ba0c62161ed531ef81dbd02925d9786a087b65ae74a54bcc6ef7be43d2107f2c6ab0df7c6e6a4c1c36478 SHA256: 0754dbc0b2116a68ba2f53bb37d78976e667cabf1d73dc58c1ed6124ced8b0b2 SHA1: 9aecdf767219c535e1d092772aa0b452e2612640 MD5sum: 64027a338650aded4e447c75d859ed7f Description: The Unicode Bidirectional Algorithm - Rust source code Source code for Debianized Rust crate "unicode-bidi" Package: librust-unicode-bom-2-dev Source: rust-unicode-bom-2 Version: 2.0.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Breaks: librust-unicode-bom-2.0.2-dev Replaces: librust-unicode-bom-2.0.2-dev Provides: librust-unicode-bom+default-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-2+default-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-2.0+default-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-2.0-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-2.0.2+default-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-2.0.2-dev (= 2.0.2-1~bpo12+pve2), librust-unicode-bom-dev (= 2.0.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unicode-bom-2/librust-unicode-bom-2-dev_2.0.2-1~bpo12+pve2_ppc64el.deb Size: 13432 SHA512: 3aea42b796c762fcfb5b97583c2d6304be32e376a4ab42bfd5b954bdee53d90ce62405e4f6aaf40886be67e10e4d372a1f7e9f4d69306b953795ed0630bef1f0 SHA256: dc11f0cf421559dcb6ef8683bc77546df3a37bb04624b69ed53e45b02728c86c SHA1: 9c68448bd76d42ece396a35a6abc9c44bafaa7fc MD5sum: c58b58f908f0d202f3aed17f7be9209d Description: Unicode byte-order mark detection for files and byte arrays - Rust source code Source code for Debianized Rust crate "unicode-bom" Package: librust-unicode-ident-dev Source: rust-unicode-ident Version: 1.0.12-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 336 Provides: librust-unicode-ident+default-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1+default-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1.0+default-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1.0-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1.0.12+default-dev (= 1.0.12-1~bpo12+pve2), librust-unicode-ident-1.0.12-dev (= 1.0.12-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unicode-ident/librust-unicode-ident-dev_1.0.12-1~bpo12+pve2_ppc64el.deb Size: 36012 SHA512: 0bbed69daaabd6bbb48709a2ffd524b4eacdcc485735c618293e3d6f3641702d2f89491d0bb35449c9a549c1fd1a33586e40c57a84a4d4795f2dea303f38e884 SHA256: 869bfcd7b9b32d8d57adad39bce80ccd1a43999e7a673523ed485b3ce9dc317d SHA1: 8d9ce7909cd6a9d8ae70920b4dad8c1d5a975640 MD5sum: 998a82b5b6b82bf4b08a1ded0db4e2a1 Description: Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code This package contains the source for the Rust unicode-ident crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-unicode-linebreak-0.1-dev Source: rust-unicode-linebreak-0.1 Version: 0.1.4-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 322 Depends: librust-hashbrown-0+default-dev (>= 0.12.3-~~), librust-regex-1+default-dev Breaks: librust-unicode-linebreak-0.1.4-dev Replaces: librust-unicode-linebreak-0.1.4-dev Provides: librust-unicode-linebreak+default-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-0+default-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-0-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-0.1+default-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-0.1.4+default-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-0.1.4-dev (= 0.1.4-2~bpo12+pve2), librust-unicode-linebreak-dev (= 0.1.4-2~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/axelf4/unicode-linebreak Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unicode-linebreak-0.1/librust-unicode-linebreak-0.1-dev_0.1.4-2~bpo12+pve2_ppc64el.deb Size: 64464 SHA512: 49e2b370a76a774295b34562dc49e1b00c12c5018e4238c82f5fbe71427b1b9e7c392c9913141f8886ebbda30318066149cf7d74f848c89f7bf1de0f819fa68f SHA256: 99501e2a3041eb0e74b2211dd30250252ea7a3edd3b5f678a28968a30bba4266 SHA1: 1085aebc30e93dda6cfdbbd8452080585050c831 MD5sum: 7bafd51d6eaca3f518048d993fc1c133 Description: The Unicode Line Breaking Algorithm - Rust source code Source code for Debianized Rust crate "unicode-linebreak" Package: librust-unicode-width-0.1-dev Source: rust-unicode-width-0.1 Version: 0.1.14-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2236 Breaks: librust-unicode-width-0.1.14-dev Replaces: librust-unicode-width-0.1.14-dev Provides: librust-unicode-width+cjk-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width+default-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width+no-std-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0+cjk-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0+default-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0+no-std-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1+cjk-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1+default-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1+no-std-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1.14+cjk-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1.14+default-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1.14+no-std-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-0.1.14-dev (= 0.1.14-1~bpo12+pve2), librust-unicode-width-dev (= 0.1.14-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/unicode-rs/unicode-width Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unicode-width-0.1/librust-unicode-width-0.1-dev_0.1.14-1~bpo12+pve2_ppc64el.deb Size: 152880 SHA512: f2e7648e8bc07fd9288d30ccdf1002ecd35acde7a3e5ca56c56f96763a0e606e11d8a41857e7cb82c225cf191a0bc79325be72e46aa3a4138f4f12b352f500f6 SHA256: bcd79f0d5809afb9ea8f0c7f910aa59859d7be807b9a2d148ca156ddac6c3358 SHA1: 29c47f6ded15573d27cb71ab4f847de14dca3770 MD5sum: 023b44485aec48600e0b9fe2e72f946c Description: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code Source code for Debianized Rust crate "unicode-width" Package: librust-uniquote-3-dev Source: rust-uniquote-3 Version: 3.3.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 74 Breaks: librust-uniquote-3.3.0-dev Replaces: librust-uniquote-3.3.0-dev Provides: librust-uniquote+alloc-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote+default-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote+std-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3+alloc-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3+default-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3+std-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3+alloc-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3+default-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3+std-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3.0+alloc-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3.0+default-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3.0+std-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-3.3.0-dev (= 3.3.0-1~bpo12+pve2), librust-uniquote-dev (= 3.3.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-uniquote-3/librust-uniquote-3-dev_3.3.0-1~bpo12+pve2_ppc64el.deb Size: 16924 SHA512: 421668b782ba951a8d3d5c4bd1e4ea87ffea0e5725c8be6eac06ea1eb00e04d7238b2e24eb4c6130d66356830a8fb8c464a422d64e9c6808f6d81b8f8dd701ca SHA256: ee3f5b1a9f0a0d343033483ffcf57aa8c96bcff91223dbbca7eea5ba3edac7b6 SHA1: 0a4fa9622570a43dd46d34566239074527e69693 MD5sum: f769810f96306ba61bccce6f98ce2110 Description: Quote strings for clear display in output - Rust source code Source code for Debianized Rust crate "uniquote" Package: librust-universal-hash-0.5-dev Source: rust-universal-hash-0.5 Version: 0.5.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 43 Depends: librust-crypto-common-0.1+default-dev (>= 0.1.6-~~), librust-crypto-common-0.1+std-dev (>= 0.1.6-~~), librust-subtle-2-dev (>= 2.4-~~) Breaks: librust-universal-hash-0.5.1-dev Replaces: librust-universal-hash-0.5.1-dev Provides: librust-universal-hash+default-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash+std-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0+default-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0+std-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0.5+default-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0.5+std-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0.5.1+default-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0.5.1+std-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-0.5.1-dev (= 0.5.1-1~bpo12+pve2), librust-universal-hash-dev (= 0.5.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-universal-hash-0.5/librust-universal-hash-0.5-dev_0.5.1-1~bpo12+pve2_ppc64el.deb Size: 11900 SHA512: da57f09e3b38decec616ff89566da5301c85fcfcf09cfb33c8c699bf68cc7f6344de11c329dfab1761a66ecc4b77f332723b952fe507ec19f19db30e31cc8a09 SHA256: c838faa060007997bb75e0627ccc2d18590b68ce92019b6393c84ff923ac05d4 SHA1: 5c64504726aeaeefcc88e3a47455cfa08276e2fc MD5sum: 4b165bc7a97a761e3cb147a6d161194e Description: Traits which describe the functionality of universal hash functions (UHFs) - Rust source code Source code for Debianized Rust crate "universal-hash" Package: librust-unsafe-any-dev Source: rust-unsafe-any Version: 0.4.2-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 24 Depends: librust-traitobject-0.1+default-dev Provides: librust-unsafe-any+default-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0+default-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0.4+default-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0.4-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0.4.2+default-dev (= 0.4.2-2~bpo12+pve2), librust-unsafe-any-0.4.2-dev (= 0.4.2-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-unsafe-any/librust-unsafe-any-dev_0.4.2-2~bpo12+pve2_ppc64el.deb Size: 4816 SHA512: bb3e8da05c9e81626f02076b0afdc8b1ba9a4c734dc52fa6ac736c0d655ff82ee511b15d6f16e0ca82a549b1b7187bb1fc401797c5e2fa68774c92a933eacdcf SHA256: 70f54a13638100a51c4dd6650871b7ef2af0b11013eb528558008f4322f005f9 SHA1: 95185787ff0a74d23c2daa9c7030364a6d13df3e MD5sum: 3034096f9b0117de6c440976a1ddb8d8 Description: Traits and implementations for unchecked downcasting - Rust source code This package contains the source for the Rust unsafe-any crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-untrusted-0.9-dev Source: rust-untrusted-0.9 Version: 0.9.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 69 Breaks: librust-untrusted-0.9.0-dev Replaces: librust-untrusted-0.9.0-dev Provides: librust-untrusted+default-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-0+default-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-0-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-0.9+default-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-0.9.0+default-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-0.9.0-dev (= 0.9.0-2~bpo12+pve2), librust-untrusted-dev (= 0.9.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-untrusted-0.9/librust-untrusted-0.9-dev_0.9.0-2~bpo12+pve2_ppc64el.deb Size: 16032 SHA512: e34c1efcf792b49036501fa8e095bde784e94614833d249bfb5c589f2ce3ca074eaed96c7a28ab905d5f5f9b82b0a081e2c428b359a1008a2eee09aa3b7f9f54 SHA256: fa770096995a58d170b85c858cb0931cc59869ba2880ea285e7a38abad3983ad SHA1: e7b9bad8f6d7b588b32338e3e918bf86affd6df9 MD5sum: 28a12d863e39c1b29b542f177039dd51 Description: Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code Source code for Debianized Rust crate "untrusted" Package: librust-url-2-dev Source: rust-url-2 Version: 2.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 577 Depends: librust-form-urlencoded-1+default-dev (>= 1.2.1-~~), librust-idna-0.4+default-dev, librust-percent-encoding-2+default-dev (>= 2.3.1-~~), librust-serde-1+default-dev, librust-serde-1+derive-dev Breaks: librust-url-2.5.0-dev Replaces: librust-url-2.5.0-dev Provides: librust-url+default-dev (= 2.5.0-1~bpo12+pve2), librust-url+expose-internals-dev (= 2.5.0-1~bpo12+pve2), librust-url+serde-dev (= 2.5.0-1~bpo12+pve2), librust-url-2+default-dev (= 2.5.0-1~bpo12+pve2), librust-url-2+expose-internals-dev (= 2.5.0-1~bpo12+pve2), librust-url-2+serde-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5+default-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5+expose-internals-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5+serde-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5.0+default-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5.0+expose-internals-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5.0+serde-dev (= 2.5.0-1~bpo12+pve2), librust-url-2.5.0-dev (= 2.5.0-1~bpo12+pve2), librust-url-dev (= 2.5.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-url-2/librust-url-2-dev_2.5.0-1~bpo12+pve2_ppc64el.deb Size: 68920 SHA512: 6775b04a1f687555c483c2a445a8111b1f4bbc5e8638a7351b9987c6a3e82d741d0e17d76e43bc680f87511738ea12ebb8466bc36261f6b943baabd5f1d6d5bc SHA256: e78cf0eb26415b9c20b820cfd4c8292d0441216e0b823dd821667644d7002a8d SHA1: 5e731ef01092bd404cb6e45cdb9e00ef0efd6e15 MD5sum: 98fcf5a946c778291f2f5b2a4ac3b896 Description: URL library for Rust - Rust source code Source code for Debianized Rust crate "url" Package: librust-urlencoding-dev Source: rust-urlencoding Version: 2.1.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Provides: librust-urlencoding+default-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2+default-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2.1+default-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2.1-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2.1.3+default-dev (= 2.1.3-1~bpo12+pve2), librust-urlencoding-2.1.3-dev (= 2.1.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://lib.rs/urlencoding Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-urlencoding/librust-urlencoding-dev_2.1.3-1~bpo12+pve2_ppc64el.deb Size: 7624 SHA512: 8dbd9318019c115b67d8c35cd9381b830d79cee77baf1673ef632cf41ac499ab169f77a20ca7db3eab8c79e04daec9c61c03bc3b4571cf475b8771faa9658b49 SHA256: 65c0466ab0469579a862d7018c434ff4968441b43d934cddf0d84935e1aba382 SHA1: 925a573794b761e5e92a176ad4bfa990a6cd55a5 MD5sum: a5441f14510b62c64a60c03f68e5b630 Description: Doing URL percentage encoding - Rust source code This package contains the source for the Rust urlencoding crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-utf8parse-0.2-dev Source: rust-utf8parse-0.2 Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 52 Breaks: librust-utf8parse-0.2.1-dev Replaces: librust-utf8parse-0.2.1-dev Provides: librust-utf8parse+default-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse+nightly-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0+nightly-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0.2+nightly-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0.2.1+nightly-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-0.2.1-dev (= 0.2.1-1~bpo12+pve2), librust-utf8parse-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-utf8parse-0.2/librust-utf8parse-0.2-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 14220 SHA512: 7bc7028a9343f09c40d8ab9b63557ef5b0e9069ba3eeb9b8cc076f44676b5c680d230b39c1a1bd52ac7442536b547648bf94db72ee0035d36a316d3baa15a81a SHA256: 6c2c58d0f95752742e5c2ba141583e57965e674ef1d9eae6a6e27bd49f08f391 SHA1: 12f37663895fdea365f01094cbc7dfb49aec9b9b MD5sum: 5c8c9983991ac0883e7c645b63055d05 Description: Table-driven UTF-8 parser - Rust source code This package contains the source for the Rust utf8parse crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uuid-1-dev Source: rust-uuid-1 Version: 1.6.1-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 298 Depends: librust-arbitrary-1+default-dev (>= 1.1.3-~~), librust-atomic-0.5-dev, librust-bytemuck-1+default-dev (>= 1.14.0-~~), librust-bytemuck-1+derive-dev (>= 1.14.0-~~), librust-getrandom-0.2+default-dev, librust-md-5-0.10-dev, librust-rand-0.8+default-dev, librust-serde-1-dev (>= 1.0.56-~~), librust-sha1-0.10-dev, librust-slog-2+default-dev, librust-wasm-bindgen-0.2+default-dev Breaks: librust-uuid-1.6.1-dev Replaces: librust-uuid-1.6.1-dev Provides: librust-uuid+arbitrary-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+atomic-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+bytemuck-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+default-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+fast-rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+getrandom-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+md-5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+md5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+rand-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+serde-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+sha1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+slog-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+std-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v3-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v4-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v6-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v7-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+v8-dev (= 1.6.1-1~bpo12+pve3), librust-uuid+wasm-bindgen-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+arbitrary-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+atomic-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+bytemuck-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+default-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+fast-rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+getrandom-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+md-5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+md5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+rand-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+serde-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+sha1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+slog-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+std-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v3-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v4-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v6-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v7-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+v8-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1+wasm-bindgen-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+arbitrary-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+atomic-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+bytemuck-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+default-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+fast-rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+getrandom-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+md-5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+md5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+rand-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+serde-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+sha1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+slog-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+std-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v3-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v4-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v6-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v7-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+v8-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6+wasm-bindgen-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+arbitrary-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+atomic-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+bytemuck-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+default-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+fast-rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+getrandom-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+md-5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+md5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+rand-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+rng-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+serde-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+sha1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+slog-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+std-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v3-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v4-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v5-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v6-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v7-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+v8-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1+wasm-bindgen-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-1.6.1-dev (= 1.6.1-1~bpo12+pve3), librust-uuid-dev (= 1.6.1-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/uuid-rs/uuid Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-uuid-1/librust-uuid-1-dev_1.6.1-1~bpo12+pve3_ppc64el.deb Size: 46200 SHA512: 4323fe7df9c566ec8934c7d4c4f4ad9040a92226fe34303e674444fc277f6c56c1b0a14b1d327d86ab4c59a580796b33b30482a84da000b0d96e50798cba6792 SHA256: 519ecd879cd03913ac46cc7157853e2e6f387d6bdf387f6451f44abb1894298a SHA1: ba3b06a2345fc74ff369e17b825b52482de97677 MD5sum: a99843cadbf924d55c08087f3732798e Description: Generate and parse UUIDs - Rust source code Source code for Debianized Rust crate "uuid" Package: librust-valuable-derive-dev Source: rust-valuable-derive Version: 0.1.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 34 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev Provides: librust-valuable-derive+default-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0+default-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0.1+default-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0.1-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0.1.0+default-dev (= 0.1.0-2~bpo12+pve2), librust-valuable-derive-0.1.0-dev (= 0.1.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-valuable-derive/librust-valuable-derive-dev_0.1.0-2~bpo12+pve2_ppc64el.deb Size: 6268 SHA512: 390f4b63e7efff3e6aa61984771c6ecdfb4804da3a7041c9015c88a45d7f3ea0c7f2e2be2d319bf87b07e466e2f0ce0f6cbe35363b8e8a57db0b3b162caed228 SHA256: 924c3c73a4c2fcb85f8f433d339a9fbfaf1525e54400c8d18e14a1133ad287c6 SHA1: a1a9f62dc38c9c2ccdb2e9e6c752093c250afdab MD5sum: 6516d45adcd34f0a0ca54ff05e17b060 Description: Macros for the `valuable` crate - Rust source code This package contains the source for the Rust valuable-derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-value-bag-1-dev Source: rust-value-bag-1 Version: 1.4.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 204 Depends: librust-value-bag-serde1-1+alloc-dev (>= 1.4.1-~~), librust-value-bag-serde1-1+default-dev (>= 1.4.1-~~), librust-value-bag-serde1-1+std-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+alloc-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+default-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+serde1-dev (>= 1.4.1-~~), librust-value-bag-sval2-1+std-dev (>= 1.4.1-~~) Breaks: librust-value-bag-1.4.1-dev Replaces: librust-value-bag-1.4.1-dev Provides: librust-value-bag+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+error-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+inline-i128-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+sval-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+test-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+value-bag-serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag+value-bag-sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+error-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+inline-i128-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+sval-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+test-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+value-bag-serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1+value-bag-sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+error-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+inline-i128-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+sval-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+test-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+value-bag-serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4+value-bag-sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+error-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+inline-i128-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+sval-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+test-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+value-bag-serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1+value-bag-sval2-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-1.4.1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-dev (= 1.4.1-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-value-bag-1/librust-value-bag-1-dev_1.4.1-3~bpo12+pve2_ppc64el.deb Size: 28976 SHA512: 0621f1c5991420aafdf38d3c855c63597c2b39dad6e1a1c5f7921614f67756823220cc30652e91447713798c0307971c6ee16754dadf2f22cccd2b34e9366d26 SHA256: 757aa8945f3ca08949c8c958841874f4a595012d880c386c977bcca78e131d53 SHA1: 31dcc1d4b0b35e5eef96355463f479c4ecf3c19f MD5sum: 0f73e7b53ca9662698ef9c269fda0423 Description: Anonymous structured values - Rust source code This package contains the source for the Rust value-bag crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-value-bag-serde1-1-dev Source: rust-value-bag-serde1-1 Version: 1.4.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 35 Depends: librust-erased-serde-0.3+alloc-dev, librust-erased-serde-0.3+std-dev, librust-serde-1+alloc-dev, librust-serde-1+std-dev, librust-serde-fmt-1-dev, librust-serde-json-1+default-dev, librust-serde-test-1+default-dev Breaks: librust-value-bag-serde1-1.4.1-dev Replaces: librust-value-bag-serde1-1.4.1-dev Provides: librust-value-bag-serde1+alloc-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+default-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+serde-json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+serde-test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+std-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1+test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+alloc-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+default-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+serde-json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+serde-test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+std-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1+test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+alloc-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+default-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+serde-json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+serde-test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+std-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4+test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+alloc-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+default-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+serde-json-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+serde-test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+std-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1+test-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-1.4.1-dev (= 1.4.1-2~bpo12+pve2), librust-value-bag-serde1-dev (= 1.4.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-value-bag-serde1-1/librust-value-bag-serde1-1-dev_1.4.1-2~bpo12+pve2_ppc64el.deb Size: 7772 SHA512: 5708d046f25d014e7a7535aa762eedeb9bc9a2d2bbc3c7e03f9499c0913d5e96c9731908e700433eed8b0f92a7bbd05c49a2a320f0ab6d59f886ac694eaca661 SHA256: 1c90420f74b680b9e6216fe5a02b3f76b5a9ea0184a74d6c404069da38663fc8 SHA1: 91d09c53acea760e9459c736822354775d929f3c MD5sum: 1a744f02256b72f4c243b479967326da Description: Implementation detail for value-bag - Rust source code This package contains the source for the Rust value-bag-serde1 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-value-bag-sval2-1-dev Source: rust-value-bag-sval2-1 Version: 1.4.1-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Depends: librust-sval-2+alloc-dev (>= 2.1-~~), librust-sval-2+std-dev (>= 2.1-~~), librust-sval-2-dev (>= 2.1-~~), librust-sval-buffer-2+alloc-dev (>= 2.1-~~), librust-sval-buffer-2+std-dev (>= 2.1-~~), librust-sval-buffer-2-dev (>= 2.1-~~), librust-sval-dynamic-2-dev (>= 2.1-~~), librust-sval-fmt-2-dev (>= 2.1-~~), librust-sval-ref-2+alloc-dev (>= 2.1-~~), librust-sval-ref-2+std-dev (>= 2.1-~~), librust-sval-ref-2-dev (>= 2.1-~~), librust-sval-serde-2+alloc-dev (>= 2.1-~~), librust-sval-serde-2+std-dev (>= 2.1-~~), librust-sval-serde-2-dev (>= 2.1-~~) Breaks: librust-value-bag-sval2-1.4.1-dev Replaces: librust-value-bag-sval2-1.4.1-dev Provides: librust-value-bag-sval2+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2+sval-serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1+sval-serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4+sval-serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1+alloc-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1+default-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1+serde1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1+std-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1+sval-serde-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-1.4.1-dev (= 1.4.1-3~bpo12+pve2), librust-value-bag-sval2-dev (= 1.4.1-3~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-value-bag-sval2-1/librust-value-bag-sval2-1-dev_1.4.1-3~bpo12+pve2_ppc64el.deb Size: 7936 SHA512: 6718b1804d35fd9bc14dd1e25a315fb848122f941ae1cbb22738cb31d2af1c76d233db6f31a40b4d16c07edb3731f81a440a916d82a5430006ad6b02a819a6dd SHA256: 03b7b6dd7168a284ae64dfbf2d78f44dbd5e862ef22fc9b16c67cf40b8cf42ee SHA1: 7e1bbdaf5a4f803ea0a286203141ae9d72d03f1c MD5sum: e7354db8f420680639fc4b97d92da0e5 Description: Implementation detail for value-bag - Rust source code This package contains the source for the Rust value-bag-sval2 crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vhost-0.10-dev Source: rust-vhost-0.10 Version: 0.10.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 517 Depends: librust-bitflags-2+default-dev (>= 2.4-~~), librust-libc-0.2+default-dev (>= 0.2.39-~~), librust-vm-memory-0.14+backend-mmap-dev, librust-vm-memory-0.14+default-dev, librust-vm-memory-0.14+xen-dev, librust-vmm-sys-util-0.12+default-dev (>= 0.12.1-~~) Breaks: librust-vhost-0.10.0-dev Replaces: librust-vhost-0.10.0-dev Provides: librust-vhost+default-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+test-utils-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-kern-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-net-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-user-backend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-user-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-user-frontend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-vdpa-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+vhost-vsock-dev (= 0.10.0-1~bpo12+pve2), librust-vhost+xen-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+default-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+test-utils-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-kern-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-net-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-user-backend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-user-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-user-frontend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-vdpa-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+vhost-vsock-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0+xen-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+default-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+test-utils-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-kern-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-net-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-user-backend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-user-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-user-frontend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-vdpa-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+vhost-vsock-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10+xen-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+default-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+test-utils-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-kern-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-net-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-user-backend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-user-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-user-frontend-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-vdpa-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+vhost-vsock-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0+xen-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-0.10.0-dev (= 0.10.0-1~bpo12+pve2), librust-vhost-dev (= 0.10.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-vhost-0.10/librust-vhost-0.10-dev_0.10.0-1~bpo12+pve2_ppc64el.deb Size: 191540 SHA512: 589eca4514b9d7113226361db6cd220890bbea5621fff913f39ee1c4d232f037a62da1388e349f689bbdd14313eb2529b36fb68394670ff703a4a438e720a6d2 SHA256: 37adf6ca9b06358e52b43eeb71c174580b5ea9811badadf2178412940edf2ecc SHA1: b91ff854ca2f4f8dd56a6b8fd0f781cdf3ec7bb5 MD5sum: 1cb7fba3beaa9f89ff6b4875c3b70f27 Description: Pure rust library for vdpa, vhost and vhost-user - Rust source code Source code for Debianized Rust crate "vhost" Package: librust-vhost-user-backend-0.13-dev Source: rust-vhost-user-backend-0.13 Version: 0.13.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 125 Depends: librust-libc-0.2+default-dev (>= 0.2.39-~~), librust-log-0.4+default-dev (>= 0.4.17-~~), librust-vhost-0.10+default-dev, librust-vhost-0.10+vhost-user-backend-dev, librust-vhost-0.10+xen-dev, librust-virtio-bindings-0.2+default-dev (>= 0.2.1-~~), librust-virtio-queue-0.11+default-dev, librust-vm-memory-0.14+backend-atomic-dev, librust-vm-memory-0.14+backend-mmap-dev, librust-vm-memory-0.14+default-dev, librust-vm-memory-0.14+xen-dev, librust-vmm-sys-util-0.12+default-dev (>= 0.12.1-~~) Breaks: librust-vhost-user-backend-0.13.1-dev Replaces: librust-vhost-user-backend-0.13.1-dev Provides: librust-vhost-user-backend+default-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend+xen-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0+default-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0+xen-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0.13+default-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0.13+xen-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0.13.1+default-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0.13.1+xen-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-0.13.1-dev (= 0.13.1-1~bpo12+pve2), librust-vhost-user-backend-dev (= 0.13.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-vhost-user-backend-0.13/librust-vhost-user-backend-0.13-dev_0.13.1-1~bpo12+pve2_ppc64el.deb Size: 23112 SHA512: 5d4058a677fafe27fe8dc693d8087b50f581d22911461b2c8633f388f39a1ef0005b6c21376b6efc28db51b21ef0afcda404f12e77598df71b6328fe2a7dfdd0 SHA256: f96fdd5b6b05b8946a3671f74e5066b1f2e053ff4b65d405246bc911ad130640 SHA1: d0226b37f68a7481d26b1c46419b5e57cf337055 MD5sum: cd9f52106bafdb2f0b15358979a73922 Description: Framework to build vhost-user backend service daemon - Rust source code Source code for Debianized Rust crate "vhost-user-backend" Package: librust-virtio-bindings-0.2-dev Source: rust-virtio-bindings-0.2 Version: 0.2.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 218 Breaks: librust-virtio-bindings-0.2.2-dev Replaces: librust-virtio-bindings-0.2.2-dev Provides: librust-virtio-bindings+default-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings+virtio-v4-14-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings+virtio-v5-0-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0+default-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0+virtio-v4-14-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0+virtio-v5-0-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2+virtio-v4-14-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2+virtio-v5-0-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2.2+default-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2.2+virtio-v4-14-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2.2+virtio-v5-0-0-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-0.2.2-dev (= 0.2.2-1~bpo12+pve2), librust-virtio-bindings-dev (= 0.2.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-virtio-bindings-0.2/librust-virtio-bindings-0.2-dev_0.2.2-1~bpo12+pve2_ppc64el.deb Size: 19976 SHA512: 52c7cd2fee0e151156b76705b1d5a6887868e246b4bc45af9ae0a5103ca14a20befef5c5bd5203d5e6080d182c7961fe0a317ec4181d76b77de4b6c48ba7ac6a SHA256: d32740423c6d7fd3d88a4c1482925181ed77e494f5989a3716dbc32d1c5def6a SHA1: 78d5246676b82ef3c085612aedaf83090f1ef952 MD5sum: 3231959e6500c9f9580b5609a913d621 Description: Rust FFI bindings to virtio generated using bindgen - Rust source code Source code for Debianized Rust crate "virtio-bindings" Package: librust-virtio-queue-0.11-dev Source: rust-virtio-queue-0.11 Version: 0.11.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 303 Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-virtio-bindings-0.2+default-dev (>= 0.2.2-~~), librust-vm-memory-0.14+default-dev, librust-vmm-sys-util-0.12+default-dev (>= 0.12.1-~~) Breaks: librust-virtio-queue-0.11.0-dev Replaces: librust-virtio-queue-0.11.0-dev Provides: librust-virtio-queue+default-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue+test-utils-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0+default-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0+test-utils-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0.11+default-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0.11+test-utils-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0.11.0+default-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0.11.0+test-utils-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-0.11.0-dev (= 0.11.0-2~bpo12+pve2), librust-virtio-queue-dev (= 0.11.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-virtio-queue-0.11/librust-virtio-queue-0.11-dev_0.11.0-2~bpo12+pve2_ppc64el.deb Size: 146788 SHA512: ecc6ad802ed7ad89dcc26f27051207218a72e3ea8634b739196ad1697bb4feabb6b716e7cd538e055b68fac3f07605673be2a9c943a3b196b6d3df90e6e2cbfb SHA256: 26e12f63e3f43b268e632db43f9a1e31c4805a3e98d6fc47ff14194182f2ff2f SHA1: a76592b09eceb78337e672917def286ba929d871 MD5sum: dfb596661a2f58240aabda6b19a162f0 Description: Virtio queue implementation - Rust source code Source code for Debianized Rust crate "virtio-queue" Package: librust-virtiofsd-dev Source: rust-virtiofsd Version: 1.10.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 530 Depends: librust-bitflags-1+default-dev (>= 1.2-~~), librust-capng-0.2+default-dev (>= 0.2.2-~~), librust-clap-4+default-dev, librust-clap-4+derive-dev, librust-env-logger-0.10+default-dev, librust-futures-0.3+default-dev, librust-futures-0.3+thread-pool-dev, librust-libc-0.2+default-dev (>= 0.2.139-~~), librust-libseccomp-sys-0.2+default-dev, librust-log-0.4+default-dev, librust-syslog-6+default-dev, librust-vhost-0.10+default-dev, librust-vhost-0.10+xen-dev, librust-vhost-user-backend-0.13+default-dev (>= 0.13.1-~~), librust-vhost-user-backend-0.13+xen-dev (>= 0.13.1-~~), librust-virtio-bindings-0.2+default-dev (>= 0.2.1-~~), librust-virtio-bindings-0.2+virtio-v5-0-0-dev (>= 0.2.1-~~), librust-virtio-queue-0.11+default-dev, librust-vm-memory-0.14+backend-atomic-dev, librust-vm-memory-0.14+backend-mmap-dev, librust-vm-memory-0.14+default-dev, librust-vm-memory-0.14+xen-dev, librust-vmm-sys-util-0.12+default-dev (>= 0.12.1-~~) Provides: librust-virtiofsd+default-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd+xen-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1+default-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1+xen-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10+default-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10+xen-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10.1+default-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10.1+xen-dev (= 1.10.1-1~bpo12+pve2), librust-virtiofsd-1.10.1-dev (= 1.10.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://virtio-fs.gitlab.io/ Uploaders: Jing Luo Priority: optional Section: otherosfs Filename: pool/contrib/r/rust-virtiofsd/librust-virtiofsd-dev_1.10.1-1~bpo12+pve2_ppc64el.deb Size: 97132 SHA512: b19589df3cf1a602884c27dbb514c0f948f318b3243bf6a28bfdffc0999c86e3653927a070b8bf56c238aa6d2f6aaac14b2f917e82a413e51c733638f3e1a3eb SHA256: 6e90fcd2e183e89e2c13fdd0d1772ed781207464762b5e827bb7421f7a1ef416 SHA1: 4d375446ac6a94aa66f1f71eb5465b88cbbe087c MD5sum: 5e0d27257a4fe29d227f565a263c2bf5 Description: Virtio-fs vhost-user device daemon - Rust source code Source code for Debianized Rust crate "virtiofsd" Package: librust-vm-memory-0.14-dev Source: rust-vm-memory-0.14 Version: 0.14.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 466 Depends: librust-arc-swap-1+default-dev, librust-bitflags-2+default-dev (>= 2.4.0-~~), librust-libc-0.2+default-dev (>= 0.2.39-~~), librust-thiserror-1+default-dev (>= 1.0.38-~~), librust-vmm-sys-util-0.12+default-dev (>= 0.12.1-~~), librust-winapi-0.3+default-dev, librust-winapi-0.3+errhandlingapi-dev, librust-winapi-0.3+sysinfoapi-dev Breaks: librust-vm-memory-0.14.0-dev Replaces: librust-vm-memory-0.14.0-dev Provides: librust-vm-memory+arc-swap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+backend-atomic-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+backend-bitmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+backend-mmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+bitflags-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+default-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+vmm-sys-util-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory+xen-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+arc-swap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+backend-atomic-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+backend-bitmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+backend-mmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+bitflags-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+default-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+vmm-sys-util-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0+xen-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+arc-swap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+backend-atomic-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+backend-bitmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+backend-mmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+bitflags-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+default-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+vmm-sys-util-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14+xen-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+arc-swap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+backend-atomic-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+backend-bitmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+backend-mmap-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+bitflags-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+default-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+vmm-sys-util-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0+xen-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-0.14.0-dev (= 0.14.0-1~bpo12+pve2), librust-vm-memory-dev (= 0.14.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-vm-memory-0.14/librust-vm-memory-0.14-dev_0.14.0-1~bpo12+pve2_ppc64el.deb Size: 76896 SHA512: fa366d355cd2a37360436a2f2eb65504a86fa36c10d4d3bf37c7d21b372c2a078d30357af25e4af52e83a8dc60bd15fc9980e635cd215e5bf07dc285bb919dec SHA256: 2cdd4089ce61d09c6f9d8dd341e248902afab839acf18500f807f9eb5968a7c4 SHA1: f608c04a8a9193ee2232bde999be75a88b5198f6 MD5sum: e57b6bcb2be65008bda73adbfe57b4c9 Description: Safe abstractions for accessing the VM physical memory - Rust source code Source code for Debianized Rust crate "vm-memory" Package: librust-vm-superio-0.7-dev Source: rust-vm-superio-0.7 Version: 0.7.0-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 139 Breaks: librust-vm-superio-0.7.0-dev Replaces: librust-vm-superio-0.7.0-dev Provides: librust-vm-superio+default-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-0+default-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-0-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-0.7+default-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-0.7.0+default-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-0.7.0-dev (= 0.7.0-2~bpo12+pve2), librust-vm-superio-dev (= 0.7.0-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-vm-superio-0.7/librust-vm-superio-0.7-dev_0.7.0-2~bpo12+pve2_ppc64el.deb Size: 28424 SHA512: 92366e581efaba6b044f40341c4773a8b6133a13f2c3911d1358fa06ddcbf96bd4b1ceb39af2f35e85f2d7552a2fd70df2ecbed424eab5c79be72e4ba6912ea9 SHA256: 661c6d98aa913dab3000f5f98c206a4157c5e9c101365e1a4e35716c62b4bf37 SHA1: 1b866d9a41bd6eee339b433944b2d3eeec31e958 MD5sum: 193b1e3f6b3dc0869af3c3f8d777bd52 Description: Emulation for legacy devices - Rust source code This package contains the source for the Rust vm-superio crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vmm-sys-util-0.12-dev Source: rust-vmm-sys-util-0.12 Version: 0.12.1-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 307 Depends: librust-bitflags-1+default-dev, librust-libc-0.2+default-dev (>= 0.2.39-~~), librust-serde-1+default-dev (>= 1.0.27-~~), librust-serde-derive-1+default-dev (>= 1.0.27-~~) Breaks: librust-vmm-sys-util-0.12.1-dev Replaces: librust-vmm-sys-util-0.12.1-dev Provides: librust-vmm-sys-util+default-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util+serde-derive-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util+serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util+with-serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0+default-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0+serde-derive-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0+serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0+with-serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12+default-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12+serde-derive-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12+serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12+with-serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12.1+default-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12.1+serde-derive-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12.1+serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12.1+with-serde-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-0.12.1-dev (= 0.12.1-2~bpo12+pve2), librust-vmm-sys-util-dev (= 0.12.1-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-vmm-sys-util-0.12/librust-vmm-sys-util-0.12-dev_0.12.1-2~bpo12+pve2_ppc64el.deb Size: 57476 SHA512: c600c88ee732f4cecac4cc067bc2926fc4d117e4ac7d4791421a8b59217265823433592952076e515fef8b3d155b3e28cfe01b2eb666965f417ad280da6ce1bd SHA256: 078a00f8756795a682534804add255a970965b9e9cd34993cc25687db2fb1183 SHA1: 99fcf4844e994a4f61235820918a7b9d87fee7f7 MD5sum: cb9f6cc6995e53d78bb6ab515fa58dcf Description: System utility set - Rust source code Source code for Debianized Rust crate "vmm-sys-util" Package: librust-walkdir-2-dev Source: rust-walkdir-2 Version: 2.5.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 140 Depends: librust-same-file-1+default-dev (>= 1.0.1-~~), librust-winapi-util-0.1+default-dev (>= 0.1.1-~~) Breaks: librust-walkdir-2.5.0-dev Replaces: librust-walkdir-2.5.0-dev Provides: librust-walkdir+default-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-2+default-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-2.5+default-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-2.5-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-2.5.0+default-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-2.5.0-dev (= 2.5.0-1~bpo12+pve2), librust-walkdir-dev (= 2.5.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/BurntSushi/walkdir Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walkdir-2/librust-walkdir-2-dev_2.5.0-1~bpo12+pve2_ppc64el.deb Size: 24404 SHA512: 35f0a44b8e4e5c500c2f0c1b0bd33b00fe7b86aef86496dfc4799a3973ec1ec3c078354e02d4b9dbfd8e2d2abd3839291885578e03c2a2a386ca38db15728df8 SHA256: 32a7f119a02754a098167847bc7aa510a7aff0c63f910d8c092d6b2bfbfdf315 SHA1: ddda73f37e0670f32066ec10d59394c6be6900eb MD5sum: b4e9bac9c5091d17bb0e9a0d88e3e0f9 Description: Recursively walk a directory - Rust source code Source code for Debianized Rust crate "walkdir" Package: librust-walrus+parallel-dev Source: rust-walrus Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-walrus-dev (= 0.20.3-1~bpo12+pve2), librust-walrus+rayon-dev (= 0.20.3-1~bpo12+pve2), librust-id-arena-2+rayon-dev (>= 2.2.1-~~) Provides: librust-walrus-0+parallel-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20+parallel-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20.3+parallel-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus/librust-walrus+parallel-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: 844106578b78c453a33766f4ebf1b2d0e5b47037ebe0c220deb05f2f835dc544565021d8b032cf58e9d80af0da4988cd5337d5d465c70face6ab2a5cbe5fbcec SHA256: e6ea8436ad036484d4a8aeed3d79ca1a878c4feec12e40ea548717c8bcf86846 SHA1: 786529f4728d9173286e37a2f78bc30024136d7e MD5sum: 7cdf228cd9b25ff309827abca083adcb Description: Performing WebAssembly transformations - feature "parallel" This metapackage enables feature "parallel" for the Rust walrus crate, by pulling in any additional dependencies needed by that feature. Package: librust-walrus+rayon-dev Source: rust-walrus Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-walrus-dev (= 0.20.3-1~bpo12+pve2), librust-rayon-1+default-dev (>= 1.1.0-~~) Provides: librust-walrus-0+rayon-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20+rayon-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20.3+rayon-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus/librust-walrus+rayon-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 2d625731aaf297cc31bac538bee149a0ce6875fc9fcfbd1694bda57758edbacf0edb864712331dac0d84652eee4fab598d43f3588f7278957f43e37a63f53949 SHA256: 17c579f1e05894ff0645a87454920716aaf8853ee7317dd3c0afb8fccc9718fb SHA1: fef823fc4e91819660f80c6489b68c8f26c398d0 MD5sum: d912cbc14c1f37c4e52439f1ca6c140e Description: Performing WebAssembly transformations - feature "rayon" This metapackage enables feature "rayon" for the Rust walrus crate, by pulling in any additional dependencies needed by that feature. Package: librust-walrus-0.20+parallel-dev Source: rust-walrus-0.20 Version: 0.20.3-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-walrus-0.20-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20+rayon-dev (= 0.20.3-1~bpo12+pve3), librust-id-arena-2+rayon-dev (>= 2.2.1-~~) Provides: librust-walrus+parallel-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0+parallel-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20.3+parallel-dev (= 0.20.3-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus-0.20/librust-walrus-0.20+parallel-dev_0.20.3-1~bpo12+pve3_ppc64el.deb Size: 1244 SHA512: 705fb7f81a113b4259b45d9a7ca06679a2c9445056bd5aca6482a9af24e44104c18346aa1d0f79c261c4b8ce433a31fb1bf61951b4181c9e2fd79496d6802e8d SHA256: a1cd58e3eefd933a7726d3f705509beb4bda818d23260dd5e43425f7aad86ca9 SHA1: bfe2adba73a02b2578491e5b85adacc05e4ae9bb MD5sum: 35df0b7ecea2784ffbdb89da5b10ad0d Description: Performing WebAssembly transformations - feature "parallel" This metapackage enables feature "parallel" for the Rust walrus crate, by pulling in any additional dependencies needed by that feature. Package: librust-walrus-0.20+rayon-dev Source: rust-walrus-0.20 Version: 0.20.3-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-walrus-0.20-dev (= 0.20.3-1~bpo12+pve3), librust-rayon-1+default-dev (>= 1.1.0-~~) Provides: librust-walrus+rayon-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0+rayon-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20.3+rayon-dev (= 0.20.3-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus-0.20/librust-walrus-0.20+rayon-dev_0.20.3-1~bpo12+pve3_ppc64el.deb Size: 1236 SHA512: 2bc1e80056a28db4e40eea7b17c23b8e68ef78fde791f57623f170ca64ec21744c90472c1c4e97252a30c13c27ec523d790905252d59d2c4415a5d96c67d0626 SHA256: fc9d77d38620eb8f0ece4944b041bfaeb0e1d0004735ea9b72039d796825fd7f SHA1: 977d9cf0ca39a259be07dee4554f640e5a0f6d54 MD5sum: f10dade31b6b59a8bb10bf2098466677 Description: Performing WebAssembly transformations - feature "rayon" This metapackage enables feature "rayon" for the Rust walrus crate, by pulling in any additional dependencies needed by that feature. Package: librust-walrus-0.20-dev Source: rust-walrus-0.20 Version: 0.20.3-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 712 Depends: librust-anyhow-1+default-dev, librust-gimli-0.28+default-dev, librust-id-arena-2+default-dev (>= 2.2.1-~~), librust-leb128-0.2+default-dev (>= 0.2.4-~~), librust-log-0.4+default-dev (>= 0.4.8-~~), librust-walrus-macro-0.19.0+default-dev, librust-wasm-encoder-0.29+default-dev, librust-wasmparser-0.80+default-dev (>= 0.80.2-~~) Suggests: librust-walrus-0.20+parallel-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20+rayon-dev (= 0.20.3-1~bpo12+pve3) Breaks: librust-walrus-0.20.3-dev Replaces: librust-walrus-0.20.3-dev Provides: librust-walrus+default-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0+default-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20+default-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20.3+default-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-0.20.3-dev (= 0.20.3-1~bpo12+pve3), librust-walrus-dev (= 0.20.3-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus-0.20/librust-walrus-0.20-dev_0.20.3-1~bpo12+pve3_ppc64el.deb Size: 144336 SHA512: 79ff359026e094b76ad4e55b14250d274396bcea91ec7b19193754be0ce7fced4aa62bd5d138b67c9338b1c43bf47f8e6c482be58980b9c0b9cca1bb32f01514 SHA256: 5e7f747c68e828fe84edb1af9a2b2ad54cf53ae0999dec291ff94e36a4fea7de SHA1: c302ca93a8d40b7281118b6b72abbf2f36d6a8b6 MD5sum: 9455855377cfe4cd5d24f84bf2bb7321 Description: Performing WebAssembly transformations - Rust source code Source code for Debianized Rust crate "walrus" Package: librust-walrus-dev Source: rust-walrus Version: 0.20.3-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 712 Depends: librust-anyhow-1+default-dev, librust-gimli-0.27+default-dev, librust-id-arena-2+default-dev (>= 2.2.1-~~), librust-leb128-0.2+default-dev (>= 0.2.4-~~), librust-log-0.4+default-dev (>= 0.4.8-~~), librust-walrus-macro-0.19.0+default-dev, librust-wasm-encoder-0.29+default-dev, librust-wasmparser-0.80+default-dev (>= 0.80.2-~~) Suggests: librust-walrus+parallel-dev (= 0.20.3-1~bpo12+pve2), librust-walrus+rayon-dev (= 0.20.3-1~bpo12+pve2) Provides: librust-walrus+default-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0+default-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20+default-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20.3+default-dev (= 0.20.3-1~bpo12+pve2), librust-walrus-0.20.3-dev (= 0.20.3-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus/librust-walrus-dev_0.20.3-1~bpo12+pve2_ppc64el.deb Size: 144344 SHA512: 2e3c97d7e1628d24dbabb9135ef53a99e901c0505f7575d5ee4651a662e97d47f33a60f54b45ff1cac9444348df5eb13c6b0c558262e5b5839809c4126844117 SHA256: bce9a22052b6187f0f84c511cf77b3683ae50b847e68cc57684f17a2eb27bd2b SHA1: 1273291abf641afb24b50c517ba55469042438c8 MD5sum: 9412c90259e584c1b7fc36740e0c2d97 Description: Performing WebAssembly transformations - Rust source code This package contains the source for the Rust walrus crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-walrus-macro-0.19-dev Source: rust-walrus-macro-0.19 Version: 0.19.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 60 Depends: librust-heck-0.4+default-dev, librust-proc-macro2-1+default-dev (>= 1.0.1-~~), librust-quote-1+default-dev (>= 1.0.2-~~), librust-syn-2+default-dev, librust-syn-2+extra-traits-dev Breaks: librust-walrus-macro-0.19.0-dev Replaces: librust-walrus-macro-0.19.0-dev Provides: librust-walrus-macro+default-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-0+default-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-0-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-0.19+default-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-0.19.0+default-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-0.19.0-dev (= 0.19.0-1~bpo12+pve3), librust-walrus-macro-dev (= 0.19.0-1~bpo12+pve3) Multi-Arch: same Homepage: https://github.com/rustwasm/walrus Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-walrus-macro-0.19/librust-walrus-macro-0.19-dev_0.19.0-1~bpo12+pve3_ppc64el.deb Size: 12108 SHA512: fd5ee4859eb05796c0c45ad24617167a8e6e991874cce69a7dee921e098b86a9d9064e9be1e9353ab58cdff8ebac7f5fdad14688d3264b47d61c4557fe566b68 SHA256: e5d5d217ccf8029b4f3a02406245dd498edec376bc3cff5d99e4b58e46b6a250 SHA1: 9bd3b3a2065709933468b0b850426d3f9efe2e03 MD5sum: 7c2caf6cb717c860a46cf7180fc77159 Description: Internal macros used by the `walrus` crate, not for public consumption - Rust source code This package contains the source for the Rust walrus-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasi-0.11+compiler-builtins-dev Source: rust-wasi-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasi-0.11-dev (= 0.11.0-1~bpo12+pve2), librust-compiler-builtins-0.1+default-dev Provides: librust-wasi+compiler-builtins-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+compiler-builtins-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+compiler-builtins-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasi-0.11/librust-wasi-0.11+compiler-builtins-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 1212 SHA512: 3d84de3bf0d59eb05d3844623f281ba0534163de84b905c9172d4c4b26088b8b91acba7a3b71faac4c0f92a6df8d38150fc9311cea30dfd59af49e94836a28aa SHA256: be40166ef8cb4c51eac5383eb8b42f03ac295de59ceaea666853522e11ca3d8f SHA1: 4d54283f6768119bea36c28612fbd3d242467fe9 MD5sum: 906ef20ef58f6e4761e2143044ef2f90 Description: Experimental WASI API bindings for Rust - feature "compiler_builtins" This metapackage enables feature "compiler_builtins" for the Rust wasi crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasi-0.11+core-dev Source: rust-wasi-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasi-0.11-dev (= 0.11.0-1~bpo12+pve2), librust-rustc-std-workspace-core-1+default-dev Provides: librust-wasi+core-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+core-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+core-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasi-0.11/librust-wasi-0.11+core-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: 328a57ca2b2975516c50a0c9ca66859a5e379020c6ba57e979889247c01000c93fdda780c6c6fbb7705df3420238338792cfb8656e3aaaa342a916445a5a8b53 SHA256: 918291ddff386805aa71964009826f006b30c4a83a29b3b3dc8042ed77f80e9b SHA1: 5ce8eb09e95de7cfde84c550e2c279615025516a MD5sum: 0778a809aa79bdb975fa303c327541a2 Description: Experimental WASI API bindings for Rust - feature "core" This metapackage enables feature "core" for the Rust wasi crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasi-0.11+rustc-dep-of-std-dev Source: rust-wasi-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasi-0.11-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+compiler-builtins-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+core-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+rustc-std-workspace-alloc-dev (= 0.11.0-1~bpo12+pve2) Provides: librust-wasi+rustc-dep-of-std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+rustc-dep-of-std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+rustc-dep-of-std-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasi-0.11/librust-wasi-0.11+rustc-dep-of-std-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 76df2bfb0a4bc725bd118b5a896cf82ee495ed6bfe6ff07b0a0ddcb80f723b320f4e1e224c6e6f79a899b107844312c0675edd2832ed261879b295d5fc7efd92 SHA256: a778f85d29dc3da93cf0e79a04a31e82b6d20b1c87b5dc1e275d64f714d8d80e SHA1: f5e25ab7f0bbdf4ab05ce3d686c469b067baeb75 MD5sum: 70f918402469ebd1b9ad7a77665ff60d Description: Experimental WASI API bindings for Rust - feature "rustc-dep-of-std" This metapackage enables feature "rustc-dep-of-std" for the Rust wasi crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasi-0.11+rustc-std-workspace-alloc-dev Source: rust-wasi-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasi-0.11-dev (= 0.11.0-1~bpo12+pve2), librust-rustc-std-workspace-alloc-1+default-dev Provides: librust-wasi+rustc-std-workspace-alloc-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+rustc-std-workspace-alloc-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+rustc-std-workspace-alloc-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasi-0.11/librust-wasi-0.11+rustc-std-workspace-alloc-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: ee7669d3df342729c1bffa4a4c4bc8325212f6baa9a2dfc9cd1b448273ee57f474272071430dfb5542b60dbccca269f003368ef7e9a5df0ad1477f4f50471c0f SHA256: c84018c72ffef050278ad5049a9a126178849e3703523a862a3bc7c852389ad9 SHA1: b0c23ad44041d9cedecf3eb4c43e17bc95b27e52 MD5sum: 3924c09bb775ac53cab6a6b17dfec63a Description: Experimental WASI API bindings for Rust - feature "rustc-std-workspace-alloc" This metapackage enables feature "rustc-std-workspace-alloc" for the Rust wasi crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasi-0.11-dev Source: rust-wasi-0.11 Version: 0.11.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 151 Suggests: librust-wasi-0.11+compiler-builtins-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+core-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+rustc-dep-of-std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+rustc-std-workspace-alloc-dev (= 0.11.0-1~bpo12+pve2) Breaks: librust-wasi-0.11.0+wasi-snapshot-preview1-dev Replaces: librust-wasi-0.11.0+wasi-snapshot-preview1-dev Provides: librust-wasi+default-dev (= 0.11.0-1~bpo12+pve2), librust-wasi+std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+default-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0+std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+default-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11+std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+default-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0+std-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-0.11.0-dev (= 0.11.0-1~bpo12+pve2), librust-wasi-dev (= 0.11.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasi-0.11/librust-wasi-0.11-dev_0.11.0-1~bpo12+pve2_ppc64el.deb Size: 27604 SHA512: 593da148f05da450e8079628773b1daf54eb0711db00e712bc7f1dfb6187ad0d77eb6d7f57bf2cee2040474964a391fe4b5bc03b45d3360c35429233e982cc10 SHA256: d0b3655ddf5948b431cf5ea8bce5105ce157e14f73761cfd17f3803e1875d6e8 SHA1: 62e3bd66d04ec6e36c1f9842aa69550312f17121 MD5sum: 016c86603ef8fd0fb00699bf688ed51a Description: Experimental WASI API bindings for Rust - Rust source code This package contains the source for the Rust wasi crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen+default-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+std-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+default-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1228 SHA512: b29860268ef8280c3574f516fda8525f50bcf35f3390fbe8fab4396b0a03eb0050521c3b86dbb7583061a767f0153a297ddd0681d069dd76fb5ef3abf785612b SHA256: b7d94f4ea74524f81e07bca734428e1c5c2b585dc480a8acbdb62e8f65b2d36a SHA1: e55848f3091d420e2f50e91b679fded01f8aefab MD5sum: 18dbafeeb65d06eba783136fa8b0d5fd Description: Easy support for JS and Rust interaction - feature "default" This metapackage enables feature "default" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-serde-1+default-dev Provides: librust-wasm-bindgen-0+serde-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+serde-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+serde-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: a42ea6538c3a6514d335b5101fb80c26e640a3a37db3ac335565bc82f874daad3ec4d24f8b99ff3a0e4328b29bac23223cdfbdcba30bdf24067fef01709b3d9f SHA256: 75c044b5998ca19785865b87d8da4daae1dd65606428dc28b1e7729057d540eb SHA1: 7d91c35ff02c07e010ce5a5a3c0681ed2d610fb5 MD5sum: c0d941f66a7899d1f6279703290e1c3b Description: Easy support for JS and Rust interaction - feature "serde" This metapackage enables feature "serde" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-json-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-serde-json-1+default-dev Provides: librust-wasm-bindgen-0+serde-json-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+serde-json-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+serde-json-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-json-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1236 SHA512: 2e54e7235076fafa07fc86d75db455feb17df8ca7996445ca729323ee914145fab0c3b675a5b78276c478b5f29c8ab22ea537cd6d496458e5e81b16a305d2686 SHA256: 7e758eee0971cd108709626d533f3837f17ba727c7713134a346a80f5fc7cd0b SHA1: cb092f350865b43e1e8c0af07bf65e55b1c1131e MD5sum: 02ac787b56eb7377c1daede5dfecfbaf Description: Easy support for JS and Rust interaction - feature "serde_json" This metapackage enables feature "serde_json" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+serde-serialize-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+serde-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+serde-json-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+std-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen-0+serde-serialize-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+serde-serialize-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+serde-serialize-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+serde-serialize-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 5319242ffff197010e48cfbf8d940741d0aa90c77c4a53c8b657511ad76483e1f338180d1436ac4612c5add62674e78d5374cc5e9b2cec6282f169dd6930fdde SHA256: a8d9b28782bc15f95980c9cc38cfe207dc9806ec6ce0af8140c60620f2560e15 SHA1: c9ea980303b1f51e762a775278ec601b877cdde1 MD5sum: 004d5c5d006e277ef3aa709b9215e870 Description: Easy support for JS and Rust interaction - feature "serde-serialize" This metapackage enables feature "serde-serialize" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+spans-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+spans-dev Provides: librust-wasm-bindgen-0+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+spans-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+spans-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1216 SHA512: c493e2febdf2495eb0731c2547d2ebf26e9aa0e0229857d0d4a0ebf156f9fb013e01727b2f6a46f2c8f5a8c679fa93263d884d742fe6ea4df9e24185f53fcbad SHA256: e0d893afdc6705772c5ea0bd599752fa48a818a739e2912131f5cf44041238ba SHA1: c6f0a7d7851da137a887fd321130ef6f6e78d011 MD5sum: 6d91b380e6ca1825af547099248e6db1 Description: Easy support for JS and Rust interaction - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+strict-macro-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+strict-macro-dev Provides: librust-wasm-bindgen-0+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+strict-macro-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+strict-macro-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1232 SHA512: 1ba8a4f0e160ccee78ac657cfe798dc57a4d1df95fe2f2753119c11a004fb6a279aa1e126b11df009a0e5c72b65af1fc4526a565fa12981f9c1204db18091efa SHA256: e2570b31a21edb463a63db068bc2882740ae094d0896b9bd89c4ba297d9caa0d SHA1: fc70e237846fb9e94568ad42c70bb7f4e36b4202 MD5sum: 9a84d9d36286ec004d2f3b30d735e9ff Description: Easy support for JS and Rust interaction - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+xxx-debug-only-print-generated-code-dev Provides: librust-wasm-bindgen-0+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1280 SHA512: 495420acfadd0c4046e4d0f0bfc30a54d5682da3895220a0a20e0b07e7009a656f5c3d618efaac2dc82ecaea93fad9ebc1d6440a8039935326fb38740fded2fe SHA256: 5a4608bc2359d71cbd7adaee72a9604814e6ac0d0828d7e095f930d1c965618e SHA1: 5b737630494e1aef86d620df8ce6eeeabe523fcd MD5sum: 1a90f0f5aebb82a15d421644f1c743c2 Description: Easy support for JS and Rust interaction - feature "xxx_debug_only_print_generated_code" This metapackage enables feature "xxx_debug_only_print_generated_code" for the Rust wasm-bindgen crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend+extra-traits-dev Source: rust-wasm-bindgen-backend Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-backend-dev (= 0.2.92-1~bpo12+pve2), librust-syn-2+extra-traits-dev, librust-syn-2+full-dev Provides: librust-wasm-bindgen-backend-0+extra-traits-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2+extra-traits-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2.92+extra-traits-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend+extra-traits-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1260 SHA512: ac01105678bee7209b8db98e0310536088c716b02f513eac9407a4d1ed3f211aacbc1b12c1bba6cea74064da071c93a9fcc6d44b072401dea0d6911a2f76c567 SHA256: 10b1753d75cb14897b42617a67e7d41ca0e93a7146b5c75b0e17060f682f12a5 SHA1: f6ea40fcd9759af75689dcc2275eb9e601de3663 MD5sum: 0b59817d7e424479995b8f45e4bd2380 Description: Backend code generation of the wasm-bindgen tool - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- backend crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-backend-dev Source: rust-wasm-bindgen-backend Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 140 Depends: librust-bumpalo-3+default-dev, librust-log-0.4+default-dev, librust-once-cell-1+default-dev (>= 1.12-~~), librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev, librust-wasm-bindgen-shared-0.2.92+default-dev Suggests: librust-wasm-bindgen-backend+extra-traits-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen-backend+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2.92+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-backend/librust-wasm-bindgen-backend-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 27988 SHA512: 9eb709651adc4e825b473b0c2ff31369482383a786cc0a3b23d91528df190ccfbc94e66892c9f0f583193fbec0450c9e42643587bb563b6dd1a3e3c6532c789b SHA256: 45cdd552995b86093ef8285b3fb527682ca51b9f0168082b2ebbad96435fd647 SHA1: e9c5c3daed8a3b9e32f1df78fbff7078ccc5890d MD5sum: 35f6da846b0804bc0c1f01b787389a4d Description: Backend code generation of the wasm-bindgen tool - Rust source code This package contains the source for the Rust wasm-bindgen-backend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-cli-support-dev Source: rust-wasm-bindgen-cli-support Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 467 Depends: librust-anyhow-1+default-dev, librust-base64-0.21+default-dev, librust-log-0.4+default-dev, librust-rustc-demangle-0.1+default-dev (>= 0.1.13-~~), librust-serde-json-1+default-dev, librust-tempfile-3+default-dev, librust-unicode-ident-1+default-dev (>= 1.0.5-~~), librust-walrus-0.20+default-dev (>= 0.20.2-~~), librust-wasm-bindgen-externref-xform-0.2.92+default-dev, librust-wasm-bindgen-multi-value-xform-0.2.92+default-dev, librust-wasm-bindgen-shared-0.2.92+default-dev, librust-wasm-bindgen-threads-xform-0.2.92+default-dev, librust-wasm-bindgen-wasm-conventions-0.2.92+default-dev, librust-wasm-bindgen-wasm-interpreter-0.2.92+default-dev Provides: librust-wasm-bindgen-cli-support+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-cli-support-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-cli-support/librust-wasm-bindgen-cli-support-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 82396 SHA512: dd4d411488779571826ff8bc7ff3fda4b37a9ce501ea3f936cd4906ca6c62eb320b3b673f87f6c1ad63cba11828e0bb8f7555c4fbd1da30fcbf1025c257b92d1 SHA256: e2cf8ee0c0008dc6816b4cb781ced06b2f3a3fab77c0ac4f100f427f295c04a3 SHA1: e9c3a22f8a8b350ec6deeb9ef9e76f7fbc2dc9e9 MD5sum: 81aa602f089bb48585d50e343adb81d6 Description: Shared support for the wasm-bindgen-cli package, an internal dependency - Rust source code This package contains the source for the Rust wasm-bindgen-cli-support crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-dev Source: rust-wasm-bindgen Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 909 Depends: librust-cfg-if-1+default-dev, librust-wasm-bindgen-macro-0.2.92+default-dev Recommends: librust-wasm-bindgen+default-dev (= 0.2.92-1~bpo12+pve2) Suggests: librust-wasm-bindgen+serde-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+serde-serialize-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+serde-json-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen+enable-interning-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+gg-alloc-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen+std-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0+enable-interning-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0+gg-alloc-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0+std-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+enable-interning-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+gg-alloc-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2+std-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+enable-interning-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+gg-alloc-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92+std-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen/librust-wasm-bindgen-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 180852 SHA512: 82c5c9aac3f4e5d280a4ca52b40a9b459e75426b74e499ba4c183e68c83942a7ea18117cf6d9b5f104de2675285c6409e1faa279be81f3de522841d43c43d6e9 SHA256: 696ee7ecf3dc753aa4f9bef820b65c936b28222da2bbe15aeea5dedde942198f SHA1: c18e6b208ee18eea195cb8b481a37040a49ebfe4 MD5sum: c58b2c146220ae54adb71959f79aa503 Description: Easy support for JS and Rust interaction - Rust source code This package contains the source for the Rust wasm-bindgen crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-externref-xform-dev Source: rust-wasm-bindgen-externref-xform Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 87 Depends: librust-anyhow-1+default-dev, librust-walrus-0.20+default-dev (>= 0.20.2-~~) Provides: librust-wasm-bindgen-externref-xform+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-externref-xform-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-externref-xform/librust-wasm-bindgen-externref-xform-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 17692 SHA512: ebe994920fc3ee55100c95a0146856b38015db30c3f4c1035ab5eafa85f2e6430eca3d1f746caa78f8ba7bdc42641612e7238c956dbf1e82f45de8ea97671f63 SHA256: 8a021d98496ca72a908d9c7db5453caa43daa449904b59038be6ce9be398af9b SHA1: 375b913ddfc59dd7ba15e99ee30150b2ecda1183 MD5sum: 21bb0ba2aa4e6702451ffd4540f487ef Description: Internal externref transformations for wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-externref-xform crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-futures-dev Source: rust-wasm-bindgen-futures Version: 0.4.42-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 75 Depends: librust-cfg-if-1+default-dev, librust-futures-core-0.3-dev (>= 0.3.8-~~), librust-js-sys-0.3+default-dev (>= 0.3.69-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.92-~~), librust-web-sys-0.3+default-dev (>= 0.3.24-~~), librust-web-sys-0.3+messageevent-dev (>= 0.3.24-~~), librust-web-sys-0.3+worker-dev (>= 0.3.24-~~) Provides: librust-wasm-bindgen-futures+default-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures+futures-core-03-stream-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures+futures-core-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0+default-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0+futures-core-03-stream-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0+futures-core-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4+default-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4+futures-core-03-stream-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4+futures-core-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4.42+default-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4.42+futures-core-03-stream-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4.42+futures-core-dev (= 0.4.42-1~bpo12+pve2), librust-wasm-bindgen-futures-0.4.42-dev (= 0.4.42-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-futures/librust-wasm-bindgen-futures-dev_0.4.42-1~bpo12+pve2_ppc64el.deb Size: 17416 SHA512: e8914b4274f7758316a10eab351532009ecdff727df749d8b7ce3d17e3bc13567cc04ab318930ae66fe4969c046aba2a49fb94bb76d419764503962c3b6adca3 SHA256: 3f13eba74ea0089236d3a58addc340217cf21afd30d1afb22dffc729e014a608 SHA1: 9eece9a47b3ac0d48e43e0b3c75a8995bd0b9c3f MD5sum: 3d4812945717c926c40c793b515e7d1e Description: Bridging the gap between Rust Futures and JavaScript Promises - Rust source code This package contains the source for the Rust wasm-bindgen-futures crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro+spans-dev Source: rust-wasm-bindgen-macro Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+spans-dev Provides: librust-wasm-bindgen-macro-0+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+spans-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+spans-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1240 SHA512: 68a4c83d7a2cc4820943737245ba4c78ef098733228d40247f011e8707d48f406381cecc68e8d319640217b378655afc3d7a07781d1652dc909d86caf395e6e2 SHA256: 317733ead6eee3dc749b3608c5b096ea0074b7b798506ba2ae18c042070e5fc5 SHA1: 67a88ca9d730a83fb87bd35ad0562dc781d5e0f7 MD5sum: 18bc004e81b2684f7add421a030e6085 Description: Definition of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro+strict-macro-dev Source: rust-wasm-bindgen-macro Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+strict-macro-dev Provides: librust-wasm-bindgen-macro-0+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+strict-macro-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro+strict-macro-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1244 SHA512: 9be152ca9fea9040e61a48137e1af5a8b84fb01d15cf12d885f53c8524bf73d2afb72a46ab14c589b966860f677b43fff0b197fec7cfdc5d43b0c62b4c7cdf64 SHA256: e43f8cc06bef8033dcdf30021fce17ba5f576d153b44242147d2d964ec7c4a6c SHA1: 2eaea8a15342979257f87d6638a7a753b8f25c0d MD5sum: aeb4352eb3041deffb22ec833ee81cdc Description: Definition of the `#[wasm_bindgen]` attribute - feature "strict-macro" This metapackage enables feature "strict-macro" for the Rust wasm-bindgen-macro crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-dev Source: rust-wasm-bindgen-macro Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 105 Depends: librust-quote-1+default-dev, librust-wasm-bindgen-macro-support-0.2.92+default-dev Suggests: librust-wasm-bindgen-macro+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro+strict-macro-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen-macro+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92+xxx-debug-only-print-generated-code-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro/librust-wasm-bindgen-macro-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 16504 SHA512: 275f75759ea37067d472a60e4306f50913094f86ce74e4a3922831aab66f6672ac9a191c416b18efa9efb287632554b6045d27692c1892c389618fa27a61145c SHA256: 182806ba05c5abda74682d20f15ba9afb12073d8f8bd4ba7205a7a48002d2dc9 SHA1: f108f4627c179b13b17a498e4211bb43e7cf3690 MD5sum: 7f806941d684899a775db60372a7264e Description: Definition of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-macro-support+extra-traits-dev Source: rust-wasm-bindgen-macro-support Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.92-1~bpo12+pve2), librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-dev Provides: librust-wasm-bindgen-macro-support-0+extra-traits-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2+extra-traits-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+extra-traits-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+extra-traits-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1276 SHA512: e2fabd802aa320818d976c5840967ba9720e62fd9add5195aa1a90c85ed0d8cf1391a6dba52ff1ef74a8ebda74be6f349b5d2e361d830d8c8d2606ca2efdabf2 SHA256: 8cf0f2be3614dc90282c23931079b89deaab71f49aa1410035acbbd4f84221c0 SHA1: 24088840006ac6581994be8b45ce8fc6351f5ab3 MD5sum: 9d1b7870397f9323dbc7a3da22365989 Description: Implementation of the `#[wasm_bindgen]` attribute - feature "extra-traits" This metapackage enables feature "extra-traits" for the Rust wasm-bindgen- macro-support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support+spans-dev Source: rust-wasm-bindgen-macro-support Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-wasm-bindgen-macro-support-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-backend-0.2.92+spans-dev Provides: librust-wasm-bindgen-macro-support-0+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2+spans-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+spans-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support+spans-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 1264 SHA512: 267b4fe669edf81b3eb9a39de12d2a18579fa7beee7d2b32a99bf9dbc872a434ac6a19867644236d42128a968895d6fa4551d5e5afd51c389c14d0603ef7cfa6 SHA256: 8f88d1e293580da5f3f684c6461979e728d81fb6004b97c3a4798f399b16b165 SHA1: 1a8a9e8fa7d869052165742559afc5bd7cad347c MD5sum: 21766925e6ea1b414f4a196ca3d59563 Description: Implementation of the `#[wasm_bindgen]` attribute - feature "spans" This metapackage enables feature "spans" for the Rust wasm-bindgen-macro- support crate, by pulling in any additional dependencies needed by that feature. Package: librust-wasm-bindgen-macro-support-dev Source: rust-wasm-bindgen-macro-support Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 97 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+full-dev, librust-syn-2+visit-dev, librust-wasm-bindgen-backend-0.2.92+default-dev, librust-wasm-bindgen-shared-0.2.92+default-dev Suggests: librust-wasm-bindgen-macro-support+extra-traits-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support+spans-dev (= 0.2.92-1~bpo12+pve2) Provides: librust-wasm-bindgen-macro-support+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92+strict-macro-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-macro-support-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-macro-support/librust-wasm-bindgen-macro-support-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 21188 SHA512: 6bdece9a1b20691b9901e23bdf2beb9c18f33f070e01048bb2ea7150ca714390d37d4335918dc5c7ded42958bbba22c545c10664ddfa04baf4177f0856094bdd SHA256: 62d1c9583cf99059f7fcaeb0013731db47e5fb01537b892aa1a763c1b2574761 SHA1: 1914ae81d77192290b414ad2ae4b643dc665b70b MD5sum: d7c74ab1482f9bbb63e2f91282794e16 Description: Implementation of the `#[wasm_bindgen]` attribute - Rust source code This package contains the source for the Rust wasm-bindgen-macro-support crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-multi-value-xform-dev Source: rust-wasm-bindgen-multi-value-xform Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 53 Depends: librust-anyhow-1+default-dev, librust-walrus-0.20+default-dev (>= 0.20.2-~~) Provides: librust-wasm-bindgen-multi-value-xform+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-multi-value-xform-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-multi-value-xform/librust-wasm-bindgen-multi-value-xform-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 12636 SHA512: 54e78f462694158d032e5f7a9ff4d670673b2e55e4b1c82083b372fb2e129ce08a0e7b714a9748225d9cd9b21385d73745b3b2bee6b3624b8aa66f18fd5a699a SHA256: 4c1909e678e8bef5410fb56678a0ebb961ea25b771686515c17f71bafe7aedae SHA1: 1493c279b00dc355a6896ec06a2521da7a784cd3 MD5sum: 0abc7287862b84242e90c5b145bcbc1b Description: Internal multi-value transformations for wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-multi-value-xform crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-shared-dev Source: rust-wasm-bindgen-shared Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 36 Provides: librust-wasm-bindgen-shared+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-shared-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-shared/librust-wasm-bindgen-shared-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 9248 SHA512: 3f91e2e095eccb80021750acf478e8c4079c56f6218405b216d17007c145de825479f63583f05d6dbb787f76ac83403f7db1e64bad4480adb796f43280c385cf SHA256: 5a7384a778745fffe62a1670746d1c6d0580b92b1dff83c6a78cebd1139cd80f SHA1: cb3724a6144c5b10a50354c99d4fa541a594944a MD5sum: de4c6a724e689445062a0bb0e0aeffb4 Description: Shared support of wasm-bindgen and wasm-bindgen cli - Rust source code This package contains the source for the Rust wasm-bindgen-shared crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-test-dev Source: rust-wasm-bindgen-test Version: 0.3.42-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 79 Depends: librust-console-error-panic-hook-0.1+default-dev, librust-gg-alloc-1+default-dev, librust-js-sys-0.3+default-dev (>= 0.3.69-~~), librust-scoped-tls-1+default-dev, librust-wasm-bindgen-0.2+default-dev (>= 0.2.92-~~), librust-wasm-bindgen-futures-0.4+default-dev (>= 0.4.42-~~), librust-wasm-bindgen-test-macro-0.3.42+default-dev Provides: librust-wasm-bindgen-test+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test+gg-alloc-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0+gg-alloc-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3+gg-alloc-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3.42+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3.42+gg-alloc-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-0.3.42-dev (= 0.3.42-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-test/librust-wasm-bindgen-test-dev_0.3.42-1~bpo12+pve2_ppc64el.deb Size: 18744 SHA512: 5daa8ea9c3cb32cdd9b95ae42479a839dd3283ce0c55e5a82ee6697d2d07ae9c7024a832f96c556bd3333c6e10b31a9b54ff1a50b8aed409d04bcd71a58ca3b0 SHA256: 2ecb560fe04293490bfacc7f7750086fc83940afd29108ee8f7f88fdf17fc781 SHA1: 3466016747bf0c3fed90805e0f4ee2e7cb4597eb MD5sum: b5ddeafe413ca4ffd8cefe0f279cb25c Description: Internal testing crate for wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-test crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-test-macro-dev Source: rust-wasm-bindgen-test-macro Version: 0.3.42-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 59 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+derive-dev, librust-syn-2+parsing-dev, librust-syn-2+printing-dev, librust-syn-2+proc-macro-dev Provides: librust-wasm-bindgen-test-macro+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0.3+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0.3-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0.3.42+default-dev (= 0.3.42-1~bpo12+pve2), librust-wasm-bindgen-test-macro-0.3.42-dev (= 0.3.42-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-test-macro/librust-wasm-bindgen-test-macro-dev_0.3.42-1~bpo12+pve2_ppc64el.deb Size: 10904 SHA512: 1634d0b0456c106b65f4a09f18a5431ee206caa4af67fc15c6236d637668b5b700a08922741a442dfbb36ef0f7ea9bfd6a318fecc1707e2e9080e0d61d7ba293 SHA256: 248a9c350ea4fbca91e05d4580542d5d253b1e6e5e906588e3b890c68872acec SHA1: 69d87a2d1d7364a9fb02967daf250b8725952d6d MD5sum: 81712d9b4b37ee3022c4b78bf7d10afa Description: Internal testing macro for wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-test-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-threads-xform-dev Source: rust-wasm-bindgen-threads-xform Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 62 Depends: librust-anyhow-1+default-dev, librust-walrus-0.20+default-dev (>= 0.20.2-~~), librust-wasm-bindgen-wasm-conventions-0.2.92+default-dev Provides: librust-wasm-bindgen-threads-xform+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-threads-xform-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-threads-xform/librust-wasm-bindgen-threads-xform-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 14756 SHA512: 99a03e5840f498ae9a354ede882fb3be9a0babb485f658fdacfe3bb611f2759715e1c3d39fe4d0833e49003bad0108ee3c1ae06258da35d3b33a66584bffcd99 SHA256: 50d9d0b888a9d91d6a3d7cd66367b9f43ac1eef69ceb2e64bdbf956bd141328d SHA1: 6f4428c6265c5cefccdaae1bb9d6d0f71d7a6065 MD5sum: a988dabf2547dc883f302cfaacb3d857 Description: Support for threading-related transformations in wasm-bindgen - Rust source code This package contains the source for the Rust wasm-bindgen-threads-xform crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-wasm-conventions-dev Source: rust-wasm-bindgen-wasm-conventions Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 34 Depends: librust-anyhow-1+default-dev, librust-walrus-0.20+default-dev (>= 0.20.2-~~) Provides: librust-wasm-bindgen-wasm-conventions+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-conventions-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-wasm-conventions/librust-wasm-bindgen-wasm-conventions-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 8696 SHA512: dbd3ced46d1c4733602b1201b09438a45df642544bb8eb0a538f1ad8601bcfcae9939cf92dd62f53f184f2c0af1782bfebd7bff54149f6ab135f82149b08c05c SHA256: ed3071cb4537001188830e25ba6faa32be8fc28b41eb1818733c29e5bf72833b SHA1: d85f1c1fa0524029e204ecaf8778cb880126f9d9 MD5sum: b1270150a9b68a3209acf21aec919e21 Description: Utilities for working with Wasm codegen conventions (usually established by LLVM/lld) - Rust source code This package contains the source for the Rust wasm-bindgen-wasm-conventions crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-bindgen-wasm-interpreter-dev Source: rust-wasm-bindgen-wasm-interpreter Version: 0.2.92-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-anyhow-1+default-dev, librust-log-0.4+default-dev, librust-walrus-0.20+default-dev (>= 0.20.2-~~), librust-wasm-bindgen-wasm-conventions-0.2+default-dev (>= 0.2.92-~~) Provides: librust-wasm-bindgen-wasm-interpreter+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0.2+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0.2-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0.2.92+default-dev (= 0.2.92-1~bpo12+pve2), librust-wasm-bindgen-wasm-interpreter-0.2.92-dev (= 0.2.92-1~bpo12+pve2) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/ Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-bindgen-wasm-interpreter/librust-wasm-bindgen-wasm-interpreter-dev_0.2.92-1~bpo12+pve2_ppc64el.deb Size: 12368 SHA512: 6ab791c3373af1dc5bbf7408da6aed6e8d2843071c87ac5db54bfeb6dad91fb0235ca893aa1906ad1824f80f26f905b345be9c7279417e628f73512afc40332f SHA256: 024947e81b382c718af23c9f3b6d936227c68702c98e3a6046399bfd74b67787 SHA1: 1f3080299212a9337cb2fa3610334fe318fbf18a MD5sum: e6fe76ff7cd521b277874b323b775879 Description: Micro-interpreter optimized for wasm-bindgen's use case - Rust source code This package contains the source for the Rust wasm-bindgen-wasm-interpreter crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-encoder-0.29-dev Source: rust-wasm-encoder-0.29 Version: 0.29.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 278 Depends: librust-leb128-0.2+default-dev (>= 0.2.4-~~) Breaks: librust-wasm-encoder-0.29.0-dev Replaces: librust-wasm-encoder-0.29.0-dev Provides: librust-wasm-encoder+default-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-0+default-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-0-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-0.29+default-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-0.29.0+default-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-0.29.0-dev (= 0.29.0-1~bpo12+pve2), librust-wasm-encoder-dev (= 0.29.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-encoder-0.29/librust-wasm-encoder-0.29-dev_0.29.0-1~bpo12+pve2_ppc64el.deb Size: 36508 SHA512: e5dd309f8c66d36d939d609cae26acdeb8cb697ffd6dd185280545da79fb48eabfa7de063951ddad33ef2351335dd861f5711d446bb062f470655f614135719c SHA256: 7417fce9ac3d4b7206938673b25a8d1b0c0db47d654faf9f2fe9ac6a5efdb8fc SHA1: 8d31cb13591c3fa90f69541210d5d0a13baa4761 MD5sum: cb8080d5ebd20a6a16963734dd969aeb Description: Low-level WebAssembly encoder - Rust source code This package contains the source for the Rust wasm-encoder crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasm-logger-dev Source: rust-wasm-logger Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 45 Depends: librust-log-0.4+default-dev, librust-log-0.4+std-dev, librust-wasm-bindgen-0.2+default-dev, librust-web-sys-0.3+console-dev, librust-web-sys-0.3+default-dev Provides: librust-wasm-logger+default-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-wasm-logger-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasm-logger/librust-wasm-logger-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 17380 SHA512: b7ea0e5440a2682ac63236dc9c410ae4d559aa20bf59d869255027d1120b29009fed929cf2b96a1e823142d9b4d258c0ff4c9e116f7d0614996d5fd393002192 SHA256: 47d4601f1fafd14fe291ed1faff3703fac7e3c2f9e8a13cfba690a69f707e7da SHA1: 733fde6e6cfb972f548f4c698ffb29ab1b2dc29b MD5sum: c4abb514238c9dc7c582901dd9d538fe Description: Logger that sends a message with its Rust source's line and filename to the browser console - Rust source code This package contains the source for the Rust wasm-logger crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wasmparser-0.80-dev Source: rust-wasmparser-0.80 Version: 0.80.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 472 Breaks: librust-wasmparser-0.80.2-dev Replaces: librust-wasmparser-0.80.2-dev Provides: librust-wasmparser+default-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser+deterministic-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0+default-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0+deterministic-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0.80+default-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0.80+deterministic-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0.80.2+default-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0.80.2+deterministic-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-0.80.2-dev (= 0.80.2-1~bpo12+pve2), librust-wasmparser-dev (= 0.80.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wasmparser-0.80/librust-wasmparser-0.80-dev_0.80.2-1~bpo12+pve2_ppc64el.deb Size: 65236 SHA512: d9832087e45cdbe5d484de79051ec04c48d663bfa5a7038e40150da7ef26c26cda7ddd218cd897fdaa6f1d01667b62d47ce2f7a3752635ce6227459f55669f24 SHA256: b39495eac4aa80e1c80823e269aecd365350110e22f2e87225e04324ee5aecfc SHA1: 22e3d8504dae83166652f6e09c60665687ed897d MD5sum: 5730abc70925c6a0f1378c75d5d69498 Description: Simple event-driven library for parsing WebAssembly binary files - Rust source code This package contains the source for the Rust wasmparser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wast-21-dev Source: rust-wast-21 Version: 21.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 536 Depends: librust-leb128-0.2+default-dev Breaks: librust-wast-21.0.0-dev Replaces: librust-wast-21.0.0-dev Provides: librust-wast+default-dev (= 21.0.0-1~bpo12+pve2), librust-wast+wasm-module-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21+default-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21+wasm-module-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0+default-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0+wasm-module-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0.0+default-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0.0+wasm-module-dev (= 21.0.0-1~bpo12+pve2), librust-wast-21.0.0-dev (= 21.0.0-1~bpo12+pve2), librust-wast-dev (= 21.0.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/bytecodealliance/wasm-tools/tree/master/crates/wast Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wast-21/librust-wast-21-dev_21.0.0-1~bpo12+pve2_ppc64el.deb Size: 85648 SHA512: 2c62c21bfcfdd9f7ff738f65d80bd9a99d5c3d61615f66f617be28061fe166d744129d11f7ba89d3faf942bd3fb762a6ff79b19301bacdb14b56b32758bb94b2 SHA256: abb06319b275de44530ae4364df748a185caa31450ecfc7d9660c3a7e72c450c SHA1: eadc7da417e39e28b393e8021476a8cda20a38ad MD5sum: 906125666b3fbda5bb6410fa747a3d59 Description: Customizable Rust parsers for the WebAssembly Text formats WAT and WAST - Rust source code This package contains the source for the Rust wast crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-web-sys-0.3-dev Source: rust-web-sys-0.3 Version: 0.3.64-1~bpo12+pve5 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 10909 Depends: librust-js-sys-0.3+default-dev (>= 0.3.64-~~), librust-wasm-bindgen-0.2+default-dev (>= 0.2.87-~~) Provides: librust-web-sys-0.3+abortcontroller-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+abortsignal-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+addeventlisteneroptions-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+animationevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+attr-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+binarytype-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+blob-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+blobpropertybag-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+closeevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+closeeventinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+console-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+crypto-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+cssstyledeclaration-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+dedicatedworkerglobalscope-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+default-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+document-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+domexception-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+domparser-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+domrect-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+domstringmap-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+domtokenlist-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+dragevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+element-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+errorevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+event-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+eventinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+eventsource-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+eventtarget-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+file-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+filelist-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+filepropertybag-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+filereader-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+focusevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+formdata-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+headers-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+history-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlbaseelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlcollection-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmldocument-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlheadelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlinputelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmlscriptelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+htmltextareaelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+inputevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+inputeventinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+intersectionobserver-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+intersectionobserverentry-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+keyboardevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+keyboardeventinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+location-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+mediaquerylist-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+messageevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+mouseevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+namednodemap-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+node-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+nodelist-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+observercallback-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+pointerevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+progressevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+range-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+readablestream-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+readablestreamdefaultreader-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+referrerpolicy-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+request-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+requestcache-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+requestcredentials-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+requestinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+requestmode-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+requestredirect-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+response-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+responseinit-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+responsetype-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+scrollintoviewoptions-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+scrolllogicalposition-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+scrolltooptions-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+selection-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+shadowroot-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+storage-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+submitevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+supportedtype-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+svggraphicselement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+svgrect-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+svgsvgelement-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+text-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+touchevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+transitionevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+uievent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+url-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+urlsearchparams-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+websocket-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+wheelevent-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+window-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+worker-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+workerglobalscope-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-0.3+workeroptions-dev (= 0.3.64-1~bpo12+pve5), librust-web-sys-dev (= 0.3.64-1~bpo12+pve5) Multi-Arch: same Homepage: https://rustwasm.github.io/wasm-bindgen/web-sys/index.html Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-web-sys-0.3/librust-web-sys-0.3-dev_0.3.64-1~bpo12+pve5_ppc64el.deb Size: 607232 SHA512: ec493fb96415e8934811b842342ab5ff97f9258fe4723837905f0de24ba4fed73630f894b4aa99a54b56897b89c4ca42c6b335ee88012c0541ea44f21b95c26e SHA256: 8b99a928e03e295a9ebc628967d2c763e8e5faee0f3ed079bf6356048f878d79 SHA1: d4754235567e0fff61b33ec7c15f2c2de96e523e MD5sum: cd53922d60a850238bc8c357e451c502 Description: Bindings for all Web APIs - Rust source code This package contains the source for the Rust web-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-webauthn-rs-0.3+core-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+openssl-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+rand-dev (= 0.3.2-1~bpo12+pve2) Provides: librust-webauthn-rs+core-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs+default-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+core-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+default-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+default-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+core-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+default-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+core-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1252 SHA512: 2f065e2d78187465ec4330fb73c2739445047de6c2fbb1e8c582b012e1c7494320a1c865503bc6a62fdfa008ed8f8184c8014859156753978e8a82894e6c74b9 SHA256: a35e01703be3b30c75a02992b34893b42a3b21a691a5fa6bcc0039b226cede20 SHA1: 70d811ca93a513be53966d73cb812e47ae3cccb5 MD5sum: 1fbc66f7cea1baaf71d06cbddc18efa3 Description: Webauthn Framework for Rust Web Servers - feature "core" and 1 more This metapackage enables feature "core" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-webauthn-rs-0.3+js-sys-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-js-sys-0.3+default-dev Provides: librust-webauthn-rs+js-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+js-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+js-sys-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+js-sys-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1200 SHA512: 73ef0337f61d92b9ff5545781245479911f31c07657869dbbc376f6243f9bdeb0b124321e5fe378dc8e17c73be259ae266b6fa14431795999aebb23faaff92f9 SHA256: bc0e3d5df1dcabaa84378322682288a447a8410831ef33e112c2f711d9869436 SHA1: 883443c344bf1989c662effbbe12f65278a79110 MD5sum: 72e234c2207bb550b494c1fee73f281d Description: Webauthn Framework for Rust Web Servers - feature "js-sys" This metapackage enables feature "js-sys" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3+openssl-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-openssl-0.10+default-dev Provides: librust-webauthn-rs+openssl-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+openssl-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+openssl-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+openssl-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1196 SHA512: d155b4982ae2c4042c101b83420dd1b020132f9395adfe4d2578c617d20562c3d5127403ddf965692ef2c02318671d84dbad17defd1eb88a17b771627a03971f SHA256: 9727f9f3d81b30ad98bbf7bfe78d103c1722a93e1d78b7f0b0eabc546b57d7dd SHA1: ecfa5618de13c661da4c631aaaaa3caf0ab907c2 MD5sum: 25e9d7327aa7027d842d3e101625ed23 Description: Webauthn Framework for Rust Web Servers - feature "openssl" This metapackage enables feature "openssl" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3+rand-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-rand-0.8+default-dev Provides: librust-webauthn-rs+rand-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+rand-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+rand-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+rand-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1192 SHA512: f2ee0b67ab21401f774e291cae410c280b7c507450fd269833b841a2fcd12b45425adf3e2601c1712d899a83ec681ce9fe0d1df04e33b5806ed3ed107b238e25 SHA256: c798baf2133193923a5b4d3d4ff2c37b3b590316e4ac763830adf5a11658a258 SHA1: 7711c3fe2ef41efd0f572075b031a97bb058adac MD5sum: 09ce9b8b3f03196e4a7a7dccaefe4063 Description: Webauthn Framework for Rust Web Servers - feature "rand" This metapackage enables feature "rand" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3+wasm-bindgen-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-wasm-bindgen-0.2+default-dev, librust-wasm-bindgen-0.2+serde-serialize-dev Provides: librust-webauthn-rs+wasm-bindgen-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+wasm-bindgen-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+wasm-bindgen-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+wasm-bindgen-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1224 SHA512: d3844ea095a46272041f11026cd2803caf64d1fa01348a21c3da17e0dcff9afe075534a2e0590d352004c5936e078d56756de61d133312d33260ff23a15124b9 SHA256: 108c7d3e11ed9761fea0bb5097e4656545c0fb39ec16b70f0b0fed2c74c8a7d7 SHA1: 92a8f093dc6de634e55d5e8e1cfe4ee2b1cd14ac MD5sum: 36d8c672fabd11912681cdce401f2fcd Description: Webauthn Framework for Rust Web Servers - feature "wasm-bindgen" This metapackage enables feature "wasm-bindgen" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3+wasm-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+wasm-bindgen-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+web-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+js-sys-dev (= 0.3.2-1~bpo12+pve2) Provides: librust-webauthn-rs+wasm-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+wasm-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+wasm-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+wasm-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1204 SHA512: b9b345dfc3d2b7f0bf299dea85d5930fa0b0912274d9fb0a4183d639a09a16707c7523f6403f29f24d508c5d9eff6b510e0d4ec851df7d494c61799ba68b51ef SHA256: 7eed60374b0346a340753c4a97e91ef711c3bb4703ac9864b394f7a01a4e139e SHA1: 612932f219d658023f07971488231b3de3c0598c MD5sum: c6b1b6d41e093d637d6f615be552917c Description: Webauthn Framework for Rust Web Servers - feature "wasm" This metapackage enables feature "wasm" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3+web-sys-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-webauthn-rs-0.3-dev (= 0.3.2-1~bpo12+pve2), librust-web-sys-0.3+authenticationextensionsclientoutputs-dev, librust-web-sys-0.3+credentialcreationoptions-dev, librust-web-sys-0.3+credentialrequestoptions-dev, librust-web-sys-0.3+default-dev, librust-web-sys-0.3+publickeycredential-dev Provides: librust-webauthn-rs+web-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0+web-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2+web-sys-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3+web-sys-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 1256 SHA512: c724db5e646f4e82213d507e83e7317e6e799de5ea2691b416d193f331dc52bcb2a705b5cf51eb5cb1e18cfb030f832beb899ea78622b1e299cf81c209734ff8 SHA256: 331b7d394e328163c04d5089e8ec8b9e86a8545f463f56ba1c70813ef262fa63 SHA1: 42faab8d1c6e4a82f0ccded5d7a99eeb0cf2726e MD5sum: 005caaa424f17be8ee4068468be47c2b Description: Webauthn Framework for Rust Web Servers - feature "web-sys" This metapackage enables feature "web-sys" for the Rust webauthn-rs crate, by pulling in any additional dependencies needed by that feature. Package: librust-webauthn-rs-0.3-dev Source: rust-webauthn-rs-0.3 Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 821 Depends: librust-base64-0.13+default-dev, librust-nom-7+default-dev (>= 7.1-~~), librust-serde-1+default-dev, librust-serde-cbor-0.11+default-dev, librust-serde-derive-1+default-dev, librust-serde-json-1+default-dev, librust-thiserror-1+default-dev, librust-tracing-0.1+default-dev, librust-url-2+default-dev, librust-url-2+serde-dev Recommends: librust-webauthn-rs-0.3+core-dev (= 0.3.2-1~bpo12+pve2) Suggests: librust-webauthn-rs-0.3+js-sys-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+openssl-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+rand-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+wasm-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+wasm-bindgen-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3+web-sys-dev (= 0.3.2-1~bpo12+pve2) Breaks: librust-webauthn-rs-0.3.2-dev Replaces: librust-webauthn-rs-0.3.2-dev Provides: librust-webauthn-rs-0-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-0.3.2-dev (= 0.3.2-1~bpo12+pve2), librust-webauthn-rs-dev (= 0.3.2-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webauthn-rs-0.3/librust-webauthn-rs-0.3-dev_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 187020 SHA512: 4c37d6ad8913d6ac9a6c43de62fad8861c9d7f38db79e1fd38e6af8565d750564c3b53641edc656f9dfee95e37baf6382457411125e5e39f0a0ce8f54f06885e SHA256: dec611174c38a4914ea3b4e133052c52e4b99c70ea34b80a0aa220134974356e SHA1: d5c53c0f87a6482e88c9ebcb914012ec7f12cba1 MD5sum: a83dac19230a5ad8ec5bb5189149e997 Description: Webauthn Framework for Rust Web Servers - Rust source code This package contains the source for the Rust webauthn-rs crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-webpki-0.22-dev Source: rust-webpki-0.22 Version: 0.22.4-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 332 Depends: librust-ring-0.17+alloc-dev (>= 0.17.2-~~), librust-ring-0.17-dev (>= 0.17.2-~~), librust-untrusted-0.9+default-dev Breaks: librust-webpki-0.22.4-dev Replaces: librust-webpki-0.22.4-dev Provides: librust-webpki+alloc-dev (= 0.22.4-2~bpo12+pve2), librust-webpki+default-dev (= 0.22.4-2~bpo12+pve2), librust-webpki+std-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0+alloc-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0+default-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0+std-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22+alloc-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22+default-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22+std-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22.4+alloc-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22.4+default-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22.4+std-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-0.22.4-dev (= 0.22.4-2~bpo12+pve2), librust-webpki-dev (= 0.22.4-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-webpki-0.22/librust-webpki-0.22-dev_0.22.4-2~bpo12+pve2_ppc64el.deb Size: 58000 SHA512: 7dae7b8d57c1b725e034ee14032c5faa5bc75dbd1c452ff8e1d24067a851d48fa1f8780cb97f97157d392698e1ce3d95d2b1da00d0113db515e3584e05859f0c SHA256: 823b73dbbf14296640a5b47071006d8548baaa51945c8af052837376850af7fb SHA1: 900b619275622a0fd81a6f8fb24d1ca94b5c4971 MD5sum: c8450ed0855a2c1080ad341658c08297 Description: Web PKI X.509 Certificate Verification - Rust source code Source code for Debianized Rust crate "webpki" Package: librust-winnow-0.6-dev Source: rust-winnow-0.6 Version: 0.6.18-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1148 Depends: librust-memchr-2+std-dev (>= 2.5-~~), librust-memchr-2-dev (>= 2.5-~~) Breaks: librust-winnow-0.6.18-dev Replaces: librust-winnow-0.6.18-dev Provides: librust-winnow+alloc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow+default-dev (= 0.6.18-1~bpo12+pve2), librust-winnow+simd-dev (= 0.6.18-1~bpo12+pve2), librust-winnow+std-dev (= 0.6.18-1~bpo12+pve2), librust-winnow+unstable-doc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow+unstable-recover-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+alloc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+default-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+simd-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+std-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+unstable-doc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0+unstable-recover-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+alloc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+default-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+simd-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+std-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+unstable-doc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6+unstable-recover-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+alloc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+default-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+simd-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+std-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+unstable-doc-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18+unstable-recover-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-0.6.18-dev (= 0.6.18-1~bpo12+pve2), librust-winnow-dev (= 0.6.18-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-winnow-0.6/librust-winnow-0.6-dev_0.6.18-1~bpo12+pve2_ppc64el.deb Size: 125592 SHA512: ededd754c34ea60b2ab34a48423ff6866ab12cae1cbb85403f816b59e84e8c188ddcc1d024bd6c807c97658621f6a7dbd3a48dad05bcc1b3966c2c087aa42dad SHA256: ffac7a003275b6fbada0c51e6094f3daab8f8e6a959659485c1b3939fceb8d19 SHA1: d3e4d7f153c7f5759ca8f4e6a04bd9009b8f35f0 MD5sum: 20b8e93a1c52605a355d343594af3c8d Description: Byte-oriented, zero-copy, parser combinators library - Rust source code Source code for Debianized Rust crate "winnow" Package: librust-wit-parser-0.3-dev Source: rust-wit-parser-0.3 Version: 0.3.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 308 Depends: librust-anyhow-1+default-dev (>= 1.0.58-~~), librust-id-arena-2+default-dev, librust-indexmap-1+default-dev (>= 1.9.1-~~), librust-pulldown-cmark-0.9-dev, librust-unicode-xid-0.2+default-dev (>= 0.2.2-~~) Breaks: librust-wit-parser-0.3.1-dev Replaces: librust-wit-parser-0.3.1-dev Provides: librust-wit-parser+default-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-0+default-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-0-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-0.3+default-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-0.3.1+default-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-0.3.1-dev (= 0.3.1-1~bpo12+pve2), librust-wit-parser-dev (= 0.3.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-parser-0.3/librust-wit-parser-0.3-dev_0.3.1-1~bpo12+pve2_ppc64el.deb Size: 43340 SHA512: 281606ae125dafac84ef426ec3e094136a58188f569ea85215eda8d39248eb2a4b64d1891e5ab055596a5c604592633a7f6d54a125ce364da0cdec2122cf1ae6 SHA256: 83e07b2030d8699e85d2135bb3ee34a2472b94497f45a0dbf5d91dd37db265fb SHA1: 6d347bf1570affe5dad7880f92332ac155af8142 MD5sum: a16f726e23b0581712f5c2e861a69b73 Description: Tooling for parsing `*.wit` files and working with their contents - Rust source code This package contains the source for the Rust wit-parser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wit-schema-version-dev Source: rust-wit-schema-version Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 18 Provides: librust-wit-schema-version+default-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0+default-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0.1+default-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0.1-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0.1.0+default-dev (= 0.1.0-1~bpo12+pve2), librust-wit-schema-version-0.1.0-dev (= 0.1.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-schema-version/librust-wit-schema-version-dev_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 3388 SHA512: 518783c119d1435e80440c419e6a4cd80ff53e503107e830fab6446391bb3f8d9a856dd9d0fc66a88ce074f2c0a447e4fb9fc65ffa5ce561dde66431c823bdb2 SHA256: 498a114eec4fb785f64c8cc644f4d918988bedfbf6acfdb88bf6cbe0f56330bf SHA1: 1c0fa7ac23edb63facd3b423b8759fccc033ca89 MD5sum: d40041af60a1029b78db90b60a043197 Description: Definition of the schema version for the wasm interface types binary format - Rust source code Meant for internal usage only. . This package contains the source for the Rust wit-schema-version crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wit-text-dev Source: rust-wit-text Version: 0.8.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 92 Depends: librust-anyhow-1+default-dev, librust-wast-21+default-dev, librust-wit-writer-0.2+default-dev Provides: librust-wit-text+default-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0+default-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0.8+default-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0.8-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0.8.0+default-dev (= 0.8.0-1~bpo12+pve2), librust-wit-text-0.8.0-dev (= 0.8.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-text/librust-wit-text-dev_0.8.0-1~bpo12+pve2_ppc64el.deb Size: 19012 SHA512: 4e3979fdbfcd8e374dc664c86468db454ca885dc9382c42af08b123a729ccf9762f34b31ea23d0fab0add4ccf88da3fcdac9d5e0904df35f1ce2991929d6ea2a SHA256: c7dbce4076913ce4f8b49961fcb45e11f8201d1624bbccd9f591b41a9f4d1287 SHA1: add7e9bf4c3870c469a663cda50be97f3ba89fb2 MD5sum: abc12592be81a77d677442ed14f3f152 Description: Parser for the text format of WebAssembly Interface Types - Rust source code This package contains the source for the Rust wit-text crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wit-validator-dev Source: rust-wit-validator Version: 0.2.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 51 Depends: librust-anyhow-1+default-dev, librust-wasmparser-0.59+default-dev, librust-wit-parser-0.2+default-dev, librust-wit-schema-version-0.1+default-dev Provides: librust-wit-validator+default-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0+default-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0.2+default-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0.2-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0.2.1+default-dev (= 0.2.1-1~bpo12+pve2), librust-wit-validator-0.2.1-dev (= 0.2.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-validator/librust-wit-validator-dev_0.2.1-1~bpo12+pve2_ppc64el.deb Size: 10884 SHA512: 06bb03f82b07674fed09a3ff9704ebc8341356d3a08dc649c44836f28f05aec31ef1c384840219a4c38a05cdcfd7410b35d10b1c57399aa293f72994fd6bb827 SHA256: 1f1e1969388590f68aea219af11222ca8e147b77f414175820d1474c5dff4071 SHA1: d33706748f80736400767326db761c838e642bbd MD5sum: bf4dbe55c915049dc44097e6215aeae7 Description: Validator for the WebAssembly Interface Types binary format - Rust source code This package contains the source for the Rust wit-validator crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wit-walrus-dev Source: rust-wit-walrus Version: 0.6.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 63 Depends: librust-anyhow-1+default-dev, librust-id-arena-2+default-dev, librust-walrus-0.19+default-dev, librust-wit-parser-0.2+default-dev, librust-wit-schema-version-0.1+default-dev, librust-wit-writer-0.2+default-dev Provides: librust-wit-walrus+default-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0+default-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0.6+default-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0.6-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0.6.0+default-dev (= 0.6.0-1~bpo12+pve2), librust-wit-walrus-0.6.0-dev (= 0.6.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-walrus/librust-wit-walrus-dev_0.6.0-1~bpo12+pve2_ppc64el.deb Size: 12680 SHA512: b9b868cc8dea9e3d670c8c0f9968e7682f61074f6d34caf49a8c94431738ad1784291de13ee94e030260dba8aac784c6523b31354dd4a35014760dc6eba65f13 SHA256: a2d90a0258a83f402ced8bebb3a501b569e45f3d2e3ac027aca0120393537b9d SHA1: 2dd96679acea5ab45acf8bf3fc6146766cc6e302 MD5sum: 055cdd664ec1352b4e15d9aaac1b2458 Description: Extension for the `walrus` crate to work with WebAssembly interface types - Rust source code This package contains the source for the Rust wit-walrus crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wit-writer-dev Source: rust-wit-writer Version: 0.2.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 42 Depends: librust-leb128-0.2+default-dev, librust-wit-schema-version-0.1+default-dev Provides: librust-wit-writer+default-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0+default-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0.2+default-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0.2-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0.2.0+default-dev (= 0.2.0-1~bpo12+pve2), librust-wit-writer-0.2.0-dev (= 0.2.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wit-writer/librust-wit-writer-dev_0.2.0-1~bpo12+pve2_ppc64el.deb Size: 9596 SHA512: 47bf91f50f5d2b789736acf3a381a22089732870a57ea96065b90089de8a2ace7fd85d461afa0f7bc4ef38b11fc849e9b7da8babee15d91ac43d1c93dce818b8 SHA256: 762d05bc8a0e354d22e977b99a4af954823bb6b0933bd1a3204a3950d22a7551 SHA1: 3c3c63794dd2959b572772fbf063cb1725b1400a MD5sum: 0d156a4aac4bcd9cad55d5ebc26aa9e2 Description: Binary encoder for the WebAssembly Interface Types format - Rust source code This package contains the source for the Rust wit-writer crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wyz-0.5-dev Source: rust-wyz-0.5 Version: 0.5.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 79 Depends: librust-once-cell-1+default-dev, librust-tap-1+default-dev, librust-typemap-0.3+default-dev Breaks: librust-wyz-0.5.1-dev Replaces: librust-wyz-0.5.1-dev Provides: librust-wyz+alloc-dev (= 0.5.1-1~bpo12+pve2), librust-wyz+default-dev (= 0.5.1-1~bpo12+pve2), librust-wyz+garbage-dev (= 0.5.1-1~bpo12+pve2), librust-wyz+once-cell-dev (= 0.5.1-1~bpo12+pve2), librust-wyz+std-dev (= 0.5.1-1~bpo12+pve2), librust-wyz+typemap-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+alloc-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+default-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+garbage-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+once-cell-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+std-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0+typemap-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+alloc-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+default-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+garbage-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+once-cell-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+std-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5+typemap-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+alloc-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+default-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+garbage-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+once-cell-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+std-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1+typemap-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-0.5.1-dev (= 0.5.1-1~bpo12+pve2), librust-wyz-dev (= 0.5.1-1~bpo12+pve2) Multi-Arch: same Homepage: https://myrrlyn.net/crates/wyz Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-wyz-0.5/librust-wyz-0.5-dev_0.5.1-1~bpo12+pve2_ppc64el.deb Size: 19532 SHA512: 2097a2038a78af6900355caf4ce1362b16a195f1639b7149cc1df4977f0a82904291af87bcad71fbf40d403245097c83f9a8565a329a70e54844e1ea6106c184 SHA256: 5dc024cc6ca24d753bb70ab5272c3f124bb2c51059440ed7a6b5aa83938b9582 SHA1: 3cd55c952df8fac2c6c6d217052121dc20152713 MD5sum: c721d5ca58886892e5ea9b887e5b5d50 Description: Myrrlyn’s utility collection - Rust source code This package contains the source for the Rust wyz crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-xattr-1-dev Source: rust-xattr-1 Version: 1.0.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 68 Depends: librust-libc-0.2+default-dev (>= 0.2.44-~~) Breaks: librust-xattr-1.0.0-dev Replaces: librust-xattr-1.0.0-dev Provides: librust-xattr+default-dev (= 1.0.0-1~bpo12+pve2), librust-xattr+unsupported-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1+default-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1+unsupported-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0+unsupported-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0.0+default-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0.0+unsupported-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-1.0.0-dev (= 1.0.0-1~bpo12+pve2), librust-xattr-dev (= 1.0.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-xattr-1/librust-xattr-1-dev_1.0.0-1~bpo12+pve2_ppc64el.deb Size: 13640 SHA512: b8a2b182f95450f29773b73f30674d00f9276eda2063611c4d674bdc4afcb69d163612bb69a0a7b441bddf6cccf8ca0a95d3f7d8815a0dd1ab919c6e2e2d6b31 SHA256: 412b0ea9c75688b7785788fa05d7a54a86dfbc3a35b2a483606c305a8dfbe678 SHA1: 6591280e9072605ab2b0ffacbafcec23f741427e MD5sum: 1fdc15042ab825df71c83ff99733ce7c Description: Unix extended filesystem attributes - Rust source code Source code for Debianized Rust crate "xattr" Package: librust-xdg-2-dev Source: rust-xdg-2 Version: 2.5.2-3~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 107 Depends: librust-serde-1+default-dev, librust-serde-1+derive-dev Breaks: librust-xdg-2.5.2-dev Replaces: librust-xdg-2.5.2-dev Provides: librust-xdg+default-dev (= 2.5.2-3~bpo12+pve2), librust-xdg+serde-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2+default-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2+serde-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5+default-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5+serde-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5.2+default-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5.2+serde-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-2.5.2-dev (= 2.5.2-3~bpo12+pve2), librust-xdg-dev (= 2.5.2-3~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/whitequark/rust-xdg Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-xdg-2/librust-xdg-2-dev_2.5.2-3~bpo12+pve2_ppc64el.deb Size: 16788 SHA512: 42d136c8fd67c887eb23125469a068f4ec78a203e2a4ffe602c8e8f43794dd695c55b1573e38d539ed0cd88b4575c0b6c16218cc9d34436456695d2c9055e8db SHA256: 7e9a0ec446eb2ad307a7666b938d9ad4fe5d6c5b1be52ec6ba74753453eea399 SHA1: 7e0578d83e42f9b9259bd8b58ba5d3922dbda1f3 MD5sum: 9fd5f43428700a246a160af19316174a Description: XDG Base Directory specification implementation - Rust source code Source code for Debianized Rust crate "xdg" Package: librust-yansi-1-dev Source: rust-yansi-1 Version: 1.0.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 199 Depends: librust-is-terminal-0.4+default-dev Breaks: librust-yansi-1.0.1-dev Replaces: librust-yansi-1.0.1-dev Provides: librust-yansi+-nightly-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+default-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+detect-env-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+detect-tty-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+hyperlink-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+is-terminal-dev (= 1.0.1-1~bpo12+pve2), librust-yansi+std-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+-nightly-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+default-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+detect-env-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+detect-tty-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+hyperlink-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+is-terminal-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1+std-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+-nightly-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+default-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+detect-env-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+detect-tty-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+hyperlink-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+is-terminal-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0+std-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+-nightly-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+alloc-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+default-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+detect-env-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+detect-tty-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+hyperlink-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+is-terminal-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1+std-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-1.0.1-dev (= 1.0.1-1~bpo12+pve2), librust-yansi-dev (= 1.0.1-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yansi-1/librust-yansi-1-dev_1.0.1-1~bpo12+pve2_ppc64el.deb Size: 72288 SHA512: fe069dc1a75912a7db43ec05f55c40e75794437487111e278dc4d18f18343fb487440c3a2238ad2ebdfc2e0ce6227883d6cf4e52448f433197fddf8ce7ca20b7 SHA256: e7e70a478d9db0c8f61d17c7c6022a54fb5aa346a44bb032c3b4527fbc362335 SHA1: 90ea38b71d2c50667b757191f0e1bd3ae5172e54 MD5sum: c918e618a4ef949ace34bf2bb6e78d70 Description: Dead simple ANSI terminal color painting library - Rust source code Source code for Debianized Rust crate "yansi" Package: librust-yansi-term-dev Source: rust-yansi-term Version: 0.1.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 82 Depends: librust-serde-1+default-dev, librust-serde-1+derive-dev Provides: librust-yansi-term+default-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term+derive-serde-style-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term+serde-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0+default-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0+derive-serde-style-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0+serde-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1+default-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1+derive-serde-style-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1+serde-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1.2+default-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1.2+derive-serde-style-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1.2+serde-dev (= 0.1.2-1~bpo12+pve2), librust-yansi-term-0.1.2-dev (= 0.1.2-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/botika/yansi-term Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yansi-term/librust-yansi-term-dev_0.1.2-1~bpo12+pve2_ppc64el.deb Size: 14532 SHA512: 7c937260b125884157401478caabccb4c1defef093236d5d09df0f42d1528e3cdccf9333d888c5b81a7d4897d1f549a9b7938e8f113cf3bb41fca13c31c55c29 SHA256: e9c5e7de70c6c08b14fd5d736de29da6843927bf8158b9c4460f91675c02b1d8 SHA1: dc4f63332a6d4cfa09c4fd5537fc28f8543a0728 MD5sum: d224925f084e502cc36b5758788f1903 Description: ANSI terminal colours and styles (bold, underline) - Rust source code This package contains the source for the Rust yansi-term crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-yew-0.21+hydration-dev Source: rust-yew-0.21 Version: 0.21.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-yew-0.21-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21+csr-dev (= 0.21.0-1~bpo12+pve3), librust-bincode-1+default-dev (>= 1.3.3-~~) Provides: librust-yew+hydration-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0+hydration-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21.0+hydration-dev (= 0.21.0-1~bpo12+pve3) Multi-Arch: same Homepage: https://yew.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-0.21/librust-yew-0.21+hydration-dev_0.21.0-1~bpo12+pve3_ppc64el.deb Size: 1248 SHA512: 098ed58698d99db1e862a556c8bbdde77968dced1a36ce2f7e3496000ea9996090f80589930fabec43a16372694b5c6995b1d0066c5754f9de2b4f5ebcd21a82 SHA256: 1eb1942e4b15735a14490dabe4de2f3be01af522fb1754f386473bc93be02236 SHA1: fbef62f0e83b8d3e2610132deae4d5169c51138c MD5sum: e14d06253174165861f3b6b47f21c6a6 Description: Framework for creating reliable and efficient web applications - feature "hydration" This metapackage enables feature "hydration" for the Rust yew crate, by pulling in any additional dependencies needed by that feature. Package: librust-yew-0.21+ssr-dev Source: rust-yew-0.21 Version: 0.21.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 9 Depends: librust-yew-0.21-dev (= 0.21.0-1~bpo12+pve3), librust-base64ct-1+default-dev (>= 1.6.0-~~), librust-base64ct-1+std-dev (>= 1.6.0-~~), librust-bincode-1+default-dev (>= 1.3.3-~~), librust-html-escape-0.2+default-dev (>= 0.2.13-~~) Provides: librust-yew+ssr-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0+ssr-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21.0+ssr-dev (= 0.21.0-1~bpo12+pve3) Multi-Arch: same Homepage: https://yew.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-0.21/librust-yew-0.21+ssr-dev_0.21.0-1~bpo12+pve3_ppc64el.deb Size: 1264 SHA512: 047ab1a33d31bf55710550fd72b27b585b0eaa6a15f038406e886515524b1680bf70b41a2b3be5e927ed8bec7bece811104efd8b6558414a170ab70b0ace391b SHA256: 6f110049b96398fcf7314c4b96ea326772ff914fe388628992f21d6cfe1a1cc2 SHA1: 6c1e55d91388b5c7329449fde6ba228bbdef5a5a MD5sum: 533feca77957682641b3b6df4988e637 Description: Framework for creating reliable and efficient web applications - feature "ssr" This metapackage enables feature "ssr" for the Rust yew crate, by pulling in any additional dependencies needed by that feature. Package: librust-yew-0.21-dev Source: rust-yew-0.21 Version: 0.21.0-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 745 Depends: librust-console-error-panic-hook-0.1+default-dev, librust-futures-0.3+std-dev, librust-gloo-0.10+default-dev, librust-implicit-clone-0.4+default-dev (>= 0.4.1-~~), librust-implicit-clone-0.4+map-dev (>= 0.4.1-~~), librust-indexmap-2+default-dev, librust-indexmap-2+std-dev, librust-js-sys-0.3+default-dev, librust-prokio-0.1+default-dev, librust-rustversion-1+default-dev, librust-serde-1+default-dev, librust-serde-1+derive-dev, librust-slab-0.4+default-dev, librust-thiserror-1+default-dev, librust-tokio-1+default-dev (>= 1.32-~~), librust-tokio-1+rt-dev (>= 1.32-~~), librust-tracing-0.1+default-dev (>= 0.1.37-~~), librust-wasm-bindgen-0.2+default-dev, librust-wasm-bindgen-futures-0.4+default-dev, librust-web-sys-0.3+animationevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+default-dev (>= 0.3.64-~~), librust-web-sys-0.3+document-dev (>= 0.3.64-~~), librust-web-sys-0.3+dragevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+element-dev (>= 0.3.64-~~), librust-web-sys-0.3+errorevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+event-dev (>= 0.3.64-~~), librust-web-sys-0.3+eventinit-dev (>= 0.3.64-~~), librust-web-sys-0.3+eventtarget-dev (>= 0.3.64-~~), librust-web-sys-0.3+focusevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+htmlcollection-dev (>= 0.3.64-~~), librust-web-sys-0.3+htmlelement-dev (>= 0.3.64-~~), librust-web-sys-0.3+htmlinputelement-dev (>= 0.3.64-~~), librust-web-sys-0.3+htmlscriptelement-dev (>= 0.3.64-~~), librust-web-sys-0.3+htmltextareaelement-dev (>= 0.3.64-~~), librust-web-sys-0.3+inputevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+inputeventinit-dev (>= 0.3.64-~~), librust-web-sys-0.3+keyboardevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+location-dev (>= 0.3.64-~~), librust-web-sys-0.3+mouseevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+node-dev (>= 0.3.64-~~), librust-web-sys-0.3+nodelist-dev (>= 0.3.64-~~), librust-web-sys-0.3+pointerevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+progressevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+shadowroot-dev (>= 0.3.64-~~), librust-web-sys-0.3+submitevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+text-dev (>= 0.3.64-~~), librust-web-sys-0.3+touchevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+transitionevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+uievent-dev (>= 0.3.64-~~), librust-web-sys-0.3+wheelevent-dev (>= 0.3.64-~~), librust-web-sys-0.3+window-dev (>= 0.3.64-~~), librust-yew-macro-0.21+default-dev Suggests: librust-yew-0.21+hydration-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21+ssr-dev (= 0.21.0-1~bpo12+pve3) Breaks: librust-yew-0.21.0-dev Replaces: librust-yew-0.21.0-dev Provides: librust-yew+csr-dev (= 0.21.0-1~bpo12+pve3), librust-yew+default-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0+csr-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0+default-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21+csr-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21+default-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21.0+csr-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21.0+default-dev (= 0.21.0-1~bpo12+pve3), librust-yew-0.21.0-dev (= 0.21.0-1~bpo12+pve3), librust-yew-dev (= 0.21.0-1~bpo12+pve3) Multi-Arch: same Homepage: https://yew.rs Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-0.21/librust-yew-0.21-dev_0.21.0-1~bpo12+pve3_ppc64el.deb Size: 109172 SHA512: dad795aa8159395c0e835ec8d0a9aa3dc932d1451969d535c77a6d6ec1a6afb3a26058612958d5b6e40c77b83daaaa3d4b9fda2599998a7308a5359944b776e3 SHA256: 0b7d54ffed55ccff303dafca8846aa891a9a80adf1165850957639330edb5922 SHA1: 7a4bb64ec60111663035891aecb5acfe7c50b48c MD5sum: f3883802047e5fe306491d17b386f07d Description: Framework for creating reliable and efficient web applications - Rust source code Source code for Debianized Rust crate "yew" Package: librust-yew-macro-dev Source: rust-yew-macro Version: 0.21.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 513 Depends: librust-boolinator-2+default-dev, librust-once-cell-1+default-dev, librust-prettyplease-0.2+default-dev, librust-proc-macro-error-1+default-dev, librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev Provides: librust-yew-macro+default-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0+default-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0.21+default-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0.21-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0.21.0+default-dev (= 0.21.0-1~bpo12+pve2), librust-yew-macro-0.21.0-dev (= 0.21.0-1~bpo12+pve2) Multi-Arch: same Homepage: https://github.com/yewstack/yew Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-macro/librust-yew-macro-dev_0.21.0-1~bpo12+pve2_ppc64el.deb Size: 62884 SHA512: 460f924bc1dfd2c3e72b794bb733be0c6bb28f377bd3e7896d0a581e97440ee55d97d0a75269fbba1c4c70a58b1af057a23f1d7415a5c20ad5f6ba10eeb6b2cb SHA256: eab1d2a19de7000d29c70b7adb964d5efae9c2c0bc1530fea2cd25dd66c1ad11 SHA1: f0130cdd1f6735611ccb7def88985c6762fc117c MD5sum: b329be244d920f2be6bbf0367ff7afb5 Description: Framework for making client-side single-page apps - Rust source code This package contains the source for the Rust yew-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-yew-router-dev Source: rust-yew-router Version: 0.18.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 81 Depends: librust-gloo-0.10+default-dev, librust-gloo-0.10+futures-dev, librust-js-sys-0.3+default-dev, librust-route-recognizer-0.3+default-dev, librust-serde-1+default-dev, librust-serde-urlencoded-0.7+default-dev (>= 0.7.1-~~), librust-tracing-0.1+default-dev (>= 0.1.37-~~), librust-urlencoding-2+default-dev (>= 2.1.3-~~), librust-wasm-bindgen-0.2+default-dev, librust-web-sys-0.3+default-dev, librust-web-sys-0.3+document-dev, librust-web-sys-0.3+htmlbaseelement-dev, librust-web-sys-0.3+window-dev, librust-yew-0.21-dev, librust-yew-router-macro-0.18+default-dev Provides: librust-yew-router+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0.18+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0.18-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0.18.0+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-0.18.0-dev (= 0.18.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-router/librust-yew-router-dev_0.18.0-1~bpo12+pve2_ppc64el.deb Size: 14660 SHA512: f6ca9a007840907c083498be1b6e31b86eb838c893ad97334b2b7acdc233100cc1ddebef3801a283fde45354e834f5e532eb3dcbaee5a38119f43589e7c445b3 SHA256: ba5dc1a30a3ec0a632acffe8803bdd22dc1ded967ff808002ef4d8e96f66375b SHA1: c17b21e9fbbe66a1afa74ad97e2e71e7344e36e5 MD5sum: fb86d07530e6847f227c5c96d4203fb3 Description: Router implementation for the Yew framework - Rust source code This package contains the source for the Rust yew-router crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-yew-router-macro-dev Source: rust-yew-router-macro Version: 0.18.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 43 Depends: librust-proc-macro2-1+default-dev, librust-quote-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev Provides: librust-yew-router-macro+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0.18+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0.18-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0.18.0+default-dev (= 0.18.0-1~bpo12+pve2), librust-yew-router-macro-0.18.0-dev (= 0.18.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-yew-router-macro/librust-yew-router-macro-dev_0.18.0-1~bpo12+pve2_ppc64el.deb Size: 7460 SHA512: 38e6945a529b90f67304039c87fcb2d0e4fccd102f6d1deba180f19d2fee0ae2e4c59010403ce65d981af235488f38a44c8bf34c0c4d193be5ad4945747d7c53 SHA256: 1e95a46a6eab9a66463a614fa229d5d3746eddf80b2b2ae282d3677978f790f1 SHA1: b2da67240adfbc3aa2171b9cbec30035a0af9c0a MD5sum: fa43f0389d78960226996b92f0a8ecac Description: Contains macros used with yew-router - Rust source code This package contains the source for the Rust yew-router-macro crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-zerocopy-0.7-dev Source: rust-zerocopy-0.7 Version: 0.7.32-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1080 Depends: librust-byteorder-1-dev (>= 1.3-~~), librust-zerocopy-derive-0.7.32+default-dev Breaks: librust-zerocopy-0.7.32-dev Replaces: librust-zerocopy-0.7.32-dev Provides: librust-zerocopy+--internal-use-only-features-that-work-on-stable-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+alloc-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+byteorder-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+simd-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+simd-nightly-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy+zerocopy-derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+--internal-use-only-features-that-work-on-stable-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+alloc-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+byteorder-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+simd-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+simd-nightly-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0+zerocopy-derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+--internal-use-only-features-that-work-on-stable-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+alloc-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+byteorder-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+simd-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+simd-nightly-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7+zerocopy-derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+--internal-use-only-features-that-work-on-stable-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+alloc-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+byteorder-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+simd-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+simd-nightly-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32+zerocopy-derive-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-0.7.32-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-dev (= 0.7.32-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-zerocopy-0.7/librust-zerocopy-0.7-dev_0.7.32-2~bpo12+pve2_ppc64el.deb Size: 113940 SHA512: 7c5bd4384581526df80747c182061ace6f58b7b2f1d432c5b2568776d928cdc36d5b458b0a6d814eee702aabf098a63140721201b221135366034fc33e9132dc SHA256: 53c69dca34bce25ad06386e94aeca3434347ead3c6d02c2010d5ac176fb664df SHA1: ed9c8991b5b51a08cf1d6f0e495cb178cbfbdad1 MD5sum: 19d7ed2693bfbbcd79e817b3d4c88a14 Description: Utilities for zero-copy parsing and serialization - Rust source code Source code for Debianized Rust crate "zerocopy" Package: librust-zerocopy-derive-0.7-dev Source: rust-zerocopy-derive-0.7 Version: 0.7.32-2~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 269 Depends: librust-proc-macro2-1+default-dev (>= 1.0.1-~~), librust-quote-1+default-dev (>= 1.0.10-~~), librust-syn-2+default-dev (>= 2.0.31-~~) Breaks: librust-zerocopy-derive-0.7.32-dev Replaces: librust-zerocopy-derive-0.7.32-dev Provides: librust-zerocopy-derive+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-0+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-0-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-0.7+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-0.7.32+default-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-0.7.32-dev (= 0.7.32-2~bpo12+pve2), librust-zerocopy-derive-dev (= 0.7.32-2~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-zerocopy-derive-0.7/librust-zerocopy-derive-0.7-dev_0.7.32-2~bpo12+pve2_ppc64el.deb Size: 29156 SHA512: b717de26e8e292c841f0bc3d8541376979c0ff046e72ee3c42df32129679defae62f968014ee0048b846153aba70af364bda013e428ce9153f3b27947cb122bc SHA256: 169d2fdf363d9e1de5e493a21b46190f2dce3a7f7bba4915042385e661459a5d SHA1: 910a19a0caea1759b30fccc54c0a664432763f69 MD5sum: 30f3c8fcbca67bd759ff3857eef635b3 Description: Custom derive for traits from the zerocopy crate - Rust source code Source code for Debianized Rust crate "zerocopy-derive" Package: librust-zeroize-1-dev Source: rust-zeroize-1 Version: 1.7.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 88 Depends: librust-serde-1-dev, librust-zeroize-derive-1+default-dev (>= 1.3-~~) Breaks: librust-zeroize-1.7.0-dev Replaces: librust-zeroize-1.7.0-dev Provides: librust-zeroize+aarch64-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+alloc-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+default-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+serde-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+std-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize+zeroize-derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+aarch64-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+alloc-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+default-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+serde-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+std-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1+zeroize-derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+aarch64-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+alloc-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+default-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+serde-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+std-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7+zeroize-derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+aarch64-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+alloc-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+default-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+serde-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+std-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0+zeroize-derive-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-1.7.0-dev (= 1.7.0-1~bpo12+pve2), librust-zeroize-dev (= 1.7.0-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-zeroize-1/librust-zeroize-1-dev_1.7.0-1~bpo12+pve2_ppc64el.deb Size: 23152 SHA512: 4112578f9848743c8b8c4816be7a0cc74121cffb08b99a58ff7e3b75582fc6a8338149f01f2c43f67312d98b3f4fb27496af5170998e33507d920fa3b6899f94 SHA256: 0a73be856203e5621161d1cad0346a33ecbe6970db3d55dd613bf4706654bea5 SHA1: fb63e9ba0f29b89bd9b9306c597cb10abda38dd2 MD5sum: 1c8146afb66c8514edf60cbd8f32da43 Description: securely clear secrets from memory - Rust source code Uses a portable pure Rust implementation that works everywhere, even WASM! . This package contains the source for the Rust zeroize crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-zip-0.6-dev Source: rust-zip-0.6 Version: 0.6.6-4~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 278 Depends: librust-aes-0.8+default-dev (>= 0.8.2-~~), librust-byteorder-1+default-dev (>= 1.4.3-~~), librust-bzip2-0.4+default-dev (>= 0.4.3-~~), librust-constant-time-eq-0.1+default-dev (>= 0.1.5-~~), librust-crc32fast-1+default-dev (>= 1.3.2-~~), librust-crossbeam-utils-0.8+default-dev (>= 0.8.8-~~), librust-flate2-1+default-dev (>= 1.0.23-~~), librust-flate2-1+rust-backend-dev (>= 1.0.23-~~), librust-flate2-1+zlib-dev (>= 1.0.23-~~), librust-flate2-1-dev (>= 1.0.23-~~), librust-hmac-0.12+default-dev (>= 0.12.1-~~), librust-hmac-0.12+reset-dev (>= 0.12.1-~~), librust-pbkdf2-0.12+default-dev, librust-sha1-0.10+default-dev (>= 0.10.1-~~), librust-time-0.3+std-dev (>= 0.3.7-~~), librust-zstd-0+default-dev (>= 0.11.2-~~) Breaks: librust-zip-0.6.6-dev Replaces: librust-zip-0.6.6-dev Provides: librust-zip+aes-crypto-dev (= 0.6.6-4~bpo12+pve2), librust-zip+aes-dev (= 0.6.6-4~bpo12+pve2), librust-zip+bzip2-dev (= 0.6.6-4~bpo12+pve2), librust-zip+constant-time-eq-dev (= 0.6.6-4~bpo12+pve2), librust-zip+default-dev (= 0.6.6-4~bpo12+pve2), librust-zip+deflate-dev (= 0.6.6-4~bpo12+pve2), librust-zip+deflate-miniz-dev (= 0.6.6-4~bpo12+pve2), librust-zip+deflate-zlib-dev (= 0.6.6-4~bpo12+pve2), librust-zip+flate2-dev (= 0.6.6-4~bpo12+pve2), librust-zip+hmac-dev (= 0.6.6-4~bpo12+pve2), librust-zip+pbkdf2-dev (= 0.6.6-4~bpo12+pve2), librust-zip+sha1-dev (= 0.6.6-4~bpo12+pve2), librust-zip+time-dev (= 0.6.6-4~bpo12+pve2), librust-zip+unreserved-dev (= 0.6.6-4~bpo12+pve2), librust-zip+zstd-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+aes-crypto-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+aes-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+bzip2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+constant-time-eq-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+default-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+deflate-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+deflate-miniz-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+deflate-zlib-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+flate2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+hmac-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+pbkdf2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+sha1-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+time-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+unreserved-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0+zstd-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+aes-crypto-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+aes-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+bzip2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+constant-time-eq-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+default-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+deflate-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+deflate-miniz-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+deflate-zlib-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+flate2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+hmac-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+pbkdf2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+sha1-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+time-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+unreserved-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6+zstd-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+aes-crypto-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+aes-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+bzip2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+constant-time-eq-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+default-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+deflate-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+deflate-miniz-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+deflate-zlib-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+flate2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+hmac-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+pbkdf2-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+sha1-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+time-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+unreserved-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6+zstd-dev (= 0.6.6-4~bpo12+pve2), librust-zip-0.6.6-dev (= 0.6.6-4~bpo12+pve2), librust-zip-dev (= 0.6.6-4~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-zip-0.6/librust-zip-0.6-dev_0.6.6-4~bpo12+pve2_ppc64el.deb Size: 53312 SHA512: d983f3a501cec49b15ed14a2d592a6899a3491b709d5df80fb261674ece69c554c2b1cc36b4aa686eb8e90111fb7813e12a427ad88c6996033549036ec89c729 SHA256: 6b0fb39ef3e58df8857406b3ff524a7cc75910fc62abcfcab83b948650d60ffe SHA1: ef57fa130f90075ddc5505faa06835b4126793dd MD5sum: e884c19ff8f77f4c96473076f5ca13a3 Description: Support the reading and writing of zip files - Rust source code Source code for Debianized Rust crate "zip" Package: librust-zstd-sys-2-dev Source: rust-zstd-sys-2 Version: 2.0.6-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 65 Depends: librust-bindgen+default-dev (<< 0.67-~~), librust-bindgen+runtime-dev (<< 0.67-~~), librust-bindgen+which-rustfmt-dev (<< 0.67-~~), librust-libc-0.2+default-dev (>= 0.2.45-~~), librust-pkg-config-0.3+default-dev, libzstd-dev Breaks: librust-zstd-sys-2.0.6+zstd.1.5.2-dev Replaces: librust-zstd-sys-2.0.6+zstd.1.5.2-dev Provides: librust-zstd-sys+default-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+experimental-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+legacy-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+non-cargo-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+pkg-config-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+std-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys+zdict-builder-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+default-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+experimental-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+legacy-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+non-cargo-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+pkg-config-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+std-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2+zdict-builder-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+default-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+experimental-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+legacy-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+non-cargo-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+pkg-config-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+std-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0+zdict-builder-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+default-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+experimental-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+legacy-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+non-cargo-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+pkg-config-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+std-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6+zdict-builder-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-2.0.6-dev (= 2.0.6-1~bpo12+pve2), librust-zstd-sys-dev (= 2.0.6-1~bpo12+pve2) Multi-Arch: same Uploaders: Jing Luo Priority: optional Section: rust Filename: pool/contrib/r/rust-zstd-sys-2/librust-zstd-sys-2-dev_2.0.6-1~bpo12+pve2_ppc64el.deb Size: 14836 SHA512: 425937541f484e72e0ac1270b21435121178093056d8d5326a0d38c30fc6f8723f98d9f80b6323e9007753968afe6fb1de887810a16e7bd49917a32df19ae846 SHA256: 1d88cd22512880c561931825e74ed87a485545fe670633c2f9518ea1e1e8b589 SHA1: 2395881717121826d4e0c7c9a39e1f127beed763 MD5sum: af2db078f1214d728f62df75f21df27c Description: Low-level bindings for the zstd compression library - Rust source code This package contains the source for the Rust zstd-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: libuutil3linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 223 Depends: libc6 (>= 2.38) Breaks: libuutil1, libuutil3 Replaces: libuutil1, libuutil3 Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libuutil3linux_2.2.7-1+gnu1_ppc64el.deb Size: 54588 SHA512: 9057d4250f8aeed7f9f2d9a2b5c145a134707bddecc4c7a7d1e5c2f7339692568f090f347c5f5dc22a583856b4134fa32cc0a0b36547cff43d8a2b9adefc5105 SHA256: 10ae4753fc88e41eb8d8a262b00c205ed44fdcc19ac8c3b70e291684bee96af2 SHA1: 12afc84b8ec6212b1687a9bd68063a3d4d1c34d7 MD5sum: aaf345f5dea60bab532ebd4442caaad0 Description: Solaris userland utility library for Linux This library provides a variety of glue functions for ZFS on Linux: * libspl: The Solaris Porting Layer userland library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS, SMB, and iSCSI service integration for ZFS. Package: libuutil3linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 223 Depends: libc6 (>= 2.38) Breaks: libuutil1, libuutil3 Replaces: libuutil1, libuutil3 Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libuutil3linux_2.2.6-1+gnu1_ppc64el.deb Size: 54324 SHA512: 8cdb3a319963814c58ff3814f870a204132e055d4b9776035245df168ee6e7118611ba40f644add54e04512eec369b706dcf8cf20a2ec6dd2b3c6460c47864c3 SHA256: 848eaa81a3672396921b0b2bab1452b4a8648b70eff1e8aa4f64d22dbf2877eb SHA1: 6794c550fa27cf101d6422a08a9233f07a24d524 MD5sum: c0b809f477134f564ea12f42fbc069af Description: Solaris userland utility library for Linux This library provides a variety of glue functions for ZFS on Linux: * libspl: The Solaris Porting Layer userland library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS, SMB, and iSCSI service integration for ZFS. Package: libuutil3linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 85 Depends: libuutil3linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libuutil3linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 58728 SHA512: 1e521fa4a79a91b304da12d099d202d0830f52874501dc9eace88f7d961d89dd080f0358f1cd59e424aa45a7a174fe4b1e2ef87e9ba07f1986cdf776a097036e SHA256: 35fc353fd5b306b6ba780fe681fb9f44e07263e0648a8aab420a61b996322956 SHA1: 47a4bb2089b94cdd13b25ffff0a16bd640063eec MD5sum: 606c78ccecec5e9f69261bb4449038de Description: debug symbols for libuutil3linux Build-Ids: 8319b5b26fe1daceeea99a240ca0a45ecf3b329a Package: libuutil3linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 84 Depends: libuutil3linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libuutil3linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 57880 SHA512: e3849a53e58d8ef8a6f748ba2857679a510824485cb3f87866ad8faf91f63d32db80a4e0b6a1211d4c00b9b3077fab792f10ce806285c2050e9b631cd2f47a5b SHA256: 558a2460a99001514eaaabee854451ee8e4c813c0d0fde56fb2f76c788a4bc2a SHA1: 2103396b4b29c759a30da5fe5a94ed68b9f0f01a MD5sum: 6f451affdb85084f0279f91d337420c8 Description: debug symbols for libuutil3linux Build-Ids: 79b417fc83882d3df5b97d9607fa43df85fbb603 Package: libzfs4linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 949 Depends: libblkid1 (>= 2.16), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libssl3t64 (>= 3.0.0), libudev1 (>= 183), libuuid1 (>= 2.16), libuutil3linux (>= 0.8.2), zlib1g (>= 1:1.1.4) Recommends: libcurl4 Breaks: libzfs2, libzfs4 Replaces: libzfs2, libzfs4 Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzfs4linux_2.2.7-1+gnu1_ppc64el.deb Size: 249092 SHA512: 6da385b6e055e83523cc6e214daa31c70cac5f5b213a47f4009d29e12e63a1deab8d317e501f012b1ea21ca9dff06a7b146ea59c33a1bbdf4a3194484719610f SHA256: 6a2f7c621900450946567b339227fd635268bca0f20d6ea17e982fdd4e30a0a6 SHA1: 14d92450960d75e520d3447a656ca68d1390b5c3 MD5sum: 9f74e5e68b2fd31c6000f0423961456b Description: OpenZFS filesystem library for Linux - general support OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . The OpenZFS library provides support for managing OpenZFS filesystems. Package: libzfs4linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 949 Depends: libblkid1 (>= 2.16), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libssl3t64 (>= 3.0.0), libudev1 (>= 183), libuuid1 (>= 2.16), libuutil3linux (>= 0.8.2), zlib1g (>= 1:1.1.4) Recommends: libcurl4 Breaks: libzfs2, libzfs4 Replaces: libzfs2, libzfs4 Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzfs4linux_2.2.6-1+gnu1_ppc64el.deb Size: 246936 SHA512: 9651ca814a19e1ebd1e7282337fab8a9d3735d063d5712e8a873f4fc6125541ce2422c42e55d3079f0358dd4acebce1d8b281dcd51b72ad91e3b68749c4786c5 SHA256: d1acb70c2e68aded6207d3c67b430d7953d554e84b7b96b90c6daee0d163e1bf SHA1: 63b99857d1851b27a48a8210df91f109ca56c406 MD5sum: 69f499378f1537e3a01ec686b0bdaf54 Description: OpenZFS filesystem library for Linux - general support OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . The OpenZFS library provides support for managing OpenZFS filesystems. Package: libzfs4linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 714 Depends: libzfs4linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzfs4linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 620368 SHA512: e53cb052cde5da547eea05d98efa127488d7ecad9bef323e16b25677f90091337224091f90d9171689af2fa6a891097db93bff33a59b12e6e4860d2ea7a65679 SHA256: 8e4ed1ec6e874b9af9e8e7dbdb7d497bc3e98b87d106228099049991e2dd0d2d SHA1: 37702808217881c1f6e77d6ed14c1c7f4c46812d MD5sum: 7fa63206d8396d65c57ddc1ac52f5580 Description: debug symbols for libzfs4linux Build-Ids: 347e19ff81f0444a2c1166309e5aee87e5534537 6bb82d1df7a48a306c7c277643fb4d174557fea7 Package: libzfs4linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 706 Depends: libzfs4linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzfs4linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 613588 SHA512: 6206ccb4bf807fc7664bdb28c233e82c27287b9d43ac1671d5f3825a5233eec848d81f290fd227b81d1e66e74d0af2ffacf92554128c27029fa520ea72a75573 SHA256: 1c0fac2d7f4b36d1fe720a15433e56124510a3e50d6c54ecbd9ba428051cba18 SHA1: c99221f54c9968d0b16b74d9a16e159aeadfa447 MD5sum: ce999bcaf5c0fa01b32b67b7f97fbe56 Description: debug symbols for libzfs4linux Build-Ids: 0ea23e2f0b2e184bfe24efc97d19375eaefebbc7 be00a4895a80c3cd90e31d376464f28d0fbafc94 Package: libzfsbootenv1linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 152 Depends: libc6 (>= 2.17), libnvpair3linux (>= 0.8.2), libzfs4linux (>= 2.0) Breaks: libzfs2, libzfs4 Replaces: libzfs2, libzfs4 Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzfsbootenv1linux_2.2.7-1+gnu1_ppc64el.deb Size: 38256 SHA512: e0907e27db48cc6570dfccc739e57426a47d55ae5cdb4dcf0a5cd58d2d3a5214d97abbc5ba3d6a399a21419f262a218a05af3c6e5e1d8904deb5796b8350a458 SHA256: e63c1451118ca16bb15c926d77d528356aa2d63002901368c8def1f3645cdcb7 SHA1: bc8da3e0fec31178d81940799cccc700dcd2a9a3 MD5sum: d43b12ebb270173d84f6efc72120a01b Description: OpenZFS filesystem library for Linux - label info support OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . The zfsbootenv library provides support for modifying ZFS label information. Package: libzfsbootenv1linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 152 Depends: libc6 (>= 2.17), libnvpair3linux (>= 0.8.2), libzfs4linux (>= 2.0) Breaks: libzfs2, libzfs4 Replaces: libzfs2, libzfs4 Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzfsbootenv1linux_2.2.6-1+gnu1_ppc64el.deb Size: 38056 SHA512: f0a4a9cca518a57be5c348ed60388422ee8d07e333f60ccc484a1d318a6727c39ccb7275f7428ec7f9d85d9aa16180f6283cd67578aa6d196ef664b4c44964c4 SHA256: 4868e679cd0959da97f24a442f2cbbc815690057e973a2e9b697ba01ee9e7719 SHA1: 287b62e1aed9ec569aa0097c30332765ad7f02c4 MD5sum: 995598c9ee0c12b6835a2abe0495a131 Description: OpenZFS filesystem library for Linux - label info support OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . The zfsbootenv library provides support for modifying ZFS label information. Package: libzfsbootenv1linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 30 Depends: libzfsbootenv1linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzfsbootenv1linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 13084 SHA512: 25636affb25282f4862adb614c0f3b5ff02e6ea9916a50fe62cc9fc1d9dee71cb7eb93a68c1c0a8843c8fa86614602fc0ed0cd8d652158d2b36bbf8855c5cddf SHA256: 5673f65dda7020c7ffad9c479a6d87a2b31cf8e7aced1099543a97177d6f50de SHA1: 832e245150f9c8136634d3797fc5c6a9d6b12d99 MD5sum: 2991327478b51ac65a1f4fdf03138547 Description: debug symbols for libzfsbootenv1linux Build-Ids: 3f79b0312357792d7e094f8cffb341f1cc98097d Package: libzfsbootenv1linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 30 Depends: libzfsbootenv1linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzfsbootenv1linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 13088 SHA512: 9e1dea24843a138cca08ab34afbf0a3ef45e03b7045495281b02c524f8cd05c2387d0fc8569c750d034c6f8ae429f9ebe8987d8f9d057a9f17d83d33a9fbc29e SHA256: 8866f25813a3eb19b513749e6bb1302da958dff7f38208042b4517f0bf5b1257 SHA1: cb31828cf013c21738b587ffba009675d6fb72fd MD5sum: 6940d9a307e5eee88a53f33fd32718c1 Description: debug symbols for libzfsbootenv1linux Build-Ids: b5455a3b8366e1ce4d42e790e40775eb445f55cf Package: libzfslinux-dev Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 12821 Depends: libblkid-dev, libssl-dev | libssl1.0-dev, libnvpair3linux (= 2.2.7-1+gnu1), libuutil3linux (= 2.2.7-1+gnu1), libzfs4linux (= 2.2.7-1+gnu1), libzfsbootenv1linux (= 2.2.7-1+gnu1), libzpool5linux (= 2.2.7-1+gnu1) Provides: libnvpair-dev, libuutil-dev Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libdevel Filename: pool/contrib/z/zfs-linux/libzfslinux-dev_2.2.7-1+gnu1_ppc64el.deb Size: 2105356 SHA512: 62c215467a42045553158ca5660e4fd81fd294825ede755f36dd08e661e4dfbe04e56da0a1b5bb8f0e27c00c87b5dc1b68695e338bae0d091374ee40274f96b5 SHA256: d664c1ec49e473903e18d17b9e887af4b3a126342c8605e224436bd71c32a0ef SHA1: 49f2af7033ed6dd4fc7c82a99eb399bc9cde1fc3 MD5sum: 368956b9e7eecacd71e5bdbef4931461 Description: OpenZFS filesystem development files for Linux Header files and static libraries for compiling software against libraries of OpenZFS filesystem. . This package includes the development files of libnvpair3, libuutil3, libzpool5 and libzfs4. Package: libzfslinux-dev Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 12794 Depends: libblkid-dev, libssl-dev | libssl1.0-dev, libnvpair3linux (= 2.2.6-1+gnu1), libuutil3linux (= 2.2.6-1+gnu1), libzfs4linux (= 2.2.6-1+gnu1), libzfsbootenv1linux (= 2.2.6-1+gnu1), libzpool5linux (= 2.2.6-1+gnu1) Provides: libnvpair-dev, libuutil-dev Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libdevel Filename: pool/contrib/z/zfs-linux/libzfslinux-dev_2.2.6-1+gnu1_ppc64el.deb Size: 2098540 SHA512: 3614537ab7034deccc8968fca6cfa0295edebf6acb2bcbf3e3a4ae9dbac09fd36e6501bd3eb3194d57abb9ee9cbdd01e2464da2cdd44b30081f07be30f90c960 SHA256: fa4f89a5e293af80ab35d66ba4ef505b43303a38965cce3ffb71cc852ea2256b SHA1: aaf3bb4430a09557b12b0ec9808046163a9adb3e MD5sum: f4506b4a354668fe4ea3c0b88752c6f8 Description: OpenZFS filesystem development files for Linux Header files and static libraries for compiling software against libraries of OpenZFS filesystem. . This package includes the development files of libnvpair3, libuutil3, libzpool5 and libzfs4. Package: libzpool5linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 4687 Depends: libblkid1 (>= 2.16), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Breaks: libzpool2, libzpool5 Replaces: libzpool2, libzpool5 Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzpool5linux_2.2.7-1+gnu1_ppc64el.deb Size: 1309400 SHA512: 09d43c05e89dbe414ae50d2e5f15d2a79386d2c35f16f03b1fe57f2f96c970bdfa34509df5bc40e07f443d74c4d7520542be8e951952e9249c66ed67f445f05c SHA256: 3b72248b493fe4321ab17307a8a0f8f308bcfca271be01c21d859c984923db49 SHA1: 8241c8df4b04a819fd60adb0ff76e9195566cb53 MD5sum: 95dfe5c8f0cefe9f98dac5da15863369 Description: OpenZFS pool library for Linux OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This zpool library provides support for managing zpools. Package: libzpool5linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 4690 Depends: libblkid1 (>= 2.16), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Breaks: libzpool2, libzpool5 Replaces: libzpool2, libzpool5 Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/libs Filename: pool/contrib/z/zfs-linux/libzpool5linux_2.2.6-1+gnu1_ppc64el.deb Size: 1308828 SHA512: 09e1d5ce3f32ad3ef8cdd5b7637ea5e84033163c2c5b8dac80be4bc0a111e860f4a77505d8e6062294ee00c5cfac0fb853e345484a7db927f369cbd3ae605a11 SHA256: 978e5b0fdb43681acd43ded6ab99c1c1fcedf3b42a81f1ae7f49df67710b34ef SHA1: de2dc1c03b0b54c36044ef16a84e391487aaef66 MD5sum: c6753b0d63034cd8fade44510a240763 Description: OpenZFS pool library for Linux OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This zpool library provides support for managing zpools. Package: libzpool5linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 5027 Depends: libzpool5linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzpool5linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 4750220 SHA512: 99cc649a39460ae24af5b957711e8bf248b2cfeba39d41ccd044d30afae6411a179afa8faeca91148f8179652cde7e462197cc4fb13888b625df6ecb356f28e2 SHA256: b1891072cc9f3a9470cae9e84e4e1a039e8f98eb35d688b486b9ea5964c131f4 SHA1: e25138a73afa859af0856958aee63900c1130996 MD5sum: 74115b07d59f0dd4a821b8d6f3d44124 Description: debug symbols for libzpool5linux Build-Ids: c5350f49d94ae71952f575aa864cc5e4e30c3166 Package: libzpool5linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 5017 Depends: libzpool5linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/libzpool5linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 4741020 SHA512: 8f5341f6f3adcf966def94bff586a351dcdbb6b3aa2e95cd2932decff01352cfe31118cf2d3e2945811f37ff0ead818e909e4c9f99e631aec5eb592cb3f84948 SHA256: e3b58b0097a2a73150a20e1ecbc8ec79f751d72d1dff717f435e71b17059228c SHA1: 3d7df5160860891f1e83ea37a0e4f2815e15d323 MD5sum: 7daa867ca461a2bee2912fdc9167c277 Description: debug symbols for libzpool5linux Build-Ids: 4d2d2e05c09ca72a3e5915bc19d9b3b86b0dc3ac Package: pmg-api Version: 8.1.6 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1387 Depends: apt (>= 2~), clamav-daemon, clamav-freshclam, clamdscan, fetchmail, fonts-font-awesome, libapt-pkg-perl, libarchive-perl (>= 3.4.0-1), libarchive-zip-perl, libauthen-pam-perl, libcompress-bzip2-perl, libdbd-pg-perl, libdbi-perl, libemail-address-xs-perl, libfile-readbackwards-perl, libfile-sync-perl, libfilesys-df-perl, libhtml-parser-perl, libhtml-scrubber-perl, libhtml-tree-perl, libio-compress-perl, libjs-qrcodejs (>= 1.20201119), liblockfile-simple-perl, libmail-spf-perl, libmime-tools-perl, libnet-cidr-lite-perl, libnet-ip-perl, libnet-ldap-perl, libnet-server-perl, libpmg-rs-perl (>= 0.7.5), libproxmox-acme-perl (>= 1.0.8), libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.2.0), libpve-apiclient-perl, libpve-common-perl (>= 8.2.3), libpve-http-server-perl (>= 5.1.1), librrds-perl, libtemplate-perl, libterm-readline-gnu-perl, libxdgmime-perl, openssh-client, openssh-server, p7zip-full, pmg-docs, pmg-gui, pmg-log-tracker (>= 2.5~), postfix (>= 3.7.10), postgresql-15, proxmox-backup-client (>= 2.2.0), proxmox-mini-journalreader (>= 1.3-1), proxmox-spamassassin (>= 4.0.0-2), pve-xtermjs (>= 1.0-1), rrdcached, rsync, rsyslog, shared-mime-info, spf-tools-perl, sudo, tnef, ucf, perl:any Recommends: antiword, docx2txt, ifupdown2, odt2txt, poppler-utils, proxmox-offline-mirror-helper, tesseract-ocr, unrtf Suggests: zfsutils-linux Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/p/pmg-api/pmg-api_8.1.6_all.deb Size: 291400 SHA512: c3488184d40e429f71a49932ebf73816eb2ab6d430c21bf875d1ac1b12ae3dbab0499e975788829f62642cb2f0b18beef88051e7e810b82b5ca67d8090ebb2b9 SHA256: a1e2463b013cee23c7ff06c0519f18a1cf78890daa813816f6806a2ae79192ac SHA1: f52a0a76974cbbb20ad792c7592db690e0430f2f MD5sum: dd3d5b5651d1e73c06ed45bb64760e45 Description: Proxmox Mailgateway API Server Implementation This implements a REST API to configure Proxmox Mailgateway. Package: pmg-api Version: 8.1.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1383 Depends: apt (>= 2~), clamav-daemon, clamav-freshclam, clamdscan, fetchmail, fonts-font-awesome, libapt-pkg-perl, libarchive-perl (>= 3.4.0-1), libarchive-zip-perl, libauthen-pam-perl, libcompress-bzip2-perl, libdbd-pg-perl, libdbi-perl, libemail-address-xs-perl, libfile-readbackwards-perl, libfile-sync-perl, libfilesys-df-perl, libhtml-parser-perl, libhtml-scrubber-perl, libhtml-tree-perl, libio-compress-perl, libjs-qrcodejs (>= 1.20201119), liblockfile-simple-perl, libmail-spf-perl, libmime-tools-perl, libnet-cidr-lite-perl, libnet-ip-perl, libnet-ldap-perl, libnet-server-perl, libpmg-rs-perl (>= 0.7.5), libproxmox-acme-perl (>= 1.0.8), libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.2.0), libpve-apiclient-perl, libpve-common-perl (>= 8.2.3), libpve-http-server-perl (>= 5.1.1), librrds-perl, libtemplate-perl, libterm-readline-gnu-perl, libxdgmime-perl, openssh-client, openssh-server, p7zip-full, pmg-docs, pmg-gui, pmg-log-tracker (>= 2.5~), postfix (>= 3.7.10), postgresql-15, proxmox-backup-client (>= 2.2.0), proxmox-mini-journalreader (>= 1.3-1), proxmox-spamassassin (>= 4.0.0-2), pve-xtermjs (>= 1.0-1), rrdcached, rsync, rsyslog, shared-mime-info, spf-tools-perl, sudo, tnef, ucf, perl:any Recommends: antiword, docx2txt, ifupdown2, odt2txt, poppler-utils, proxmox-offline-mirror-helper, tesseract-ocr, unrtf Suggests: zfsutils-linux Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/p/pmg-api/pmg-api_8.1.5_all.deb Size: 290688 SHA512: 7abb241d5784c45a0b7c55bb5f84fd5bd5b5add0677d2b8bb9dd4da514b7db7d0432a776e6a1280cfd24680a0364672e879463c2989609db66c202ced5d0beac SHA256: b57aefef2497736933a930326f771bff7c4ef6a5aa7359d6edad6d4d4606969b SHA1: 0daa1ce5366f0a29eae2b89150536411b4a7b2a4 MD5sum: e1938fe30b6a81ec58c479bdc70dce48 Description: Proxmox Mailgateway API Server Implementation This implements a REST API to configure Proxmox Mailgateway. Package: pmg-api Version: 8.1.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1382 Depends: apt (>= 2~), clamav-daemon, clamav-freshclam, clamdscan, fetchmail, fonts-font-awesome, libapt-pkg-perl, libarchive-perl (>= 3.4.0-1), libarchive-zip-perl, libauthen-pam-perl, libcompress-bzip2-perl, libdbd-pg-perl, libdbi-perl, libemail-address-xs-perl, libfile-readbackwards-perl, libfile-sync-perl, libfilesys-df-perl, libhtml-parser-perl, libhtml-scrubber-perl, libhtml-tree-perl, libio-compress-perl, libjs-qrcodejs (>= 1.20201119), liblockfile-simple-perl, libmail-spf-perl, libmime-tools-perl, libnet-cidr-lite-perl, libnet-ip-perl, libnet-ldap-perl, libnet-server-perl, libpmg-rs-perl (>= 0.7.5), libproxmox-acme-perl (>= 1.0.8), libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.2.0), libpve-apiclient-perl, libpve-common-perl (>= 8.2.3), libpve-http-server-perl (>= 5.1.1), librrds-perl, libtemplate-perl, libterm-readline-gnu-perl, libxdgmime-perl, openssh-client, openssh-server, p7zip-full, pmg-docs, pmg-gui, pmg-log-tracker (>= 2.5~), postfix (>= 3.7.10), postgresql-15, proxmox-backup-client (>= 2.2.0), proxmox-mini-journalreader (>= 1.3-1), proxmox-spamassassin (>= 4.0.0-2), pve-xtermjs (>= 1.0-1), rrdcached, rsync, rsyslog, shared-mime-info, spf-tools-perl, sudo, tnef, ucf, perl:any Recommends: antiword, docx2txt, ifupdown2, odt2txt, poppler-utils, proxmox-offline-mirror-helper, tesseract-ocr, unrtf Suggests: zfsutils-linux Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/p/pmg-api/pmg-api_8.1.4_all.deb Size: 290392 SHA512: 460a84fc1f6e343b480fcda71b200371831771aaee77d119d3c05634f86a0b8d6c26b7ab4ed66760a85541b2a4ba42c765fd1983d891e66a97da6f48bca22992 SHA256: 8e8b8547472b4e4233557bec677b3ba6796b84c734b43d59da287742fb4faad7 SHA1: 5f2df9425df47bf7933b5a979b1ed9e1fe416ddd MD5sum: 4e6b6d459ca2b885d34bcded8d16bc92 Description: Proxmox Mailgateway API Server Implementation This implements a REST API to configure Proxmox Mailgateway. Package: pmg-doc-generator Source: pmg-docs Version: 8.1.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 287 Depends: asciidoc-base, libpve-common-perl, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pmg-docs/pmg-doc-generator_8.1.1+ppl1_all.deb Size: 50968 SHA512: 189542a12404700ab661526a10612197c9083ac0e283e06c5d8ca2022344b11cb03f3b26fec894ddc1f5b3df0f03cd58923b856714bf6f84b3353069986a2f70 SHA256: 749531bbe571fcf9c42aee27089a58100875007421aad37c897ec0a815a30655 SHA1: fba3e5a719c16cba3b315f8b95302a024438724e MD5sum: d8fd73292e0b4672f3d4433c30b4bc39 Description: Proxmox Mail Gateway Documentation helpers Tool to auto-generate various Proxmox Mail gateway Documentation files and manual pages. This package is required to build most other Proxmox Mail Gateway packages. Package: pmg-docs Version: 8.1.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 12711 Depends: libjs-extjs Priority: optional Section: doc Filename: pool/contrib/p/pmg-docs/pmg-docs_8.1.1+ppl1_all.deb Size: 7767948 SHA512: 420e2cec93eb72425d0aca95f1842fbaa62949017273179b1af91e423ef878b10a508fd742cbdd9377e9b2b1b429ff91498a4d7fd989b36f36f0ce38c332926f SHA256: cf70173c02771dc8b4437a1688da92202b0c779872617c7d0dad2f36943295cd SHA1: 89351321ac8ea009f30f93ca828f4cdedde349ab MD5sum: 44a764bf1991973cae237df0161ffc08 Description: Proxmox Mail Gateway Documentation This package contains the Proxmox Mail Gateway documentation files. Package: pmg-gui Version: 4.1.2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 409 Depends: fonts-font-awesome, libjs-extjs (>= 6.0.1), libjs-framework7 (>= 4.1.1), libjs-qrcodejs (>= 1.20201119), pmg-i18n, proxmox-widget-toolkit (>= 4.1.0) Homepage: https://www.proxmox.com Priority: optional Section: contrib/perl Filename: pool/contrib/p/pmg-gui/pmg-gui_4.1.2_all.deb Size: 80620 SHA512: a860b44a92ebad8d66ebfdea3503ccf70410c228999adcb6c2d736c45e56813770273f18fe025c3395d2d598bb51a33bffa010ba17319b91c75d770a8420457f SHA256: 34d07ab320926e3f26f83100cce20b455db1beefa8ccdd2c8781de02f77c31a1 SHA1: 131676f91b55116b2c50ca9af1ec85b56832554f MD5sum: a4946dc3d035a8990af59846eded6a72 Description: Proxmox Mail Gateway web interface Graphical user interface for the Proxmox Mail Gateway. Package: pmg-gui Version: 4.1.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 409 Depends: fonts-font-awesome, libjs-extjs (>= 6.0.1), libjs-framework7 (>= 4.1.1), libjs-qrcodejs (>= 1.20201119), pmg-i18n, proxmox-widget-toolkit (>= 4.1.0) Homepage: https://www.proxmox.com Priority: optional Section: perl Filename: pool/contrib/p/pmg-gui/pmg-gui_4.1.1_all.deb Size: 80500 SHA512: b87fa101145d6ac19feecddb0b06d7d15e8b80368b8a9877296542917e3eee0349e3a7e1c449ff1d6a3c6a4a722cd74105f0f9105822d333517804d64d004b58 SHA256: 02c541159467dffa03690b36d85062f36ada8365dca9f37a92b5121013cf2cb4 SHA1: 47c2701d3fa618fbb27fb9900aabfef3b345a164 MD5sum: d5b3580af73db5b646f3c86d2f2a72e0 Description: Proxmox Mail Gateway web interface Graphical user interface for the Proxmox Mail Gateway. Package: pmg-log-tracker Source: rust-pmg-log-tracker Version: 2.5.0 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 782 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/r/rust-pmg-log-tracker/pmg-log-tracker_2.5.0_ppc64el.deb Size: 256328 SHA512: 9f9981df06c4b974e5b10f6aa4a6313b38d69e38737d336cd28c5f59025d0be76cbf5c6a7eb6a1118af9ad9f5f44f11a9306850d1921d7b0a5befa96ce31a563 SHA256: a32d0c8ecadded54d724b8684c806bc9a88102e0fe6c58664f8de1c3bd00897b SHA1: ee0699b59451fcd6a1a1175ef8759a1d5e92e7ab MD5sum: d08b83c26cd55bf217262023e5049d15 Description: Proxmox Mailgateway Log Tracker Tool to scan mail logs. . This package contains the following binaries built from the Rust crate "pmg-log-tracker": - pmg-log-tracker Package: pmg-log-tracker-dbgsym Source: rust-pmg-log-tracker Version: 2.5.0 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 3489 Depends: pmg-log-tracker (= 2.5.0) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-pmg-log-tracker/pmg-log-tracker-dbgsym_2.5.0_ppc64el.deb Size: 3408644 SHA512: bd549e943edf0707797331417845a5e4f19460f232d5ba521b7a94d8b61ca8e3bf1a1bfeb1be2206ad69604e7b2ccf72e96abe36497ae1e3dc690ba3eafa4726 SHA256: 97c5eceaeab19bdb90f2b0d57f2795a9fb454ed5195f95576227af0788514450 SHA1: 8d8488ef6b7b8e8968933ab3a180d6d5172c6571 MD5sum: 3eae83662ecfcd2144f62f233d70eafa Description: debug symbols for pmg-log-tracker Build-Ids: 650678053ba4bc0c806321fa96ff65548034c98a Package: proxmox-backup-client Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 16602 Depends: qrencode, libacl1 (>= 2.2.23), libc6 (>= 2.34), libfuse3-3 (>= 3.2.3), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0), libzstd1 (>= 1.5.2) Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-client_3.3.2-2+ppl1_ppc64el.deb Size: 3088764 SHA512: 80bad1e5e36a174ba04b4505f9bf42236b704523f480ad5351c764b284dd3e9a71e3839d04554574bd6062f2e6448d569ec93bdf635cf110d0501652bf969ed1 SHA256: 90d9047e3e55bc981c56a8f1c65433b2a299e6599d84fecc10f622e7f93b8431 SHA1: 30eee41f9607a4e50472e7488f693b7ec54496a7 MD5sum: fa7310368e161386f6cf9724d2190704 Description: Proxmox Backup Client tools This package contains the Proxmox Backup client, which provides a simple command line tool to create and restore backups. Package: proxmox-backup-client-dbgsym Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 85991 Depends: proxmox-backup-client (= 3.3.2-2+ppl1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-client-dbgsym_3.3.2-2+ppl1_ppc64el.deb Size: 83647584 SHA512: 759b865472d6a8de4f301e0925058cd4233be9f2f6150e2b313e56ce2aea482a8770275d403b7a236b4fde41bab26431e5874b0ae26ba9de5d2d1b5d9cda34d0 SHA256: 8e726b6b016277de7b0738efc67db3fa699f4e6251a356966d3299d3174c7baf SHA1: 4dc7d0f9e92cfc34d6ad5a593b0f8c6e440c54ed MD5sum: b48ded5d568b4ffa4a5b7e48589ec786 Description: debug symbols for proxmox-backup-client Build-Ids: 12542b52cc70f6f6b9c9468aebffd94afa1a5165 df73aaed0cd16924b8a89b908dfb59599342efa6 Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 16967 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.3.2-2+ppl1_all.deb Size: 6164308 SHA512: 83acfb6544ec43f2e3f287a1aa8feeeb43174ededd8280d7c0b3f445f4e0bb38d779c3d2017c651e14c057d522fbdf2430e38bb050bab0b0cac37aeb7b9ba3c0 SHA256: 92f6f1e3fd058ce13ff7a9319e1c6fff046ab47eb2f8e32d982886f07e8b9f9c SHA1: 43f5fea127d9b4932036d0e663e1b2cbd2ba50c6 MD5sum: c8a6a9d53858dab46ab208c2a92edfc2 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.3.1-1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 16964 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.3.1-1+ppl1_all.deb Size: 6162228 SHA512: c4c57b02756203e086f56d950d696de0940d49c4ccf00484b5075c8a285bf3f1d841943963569a48a518bed5799f93b2406401f895f9165d024a24ce9a20bde9 SHA256: c91c24dc54d894fea646a0ea5c8d6dbc5f5aa41cb599b486a8f92ce788326501 SHA1: c2413d86f53677bcfcea9034e3655dd6e0118280 MD5sum: e3f37455d479b9ae6f5586aeccdabc04 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.11-1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13462 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.11-1+ppl1_all.deb Size: 4629508 SHA512: 1b21ffae662ad7b79ed1632c12754c96bee3880e8face7d00fb5e2680635e582013f5d3aeedb95783f311b292a24126725800b2989aea3bb2095310995c72566 SHA256: cee4f6cee31772953cf231daeead6e37fb168625abc9c86675214375fe918da2 SHA1: 00a702cf181ffc53cd0caeb2756ee305bf949ec9 MD5sum: 45da44d606dfc1cf43f8dcecdcef64b7 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.9-1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13381 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.9-1+ppl1_all.deb Size: 4617472 SHA512: 48bf99f636b1a6c285d40cbac364d4c1d5b6bec86664903c1b872207919f207185bce127e43149c662988a9ac91110ad242ff669eb8f4665a100ce50a2743de3 SHA256: 8ad27ef8b42b743c23b6bbf0efb6e9c99b3148c283b7c0c34b023c93024e8a2b SHA1: 12f6a656f6c17c6124b91e714bf5ca043ba49781 MD5sum: fc30e619a4eb1ad9dbdbe7e637752911 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13370 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.8+ppl1_all.deb Size: 4614792 SHA512: b59678a5ed470ab42fe8b3a9176bd9c14948ba569bf74374b4bb55aac2502b65feaf1723e0b4b8db870806a87ac59ec5f57c1ed3d6d8fabc4a1df368d30adb8f SHA256: 8b915d68a4a5a22b11afee1684c292f25f107a5414c0fd12d0c911b66ff8cb9d SHA1: aa966d16439115c85ab3e154f5623480455d5fc8 MD5sum: 752e80bb89f99f72fc1f469793579b64 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.7+ppl3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13230 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.7+ppl3_all.deb Size: 4608668 SHA512: f87ac37f84759286f9ed8b41ec0e83b8908c6339e07cfcddf3aaa72ad3d5f29920b7d9b97f476e750cf248b1c2a236133d4c0b6b4c2eb5e7e56e7430b031f96b SHA256: 90379bdfbfe86316d4a9bccdfabda0831d7ea4bcc6ac8de50769627db32609d9 SHA1: be1b283b9f6946f36b26035ea96d579212a6b79a MD5sum: acbaa3c872076fa7c99b18ccf2bfd083 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.7+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13230 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.7+ppl2_all.deb Size: 4608884 SHA512: 7cee4afa4275f423078900c4291e012d2c251f294a23d55a6d06e137bcbc5d576c17712788daa8d16decd3d6b23b2e13a681995f0ee67b287c45000070e7a511 SHA256: a124207786bb00ae114a1c84ef173d5f007c8ce2dfc7dda8a31f703356bd2307 SHA1: 135f8135919dc32b8f32c4d24b6265c55550784f MD5sum: c63c94e7826bd23c6ec913d671eb32c8 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.7+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13134 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.7+ppl1_all.deb Size: 4604388 SHA512: 15e299e9fcc6351373f1bba7c2e8f4474e4a92e720bb6d50a0942ea1db195db5125c753ec243d5a8d40a6b1a467b284e77a532f17558b59829af0cf1d4b06646 SHA256: 1dc3fdc0ba614b392bbaff76c033fb4a88091b9d758a9c9319076a445c7f47f5 SHA1: b0bdc8cc6fceb1d863efd435343eb33f721fe85c MD5sum: e086f95a4f864668437794355ae0a6ac Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-docs Source: rust-proxmox-backup Version: 3.2.6-1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 13133 Depends: fonts-font-awesome, libjs-extjs, libjs-mathjax Homepage: https://www.proxmox.com Priority: optional Section: doc Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-docs_3.2.6-1_all.deb Size: 4603156 SHA512: 6981d19936dba912b68f9d81ec59d1924b174a6c0b9a2585853e7760551f351ca26f5e9a7ef6c1a772c6d8ebe37cb84f364c899dda588e54224e46bf6c6d66fe SHA256: de16af8f45cf1b15d5be98fde6d17b90e7309db9139a8a789c366c8cbdea9b74 SHA1: 47966dab930f93de4f8dd463511ebea5c9e596dc MD5sum: 9f064110571c94e2b22bcd0f39efe3f0 Description: Proxmox Backup Documentation This package contains the Proxmox Backup Documentation files. Package: proxmox-backup-file-restore Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 16350 Depends: libacl1 (>= 2.2.23), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0), libuuid1 (>= 2.16), libzstd1 (>= 1.5.2) Recommends: proxmox-backup-restore-image, pve-qemu-kvm (>= 5.0.0-9) Breaks: proxmox-backup-restore-image (<< 0.3.1) Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-file-restore_3.3.2-2+ppl1_ppc64el.deb Size: 2995760 SHA512: 84d64f404d146868b10f7a3704e7b0392217b21427c891539a7839f7b1c15f6d61f3aa67437a2163c248b9d97869b41db6a50a177f315b9aa1629a40d0ed3040 SHA256: 2a33fdefbc1e765a68e1e725e91f0656a67ed0b14658c21fbefa66733911cfc2 SHA1: a3c2495af29e27ae25defa70d573fdb9c0e21018 MD5sum: 0e39ffca1a5c4433ade42e2aabced92a Description: Proxmox Backup single file restore tools for pxar and block device backups This package contains the Proxmox Backup single file restore client for restoring individual files and folders from both host/container and VM/block device backups. It includes a block device restore driver using QEMU. Package: proxmox-backup-file-restore-dbgsym Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 82716 Depends: proxmox-backup-file-restore (= 3.3.2-2+ppl1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-file-restore-dbgsym_3.3.2-2+ppl1_ppc64el.deb Size: 80217028 SHA512: 0742a196a2540ff703b560e3eac9b0fee92805dc1f048a2f1524e8afac032652389e87d671ac800a28ff707974fc35663fcb68df2ec3a5ca5a8234300a9c9846 SHA256: f5522b3364cd0cbef8e806a4c959a83213be77962f2815b4ad76c51961eae176 SHA1: bc53a044f29c2b062ed79c749144696eb9faf73e MD5sum: 64735052210d49d8adfd67329acd6732 Description: debug symbols for proxmox-backup-file-restore Build-Ids: 735bd754ac9ebe765c6c8864a18c08988adde3e3 d0b7d2c9addc89eff3dcee456d48048671442933 Package: proxmox-backup-server Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 147432 Depends: fonts-font-awesome, gdisk, libjs-extjs (>= 7~), libjs-qrcodejs (>= 1.20201119), libproxmox-acme-plugins, libsgutils2-1.46-2 (>= 1.43), libzstd1 (>= 1.5.2), lvm2, openssh-server, pbs-i18n, postfix | mail-transport-agent, proxmox-backup-docs, proxmox-mini-journalreader, proxmox-widget-toolkit (>= 4.3.3), pve-xtermjs (>= 4.7.0-1), sg3-utils, smartmontools, libapt-pkg6.0 (>= 1.9~), libc6 (>= 2.34), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 4.2), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0 (>= 246), libudev1 (>= 183), libuuid1 (>= 2.16) Recommends: ifupdown2, proxmox-mail-forward, proxmox-offline-mirror-helper, zfsutils-linux Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-server_3.3.2-2+ppl1_ppc64el.deb Size: 28967288 SHA512: a7668b6fb518d2108a69478a92c33bb91169c2dce4bb4678fdb8aa6d0f4ac221b5975522cb75eb456c87dd4bfcad1a85cc7aec085da56f9f7128ab91f588e48f SHA256: 310d3bfa2235e8f48e374329ed12a12de02f2f475c34093dfe15b11b90c7a4b9 SHA1: e400176e0a6ef6b330d2f9e08aaa759d916451df MD5sum: 2840004b540ce206e5d9e464ab71c527 Description: Proxmox Backup Server daemon with tools and GUI This package contains the Proxmox Backup Server daemons and related tools. This includes a web-based graphical user interface. Package: proxmox-backup-server-dbgsym Source: rust-proxmox-backup Version: 3.3.2-2+ppl1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 632857 Depends: proxmox-backup-server (= 3.3.2-2+ppl1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-proxmox-backup/proxmox-backup-server-dbgsym_3.3.2-2+ppl1_ppc64el.deb Size: 611053568 SHA512: 4176383e9b3222b5ea757486604b1d57feb989dcc64219548a62cbec3a930447cdc8e8deca0d16556fb32114cafec3ea844c15af965786ce6e7e9e1d1ec3470d SHA256: 9859c56f7798fb2971916715b1e5600c373b1bc62bc22326b09c07598c57e3e4 SHA1: 0f87ccae67fd4d216a0685200f34ff357ec81768 MD5sum: fac1d2a087c6528895e111845fa08628 Description: debug symbols for proxmox-backup-server Build-Ids: 100f658075305cfdbe9905a3779f4928f3688137 15a9e18dcf079442a162515c69f13e38dc72ee20 19005f4ca714133687e5571af4f8af99cdae3d43 194b0b8cf282d36ff0ec2284002603af71d321e8 5d3e7e917809dc9624d64b588f3ee21909692b21 98b378220125d82d6231250afb166107b92faa27 a21e14577c2f999070a0e80ab2ee313d8952f051 a843721bfad894f1af23c608fd48aab2952318e2 c99939c3c15c81e34bb2f20e8361f38f61fdd4e2 dda611fcca4ed61946f4ce699c25135b5be257db e5516c6c68b03f691928059c9b1c5ceddca4cf65 Package: proxmox-termproxy Version: 1.1.0 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 657 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Recommends: pve-xtermjs Breaks: pve-xtermjs (<< 5.3.0~) Replaces: pve-xtermjs (<< 5.3.0~) Multi-Arch: allowed Homepage: https://www.proxmox.com Priority: optional Section: contrib/admin Filename: pool/contrib/p/proxmox-termproxy/proxmox-termproxy_1.1.0_ppc64el.deb Size: 205256 SHA512: 3acecc8f81885d9b8415831da7da624a2501fe4a1cd08bb5ccfdece58928a22a6e298306e2a409a30596bf3669d0b1d10dbb925b3fc6585d95455f2b9a7ba0be SHA256: 85253ce0b93451b310a296715d55e70f754967027893d01bb763fa47b862f42e SHA1: c903626f839f85c23a0ae6337932633785b408a9 MD5sum: 2c05475cb605d84997ccb50dd1832968 Description: Wrapper proxy for executing programs in the system terminal This package provides an wrapper for running commands in a system terminal, redirecting input via a special protocol and returning the PTY output 1:1. It's used for the backend of the xterm.js based host and virtual guest consoles in Proxmox projects like Proxmox VE or Proxmox Backup Server. Package: proxmox-termproxy-dbgsym Source: proxmox-termproxy Version: 1.1.0 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 1656 Depends: proxmox-termproxy (= 1.1.0) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/p/proxmox-termproxy/proxmox-termproxy-dbgsym_1.1.0_ppc64el.deb Size: 1576688 SHA512: 6366ed30c4a52b9698819aeecc6c91881b1e007e00c0f63929704583ae196bd6548788db3207fcdc013b89b57885fad596266b1744db4603eb78c0d0832afbb2 SHA256: e710925b82e0437d65f5ec43ebb34a00e41cf3631f81a74832329c2ed1c6a62a SHA1: 3f63c4a73560b5da99622430f79898738285c4a0 MD5sum: 8ee5dde0ae32abb3db766e35d1b93b71 Description: debug symbols for proxmox-termproxy Build-Ids: 55b9df9c17964dad2a0d7811d16884bf23626660 Package: proxmox-websocket-tunnel Source: rust-proxmox-websocket-tunnel Version: 0.2.0-1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 3414 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libssl3 (>= 3.0.0) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/r/rust-proxmox-websocket-tunnel/proxmox-websocket-tunnel_0.2.0-1_ppc64el.deb Size: 830224 SHA512: 0395fb38e527cb801613e08733872d2b0445413ee7254d0b5d44d8e68aecd32d4f0a6736b0c8e027a67a24162cbb39268713d81fb8d1736517b0daf377980005 SHA256: 1f260534c5d0449a5e5ef85b1d72017a58c4e58820fd1b965ebbd69ff3a96e72 SHA1: 533fd0e95345b897b4ce1ebfcd8185ba2c251623 MD5sum: f50e88f00a4aa2f12ba91e55bfd9ff38 Description: Proxmox websocket tunneling helper Proxmox websocket tunnel helper . This package contains a helper binary for tunnelling UNIX sockets over a websocket connection Package: proxmox-websocket-tunnel-dbgsym Source: rust-proxmox-websocket-tunnel Version: 0.2.0-1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 11956 Depends: proxmox-websocket-tunnel (= 0.2.0-1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-proxmox-websocket-tunnel/proxmox-websocket-tunnel-dbgsym_0.2.0-1_ppc64el.deb Size: 11347868 SHA512: c2c265aab9c50ff6c71c45fe05125c2a6718e4e1be3ed34b4f4c0edba110d6b0f5fdb825bd381dcef031789075f6c8bfd3be269d862d8ddc04751db7d5730f8c SHA256: c8fb64c118905ec36403b1f574e8df759e1e427b6c7ca10e78e641c860c0a794 SHA1: fe402b545dc046441753b752044593ad886737aa MD5sum: 658a80918516d749648ee845ce7aea77 Description: debug symbols for proxmox-websocket-tunnel Build-Ids: 3f80a1137e33f3d6cebc1c09992cdae22a7f3ca5 Package: proxmox-widget-toolkit Version: 4.3.3+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1026 Homepage: https://www.proxmox.com Priority: optional Section: contrib/web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit_4.3.3+ppl1_all.deb Size: 219240 SHA512: aeea1a7c1d29175debb6eb79a7578643d95e2cc8f45f5cad6c36d6a258c82a51d3a7f8a0723bae27e33d66a5653f5c1437acb84a45f89f828b29b049fa1c387c SHA256: f379e6b0ba3d1edba3bd49edf48bb2cc60935536a82db4cab1c0e0ff47089d3f SHA1: ddcdee9b00d9381207b8333cba7d171f3180b754 MD5sum: 5217cf8306a0eeb03233556799419741 Description: Core Widgets and ExtJS Helper Classes for Proxmox Web UIs The base framework providing widgets, models, and general utilities for the ExtJS based Web UIs of various Proxmox projects Package: proxmox-widget-toolkit Version: 4.3.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1020 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit_4.3.1+ppl1_all.deb Size: 218392 SHA512: c4bb19d949b6d711ec7550084411ee7533894f13c49f95e46cf0f414bfc26d872256a39b10caa2480c928d724c3e18c383b26ac7ff7b74e6e5ebc982b6f32638 SHA256: bc6be6e94624c245034095aa0075f0e5e1cbd38550ec460a79c1f9749d82b15d SHA1: 20d2e650b1529c68cd68656fe8ecea7533c17892 MD5sum: 3b9ce57ed5d968de99aff658c8e21a53 Description: Core Widgets and ExtJS Helper Classes for Proxmox Web UIs The base framework providing widgets, models, and general utilities for the ExtJS based Web UIs of various Proxmox projects Package: proxmox-widget-toolkit Version: 4.3.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 1016 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit_4.3.0+ppl1_all.deb Size: 217500 SHA512: 7177549a1e00cfad9b516a0afd2f4aa9c47626ed7c530b319b97a2736fecad784e5fcb5bb1894f17d159a73ea7505441fdebffe185e7927d86d7274a510ac674 SHA256: 05e899afbb6197385c339b7d5165bdd4b7341567c40dcca0ea1cff8a6792e315 SHA1: 1595ef992168fbef749b6a04c847eb62ce94fe4a MD5sum: c4dace9ca75ddc6bd01825a3835b8901 Description: Core Widgets and ExtJS Helper Classes for Proxmox Web UIs The base framework providing widgets, models, and general utilities for the ExtJS based Web UIs of various Proxmox projects Package: proxmox-widget-toolkit Version: 4.2.4+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 992 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit_4.2.4+ppl2_all.deb Size: 213788 SHA512: 2feadede42b60d0f439b4039aacf82d8035ed5989ec20bec220d9026d1466d578a30e1b368aa1674a1becadae8344b3a0402ca90173cb45fa91c1d0c0674bcb1 SHA256: 2584f3d7138e212b649b8a91ade66b5cc879647cc05fd9b361083ff5a7b17477 SHA1: 68a92d4ef23876da398eb198d3bd04f08e41a963 MD5sum: 636a8f285093f459988d407e022efa8c Description: Core Widgets and ExtJS Helper Classes for Proxmox Web UIs The base framework providing widgets, models, and general utilities for the ExtJS based Web UIs of various Proxmox projects Package: proxmox-widget-toolkit-dev Source: proxmox-widget-toolkit Version: 4.3.3+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 62 Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit-dev_4.3.3+ppl1_all.deb Size: 27424 SHA512: 2b6c70942252487e4ed52f83c1c31cbdc04f1ce9ec8738f5f2e10277a4491576b706b7d173c97ed1f687fa00a60ffadf6413864b6827427daeb3d45b63461173 SHA256: 6dc38c65966a23b1cfa474f5026a7ed06ca6312bba2f4098764ac4ebd3855bb7 SHA1: e5d539a5bc4868edfecf802bc371379fe55e201b MD5sum: 13b381d9996180129e452e843d8d83d1 Description: ExtJS based widgets and utilities for development Contains some common JavaScript code that some Proxmox projects might used to build common interfaces, like the API viewer in each documnetation repo. Package: proxmox-widget-toolkit-dev Source: proxmox-widget-toolkit Version: 4.3.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 62 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit-dev_4.3.1+ppl1_all.deb Size: 27292 SHA512: 17e9148be4c449e6eb5b56b90da59729276ad6925b65a221cba751ce9c2673e204fe6edf7df57e1ffb057ccc12108d6d99232d9dfd547cf264264078166c5ce3 SHA256: bc9699dcddbcb428398e29701731bcbed1b989ef625af66a9d6c49f8eeb8bef7 SHA1: eb24acdb6b05dd6f5182af13192fc887cb7b131e MD5sum: 4cd781528c57bbe9eef547570ec229bc Description: ExtJS based widgets and utilities for development Contains some common JavaScript code that some Proxmox projects might used to build common interfaces, like the API viewer in each documnetation repo. Package: proxmox-widget-toolkit-dev Source: proxmox-widget-toolkit Version: 4.3.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 62 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit-dev_4.3.0+ppl1_all.deb Size: 27008 SHA512: 230552a422e79ed53aea48950ded09fefb354e35e1aefdfb6ae3b1ea7835a3d504c08e6d1edec703ac77c48aae24d84b075aa71eb6a5d85850ae8fc3a2dd58de SHA256: ae4c4b86525ba9834f99ec5c664fb4a2ec0eafd2ddd61c37db5cf1acb48d7ba1 SHA1: fd7ab625dd52957303d120bcc1ca53d5abe15838 MD5sum: c4c84be841c0761aff916a6e8bbb4208 Description: ExtJS based widgets and utilities for development Contains some common JavaScript code that some Proxmox projects might used to build common interfaces, like the API viewer in each documnetation repo. Package: proxmox-widget-toolkit-dev Source: proxmox-widget-toolkit Version: 4.2.4+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 62 Homepage: https://www.proxmox.com Priority: optional Section: web Filename: pool/contrib/p/proxmox-widget-toolkit/proxmox-widget-toolkit-dev_4.2.4+ppl2_all.deb Size: 26812 SHA512: 78f35b43900e61d193e0bdb493c889ca152c74c1cd78cbfd821e75fc4b0d38dd20257cf9645b91d39acc35baf5f0c32384301a8285db7671e924072c745ce150 SHA256: e8ce1224b683ea3c37112ca798f71d5b436be43733651a7ef6dba2ca1624e888 SHA1: cb10cd838aad0069a8d04dcc8896541cb9671309 MD5sum: df51567a28715624d52d9498991bd37e Description: ExtJS based widgets and utilities for development Contains some common JavaScript code that some Proxmox projects might used to build common interfaces, like the API viewer in each documnetation repo. Package: pulldown-cmark Source: rust-pulldown-cmark Version: 0.11.0-1~bpo12+pve1 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 1040 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: text Filename: pool/contrib/r/rust-pulldown-cmark/pulldown-cmark_0.11.0-1~bpo12+pve1_ppc64el.deb Size: 289584 SHA512: d41469e4526759f318c66694d9f7a52cf00394ef2f4b6bb57d9c1b20614e6d9a9d55c985e459ebdabd74c2d5ccf8af6230c5077ab66a8c1a38c2ac9cd68dfcb2 SHA256: 8ebb0253c4ab2eaf58299bfbbd6ee7dd8e6898e4f77bdf51d917d22031e79ac9 SHA1: c677c980658a26e384a63c8c59beec619405934c MD5sum: a1bf95267c7487027721f08c1f75e20a Description: Simple command-line tool for rendering CommonMark to HTML pulldown-cmark is a pull parser library for CommonMark, written in Rust. This package contains a simple command-line tool for rendering to HTML, based on the library. X-Cargo-Built-Using: rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-getopts (= 0.2.21-4), rust-memchr (= 2.5.0-1), rust-pulldown-cmark-escape-0.11 (= 0.11.0-1~bpo12+pve2), rust-unicase (= 2.6.0-1), rust-unicode-width-0.1 (= 0.1.14-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: pulldown-cmark-dbgsym Source: rust-pulldown-cmark Version: 0.11.0-1~bpo12+pve1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 3486 Depends: pulldown-cmark (= 0.11.0-1~bpo12+pve1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-pulldown-cmark/pulldown-cmark-dbgsym_0.11.0-1~bpo12+pve1_ppc64el.deb Size: 3405364 SHA512: e93ff225677034dff377a5500b2fa5b00d0cccbb3538886ed24d584694a57a33cefd00adc032605ead62eb0e068f10bc0f69cd65778a620d110989cf44a6bbb6 SHA256: 7604ab6de7cc49f701841bca3c3c1157dd5cf1a8535d60a29f8b7f7f712e4f66 SHA1: 47288a7ec1c1cffaab3a0ceed70e834b26c476b6 MD5sum: 5ccd9a7e94b34748be7255881268083d Description: debug symbols for pulldown-cmark Build-Ids: faf6345ed52c1a6dea60552e67ac0f2cd373f717 X-Cargo-Built-Using: rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-getopts (= 0.2.21-4), rust-memchr (= 2.5.0-1), rust-pulldown-cmark-escape-0.11 (= 0.11.0-1~bpo12+pve2), rust-unicase (= 2.6.0-1), rust-unicode-width-0.1 (= 0.1.14-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: pve-container Version: 5.2.3+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 558 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve | lxc, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.3-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: contrib/perl Filename: pool/contrib/p/pve-container/pve-container_5.2.3+ppl1_all.deb Size: 140696 SHA512: 95e561d436e559109a420aa29c02844cc64a6033ca32867983e8c1f291aa35b9c1d99110a4cdaa66944bc9a2c19362ad3849bfb464ae838475bf536fb8cd5351 SHA256: fa2fdfefa4e4ec41f42ad5069c2057974c9cb5a49e47e2096cf8c34b577c6c42 SHA1: a930096c92d8d17054c191628d18c78bd7fca0d9 MD5sum: dfc67aec16a720fe922a14604ffc8d45 Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 558 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve | lxc, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.3-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.2.2+ppl1_all.deb Size: 140624 SHA512: 031a72d05110508baf0e475f08ac2e67cc4014aacf2822f1291475af31a1949b7f11ae6c14a3a9c3bb2e79a29f675c524352c1a1bebc52048163ef5e9f1b9452 SHA256: e7416a814965bae5677c91cee569b206c3bbbf6a2006bce06f389ab9abc00a4a SHA1: 269e3fe5313cf092c394f5a282b0810945aa2da1 MD5sum: c6dd57bf7b10259e8d86b8f2c8500db1 Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.2.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 557 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve | lxc, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.3-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.2.1+ppl1_all.deb Size: 140392 SHA512: c14b1ec7b68a6f073166fadbf68387e523f010b7acd3e82d53759a524226eb6acc409f73d8ccb4734cd0beeccd27bc126ba6514dfa95aa7fcde3eb81b0126306 SHA256: f9ec625c09b9028243f671d7f0ef57d3ed09ce7853455162a8ff81d5b9c6f6a6 SHA1: 369c9c7abd9a34c03be520ea0988a8ee3e64a830 MD5sum: 3b4d189cda14ba2c9bcb61e7309e018b Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.2.0+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 552 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve | lxc, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.3-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.2.0+ppl2_all.deb Size: 139684 SHA512: d4086e88e1fa62048430aa90b71ce57458db5e007323cbe14487e08fa11ae9ffbdb9d0d740a743d0524207727a0242eb32f2c172623df6c7d5f9d5adb1b5c75a SHA256: 9516323776381e6d740a38d3a825016b60cf1ed797350d4b21a0de7e0a508c1f SHA1: 53dfd08cb2c159896ce6e5a426e25fe37926d4f6 MD5sum: 853b89cad178b95212ef6e0a65149388 Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.2.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 552 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.3-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.2.0+ppl1_all.deb Size: 139680 SHA512: dcc8cf17de0a4a6d72d2e7beb64adbd59e50a0505f075b6966ad541c6fcded02378055ad9ab0834b8b3814b0c261c4dd772866210a680afb31c10aef44c35e9e SHA256: e5641f20e0633cf36dcff061e780a94a063ddaa11221420953d5872a7bd817d8 SHA1: 891b14f465d3abf34d2a806e7201588bca9ab574 MD5sum: e969f0f0e544a34222801cb78cd6bb1d Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.1.11+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 550 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.5-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.1.11+ppl2_all.deb Size: 138960 SHA512: b0d8d4c87f873149ed768eab12e9046ef49cae8039ac7d1d7bbb5aa8ff4fbd4e0aae37feaa74817fba46bbf891f0bf33bf0f332ffea8b83f6164d2922238348d SHA256: 2fa16eb6211e128d2803fe8c14c0990cdac95527e323026b6839e52747028001 SHA1: 3ddc7a3f40e985a1167c8faa5d85d71a79a159fe MD5sum: 4de59c76e6eb5c8ab7b550b51623537f Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.1.11+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 550 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.3), libpve-storage-perl (>= 7.2-10), lxc-pve, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.2.5-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.1.11+ppl1_all.deb Size: 138720 SHA512: 24038edfbbde87199614895e46017012c317d55b61e93d40bca24b31d946b24c5e63d5b8542e82dd32d63fd637ddf439aafd675c68d1be439f4ba45a2378490c SHA256: 6134196a1a7065f2001abd135dddcca013bd4911f803521dca816d49f64fe2b0 SHA1: b2fa1642be5203cc97476f77547eed6945154d6d MD5sum: 55ddeaad1bc74165f1c35d17eaaf13f8 Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-container Version: 5.1.10+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 549 Depends: binutils, file, libpve-access-control (>= 8.0.0~), libpve-cluster-perl, libpve-common-perl (>= 8.1.0), libpve-guest-common-perl (>= 5.1.2), libpve-storage-perl (>= 7.2-10), lxc-pve, pve-cluster (>= 4.0-8), pve-ha-manager (>= 3.0-9), pve-lxc-syscalld, proxmox-backup-client (>= 3.0.2-1), xz-utils, perl:any Recommends: libpve-network-perl (>= 0.8.3) Priority: optional Section: perl Filename: pool/contrib/p/pve-container/pve-container_5.1.10+ppl1_all.deb Size: 138752 SHA512: 3e8a0bc8d8d9223f2b9d488a842da9455953188960df770f3d070952a335d188e23074b968e6f895ae16490e41d0997fb99171ad765c74143cc0c27ac232cba8 SHA256: db077bd90f9f035e1839526884aedd3e88bb141ea51f8ff0b03922c0c79d030b SHA1: de8cee19f618404bff1b4f23bff279e2fb3b1c9d MD5sum: 087e02194180c16c4d7ab12e6a65ee3c Description: Proxmox VE Container management tool Tool to manage Linux Containers on Proxmox VE. Package: pve-doc-generator Source: pve-docs Version: 8.3.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 955 Depends: asciidoc-base, libpve-common-perl, source-highlight, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-docs/pve-doc-generator_8.3.1_all.deb Size: 183464 SHA512: a39cc6bce0685f3587f9fcc7ab3d8a3e18a38b71a26d4504d8107fe75f9b1a26c4e9574d0c26b9c8475d9680d59983f1f8bf51d167171526fe5e0960abe1e4fc SHA256: 8b984ecdfb316eefa90e3b8bc1b37c8fdb67a1b7619240601cf8e496661ff0d7 SHA1: 7c6812c886ca78c15f21d1696581d709af6c151f MD5sum: 3bfca32fb45121c4c1883990ecad261f Description: Proxmox VE Documentation helpers Tool to auto-generate various Proxmox VE Documentation files and manual pages. This package is required to build most other Proxmox VE packages. Package: pve-doc-generator Source: pve-docs Version: 8.2.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 952 Depends: asciidoc-base, libpve-common-perl, source-highlight, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-docs/pve-doc-generator_8.2.5_all.deb Size: 183052 SHA512: 76e872ba7ca6fab04ae6849d010fc4608c823935ce02db1e13a501f4fbdb80a6eee7e009801665299aefe8a00da569aa860487f4babefd27f870d37e7cbcf371 SHA256: 01d76380b0499b6bbd42c4ef304edac9994d854706729bfeef5b1ca05edce49d SHA1: 499795694325b2637581a12bc3ff70fe6105cebc MD5sum: ef4442a63c4a5f69c3cfee486fd5608d Description: Proxmox VE Documentation helpers Tool to auto-generate various Proxmox VE Documentation files and manual pages. This package is required to build most other Proxmox VE packages. Package: pve-doc-generator Source: pve-docs Version: 8.2.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 937 Depends: asciidoc-base, libpve-common-perl, source-highlight, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-docs/pve-doc-generator_8.2.4_all.deb Size: 180576 SHA512: 19026aefad23e848cf20bff719a31c4c93123d6474208bcd893082246402bebab8468bbf0210fa7896ccff47e9d6394e3ca969095576782fe1ac3a3aaa7db60b SHA256: 8c9ed90dc14e9be9a87f1e147c31248f16bc4c0333c505bc22832ee4d393304e SHA1: 93dc67b1f279386db3c6340183e6c4f3078aedab MD5sum: 9ca9d88d2508262e2b4f837a6c0847eb Description: Proxmox VE Documentation helpers Tool to auto-generate various Proxmox VE Documentation files and manual pages. This package is required to build most other Proxmox VE packages. Package: pve-doc-generator Source: pve-docs Version: 8.2.3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 935 Depends: asciidoc-base, libpve-common-perl, source-highlight, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-docs/pve-doc-generator_8.2.3_all.deb Size: 180212 SHA512: 56991661ba09f3b36258034b35bd42aafa5c9ff6638f89c8887288a0fbecf62acdd238d0ff8c370a2876012a5d9381e5569a57bc1ea8691fc1892dc0f36cd51d SHA256: b5b54ac08931fe7748d58614dde6fd7bd089d1bdedc981c876cc67026a5e1a6c SHA1: 33a3d43b5bf32949c4074bf6ad59a6944756b5ad MD5sum: 1cb97506b0dad1307e21ebfd949a0089 Description: Proxmox VE Documentation helpers Tool to auto-generate various Proxmox VE Documentation files and manual pages. This package is required to build most other Proxmox VE packages. Package: pve-doc-generator Source: pve-docs Version: 8.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 925 Depends: asciidoc-base, libpve-common-perl, source-highlight, xmlto, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-docs/pve-doc-generator_8.2.2+ppl1_all.deb Size: 177588 SHA512: a1ca9020df162fd219948cbdca176ac0191537763133b3220a86c1dd9e6582c69b9125559841f325f8b926b3cc3b21905fcfbf981253d817f695bc8fa604c94d SHA256: 58849a4c2440469027d6f90fd8e7383a26aaa257a28828be7b94613c473ea6de SHA1: db6820b9496d062f96c0b208cee1d2a3ac476b13 MD5sum: 0016ad4d26d04d3e81fdddc4232519a2 Description: Proxmox VE Documentation helpers Tool to auto-generate various Proxmox VE Documentation files and manual pages. This package is required to build most other Proxmox VE packages. Package: pve-docs Version: 8.3.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 23875 Depends: libjs-extjs, perl:any Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs_8.3.1_all.deb Size: 7678180 SHA512: fc85047cb8c6b7689a91cb040cb539dfcbb19b781494073044893102cec386ef2597791fe1a9a878f3377f11c8a8afe47fa2f0217efb4c016bbb032eeae2600a SHA256: 421d929cf4904c352538b8de8d761ab6dcbfdab3a6e5de9d26bc77ef4a9b1ac7 SHA1: b610ff9a22bf0b275121f305d106d43651562dd6 MD5sum: d8986d14a6f0de3217fa8c259939fabc Description: Proxmox VE Documentation This package contains the Proxmox VE Documentation files. Package: pve-docs Version: 8.2.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 23857 Depends: libjs-extjs, perl:any Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs_8.2.5_all.deb Size: 7676228 SHA512: 6ef7e8776f1cceea9e7d6270edf0f42f02460f30032329b6cea9a24de01043feb13010cc1178735a03c80db54308a71f087ace774d9d1f966c141fb89e4c787f SHA256: a70dd8bb5411b8ab9146d493970b21d05fe95bbc3894f7cf4b8802469d8eaa8c SHA1: b395bbbe634d3e6b59757815957d2c195aeb6467 MD5sum: b0aa164d849a1f590b5d5bcf10e927d3 Description: Proxmox VE Documentation This package contains the Proxmox VE Documentation files. Package: pve-docs Version: 8.2.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 23549 Depends: libjs-extjs, perl:any Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs_8.2.4_all.deb Size: 7634476 SHA512: c155812d726f0a63b05c1f31d943358fa3181968c6a6522601e3a5a6ec5b91dcf213333a816fe4275035ad298932e5021dcf607f97f301d328b768f63e3698bd SHA256: 54954cf2f0941e81d1da8222c1494f3dc733d323cfa7e1a261a709fbfe887491 SHA1: d3e25980051dc0935302b71f4477d4b500d15755 MD5sum: 4837ab9e187c02afec438c97600bcd77 Description: Proxmox VE Documentation This package contains the Proxmox VE Documentation files. Package: pve-docs Version: 8.2.3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 23450 Depends: libjs-extjs, perl:any Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs_8.2.3_all.deb Size: 7621940 SHA512: 8b92f643587d5247422dc8ab0e4a97d891fbb211fff0d37099f99b142233b78601f84abf674efe9d97462529b44214ba8a25bcc9ef61a98086474c49b4f85c53 SHA256: 6bae755b6c3adcc168086afda4432ee92c2e4ec41f7297be2795ee4e48c13d5d SHA1: 653fc1f26038ad0004c2a9f23754d81c719ca5c2 MD5sum: 8e4216292c6e585cd6ed172ad52a6649 Description: Proxmox VE Documentation This package contains the Proxmox VE Documentation files. Package: pve-docs Version: 8.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 23088 Depends: libjs-extjs, perl:any Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs_8.2.2+ppl1_all.deb Size: 7574672 SHA512: b57766308928190909f8a40ef5b66cf9b8d2482f32e306d876ec892e11cbd2e187081efb3e7d23b18570338be6bcdbfaa6208e536e1a5e03933f11fdc9ab0741 SHA256: 4615a968838d03bcb34cdd2c91a537f510d851fd161144b360f89ec37c40c947 SHA1: f83400edf6dd6f86b29355966fbd3ff2fca0f24b MD5sum: 47773616350e495b89d03c30bb3df558 Description: Proxmox VE Documentation This package contains the Proxmox VE Documentation files. Package: pve-docs-mediawiki Source: pve-docs Version: 8.3.1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 336 Depends: libhtml-parser-perl, libmediawiki-api-perl, pve-docs, perl:any Suggests: apache2 Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs-mediawiki_8.3.1_all.deb Size: 33252 SHA512: 3ca7038cbea3de9ec2b3e0b64a7ff45f8a5633201da0d69ce49df4d75883b7d80025b4daef8952a7c60ef0fecb39c77443d92ef99059d4bf196dddfb958cde0d SHA256: c4b182f6f987467668dbfeb9493a54ee6d01e9a44ca9f36bc3782014b4f310a0 SHA1: 67d7cd833731a5005a3a97e9b16f8f74af7c2bdd MD5sum: 935420881a25007b5a00f987d591fc30 Description: Proxmox VE Documentation - mediawiki plugin This package contains tools to view Proxmox VE Documentation with mediakiki. Package: pve-docs-mediawiki Source: pve-docs Version: 8.2.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 334 Depends: libhtml-parser-perl, libmediawiki-api-perl, pve-docs, perl:any Suggests: apache2 Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs-mediawiki_8.2.5_all.deb Size: 33060 SHA512: 1e0c05c9aa100b23ba6921ec99c69f9afd6c7bde79d029d11743bff10d15b249c7d27c73c0da9957a974f41ec7140e62e001089fb5065dc87451e7dfcd3e7e4b SHA256: e0e1684390674033c067cfc1a261e928d1337af667cb6e69c3d262a6d31c9548 SHA1: 85530ed3f3c3d7a46c190b4833b68062b03f4420 MD5sum: 87f27440ab9cd2a05b1f721025b114b0 Description: Proxmox VE Documentation - mediawiki plugin This package contains tools to view Proxmox VE Documentation with mediakiki. Package: pve-docs-mediawiki Source: pve-docs Version: 8.2.4 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 327 Depends: libhtml-parser-perl, libmediawiki-api-perl, pve-docs, perl:any Suggests: apache2 Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs-mediawiki_8.2.4_all.deb Size: 32632 SHA512: 4ee4040ea190f30510a482421e2fbdebe1893af65ab045896de6d2be433d7647169ea0f1d88a22927b6146d80679cb2d72203e3d9ac3355b59b72cb5d5d3bdbd SHA256: c691cab5618ef3ea1c6389623bb226c27956d2bdb0c617500a4a85848f156cc4 SHA1: 375ede766ec4f5923ff9ea24ddec59d9f452a5c0 MD5sum: 50fb7ed93f671c9ce1452a960e79b8ec Description: Proxmox VE Documentation - mediawiki plugin This package contains tools to view Proxmox VE Documentation with mediakiki. Package: pve-docs-mediawiki Source: pve-docs Version: 8.2.3 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 326 Depends: libhtml-parser-perl, libmediawiki-api-perl, pve-docs, perl:any Suggests: apache2 Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs-mediawiki_8.2.3_all.deb Size: 32232 SHA512: f26904654e29b4b860b60c295a9c62289c9da539add69f794149a091987dd1f99934a6db98afe5891f325621bda9bfb8e655cef9a58ab4d22d77b56dae0c70b0 SHA256: 76384218bcbdfc2baf927ef57c2720d0fe4516f8dfc0ab5845cb022dfe2785b5 SHA1: a88ae19e0d058d174cd15dd6bd84ae83af0e28ff MD5sum: 5b2e644dce7bd7e5f461611a807a91e3 Description: Proxmox VE Documentation - mediawiki plugin This package contains tools to view Proxmox VE Documentation with mediakiki. Package: pve-docs-mediawiki Source: pve-docs Version: 8.2.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 325 Depends: libhtml-parser-perl, libmediawiki-api-perl, pve-docs, perl:any Suggests: apache2 Priority: optional Section: doc Filename: pool/contrib/p/pve-docs/pve-docs-mediawiki_8.2.2+ppl1_all.deb Size: 31936 SHA512: 9c52846a33a86c975e5e812ae21f595066a3699c4f9b20b25e7c082d633bf855dcff9ee060e09d8b63a19a88b9cbfa4b8fc4ce7378109d05520afffee9cbb3e7 SHA256: 880ebefa802c9886fc60b28f848a659c0a6a64a5933f2205ed0c585f7264d58f SHA1: 3babd2757f8b4def36b5bdffb8399bb43e28b875 MD5sum: 2115ee912785bb460cb0f969fc606744 Description: Proxmox VE Documentation - mediawiki plugin This package contains tools to view Proxmox VE Documentation with mediakiki. Package: pve-ha-simulator Source: pve-ha-manager Version: 4.0.6 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 381 Depends: libclone-perl, libdevel-cycle-perl, libencode-locale-perl, libfilesys-df-perl, libglib-perl, libgtk3-perl, libhttp-message-perl, libjson-perl, libnet-ip-perl, libstring-shellquote-perl, liburi-perl, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-ha-manager/pve-ha-simulator_4.0.6_all.deb Size: 84980 SHA512: edeaa970836892c0d256950f1b0ad9459e6f3681261394f1a037363186749fb21d768f5c3d3e252fff19d0a9193395f45b427941c44d781144de03ac7797e7cb SHA256: 658c479a0875f6392acedf966d3e29b94f36d868d31a363d40ebbd041bad8fb5 SHA1: c423c1737ede1c05db4e9e3135fcfa6d054c53ff MD5sum: d25c092b1f0487f72498ddfa4eb19edb Description: Proxmox VE HA Simulator This is a simple GUI to simulate the behavior of a Proxmox VE HA cluster. Package: pve-ha-simulator Source: pve-ha-manager Version: 4.0.5+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 353 Depends: libclone-perl, libdevel-cycle-perl, libencode-locale-perl, libfilesys-df-perl, libglib-perl, libgtk3-perl, libhttp-message-perl, libjson-perl, libnet-ip-perl, libstring-shellquote-perl, liburi-perl, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-ha-manager/pve-ha-simulator_4.0.5+ppl1_all.deb Size: 78268 SHA512: b3c36350f9baa23125ff516c18835e6934073f2c0ce8cb4ffe362f28af59c215687bd4ecba9a181528270e0de2acd61dea4936677fa7d5e87bddee6a82769821 SHA256: 034de77ece2e65fe754f5730e2e202b6d092e8b05da7268652c889438eec11fd SHA1: 23daca5501ba915b5794e10d8e0903184a1b29de MD5sum: b7629ba6b5faba47c66383c1b82de37e Description: Proxmox VE HA Simulator This is a simple GUI to simulate the behavior of a Proxmox VE HA cluster. Package: pve-ha-simulator Source: pve-ha-manager Version: 4.0.5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 353 Depends: libclone-perl, libdevel-cycle-perl, libencode-locale-perl, libfilesys-df-perl, libglib-perl, libgtk3-perl, libhttp-message-perl, libjson-perl, libnet-ip-perl, libstring-shellquote-perl, liburi-perl, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-ha-manager/pve-ha-simulator_4.0.5_all.deb Size: 78164 SHA512: e3f5d58b821aadf0478e17a0f43b6c6fe50dda696596857a021158178a89691fc7973760d7929716ca3758392a53536d5587ca61f902b0b4cf50b1e7c8e855d1 SHA256: 6f71f3a1d96757cebb713492d434825cb3323ad18fba9dfebdae336428c86541 SHA1: 75073c83ec88480ed1809d21086f9001bd44cd50 MD5sum: d20eca1539f7c02cc7558c446248759b Description: Proxmox VE HA Simulator This is a simple GUI to simulate the behavior of a Proxmox VE HA cluster. Package: pve-ha-simulator Source: pve-ha-manager Version: 4.0.4+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 353 Depends: libclone-perl, libdevel-cycle-perl, libencode-locale-perl, libfilesys-df-perl, libglib-perl, libgtk3-perl, libhttp-message-perl, libjson-perl, libnet-ip-perl, libstring-shellquote-perl, liburi-perl, perl:any Priority: optional Section: perl Filename: pool/contrib/p/pve-ha-manager/pve-ha-simulator_4.0.4+ppl1_all.deb Size: 78296 SHA512: d61e8352060fb57df37777654a371efdb1fb356eb6bc09b2304e2e36f00078d6615968cc56e15dcda2768904d91deaad0cede9db020be509dda2b387a3e44f1b SHA256: 24a4660b4f4475078aa49c2717ecf8def276783a78c57da2e0076dfc49b6abef SHA1: 0ccbce0c5054f6c0690bf151aa0576ae6d087107 MD5sum: edc4932786790fc05cd5823ed7135263 Description: Proxmox VE HA Simulator This is a simple GUI to simulate the behavior of a Proxmox VE HA cluster. Package: pve-lxc-syscalld Version: 1.3.0+ppl1 Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 1046 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libsystemd0 Homepage: https://www.proxmox.com Uploaders: Jing Luo Priority: optional Section: admin Filename: pool/contrib/p/pve-lxc-syscalld/pve-lxc-syscalld_1.3.0+ppl1_ppc64el.deb Size: 293016 SHA512: ed7b19b868362ace50c2f9102d419cec9830350ef6e312c3759954da5625abc5af927a4bc66c350634abb7608f843781c8f40662dec9270fa1c901b717b921ec SHA256: 8de85045c8bbace09396342dfe078d09dba2198cd18770c331b7db4d7e354314 SHA1: 2476f9cee1dc6f9fc371a97e25854cf33f9b888c MD5sum: c7951d7eb642c2547a76f420194da950 Description: PVE LXC syscall daemon A daemon which handles a selected subset of syscalls for unprivileged containers. Package: pve-lxc-syscalld-dbgsym Source: pve-lxc-syscalld Version: 1.3.0+ppl1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Proxmox Support Team Installed-Size: 4772 Depends: pve-lxc-syscalld (= 1.3.0+ppl1) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/p/pve-lxc-syscalld/pve-lxc-syscalld-dbgsym_1.3.0+ppl1_ppc64el.deb Size: 4634552 SHA512: 2ac72cc63d914b45ceb40c2a3ae09b9e01e233e4051d3f2d873d6da554873012a4e191cb6849318a9d4eeb199d4f171238410edddf11df78581ec7c1e459f066 SHA256: e47f7483a851b91ce012f0a7ac05880c374c2e50089d4cbf27e4c26c991e553a SHA1: 545cdf6ec1b8441f8c5f4f93875aef718d69095e MD5sum: ccce9a28bf9f6d7613f0b96611aefbe6 Description: debug symbols for pve-lxc-syscalld Build-Ids: 73b104f0fdd3a7bb7ce8fbe761252e7aca8b5ac2 Package: pve-manager Version: 8.3.2+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2708 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.6), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-network-perl (>= 0.9~), libpve-network-api-perl (>= 0.9.9~), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.12), libpve-storage-perl (>= 8.2.8), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.3.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.2.7), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: contrib/admin Filename: pool/contrib/p/pve-manager/pve-manager_8.3.2+ppl1_all.deb Size: 546672 SHA512: 106ee8b73846348a86d0f688703f58ec90b5f0232a5cb2b8a0beebf5f9a96cca7cb15479bf4ee65691e172c6c13394a4abfd60bb2cf03e97d8915cf2f3dda3bb SHA256: ff8ecfc0a9945d93952eefbbce6f54a5fe8ec97f712cd12a47be5e5a6526ca28 SHA1: 720d75f42b108fab877d26e38270a8c630234911 MD5sum: bc1fd392840a789b10908145b4b053be Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.3.1+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2703 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.6), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-network-perl (>= 0.9~), libpve-network-api-perl (>= 0.9.9~), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.12), libpve-storage-perl (>= 8.2.8), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.3.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.2.7), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: contrib/admin Filename: pool/contrib/p/pve-manager/pve-manager_8.3.1+ppl1_all.deb Size: 545896 SHA512: 2b1f768ebf68c020e9a8bbb27ab80dbac05b5585ae8717a24550e5e9fbf8993145306705453719da87fa2c5e531b9f106977155ee5e093e4591c808cfa0045ab SHA256: a6a8695bbc437cd297f64a6aa83ad0c43be1f35c07da5f909155373da06a3b5f SHA1: 9f8a490d87b84e3ea09f34680e49d9858626fe06 MD5sum: 02ef5d7fcbd32582bea6aa42605a8541 Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.3.0+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2702 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.6), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-network-perl (>= 0.9~), libpve-network-api-perl (>= 0.9.9~), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.12), libpve-storage-perl (>= 8.2.8), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.3.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.2.7), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.3.0+ppl1_all.deb Size: 545676 SHA512: 60656bfd1ad013db3a7536478b86beea73f7b928da6c0ae86369b841d0ce77d2a89af0444eb56855989a962998ef236be7ff07262828de9b77fc7ce20ae2536d SHA256: 0d1a225dc303fc4f0a84a2cc4dbdfb945d623b35680bcc7ce98e83af7ac17a41 SHA1: 47e8c93e3f752126084ffff1d718e4eddc97290c MD5sum: 3c3578c49fccb2479883a5fe51ea9d29 Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.2.8+ppl2 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2689 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.6), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.10), libpve-storage-perl (>= 8.1.5), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.2.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.1.2), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: libpve-network-perl (>= 0.9~), proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.2.8+ppl2_all.deb Size: 542328 SHA512: a44e2da9b1f6f053dd612350ce5b0ed8ab6991d79642077e3c08ddcf5f8489825459382f6d0218f0d22f0d630f0219187a844388d1196b390b9fd88e13a1c821 SHA256: 60ebae4c07ab6738c1cb823b504ac2871007c6ffb00f3694a02ffe40b3f21af9 SHA1: 26a2921e3b11f085024d8e2f4bea877dc85aa713 MD5sum: e481fe3b2144a805a868e11aa4d69c60 Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.2.8+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2689 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.6), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.10), libpve-storage-perl (>= 8.1.5), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.2.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.1.2), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: libpve-network-perl (>= 0.9~), proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.2.8+ppl1_all.deb Size: 542312 SHA512: 5501e7aebbd1d77b63f3004cd5a52f8248e49663c2e281069df5ba5cb54cdac67bb3ad26b18cd85778b384a4758a0363376c604a0131255e3124108d97c655f2 SHA256: 096c2d7fa6d7551f9eb4a3c04f1e2d98c46033af1d377d7fbd82971bd7570493 SHA1: ebb4c21a33367b25b6bdf78ae3e806ab74ccacdc MD5sum: a80aefa7b9098409f6d026c00f5d5de4 Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.2.7+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2677 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.3.4), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.3), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 5.1.1), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.8.10), libpve-storage-perl (>= 8.1.5), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.2.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.1.2), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: libpve-network-perl (>= 0.9~), proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.2.7+ppl1_all.deb Size: 540060 SHA512: 01d265e436807172aaa2e47885d14dbdfbce24c76deb9f81312490da4a78843dc3621ef74c0b052454cdd4c4c52ed6c97946ea975deceb7625d8bf08f459b1f3 SHA256: 623e59c070b11741957034e08b303ee9455266bc77c8b417cb9ab6b3b9a7d6f6 SHA1: 3079c073025f1eac891746df4ba637acbb46bf2d MD5sum: 3a2660c916848eae3bdd914ceb671490 Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.2.5+ppl1 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2664 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.2.0), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.0), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 4.1-1), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.7.1), libpve-storage-perl (>= 8.1.5), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.2.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.1.2), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: libpve-network-perl (>= 0.9~), proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.2.5+ppl1_all.deb Size: 537580 SHA512: d72fc2f10d06bec9fca1110ce8bceb7948a23a2006bb0c6b4e6bcb4f96eeb707e138e6601be7207ec00e125a7de8612ef76589939f4ced56163ed05ac77fca65 SHA256: b6d747f871ff8352ca39a1ce4a03b00ff9d86628e9bbc8f90e7da1694cf2f663 SHA1: d6132c2157883a806545cfb4cbe0a5ed1a370005 MD5sum: 95e4d35458c0aad68678137def52dc1f Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: pve-manager Version: 8.2.4+ppl5 Architecture: all Maintainer: Proxmox Support Team Installed-Size: 2664 Depends: apt (>= 1.5~), ca-certificates, cstream, dtach, fonts-font-awesome, fonts-font-logos, gdisk, hdparm, ifupdown2 (>= 3.0) | ifenslave (>= 2.6), libapt-pkg-perl, libcrypt-ssleay-perl, libfile-readbackwards-perl, libfilesys-df-perl, libjs-extjs (>= 7.0.0), libjs-qrcodejs (>= 1.20201119), libjs-sencha-touch, libjson-perl, liblwp-protocol-https-perl, libnet-dns-perl, libproxmox-acme-perl, libproxmox-acme-plugins, libproxmox-rs-perl (>= 0.2.0), libpve-access-control (>= 8.1.3), libpve-cluster-api-perl (>= 7.0-5), libpve-cluster-perl (>= 7.2-3), libpve-common-perl (>= 8.2.0), libpve-guest-common-perl (>= 5.1.4), libpve-http-server-perl (>= 4.1-1), libpve-notify-perl (>= 8.0.5), libpve-rs-perl (>= 0.7.1), libpve-storage-perl (>= 8.1.5), librados2-perl (>= 1.3-1), libtemplate-perl, libterm-readline-gnu-perl, liburi-perl, libuuid-perl, libwww-perl (>= 6.04-1), logrotate, lzop, novnc-pve (>= 1.2.0-2~), pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), proxmox-widget-toolkit (>= 4.2.0), pve-cluster (>= 8.0.5), pve-container (>= 5.1.11), pve-docs (>= 8.0~~), pve-firewall, pve-ha-manager, pve-i18n (>= 3.2.0~), pve-xtermjs (>= 4.7.0-1), qemu-server (>= 8.1.2), rsync, spiceterm, systemd, vncterm, wget, zstd, perl:any Recommends: libpve-network-perl (>= 0.9~), proxmox-firewall, proxmox-offline-mirror-helper Conflicts: vlan, vzdump Breaks: libpve-network-perl (<< 0.5-1) Replaces: vlan, vzdump Provides: vlan, vzdump Priority: optional Section: admin Filename: pool/contrib/p/pve-manager/pve-manager_8.2.4+ppl5_all.deb Size: 536556 SHA512: 13f8deeafd8e146fa7b366f2f6f083cdc80445c3e78abe2a5ffb5737c1920c1a67116ecd793bc8550cb16ddabb9a1e714a9aa8fcf85c2e9b39a273953829dc85 SHA256: fe4585b495a7c1450bad98f3888cfebbbac49df48c56ea82b33a4894e9144943 SHA1: 2479a6fc57dea27b750e5c256cfbc627ab419f28 MD5sum: ce7ff9945c331ecab043e1c6104eebca Description: Proxmox Virtual Environment Management Tools This package contains the Proxmox Virtual Environment management tools. Package: python3-pyzfs Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 432 Depends: python3-cffi, zfsutils-linux (= 2.2.7-1+gnu1), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/python Filename: pool/contrib/z/zfs-linux/python3-pyzfs_2.2.7-1+gnu1_ppc64el.deb Size: 69396 SHA512: 03614336edcb0c7f7dccbb5a796bdf387bf0a3c023674bfe99f557e5749733a719507725d05798fff088fd7e7286add4e87f8c569c9e1ba59971bf20b938f96d SHA256: e81e7a2fdaef405227e72bd5bf05b3741f985dd4bec2cb2ab29449b915b0a1cd SHA1: ef10cdb9dfaa2d5836a6deb36d4de0be2f84bc9b MD5sum: 950bd098c7aa08bf8628d8df3bfd27d8 Description: wrapper for libzfs_core C library libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. Package: python3-pyzfs Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 432 Depends: python3-cffi, zfsutils-linux (= 2.2.6-1+gnu1), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/python Filename: pool/contrib/z/zfs-linux/python3-pyzfs_2.2.6-1+gnu1_ppc64el.deb Size: 69172 SHA512: b0605c1c4728d865f638f17d0a651d2b82f72498d8364786d025a2689ca427098fecf4e3175d66fbe8006eee71ddcbcac99fcdf036073d36c8343bf2aaee4962 SHA256: 1261e579960da9e40c72bfd895a9a11beb96d94a15a6f5e2240006f4edc7a3bf SHA1: 394d3ab7e11a651bfcab6eea4463613f22f945c4 MD5sum: fdf47b3e1a7063d39905d158a8eb5de1 Description: wrapper for libzfs_core C library libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. Package: pyzfs-doc Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 546 Depends: libjs-sphinxdoc (>= 8.1) Recommends: python3-pyzfs Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/doc Filename: pool/contrib/z/zfs-linux/pyzfs-doc_2.2.7-1+gnu1_all.deb Size: 62512 SHA512: 195cc9e6496a177f36a62f6a24284d99ef5dd28637a2c655bc1477a311399af3b44fd43b68697e576f838bed46c435802844cb12d3471c82f710876f76792854 SHA256: cd8f77c1ce5131139b70b3a6df869e4c9a47ccb77e46bee6b187fa229f51fedf SHA1: db72d544bb086f38d4fba76d0fe3cf173ce07f09 MD5sum: da2996237fec2c1a9085fea7e995d706 Description: wrapper for libzfs_core C library (documentation) libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. . This package contains the documentation. Package: pyzfs-doc Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 546 Depends: libjs-sphinxdoc (>= 7.4) Recommends: python3-pyzfs Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/doc Filename: pool/contrib/z/zfs-linux/pyzfs-doc_2.2.6-1+gnu1_all.deb Size: 62404 SHA512: 2a5eeed83a62287222f46f622f1ae822270ff4caa02ca86788e7b7f8180fe395a4c0ee51456e4ea6a25e0f782c876d5b5521363993c573736ee5a02b6e7ef3d3 SHA256: 48a9e283af03fa1c3e068b46c8779fd0d193f0129e49a252c9cd1110774c373e SHA1: 82fed1009536d97173adc135f3476a8fd0f48822 MD5sum: 9c388b3169430122b43def794d2d31a3 Description: wrapper for libzfs_core C library (documentation) libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. . This package contains the documentation. Package: rust-grass Version: 0.13.3-1~bpo12+pve3 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 4429 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rust-ahash-0.7 (= 0.7.6-11), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: web Filename: pool/contrib/r/rust-grass/rust-grass_0.13.3-1~bpo12+pve3_ppc64el.deb Size: 1131964 SHA512: a4b384591fba466c15f1b86d91a47452dd4d65d343be56e5f64923117fa40cfc1f453a681d4f53f3dd86b386f3c5bb6a541b32d88b93ce01fe5ae0df398a16b8 SHA256: 62649105db1c55c5311244a71ab2730595c4d53436fe8a48d0cf072d93622677 SHA1: 51c1d8b4902a8bed6fc015652298ca979885a80c MD5sum: 629bef7030b8731c84193078ada42f80 Description: This package contains the CLI SASS compiler 'grass'. This package contains the following binaries built from the Rust crate "grass": - rust-grass X-Cargo-Built-Using: rust-ahash-0.7 (= 0.7.6-11), rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-codemap (= 0.1.3-1~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-getrandom-0.2 (= 0.2.12-1~bpo12+pve2), rust-grass-compiler (= 0.13.3-1~bpo12+pve2), rust-hashbrown (= 0.12.3-1), rust-indexmap (= 1.9.2-1), rust-lasso (= 0.7.2-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-once-cell-1 (= 1.19.0-1~bpo12+pve2), rust-phf (= 0.10.1-2), rust-phf-shared (= 0.10.0-2), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core-0.6 (= 0.6.4-1~bpo12+pve2), rust-rand (= 0.8.5-1), rust-siphasher (= 0.3.10-1), rust-strsim (= 0.10.0-1), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: rust-grass-dbgsym Source: rust-grass Version: 0.13.3-1~bpo12+pve3 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 12651 Depends: rust-grass (= 0.13.3-1~bpo12+pve3) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-grass/rust-grass-dbgsym_0.13.3-1~bpo12+pve3_ppc64el.deb Size: 12196908 SHA512: decd9b1a4ed26ffbd51b675aecd3b88d556f88501376951d381e993ea590abe74c9400cc374c3d883b6c1abaa86c4065fd6b3fdac9ca9f1d77f396de7a184e59 SHA256: 228000a800e3d50d4ebb12fcee33cc32b43c03274ce7ee3767f7552cd00bece4 SHA1: 690e67de2c2790911448757137c5c2593e966194 MD5sum: 1442b499375729730d9deb9a9d1d9d57 Description: debug symbols for rust-grass Build-Ids: f11ef84cfa92f8624543f2fca239c58a2258dcf8 X-Cargo-Built-Using: rust-ahash-0.7 (= 0.7.6-11), rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-codemap (= 0.1.3-1~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-getrandom-0.2 (= 0.2.12-1~bpo12+pve2), rust-grass-compiler (= 0.13.3-1~bpo12+pve2), rust-hashbrown (= 0.12.3-1), rust-indexmap (= 1.9.2-1), rust-lasso (= 0.7.2-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-once-cell-1 (= 1.19.0-1~bpo12+pve2), rust-phf (= 0.10.1-2), rust-phf-shared (= 0.10.0-2), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core-0.6 (= 0.6.4-1~bpo12+pve2), rust-rand (= 0.8.5-1), rust-siphasher (= 0.3.10-1), rust-strsim (= 0.10.0-1), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: sha1cdsum Source: rust-sha1collisiondetection Version: 0.3.2-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 840 Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: utils Filename: pool/contrib/r/rust-sha1collisiondetection/sha1cdsum_0.3.2-1~bpo12+pve2_ppc64el.deb Size: 385232 SHA512: d843aa5c41e336701ca1d2ad52a8502920768918791455ef040ee7dca13dd91ef2d4e3cb9b159819455bb2970d5de981024b839e39b7dbae8f12e64bc4990a49 SHA256: b1960787f5a66ec02a227ff6d9fb9284f7c095d5e21f83f0038c35da7ea53c0c SHA1: f6b7e70741dcc5b6ae930f10fe570dfff9246128 MD5sum: eddc474df4d6a881a139bbce80927f6a Description: Calculate SHA1 checksums with collision detection Print or check SHA1 checksums while defending against well-known collision attacks. . This program offers a drop-in replacement for coreutils' sha1sum in most cases, but one that is not vulnerable to a specific, well-known cryptographic weakness in SHA1. X-Cargo-Built-Using: rust-block-buffer (= 0.10.2-2), rust-crypto-common-0.1 (= 0.1.6-1~bpo12+pve2), rust-digest-0.10 (= 0.10.7-2~bpo12+pve2), rust-generic-array-0.14 (= 0.14.7-1~bpo12+pve2), rust-typenum (= 1.16.0-2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: virtiofsd Source: rust-virtiofsd Version: 1.10.1-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2333 Depends: libc6 (>= 2.34), libcap-ng0 (>= 0.7.9), libgcc-s1 (>= 4.2), libseccomp2 (>= 0.0.0~20120605) Breaks: pve-qemu-kvm (<< 8.0), qemu-system-common (<< 1:8.0) Replaces: pve-qemu-kvm (<< 8.0), qemu-system-common (<< 1:8.0) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Homepage: https://virtio-fs.gitlab.io/ Uploaders: Jing Luo Priority: optional Section: otherosfs Filename: pool/contrib/r/rust-virtiofsd/virtiofsd_1.10.1-1~bpo12+pve2_ppc64el.deb Size: 743084 SHA512: 2e3dda4110078f247da40a8ab0244cb97140933762b4efb094f9ef1daf849c9f587e123497eb54a067ea79fea5eae4e4738663d3372786f8a5f715a2d3aec9f5 SHA256: 61af22b9f44c6d8239e3cc8a45812999613e43c0175c32cda68a8e5d0990b056 SHA1: 4c3ab907dfee80a59b3630ad72612fdb0eb16cae MD5sum: 9e184a326926840dd211ab7a91bbd697 Description: Virtio-fs vhost-user device daemon virtiofsd is a daemon for sharing host directories with a virtual machine or other guest using virtio-fs. It is designed to work with QEMU’s --device vhost-user-fs-pci but should work with any virtual machine monitor (VMM) that supports vhost-user. X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-arc-swap (= 1.5.1-1), rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-bitflags (= 1.3.2-3), rust-capng (= 0.2.3-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-env-logger-0.10 (= 0.10.0-1~bpo12+pve2), rust-errno-0.3 (= 0.3.8-1~bpo12+pve2), rust-error-chain (= 0.12.4-1), rust-futures-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-channel-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-core-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-executor-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-io-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-sink-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-task-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-util-0.3 (= 0.3.28-1~bpo12+pve2), rust-hostname (= 0.3.1-1), rust-humantime (= 2.1.0-1), rust-is-terminal-0.4 (= 0.4.9-1~bpo12+pve2), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-libseccomp-sys (= 0.2.1-1~bpo12+pve2), rust-linux-raw-sys-0.4 (= 0.4.12-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-match-cfg (= 0.1.0-4), rust-memchr (= 2.5.0-1), rust-num-cpus (= 1.14.0-1), rust-num-threads (= 0.1.6-1), rust-pin-project-lite-0.2 (= 0.2.13-1~bpo12+pve2), rust-pin-utils (= 0.1.0-1), rust-regex (= 1.7.1-1), rust-regex-syntax (= 0.6.27-1), rust-rustix-0.38 (= 0.38.32-1~bpo12+pve2), rust-slab-0.4 (= 0.4.7-1~bpo12+pve2), rust-strsim (= 0.10.0-1), rust-syslog-6 (= 6.0.1-3~bpo12+pve2), rust-termcolor (= 1.1.2-1), rust-thiserror (= 1.0.38-1), rust-time (= 0.3.9-1), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-vhost-0.10 (= 0.10.0-1~bpo12+pve2), rust-vhost-user-backend-0.13 (= 0.13.1-1~bpo12+pve2), rust-virtio-bindings-0.2 (= 0.2.2-1~bpo12+pve2), rust-virtio-queue-0.11 (= 0.11.0-2~bpo12+pve2), rust-vm-memory-0.14 (= 0.14.0-1~bpo12+pve2), rust-vmm-sys-util-0.12 (= 0.12.1-2~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: virtiofsd-dbgsym Source: rust-virtiofsd Version: 1.10.1-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 6955 Depends: virtiofsd (= 1.10.1-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-virtiofsd/virtiofsd-dbgsym_1.10.1-1~bpo12+pve2_ppc64el.deb Size: 6782220 SHA512: 0cf69f4b387de2378c4124c7dcb7c71e5cc03972b458506903d2c4e616e9b183ae0694d2eb226e5752f086b15049a05b6b34adb3e80252042011f675322d7087 SHA256: f979ad30c993c7f3a06279415c85dcdd044dccdbae82d543fcc7fa213ce7f320 SHA1: ccb9d013c622e394bff58db68a4dd9b7e4113f99 MD5sum: bacc0cccdb6234b1ba6f2bb59dbf459f Description: debug symbols for virtiofsd Build-Ids: 16de94229308fc2f5e5b4725603b2d98b3aa920a X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-anstream-0.6 (= 0.6.15-1~bpo12+pve2), rust-anstyle-1 (= 1.0.8-1~bpo12+pve2), rust-anstyle-parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-anstyle-query-1 (= 1.0.0-1~bpo12+pve2), rust-arc-swap (= 1.5.1-1), rust-bitflags-2 (= 2.4.2-1~bpo12+pve2), rust-bitflags (= 1.3.2-3), rust-capng (= 0.2.3-1~bpo12+pve2), rust-cfg-if (= 1.0.0-1), rust-clap-4 (= 4.5.16-1~bpo12+pve2), rust-clap-builder-4 (= 4.5.15-2~bpo12+pve2), rust-clap-lex-0.7 (= 0.7.2-2~bpo12+pve2), rust-colorchoice-1 (= 1.0.0-1~bpo12+pve2), rust-env-logger-0.10 (= 0.10.0-1~bpo12+pve2), rust-errno-0.3 (= 0.3.8-1~bpo12+pve2), rust-error-chain (= 0.12.4-1), rust-futures-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-channel-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-core-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-executor-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-io-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-sink-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-task-0.3 (= 0.3.28-1~bpo12+pve2), rust-futures-util-0.3 (= 0.3.28-1~bpo12+pve2), rust-hostname (= 0.3.1-1), rust-humantime (= 2.1.0-1), rust-is-terminal-0.4 (= 0.4.9-1~bpo12+pve2), rust-itoa-1 (= 1.0.9-1~bpo12+pve2), rust-libc-0.2 (= 0.2.155-1~bpo12+pve2), rust-libseccomp-sys (= 0.2.1-1~bpo12+pve2), rust-linux-raw-sys-0.4 (= 0.4.12-1~bpo12+pve2), rust-log (= 0.4.17-3), rust-match-cfg (= 0.1.0-4), rust-memchr (= 2.5.0-1), rust-num-cpus (= 1.14.0-1), rust-num-threads (= 0.1.6-1), rust-pin-project-lite-0.2 (= 0.2.13-1~bpo12+pve2), rust-pin-utils (= 0.1.0-1), rust-regex (= 1.7.1-1), rust-regex-syntax (= 0.6.27-1), rust-rustix-0.38 (= 0.38.32-1~bpo12+pve2), rust-slab-0.4 (= 0.4.7-1~bpo12+pve2), rust-strsim (= 0.10.0-1), rust-syslog-6 (= 6.0.1-3~bpo12+pve2), rust-termcolor (= 1.1.2-1), rust-thiserror (= 1.0.38-1), rust-time (= 0.3.9-1), rust-utf8parse-0.2 (= 0.2.1-1~bpo12+pve2), rust-vhost-0.10 (= 0.10.0-1~bpo12+pve2), rust-vhost-user-backend-0.13 (= 0.13.1-1~bpo12+pve2), rust-virtio-bindings-0.2 (= 0.2.2-1~bpo12+pve2), rust-virtio-queue-0.11 (= 0.11.0-2~bpo12+pve2), rust-vm-memory-0.14 (= 0.14.0-1~bpo12+pve2), rust-vmm-sys-util-0.12 (= 0.12.1-2~bpo12+pve2), rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: wit-schema-version Source: rust-wit-schema-version Version: 0.1.0-1~bpo12+pve2 Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 461 Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2) Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Multi-Arch: allowed Uploaders: Jing Luo Priority: optional Section: FIXME-(packages."(name)".section) Filename: pool/contrib/r/rust-wit-schema-version/wit-schema-version_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 152424 SHA512: 52401eb7149acda1b4b0ad81c1d573f3ad411e4d52b1c009bea7c962ecda2c2caafd0bec828347521579548db4d57822023fdded440368f06a5040b224543154 SHA256: 390d0f38dd50eae4badfec135f219469c4259e431d471cfb6b440750ebce053c SHA1: 24afa55e97d525dff602e2ecbeb6cb353add2d88 MD5sum: 5f83c00c7a8546520358f77b0ed8d2de Description: Definition of the schema version for the wasm interface types binary format Meant for internal usage only. . This package contains the following binaries built from the Rust crate "wit-schema-version": - wit-schema-version X-Cargo-Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: wit-schema-version-dbgsym Source: rust-wit-schema-version Version: 0.1.0-1~bpo12+pve2 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian Rust Maintainers Installed-Size: 2382 Depends: wit-schema-version (= 0.1.0-1~bpo12+pve2) Uploaders: Jing Luo Priority: optional Section: debug Filename: pool/contrib/r/rust-wit-schema-version/wit-schema-version-dbgsym_0.1.0-1~bpo12+pve2_ppc64el.deb Size: 2335300 SHA512: b5b31ee1ff38bc42b512c4e918940550cc7fb600c1b8f64fc813adeab4150cff4b95b3c4c58d6ca2fcd8aee7069e02ce24ccc592e0d400987788f8c82695fd49 SHA256: 6b2219edca55ab9065e2736cb09e3ef86fbc23351009b1c0d9d2b138ca46538a SHA1: 413ff71ff170bd81bdf44ae94307f11b32cef91a MD5sum: 554a891c465b7a187a15ab24f65fa390 Description: debug symbols for wit-schema-version Build-Ids: 64ddb20485c6415289de71a57ab9ea3c5a9a7fa0 X-Cargo-Built-Using: rustc (= 1.83.0+dfsg1-1~bpo12+pve1) Package: zfs-dkms Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 17715 Depends: dkms (>> 2.1.1.2-5), file, libc6-dev | libc-dev, lsb-release, libpython3-stdlib, debconf (>= 0.5) | debconf-2.0 Recommends: zfs-zed, zfsutils-linux (>= 2.2.7-1+gnu1), linux-libc-dev (<< 6.13~), linux-libc-dev (>= 4.18~) Suggests: debhelper Breaks: spl-dkms (<< 0.8.0~rc1), zfs-fuse (<< 2.2.7-1+gnu1) Replaces: spl-dkms Provides: zfs-modules Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-dkms_2.2.7-1+gnu1_all.deb Size: 2375752 SHA512: c2589b3079ff732d7dd78ba93cb37837182444e51082001234ab0b2314f48fa33ea003b9a3f87af39300534e4500b27bed5556ba331e1825d4788aa40090bbf9 SHA256: 532aa1f78b54f1dd78a9662c6c58a0cf21526b8ef2a988aa4901865b480bbda8 SHA1: a76da2261d6bbf11c9aa70e82ea1f58072dd68f4 MD5sum: b21feac58157192768fb3c7df21a96f2 Description: OpenZFS filesystem kernel modules for Linux OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS. Package: zfs-dkms Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 18715 Depends: dkms (>> 2.1.1.2-5), file, libc6-dev | libc-dev, lsb-release, python3-distutils (<< 3.12) | libpython3-stdlib (>> 3.2), debconf (>= 0.5) | debconf-2.0, perl:any Recommends: zfs-zed, zfsutils-linux (>= 2.2.6-1+gnu1), linux-libc-dev (<< 6.12~), linux-libc-dev (>= 3.10~) Suggests: debhelper Breaks: spl-dkms (<< 0.8.0~rc1) Replaces: spl-dkms Provides: zfs-modules Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-dkms_2.2.6-1+gnu1_all.deb Size: 2412488 SHA512: 226983f6c3afc66c81be5351436c0cdf9bbfe17feb6c334311261f9b144ac5e4afeac4cbc3cd882b0d8ea03f82ccdfd7f1131af5b8aeae169ca2e6d45235fb18 SHA256: d64f4885f15fbea675db95dea597e1a18adde7a998bbb4c8718eb781d0b59220 SHA1: f499c5a8eade6292e1eff54755b04e8fabd3cdb8 MD5sum: 4114f4145de4ff5c223921b60f332285 Description: OpenZFS filesystem kernel modules for Linux OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of OpenZFS. Package: zfs-dracut Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 110 Depends: dracut, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.7-1+gnu1) Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-dracut_2.2.7-1+gnu1_all.deb Size: 35972 SHA512: 561b8aca5d7bb7e6fd6bf91871c787a2a67cc616d0dbfb2f5809a05a21740f8fc28acca05ea4c206db429fb035e293ab26a3668cfea98a57e50cd130d412ff78 SHA256: a7f6d56d5ac9f77cf2bc7793c58519606ac7afa416e3f675a7f3d09783902a38 SHA1: 8c538da950c21babfaca7481313627ef22cf00b0 MD5sum: 757c12309fb32b309031d09ce3015e99 Description: OpenZFS root filesystem capabilities for Linux - dracut OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package adds OpenZFS to the system initramfs with a hook for the dracut infrastructure. Package: zfs-dracut Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 110 Depends: dracut, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.6-1+gnu1) Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-dracut_2.2.6-1+gnu1_all.deb Size: 35780 SHA512: 21a127553e08bafc70363267fc5267a34fe3bc425adb55284e5ed87746020118a94f8ec75f75938f756462431d00bef084978f79c9451beebe3e71ae37fa96b9 SHA256: 88a42a6bc1d352d1ad6cef7a0e4ccb617de5ae1e279148d264a65c6ec4696098 SHA1: ea786a0f5e15022c10df89b38f7406c4f1d54134 MD5sum: fca257bb3d8c5e803077d30352e6c47a Description: OpenZFS root filesystem capabilities for Linux - dracut OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package adds OpenZFS to the system initramfs with a hook for the dracut infrastructure. Package: zfs-initramfs Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 117 Depends: busybox-initramfs | busybox-static | busybox, initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.7-1+gnu1) Breaks: zfsutils-linux (<= 0.7.11-2) Replaces: zfsutils-linux (<= 0.7.11-2) Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-initramfs_2.2.7-1+gnu1_all.deb Size: 36212 SHA512: 3c6ec454fb00dc3d2ad6f9835d1c437e8d3162f24504e7d53b25eaca0eaee73ebba27b342ba635f586e0e2e929ea05d8d7c5e3dc9cd62ce9181db2cc2465af20 SHA256: e6ccbb77df47f6b6e864fc8146f68eb418c12b48c0043d8fea51322508e0ea7e SHA1: ccaa769fc3730b10cff3b17677547f6c9d4305f5 MD5sum: 1c742c3a7928d78c9bb7686d2226f379 Description: OpenZFS root filesystem capabilities for Linux - initramfs OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package adds OpenZFS to the system initramfs with a hook for the initramfs-tools infrastructure. Package: zfs-initramfs Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: all Maintainer: Debian ZFS on Linux maintainers Installed-Size: 117 Depends: busybox-initramfs | busybox-static | busybox, initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.6-1+gnu1) Breaks: zfsutils-linux (<= 0.7.11-2) Replaces: zfsutils-linux (<= 0.7.11-2) Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/kernel Filename: pool/contrib/z/zfs-linux/zfs-initramfs_2.2.6-1+gnu1_all.deb Size: 36024 SHA512: 3478af92ea32c024fe6584828d383317124c28b89f9705dbacd8cd7b9242e726f24441ae904df6ba9c989464ed37682ebda52ff113303c2f0faad7be1775a556 SHA256: 22966c6623a99a1911687c157fc2be4c8c502da8cd818089e95dc441c39a5e57 SHA1: 783f7c8e3b2a23b01bf53e258876be56345ad2ad MD5sum: ca0958ce12fde5d812da334ee1b35e10 Description: OpenZFS root filesystem capabilities for Linux - initramfs OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package adds OpenZFS to the system initramfs with a hook for the initramfs-tools infrastructure. Package: zfs-test Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 37896 Depends: acl, attr, bc, fio, ksh, lsscsi, mdadm, parted, python3, python3-pyzfs, sudo, sysstat, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.7-1+gnu1), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libzfs4linux (>= 2.2), libzpool5linux (>= 2.2.0), zlib1g (>= 1:1.2.3.3) Recommends: curl, nfs-kernel-server, rsync, tzdata-legacy Conflicts: zutils Breaks: zfsutils-linux (<= 0.7.9-2) Replaces: zfsutils-linux (<= 0.7.9-2) Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfs-test_2.2.7-1+gnu1_ppc64el.deb Size: 28536720 SHA512: d69ef579ae601178fd94f93590040a67d0b25cc35282845d426c50cdd718d8b73975d69fec18e527a1efbcf35a0c4e7dc76afc81b2d870a137e4c776b3d74d7d SHA256: 60318622b97f517493f1a30d206e707c14fd4a1fb4cbc6ec097e05e664424013 SHA1: 46b03f5c5ac3731402a76baa254719a3d80eb9c7 MD5sum: 79f93292fe0778830fbd146f2633d623 Description: OpenZFS test infrastructure and support scripts OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package provides the OpenZFS test infrastructure for destructively testing and validating a system using OpenZFS. It is entirely optional and should only be installed and used in test environments. Package: zfs-test Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 37892 Depends: acl, attr, bc, fio, ksh, lsscsi, mdadm, parted, python3, python3-pyzfs, sudo, sysstat, zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.6-1+gnu1), libaio1t64 (>= 0.3.93), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libzfs4linux (>= 2.2), libzpool5linux (>= 2.2.0), zlib1g (>= 1:1.2.3.3) Recommends: curl, nfs-kernel-server, rsync, tzdata-legacy Conflicts: zutils Breaks: zfsutils-linux (<= 0.7.9-2) Replaces: zfsutils-linux (<= 0.7.9-2) Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfs-test_2.2.6-1+gnu1_ppc64el.deb Size: 28534740 SHA512: 3bf3602863f2b66bb3397b8220a52294ad6b1a172cfd96a76641e004f1ca2e2c2245f833ca11129919bca03cf4f493651b275dd365901018a8e6908a8c1b4009 SHA256: f8a48414f96835d38fac2441dda09661518ba865c8765c30002fc43f15ecfcbc SHA1: c3b7382c0b4323ff8765c6bc425c4f44e39309d8 MD5sum: 975190860d72194329110339dad0e9d5 Description: OpenZFS test infrastructure and support scripts OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package provides the OpenZFS test infrastructure for destructively testing and validating a system using OpenZFS. It is entirely optional and should only be installed and used in test environments. Package: zfs-test-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 1994 Depends: zfs-test (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfs-test-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 628948 SHA512: 993904cab349275994b0f7ce7f44c8aa5094c2e40328f58add2553f983928cdfad117d3aeceb1109ab48fe18d2bef0734f060501780aae66fb9f09f2bce24b16 SHA256: 5811cf85d4b1eaef2d5587a7359e46b4c1c9ce4bc7e43447abe1eb1dcda878ba SHA1: eff69c2a7a09cf599aba4ee07285dfe47a99a18e MD5sum: 3121cdd6f3f464ca9bf57b4a1a5104e6 Description: debug symbols for zfs-test Build-Ids: 001f63a89aee4c01b39fdc1b043557bd4c3d18e0 018b2fcd90ca288eaed2708390fce8921a969ada 029e8bb3cec8589b06de5739a24cd0f15ff9cd88 05337caa2f0a96704f3b666c78d10b09a4dd87b2 078c5d88c7d8ace04ec6157f8f3086cae52e6ac0 1029ebdfcd029f5b83d7f6e7e32167773980e914 15ff139ac977e355dc860b01fa079616cd62541f 2048d68a04f8ca9bcc45edcf3124ceb650606a81 22349a18e75da980e57fbeea070d020b852d51d0 22ea9f6eb3986ea49d893ddd01ca5cdf1b58ad59 290d02019b39db750d2a1d9d7ace93354c73388c 2fb27f74a710f2f1782917753405742203987fc1 3282ce58a146b09f9490527c53737341bb5fd0ff 364ecea8c8b0a9094ae997882d430333530f4354 3a8a45e5604f151a6c0534409026b744d8693755 4b18421b135a4a55269808094d36b05a4b34af03 4cd903f392480dd947670cae80145406ad5a89b9 4d01d0d7e8201a823df9790c7e9f4cdb26a2d285 52bf0e1f0aee8598c491aa516e7be0043789dcba 5ef5acc57f482f745c4dbd1fce6cd42604b91be6 6b3a080c547c40caebb9a126b17fe441968d4ace 6c6a51c99ab237dc1c5dfdab9a5e96be76a5e069 6d0fc61dc3aea5b0bde210a289c596b855522c24 6f7f6aafe85958df475e54044694c8c99b374c4c 739f5f7c1427e2d1dfff0e45825d84719cd635c7 7663081346f0a905879dfd0e6c39156a019428da 7a8de0720e166226577bf21d66c195b774918b54 7d542c182abb665d742ed689ab3a5c9c1989976c 80e29f38292aba322041c159d1870e20977c0eeb 8193f61970783f50e384b6871263e722994e936c 824cf0537cbba3ea81f4122a8db231bd3e802c9c 8984998a2bbd12815cf1dffcc2d56831f2033566 8b24a1efdee6707f8ac1873421c27a6053c47395 8b69e5ed5e318138cd973894b0f763ad4b9e55d3 94173b24099bb740ddadcfafb601ee61f1cb7689 a27c07be153664170aae0e95d79f2e81a5874640 a55544c242d4a5b5c1088be86c3ceb572936088d a765a95dc62f9819a5308d886ea3e0c102f78e0d abec8032ee64d93c40b95934e8ee068ec407fe38 af65a36ad1e1283a616a88ca1bcd899980585df6 b2166ecbb72bedbe8fc11814bf93aa7d45134d41 b72972e2655127a503b1025a78690c8f080a0342 b9821d7195702f83cfab467dcb4f9a8d6c44a337 ba7906261359c30b0b45eaacede13098fd09372e bb1896f05732dbb57fca68f5d2499c75dd38829a c1efc36f04e7125ee070998293ae53c9effb39fc c2a037b1f2d941e34e7cc9a712856a06453f6024 cdfb2455a1341c4c6f8802a3ffc79638e10f0e75 cf2b2b4e248323da41bc02767ab12ab8cb9d36c2 cfab57af7a436e3f0a0627bbc27697c8fbd6f7ef d76933cfae3bb4961f856217b248e95234b5eb16 d8bcc3c618c34ec63d943ed914b6ff129e576c86 d9819ff68e7a004233e8d089d00229c2c12b2e8f da60dd000113e79a724581ab6367f74975cf22dd dd1e5337b50f3daad83d77cef1eb617e8ae88d71 e0dccbe909c1f6ee509f3949098aab60df51ec2a eb7e35cfde21d719d1e67d8f50b3d158890a35ae ee7c98bacf5619596c2b8a87a631f600cf36de71 f4b7fbfd3931e8d5b334014300b1fa80fac9ea0b f54394ba9fae5c2ad22f9df86a1583fba6d87c5c f72def9dfd4c1b0280b0d0e1baf6543de1033aae f880d56108a6d74af7f59e60021bfa5ca04db5fe fca7aa8516243df0fa9a58056e0f6041d7415154 fce55bb2089d2c90628b4355ba47e684a5bd0f13 ffe99c34b5c6033c2a98646fee9d754df42317ae Package: zfs-test-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 1218 Depends: zfs-test (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfs-test-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 624248 SHA512: 36b031c2eb85302335e211bd52a592e07f200c747b16967ac1540ee508de37e2cf9f482e88e00f861a10a72392af0a535d43b5d1ee56551f66f21c5865f64b65 SHA256: a068ee7dc64cec5fb59ec8b9836258f3d5519226d7e84219a8bdca98624f6deb SHA1: fe1ba1742b39ffc911ce0badb720fca3a06f83f7 MD5sum: a6cc5ba61b2b8f590cd349e22a34ec8e Description: debug symbols for zfs-test Build-Ids: 06b12c63bcf091202b27661fa4b4cc12fd377621 0d8a5d43ef5061359494da2b24bbf93e9ebb29a1 0e65ff65b84d1ef497e6478bcc476d69e4ec97b6 151e4e59e1edf44863900657cba9ee97484656d9 16ddd7dd518ef9d76b8b2b49332876f6eb49cdf7 1a5cf523ef380e67e7a0601d878baf4c02fa7dbc 1f8c9d91ffa8bc09bf6d36161a16e84dfe57f650 204b466ebdf536521e5f6938f6cfe21e3eb76b45 232e4ecbfe9937053125ab027cda0a4bc3ef71d4 24dc3652900d07867ade5ddcc9299a1f30c13dde 277f225cf2f36d0a7b4867e59a9dcedbecb18727 3033fae775766630fccde6596c55df5017ca6cc2 41189e5f58834f498e5b829f3e61b0d13bfdd6b5 46b22a75eff1d43ddc1bbbf1ef1c3a8e5f055cc3 47397a62ebb3227641b32a44f3b70c605f648358 4932112384fab6b1e45b6fd45814787b62d41662 4ae842cd2e6dc214f0a623a04ff3c2c098d24d58 4c467ad40b6c112202342f3d39bd2cc3f7b876f0 4ee14f0423c174182f068e7443f899f847b63fe5 52a217c939e1aec14b5fa2345be763350a95887e 582c5f44e3e2d09fae01b2f94c496174ba87e3ae 5bb11fcf9c0b711008ac43d2415484d28f7d7bcf 5cb460ceffe665e7c9807dde72ada2bd7ab60f10 5eb392a1579adadaf9d390c01035d872cb33ff60 64125ba27e8a466ce8544a770e541645334e18ca 641dcfd73e6a15e70e77bf3e9d1560192738edf2 67fb8ba09c31ed937222af115153aec289958d4e 6c85ab2c2e15bf5af5f2a3b54a53b9557a499352 6e464167d14b33cde2b98eadc8d2e490ece3ed2f 6e4cfd2c217423f9afd6de36ff0d53a758294eba 6e4fca1333053a83df7e51baaf5de4cbfe920d51 6e6e1b081a9d01e66362242da5c40c1db8a8db76 741329d542195a2f2702572468140fab32ec5b0d 813bcc431c9929ce3c8b6adfa87cf2ce52d182a9 83c309e38eb758a4f28e03d79e6270d13e078bcd 852529c2bb17f9d93d8c4048a5f24ad8ed52c5f6 860d649f2ab798137b1067a3b2428d81794c10b4 865cf65ae9f78fbaa9c115975b7eb36bd64dfdba 872a977c747ffd664b62e53f508c77e40680bd07 8d397f331c070eeef2ba9d61111e515bdc5f63c6 934b2b8facba8271d4d179a99f7acd3e32bf1462 95c9ca143c253eeb07d61bc19f3e7bc786f46535 972fb382bec12056d0aba6cc3339cd1f1ef6f2c6 9ae9f1c4431d592f782dd0396bb0e4c4da12b256 9b834e5a04655d6c2ec82ed755ae2430bb188161 9fff5d84631c0a0ed5eaaad153c95c656315eab5 a68948e38a1173e3f3fa3ce9b891b2856f9e8418 a77bcd018927ace83d9426165c43d0f2135d5bc3 ad15956588f7769f3fe91b790758098769eb43c6 b89fbafa8c2596a9916480a372aaf56be0fb9ee0 b97d44c727bf87ff1b8656da6e9a7b147c0eb0ad bcc4593364b9f76916c15e850124e3528796088a be51da70077fff5b677f9fd9aee4d3682a27013a c3426e1c5fbec42ed1cbf73028c4d5b55900bc35 c571a9ab0e63fc89bc81fde55a951ad56c662a07 d36eaa0076443789b8356284a70f9d31edae5707 dba311d4f9be3e1b023d0d5d6c2aa49332cf8109 dcaa5c40c4bbbce7d0f550b3c04a73e8fb6e5dd2 e2464dfaa32e7e31375e3697f41b4fc78100f4a7 e9f27e4512152ad877c6d789cdafcdf96a348e18 f2389657c4755be88507656577509aa2edbf1577 f7d936cabfe2212d81aa7da4696474963f41f2ba f8d95b4ba38b13d07bf541fe17dd5fce935c321f fa78d7583f73e4e02f4279413316010c948bfe0b faae322661858c7944958d3d937b59321e2b7a23 Package: zfs-zed Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 369 Pre-Depends: init-system-helpers (>= 1.54~) Depends: zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.7-1+gnu1), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libuuid1 (>= 2.16), libuutil3linux (>= 0.8.2), libzfs4linux (>= 2.2.3) Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfs-zed_2.2.7-1+gnu1_ppc64el.deb Size: 87004 SHA512: 8a856889fa6ddee21a29a270359daad7e54e2cd14b4827700797d044894eda13fb5fc6e82b9880e6e8d66a430fc533fafa329b94b664f2b07ae0aca93edaff83 SHA256: d1d501ebb77cf03db52bbcc594d0eb9eb1bcafd5e8f208362a5d75db3bd0a042 SHA1: 9f06f9856b15241413cbbe1b92126bd3c439d3c9 MD5sum: 1aefab36d94ecc8be34fd6372d8cf3de Description: OpenZFS Event Daemon OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . ZED (ZFS Event Daemon) monitors events generated by the ZFS kernel module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs (ZFS Event Daemon Linkage for Executable Tasks) that have been enabled for the corresponding zevent class. . This package provides the OpenZFS Event Daemon (zed). Package: zfs-zed Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 366 Pre-Depends: init-system-helpers (>= 1.54~) Depends: zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.6-1+gnu1), libc6 (>= 2.38), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libuuid1 (>= 2.16), libuutil3linux (>= 0.8.2), libzfs4linux (>= 2.2.3) Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfs-zed_2.2.6-1+gnu1_ppc64el.deb Size: 86260 SHA512: 22bcc6f8fe4dba230b611bf13b808fca41734a8567cd30691a4cf9ddf41226001831a3094bd76874709a2fe00362d48be4cbc4f5a6a908fae4af9d6a15347be5 SHA256: 4613094ef007b612799dcc337ef20d74b65094d7e82e345e1d21b88da67c257c SHA1: 7f0296a13aacccc71fa29b00676109505683f68e MD5sum: 45b685322938b76459836f898231c8ac Description: OpenZFS Event Daemon OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . ZED (ZFS Event Daemon) monitors events generated by the ZFS kernel module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs (ZFS Event Daemon Linkage for Executable Tasks) that have been enabled for the corresponding zevent class. . This package provides the OpenZFS Event Daemon (zed). Package: zfs-zed-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 288 Depends: zfs-zed (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfs-zed-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 115072 SHA512: 1fc437f36113c73ac8bf9ebc272bc38c24cd24d89e3ec06b86d53fd0e1cc0dbeb1750030a06b789a49d4751bfbdc649a0ad5b3a3746c8274efbc5770db8cba8a SHA256: 7076c9fe777ccb4455df704f71b31b0461d35d79759aadfdc1ae06d4a3249110 SHA1: 927999f80b2543c7f6d6ce8a2867c73f0e96eec7 MD5sum: 0dbb6071ebf2281f70914a2832efd03c Description: debug symbols for zfs-zed Build-Ids: 548eccb080e3320934b96d193318163865d5a15d Package: zfs-zed-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 150 Depends: zfs-zed (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfs-zed-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 115024 SHA512: 99969778ef4c2afcbe25865e77c49010ed143dd53cc930ecb436a3696231e5dde58f96f75034bce7392a0db4edc20d5f9abf9f7d5e967c1d2a55e25685820cb0 SHA256: dc07d9488a2bcb3cc140822f60c7e57b5c2828171fceb43928905e3157d0b2a3 SHA1: 90be5532e3c2d20c5bfd687cca217870e714b1f8 MD5sum: 5d60d72983e7dc391105ca7e4ca47df1 Description: debug symbols for zfs-zed Build-Ids: 64e043f8fd69b7ba3843ad15409eff1948690ef8 Package: zfsutils-linux Source: zfs-linux Version: 2.2.7-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 2394 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libnvpair3linux (= 2.2.7-1+gnu1), libuutil3linux (= 2.2.7-1+gnu1), libzfs4linux (= 2.2.7-1+gnu1), libzpool5linux (= 2.2.7-1+gnu1), python3, libblkid1 (>= 2.16), libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libudev1 (>= 183), libuuid1 (>= 2.16) Recommends: zfs-modules | zfs-dkms, zfs-zed Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs | zfs-dracut Conflicts: zfs, zfs-fuse Breaks: spl (<< 0.7.9-2), spl-dkms (<< 0.8.0~rc1), zfs-dkms (>> 2.2.7-1+gnu1...), zfs-dkms (<< 2.2.7-1+gnu1) Replaces: spl (<< 0.7.9-2), spl-dkms Provides: zfsutils Homepage: https://zfsonlinux.org/ Uploaders: Jing Luo Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfsutils-linux_2.2.7-1+gnu1_ppc64el.deb Size: 579384 SHA512: ef51ad46bb9b964acd27cc5fcbf01aa555a940bbfe390319e3ff9566834f7a632454cccc0ccd65d8ed01673059559a7213d405666902041bd14dd26b91cd276a SHA256: 419ab5fee46b210a48251d71122afb08dc332e4a4112326d2607dd3fe15e2800 SHA1: 681d03531d2f78f682750dd0903e0bf6971e3691 MD5sum: fed2cb5bbb844935e6250ad635cb13ee Description: command-line tools to manage OpenZFS filesystems OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package provides the zfs and zpool commands to create and administer OpenZFS filesystems. Package: zfsutils-linux Source: zfs-linux Version: 2.2.6-1+gnu1 Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 2391 Pre-Depends: init-system-helpers (>= 1.54~) Depends: libnvpair3linux (= 2.2.6-1+gnu1), libuutil3linux (= 2.2.6-1+gnu1), libzfs4linux (= 2.2.6-1+gnu1), libzpool5linux (= 2.2.6-1+gnu1), python3, libblkid1 (>= 2.16), libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libudev1 (>= 183), libuuid1 (>= 2.16) Recommends: zfs-modules | zfs-dkms, zfs-zed Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs | zfs-dracut Conflicts: zfs, zfs-fuse Breaks: spl (<< 0.7.9-2), spl-dkms (<< 0.8.0~rc1), zfs-dkms (>> 2.2.6-1+gnu1...), zfs-dkms (<< 2.2.6-1+gnu1) Replaces: spl (<< 0.7.9-2), spl-dkms Provides: zfsutils Homepage: https://zfsonlinux.org/ Priority: optional Section: contrib/admin Filename: pool/contrib/z/zfs-linux/zfsutils-linux_2.2.6-1+gnu1_ppc64el.deb Size: 578392 SHA512: 4ff91d6356a2d0050cf525485ea72abdf0ed221b3f7775b7f7a5e01eecb64a4a1620e80389310aa423bd65e64ac8e85c1eb3dadb390777c737c9524684cd7254 SHA256: b161eb9d5162c8760fef75de77b472ed4a6ad98035ae40ebca441a0f99d8e70a SHA1: 960ac690e43614b02edd0b67c6a4e870ab14f016 MD5sum: 8ff83b69b26a5712ae09ff013c9e988f Description: command-line tools to manage OpenZFS filesystems OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package provides the zfs and zpool commands to create and administer OpenZFS filesystems. Package: zfsutils-linux-dbgsym Source: zfs-linux Version: 2.2.7-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 1791 Depends: zfsutils-linux (= 2.2.7-1+gnu1) Uploaders: Jing Luo Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfsutils-linux-dbgsym_2.2.7-1+gnu1_ppc64el.deb Size: 776216 SHA512: f06320fa32e601a63554dc6d5b8d275a2de954155d27bd0b87b015421840a702b69bcb2fc300715a12ecf0bf492b00d9097d14a4de1f484d43d3f71a02291eaa SHA256: c2e0a3b8dc81d942c78f0fd33e2bb9cd8033ca4cbed19966f1d6bc56f815c420 SHA1: 85a08e6e34283464714a2b413a04b53ea8023dc1 MD5sum: 55ef0d7d86f3373dd53b454b409413bd Description: debug symbols for zfsutils-linux Build-Ids: 2813e5f5262c004d880442510652c17abdc96185 2ccccbcf3638397b08ea946249d15fc6f4a4dbcd 31840e87290f3fc51081347abb80f120a266f8d9 361cf2283dbcbd01cd3918be598e16458284ea5b 4744fe261090e0c2487d53f57c0470f271867a02 ab5b6ef4ae908cdcd8f1d7c8cd7fb7aa1d837785 ac4df395906f562c0b31a0029a62b740356a39d4 bc09e930805838e25abe2c12d11b81f04d825cc2 cac8de7c6ddefc25ca9c3cdca29467cca61211da cbc4acfcdcc66deda156af1f8042d77eb36cd844 eea44ae1ff92599bd467226a7109cdddf787af48 Package: zfsutils-linux-dbgsym Source: zfs-linux Version: 2.2.6-1+gnu1 Auto-Built-Package: debug-symbols Architecture: ppc64el Maintainer: Debian ZFS on Linux maintainers Installed-Size: 963 Depends: zfsutils-linux (= 2.2.6-1+gnu1) Priority: optional Section: contrib/debug Filename: pool/contrib/z/zfs-linux/zfsutils-linux-dbgsym_2.2.6-1+gnu1_ppc64el.deb Size: 773268 SHA512: 2a6f4e2b33ace6686b03183af4cc24452a0ceb4bc30a6067753cfc0bc882998d15f1158d84f539dc264e4910f4c8e6df9104691597fd33a8d1c6b3ebeb3bf87b SHA256: 22dde54f4836c485cda7c9b6d92aad18e179bb5083d73a4543c15e227d01597e SHA1: 9d05b1041b67f5cd2cf4eb9d5a966a3d5394bedb MD5sum: 65f8137a0fea97edc1e1228460b155d6 Description: debug symbols for zfsutils-linux Build-Ids: 187af970a258bad6b877eacfcb759d04e39d3150 27574c21965adc6d7da4e58d9805da52931e0071 2bda7cace2648c9acd05345b96a191d9f7313664 3b9aafdd9c9511b2ee17096dfa727827a85650d8 3f961925f6bf390ae21f9e84d5f094d16845ba16 585d03db6e30f85299fbd0c2bf5306444d9f1192 91b51ff18f66c9069930705650a1e2f81a240cd2 9bad22836304e9869df10e44fd58db09a24d7028 ce427a7c0f3ffdc6f9a9bc7f1d3958c22bdb5a4b e7b70c4a8bbd47cb641940fc142ff00699321cb3 f46d8d8473fb3fef07228758c9b086f0628610a0