librust-etherparse-dev (0.13.0-2)

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

Size & integrity

Byte sizes and integrity verification

Installed size
1.2 kB
Size expected
139.3 kB
Size actual
139.3 kB
Size match

Dependencies

Required package dependencies

  • librust-arrayvec-0.7+default-dev (>= 0.7.2-~~)

Suggested packages

Recommended additional packages

  • None

Description

Parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...) - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5004183a5…8a7fcd67
SHA-1266a46b4…165a0c21
SHA-2561c037fb7…f482cda8
SHA-5120d9f07ef…7a8af923

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/etherparse-0.13.0
usr/share/cargo/registry/etherparse-0.13.0/.cargo-checksum.json
usr/share/cargo/registry/etherparse-0.13.0/.cargo_vcs_info.json
usr/share/cargo/registry/etherparse-0.13.0/Cargo.toml
usr/share/cargo/registry/etherparse-0.13.0/LICENSE-APACHE
usr/share/cargo/registry/etherparse-0.13.0/LICENSE-MIT
usr/share/cargo/registry/etherparse-0.13.0/README.md
usr/share/cargo/registry/etherparse-0.13.0/README.tpl
usr/share/cargo/registry/etherparse-0.13.0/changelog.md
usr/share/cargo/registry/etherparse-0.13.0/debian
usr/share/cargo/registry/etherparse-0.13.0/debian/patches
usr/share/cargo/registry/etherparse-0.13.0/debian/patches/disable-failing-test.patch
usr/share/cargo/registry/etherparse-0.13.0/debian/patches/series
usr/share/cargo/registry/etherparse-0.13.0/examples
usr/share/cargo/registry/etherparse-0.13.0/examples/read_by_slicing.rs
usr/share/cargo/registry/etherparse-0.13.0/examples/write_ipv4_udp.rs
usr/share/cargo/registry/etherparse-0.13.0/examples/write_tcp.rs
usr/share/cargo/registry/etherparse-0.13.0/examples/write_udp.rs
usr/share/cargo/registry/etherparse-0.13.0/scripts
usr/share/cargo/registry/etherparse-0.13.0/scripts/README.md
usr/share/cargo/registry/etherparse-0.13.0/scripts/coverage.bash
usr/share/cargo/registry/etherparse-0.13.0/src
usr/share/cargo/registry/etherparse-0.13.0/src/checksum.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ip.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ip_authentication.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv4.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv4_extensions.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv6.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv6_extensions.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv6_fragment.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/ipv6_raw_extension.rs
usr/share/cargo/registry/etherparse-0.13.0/src/internet/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/src/lib.rs
usr/share/cargo/registry/etherparse-0.13.0/src/link
usr/share/cargo/registry/etherparse-0.13.0/src/link/ethernet.rs
usr/share/cargo/registry/etherparse-0.13.0/src/link/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/src/link/vlan_tagging.rs
usr/share/cargo/registry/etherparse-0.13.0/src/packet_builder.rs
usr/share/cargo/registry/etherparse-0.13.0/src/packet_decoder.rs
usr/share/cargo/registry/etherparse-0.13.0/src/packet_filter.rs
usr/share/cargo/registry/etherparse-0.13.0/src/packet_slicing.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport
usr/share/cargo/registry/etherparse-0.13.0/src/transport/icmp.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport/icmpv4_impl.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport/icmpv6_impl.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport/tcp.rs
usr/share/cargo/registry/etherparse-0.13.0/src/transport/udp.rs
usr/share/cargo/registry/etherparse-0.13.0/tests
usr/share/cargo/registry/etherparse-0.13.0/tests/checksum
usr/share/cargo/registry/etherparse-0.13.0/tests/checksum/mod.proptest-regressions
usr/share/cargo/registry/etherparse-0.13.0/tests/checksum/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/errors
usr/share/cargo/registry/etherparse-0.13.0/tests/errors/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ip.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ip_authentication.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv4.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv4_extensions.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv6.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv6_extensions.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv6_fragment.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/ipv6_raw_extension.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/internet/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/link
usr/share/cargo/registry/etherparse-0.13.0/tests/link/ethernet.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/link/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/link/vlan_tagging.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_builder
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_builder/mod.proptest-regressions
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_builder/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_compositions
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_compositions/mod.proptest-regressions
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_compositions/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_decoder
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_decoder/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_filter
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_filter/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_slicing
usr/share/cargo/registry/etherparse-0.13.0/tests/packet_slicing/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/proptest_generators
usr/share/cargo/registry/etherparse-0.13.0/tests/proptest_generators/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/test_reader.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/test_writer.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/icmp.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/icmpv4.proptest-regressions
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/icmpv4.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/icmpv6.proptest-regressions
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/icmpv6.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/mod.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/tcp.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/transport/udp.rs
usr/share/cargo/registry/etherparse-0.13.0/tests/unit-tests.rs
usr/share/doc
usr/share/doc/librust-etherparse-dev
usr/share/doc/librust-etherparse-dev/changelog.Debian.gz
usr/share/doc/librust-etherparse-dev/changelog.gz
usr/share/doc/librust-etherparse-dev/copyright