licenses.dev

pnet_datalink v0.21.0

Cross-platform, datalink layer networking.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
pcap • 0.6.1A packet capture API around pcap/wpcapDIRECT1
pnet_base • 0.21.0Fundamental base types and code used by pnet.DIRECT0
pnet_sys • 0.21.0Access to network related system function and calls.DIRECT4
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT3
PackageRelationDependenciesPublished
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.DIRECT0
ws2_32-sys • 0.2.1Contains function definitions for the Windows API library ws2_32. See winapi for types and constants.INDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
ipnetwork • 0.12.8A library to work with IP CIDRs in RustDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
netmap_sys • 0.1.4Bindings to netmap - the fast packet I/O frameworkDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/pnet_datalink)](https://licenses.dev/cargo/pnet_datalink)
<a href="https://licenses.dev/cargo/pnet_datalink">
  <img src="https://licenses.dev/b/cargo/pnet_datalink" alt="licenses" />
</a>

Or the licenses badge code for the 0.21.0 version:

[![licenses](https://licenses.dev/b/cargo/pnet_datalink/0.21.0)](https://licenses.dev/cargo/pnet_datalink/0.21.0)
<a href="https://licenses.dev/cargo/pnet_datalink/0.21.0">
  <img src="https://licenses.dev/b/cargo/pnet_datalink/0.21.0" alt="licenses" />
</a>
GitHub