licenses.dev

os_info v3.12.0

Detect the operating system type and version.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT28
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.21.7encodes and decodes base64 as bytes or utf8INDIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
itoa • 1.0.15Fast integer primitive to string conversionINDIRECT0
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.27A lightweight logging facade for Rust DIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-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)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT3
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT3
PackageRelationDependenciesPublished
doc-comment • 0.3.3Macro to generate doc commentsDIRECT0
plist • 1.5.1A rusty plist parser. Supports Serde serialization.DIRECT18
quick-xml • 0.30.0High performance xml reader and writerINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
line-wrap • 0.1.1Efficiently insert line separatorsINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/os_info)](https://licenses.dev/cargo/os_info)
<a href="https://licenses.dev/cargo/os_info">
  <img src="https://licenses.dev/b/cargo/os_info" alt="licenses" />
</a>

Or the licenses badge code for the 3.12.0 version:

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