librust-flate2-dev (1.1.4-1)

3 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-flate2
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
360 B
Size expected
64.5 kB
Size actual
64.5 kB
Size match

Dependencies

Required package dependencies

  • librust-crc32fast-1+default-dev (>= 1.2.0-~~)
  • librust-libz-rs-sys-0.5+rust-allocator-dev (>= 0.5.1-~~)
  • librust-libz-rs-sys-0.5+std-dev (>= 0.5.1-~~)
  • librust-libz-sys-1+default-dev (>= 1.1.20-~~)
  • librust-libz-sys-1-dev (>= 1.1.20-~~)
  • librust-miniz-oxide-0.7+simd-dev
  • librust-miniz-oxide-0.7+with-alloc-dev

Suggested packages

Recommended additional packages

  • None

Description

FLATE, Gzip, and Zlib bindings for Rust - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD51e1b87d2…dc611929
SHA-103f521a3…ed861064
SHA-256e470a7f0…327b8169
SHA-512bdd60398…cb98a0b5

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/flate2-1.1.4
usr/share/cargo/registry/flate2-1.1.4/.cargo-checksum.json
usr/share/cargo/registry/flate2-1.1.4/.cargo_vcs_info.json
usr/share/cargo/registry/flate2-1.1.4/Cargo.toml
usr/share/cargo/registry/flate2-1.1.4/Cargo.toml.orig
usr/share/cargo/registry/flate2-1.1.4/LICENSE-APACHE
usr/share/cargo/registry/flate2-1.1.4/LICENSE-MIT
usr/share/cargo/registry/flate2-1.1.4/MAINTENANCE.md
usr/share/cargo/registry/flate2-1.1.4/README.md
usr/share/cargo/registry/flate2-1.1.4/debian
usr/share/cargo/registry/flate2-1.1.4/debian/patches
usr/share/cargo/registry/flate2-1.1.4/debian/patches/disable-cloudflare-zlib.patch
usr/share/cargo/registry/flate2-1.1.4/debian/patches/disable-zlib-ng.patch
usr/share/cargo/registry/flate2-1.1.4/debian/patches/dont-deny-warnings.patch
usr/share/cargo/registry/flate2-1.1.4/debian/patches/make-libz-rs-sys-dep-weak.patch
usr/share/cargo/registry/flate2-1.1.4/debian/patches/relax-deps.patch
usr/share/cargo/registry/flate2-1.1.4/debian/patches/series
usr/share/cargo/registry/flate2-1.1.4/examples
usr/share/cargo/registry/flate2-1.1.4/examples/compress_file.rs
usr/share/cargo/registry/flate2-1.1.4/examples/decompress_file.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflatedecoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflatedecoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflatedecoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflateencoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflateencoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/deflateencoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzbuilder.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzdecoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzdecoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzdecoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzencoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzencoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzencoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzmultidecoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/gzmultidecoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/hello_world.txt
usr/share/cargo/registry/flate2-1.1.4/examples/hello_world.txt.gz
usr/share/cargo/registry/flate2-1.1.4/examples/zlibdecoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/zlibdecoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/zlibdecoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/examples/zlibencoder-bufread.rs
usr/share/cargo/registry/flate2-1.1.4/examples/zlibencoder-read.rs
usr/share/cargo/registry/flate2-1.1.4/examples/zlibencoder-write.rs
usr/share/cargo/registry/flate2-1.1.4/src
usr/share/cargo/registry/flate2-1.1.4/src/bufreader.rs
usr/share/cargo/registry/flate2-1.1.4/src/crc.rs
usr/share/cargo/registry/flate2-1.1.4/src/deflate
usr/share/cargo/registry/flate2-1.1.4/src/deflate/bufread.rs
usr/share/cargo/registry/flate2-1.1.4/src/deflate/mod.rs
usr/share/cargo/registry/flate2-1.1.4/src/deflate/read.rs
usr/share/cargo/registry/flate2-1.1.4/src/deflate/write.rs
usr/share/cargo/registry/flate2-1.1.4/src/ffi
usr/share/cargo/registry/flate2-1.1.4/src/ffi/c.rs
usr/share/cargo/registry/flate2-1.1.4/src/ffi/mod.rs
usr/share/cargo/registry/flate2-1.1.4/src/ffi/rust.rs
usr/share/cargo/registry/flate2-1.1.4/src/gz
usr/share/cargo/registry/flate2-1.1.4/src/gz/bufread.rs
usr/share/cargo/registry/flate2-1.1.4/src/gz/mod.rs
usr/share/cargo/registry/flate2-1.1.4/src/gz/read.rs
usr/share/cargo/registry/flate2-1.1.4/src/gz/write.rs
usr/share/cargo/registry/flate2-1.1.4/src/lib.rs
usr/share/cargo/registry/flate2-1.1.4/src/mem.rs
usr/share/cargo/registry/flate2-1.1.4/src/zio.rs
usr/share/cargo/registry/flate2-1.1.4/src/zlib
usr/share/cargo/registry/flate2-1.1.4/src/zlib/bufread.rs
usr/share/cargo/registry/flate2-1.1.4/src/zlib/mod.rs
usr/share/cargo/registry/flate2-1.1.4/src/zlib/read.rs
usr/share/cargo/registry/flate2-1.1.4/src/zlib/write.rs
usr/share/cargo/registry/flate2-1.1.4/tests
usr/share/cargo/registry/flate2-1.1.4/tests/corrupt-gz-file.bin
usr/share/cargo/registry/flate2-1.1.4/tests/early-flush.rs
usr/share/cargo/registry/flate2-1.1.4/tests/empty-read.rs
usr/share/cargo/registry/flate2-1.1.4/tests/good-file.gz
usr/share/cargo/registry/flate2-1.1.4/tests/good-file.txt
usr/share/cargo/registry/flate2-1.1.4/tests/gunzip.rs
usr/share/cargo/registry/flate2-1.1.4/tests/multi.gz
usr/share/cargo/registry/flate2-1.1.4/tests/multi.txt
usr/share/cargo/registry/flate2-1.1.4/tests/zero-write.rs
usr/share/doc
usr/share/doc/librust-flate2-dev
usr/share/doc/librust-flate2-dev/changelog.Debian.gz
usr/share/doc/librust-flate2-dev/copyright
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/librust-flate2-dev