licenses.dev

plist v0.4.2

A rusty plist parser. Supports Serde serialization.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
base64 • 0.10.1encodes and decodes base64 as bytes or utf8DIRECT1
humantime • 1.3.0 A parser and formatter for std::time::{Duration, SystemTime} DIRECT1
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quick-error • 1.2.3 A macro which makes error types pleasant to write. INDIRECT0
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
safemem • 0.3.3Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.INDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
line-wrap • 0.1.1Efficiently insert line separatorsDIRECT1
MIT1
PackageRelationDependenciesPublished
xml-rs • 0.8.22An XML library in pure RustDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/plist)](https://licenses.dev/cargo/plist)
<a href="https://licenses.dev/cargo/plist">
  <img src="https://licenses.dev/b/cargo/plist" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.2 version:

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