librust-rmp-dev (0.8.14-1)

2 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-rmp
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
206 B
Size expected
30.1 kB
Size actual
30.1 kB
Size match

Dependencies

Required package dependencies

  • librust-byteorder-1+std-dev (>= 1.4.2-~~)
  • librust-byteorder-1-dev (>= 1.4.2-~~)
  • librust-num-traits-0.2+std-dev (>= 0.2.14-~~)
  • librust-num-traits-0.2-dev (>= 0.2.14-~~)
  • librust-paste-1+default-dev

Suggested packages

Recommended additional packages

  • None

Description

Pure Rust MessagePack serialization implementation - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5fe05837e…e832814e
SHA-18d8fab63…b41c682f
SHA-256a7f387bb…60d63b07
SHA-5129c6dada7…024e7273

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/rmp-0.8.14
usr/share/cargo/registry/rmp-0.8.14/.cargo-checksum.json
usr/share/cargo/registry/rmp-0.8.14/.cargo_vcs_info.json
usr/share/cargo/registry/rmp-0.8.14/CHANGELOG.md
usr/share/cargo/registry/rmp-0.8.14/Cargo.toml
usr/share/cargo/registry/rmp-0.8.14/LICENSE
usr/share/cargo/registry/rmp-0.8.14/README.md
usr/share/cargo/registry/rmp-0.8.14/benches
usr/share/cargo/registry/rmp-0.8.14/benches/bench.rs
usr/share/cargo/registry/rmp-0.8.14/clippy.toml
usr/share/cargo/registry/rmp-0.8.14/debian
usr/share/cargo/registry/rmp-0.8.14/debian/patches
usr/share/cargo/registry/rmp-0.8.14/debian/patches/disable-benches-examples.patch
usr/share/cargo/registry/rmp-0.8.14/debian/patches/series
usr/share/cargo/registry/rmp-0.8.14/examples
usr/share/cargo/registry/rmp-0.8.14/examples/inspect.rs
usr/share/cargo/registry/rmp-0.8.14/src
usr/share/cargo/registry/rmp-0.8.14/src/decode
usr/share/cargo/registry/rmp-0.8.14/src/decode/bytes.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/dec.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/ext.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/mod.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/sint.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/str.rs
usr/share/cargo/registry/rmp-0.8.14/src/decode/uint.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode
usr/share/cargo/registry/rmp-0.8.14/src/encode/bin.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/buffer.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/dec.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/ext.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/map.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/mod.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/sint.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/str.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/uint.rs
usr/share/cargo/registry/rmp-0.8.14/src/encode/vec.rs
usr/share/cargo/registry/rmp-0.8.14/src/errors.rs
usr/share/cargo/registry/rmp-0.8.14/src/lib.rs
usr/share/cargo/registry/rmp-0.8.14/src/marker.rs
usr/share/cargo/registry/rmp-0.8.14/tests
usr/share/cargo/registry/rmp-0.8.14/tests/func
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/array.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/bin.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/bool.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/ext.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/float.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/map.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/mod.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/null.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/sint.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/string.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/decode/uint.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/array.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/bin.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/bool.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/ext.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/float.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/int.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/map.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/mod.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/null.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/encode/string.rs
usr/share/cargo/registry/rmp-0.8.14/tests/func/mirror.rs
usr/share/cargo/registry/rmp-0.8.14/tests/lib.rs
usr/share/doc
usr/share/doc/librust-rmp-dev
usr/share/doc/librust-rmp-dev/changelog.Debian.gz
usr/share/doc/librust-rmp-dev/changelog.gz
usr/share/doc/librust-rmp-dev/copyright