licenses.dev

rawloader v0.37.1

A library to extract the data from camera raw formats

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-2.1

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
enumn • 0.1.14Convert number to enumDIRECT4
glob • 0.3.1Support for matching file paths against Unix shell style patterns. DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.82Parser for Rust source codeINDIRECT2
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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/rawloader)](https://licenses.dev/cargo/rawloader)
<a href="https://licenses.dev/cargo/rawloader">
  <img src="https://licenses.dev/b/cargo/rawloader" alt="licenses" />
</a>

Or the licenses badge code for the 0.37.1 version:

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