rust-flate2 1.0.22-1 source package in Ubuntu
Changelog
rust-flate2 (1.0.22-1) unstable; urgency=medium * Team upload. * Package flate2 1.0.22 from crates.io using debcargo 2.4.4 * Disable cloudflare zlib support, we don't have cloudflare zlib in Debian. * Disable zlib-ng support, we don't have zlib-ng in Debian. * Eliminate internal "any_zlib" feature to prevent debcargo from splitting libz-sys and zlib feature packages. [ Fabian Grünbichler ] * Patch out futures and tokio features, they are not yet compatible with futures 0.3 / tokio 0.2 and have no rdeps -- Peter Michael Green <email address hidden> Thu, 21 Oct 2021 17:40:04 +0000
Upload details
- Uploaded by:
- Rust Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Rust Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rust-flate2_1.0.22-1.dsc | 2.6 KiB | b28ff5bb804cfcaa58a341e00fc0a2dfc4a54499bf53a7a5b76f2910b93c4156 |
rust-flate2_1.0.22.orig.tar.gz | 74.2 KiB | 1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f |
rust-flate2_1.0.22-1.debian.tar.xz | 6.5 KiB | 1ad332afac5b0cb28158a2581843e79df3a4e1fa2a595ec51d8322c13cf591d7 |
Available diffs
- diff from 1.0.13-3 to 1.0.22-1 (25.6 KiB)
No changes file available.
Binary packages built by this source
- librust-flate2+libz-sys-dev: FLATE, Gzip, and Zlib bindings for Rust - feature "libz-sys" and 1 more
Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip,
and raw deflate streams.
.
This metapackage enables feature "libz-sys" for the Rust flate2 crate, by
pulling in any additional dependencies needed by that feature.
.
Additionally, this package also provides the "zlib" feature.
- librust-flate2+miniz-oxide-dev: DEFLATE compression and decompression exposed as Read/BufRead/Write streams - feature "miniz_oxide"
Supports miniz_oxide, miniz.c, and multiple zlib implementations. Supports
zlib, gzip, and raw deflate streams.
.
This metapackage enables feature "miniz_oxide" for the Rust flate2 crate, by
pulling in any additional dependencies needed by that feature.
- librust-flate2+rust-backend-dev: No summary available for librust-flate2+rust-backend-dev in ubuntu lunar.
No description available for librust-
flate2+ rust-backend- dev in ubuntu lunar.
- librust-flate2-dev: DEFLATE compression and decompression exposed as Read/BufRead/Write streams - Rust source code
Supports miniz_oxide, miniz.c, 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.