librust-etherparse-dev (0.13.0-2+b1)
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 (0.13.0-2)
- 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.6 kB
- Size actual
- 139.6 kB
- Size match
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
| Type | Actual | Match |
|---|---|---|
| MD5 | 5a08b25d…7da53846 | |
| SHA-1 | 46e940f2…47d746e9 | |
| SHA-256 | af71c751…9567705a | |
| SHA-512 | 76f5e668…dd350e2a |
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.Debian.i386.gz usr/share/doc/librust-etherparse-dev/changelog.gz usr/share/doc/librust-etherparse-dev/copyright