licenses.dev

pcap-file v1.1.1

A crate to parse, read and write Pcap and PcapNg

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
glob • 0.3.1Support for matching file paths against Unix shell style patterns. DIRECT0
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.11.11Parser for Rust source codeINDIRECT3
syn • 2.0.91Parser for Rust source codeINDIRECT2
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MIT1
PackageRelationDependenciesPublished
derive-into-owned • 0.1.0Custom derives to help with types containing Cow fieldsDIRECT4
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.1 version:

[![licenses](https://licenses.dev/b/cargo/pcap-file/1.1.1)](https://licenses.dev/cargo/pcap-file/1.1.1)
<a href="https://licenses.dev/cargo/pcap-file/1.1.1">
  <img src="https://licenses.dev/b/cargo/pcap-file/1.1.1" alt="licenses" />
</a>
GitHub