librust-wl-nl80211-dev (0.2.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-wl-nl80211
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 400 B
- Size expected
- 53 kB
- Size actual
- 53 kB
- Size match
Dependencies
Required package dependencies
- librust-anyhow-1+default-dev (>= 1.0.44-~~)
- librust-async-std-1+default-dev (>= 1.9.0-~~)
- librust-bitflags-2+default-dev
- librust-byteorder-1+default-dev (>= 1.4.3-~~)
- librust-futures-0.3+default-dev (>= 0.3.17-~~)
- librust-genetlink-0.2-dev (>= 0.2.5-~~)
- librust-log-0.4+default-dev (>= 0.4.14-~~)
- librust-netlink-packet-core-0.7+default-dev
- librust-netlink-packet-generic-0.3+default-dev (>= 0.3.3-~~)
- librust-netlink-packet-utils-0.5+default-dev (>= 0.5.2-~~)
- librust-netlink-proto-0.11+smol-socket-dev (>= 0.11.2-~~)
- librust-netlink-proto-0.11+tokio-socket-dev (>= 0.11.2-~~)
- librust-netlink-proto-0.11-dev (>= 0.11.2-~~)
- librust-netlink-sys-0.8+default-dev (>= 0.8.4-~~)
- librust-thiserror-1+default-dev (>= 1.0.29-~~)
- librust-tokio-1+default-dev (>= 1.0.1-~~)
- librust-tokio-1+rt-dev (>= 1.0.1-~~)
Suggested packages
Recommended additional packages
- None
Description
Linux kernel wireless(802.11) netlink Library - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 799fdbbe…2a53413e | |
| SHA-1 | 42526671…9cb3aac2 | |
| SHA-256 | b005176d…4f159f30 | |
| SHA-512 | b8733154…3599a368 |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/wl-nl80211-0.2.0 usr/share/cargo/registry/wl-nl80211-0.2.0/.cargo-checksum.json usr/share/cargo/registry/wl-nl80211-0.2.0/.cargo_vcs_info.json usr/share/cargo/registry/wl-nl80211-0.2.0/.github usr/share/cargo/registry/wl-nl80211-0.2.0/.github/workflows usr/share/cargo/registry/wl-nl80211-0.2.0/.github/workflows/clippy-rustfmt.yml usr/share/cargo/registry/wl-nl80211-0.2.0/.github/workflows/license.yml usr/share/cargo/registry/wl-nl80211-0.2.0/.github/workflows/main.yml usr/share/cargo/registry/wl-nl80211-0.2.0/.gitignore usr/share/cargo/registry/wl-nl80211-0.2.0/.licenserc.yaml usr/share/cargo/registry/wl-nl80211-0.2.0/.rustfmt.toml usr/share/cargo/registry/wl-nl80211-0.2.0/CHANGELOG usr/share/cargo/registry/wl-nl80211-0.2.0/Cargo.toml usr/share/cargo/registry/wl-nl80211-0.2.0/Cargo.toml.orig usr/share/cargo/registry/wl-nl80211-0.2.0/LICENSE-MIT usr/share/cargo/registry/wl-nl80211-0.2.0/README.md usr/share/cargo/registry/wl-nl80211-0.2.0/debian usr/share/cargo/registry/wl-nl80211-0.2.0/debian/patches usr/share/cargo/registry/wl-nl80211-0.2.0/debian/patches/env-logger-0.11.patch usr/share/cargo/registry/wl-nl80211-0.2.0/debian/patches/example-dependencies.patch usr/share/cargo/registry/wl-nl80211-0.2.0/debian/patches/series usr/share/cargo/registry/wl-nl80211-0.2.0/examples usr/share/cargo/registry/wl-nl80211-0.2.0/examples/dump_nl80211_iface.rs usr/share/cargo/registry/wl-nl80211-0.2.0/examples/dump_nl80211_station.rs usr/share/cargo/registry/wl-nl80211-0.2.0/examples/dump_nl80211_wiphy.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src usr/share/cargo/registry/wl-nl80211-0.2.0/src/attr.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/bytes.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/channel.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/connection.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/error.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/ext_cap.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/feature.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/frame_type.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/handle.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface/combination.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface/get.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface/handle.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface/iface_type.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/iface/mod.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/lib.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/macros.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/message.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/mlo.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/station usr/share/cargo/registry/wl-nl80211-0.2.0/src/station/get.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/station/handle.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/station/mod.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/station/rate_info.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/station/station_info.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/stats.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wifi4.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wifi5.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wifi6.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wifi7.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/band.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/cipher.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/command.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/get.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/handle.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/ifmode.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/mod.rs usr/share/cargo/registry/wl-nl80211-0.2.0/src/wiphy/wowlan.rs usr/share/cargo/registry/wl-nl80211-0.2.0/tools usr/share/cargo/registry/wl-nl80211-0.2.0/tools/make_release.sh usr/share/doc usr/share/doc/librust-wl-nl80211-dev usr/share/doc/librust-wl-nl80211-dev/changelog.Debian.gz usr/share/doc/librust-wl-nl80211-dev/changelog.gz usr/share/doc/librust-wl-nl80211-dev/copyright