licenses.dev

libimagutil v0.9.3

Library for the imag core distribution

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-2.1

Dependency Licenses

Apache-2.0 OR MIT51
PackageRelationDependenciesPublished
android_system_properties • 0.1.5Minimal Android system properties wrapperINDIRECT1
android-tzdata • 0.1.1Parser for the Android-specific tzdata fileINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.9.0A macro to generate structures which behave like bitflags. INDIRECT0
boolinator • 2.4.0Provides the Boolinator trait, which lets you use Option and Result-style combinators with bools.DIRECT0
bumpalo • 3.17.0A fast bump allocation arena for Rust.INDIRECT0
cc • 1.2.16A 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
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
chrono • 0.4.40Date and time library for RustDIRECT36
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
errno • 0.3.10Cross-platform interface to the `errno` variable.INDIRECT11
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
getrandom • 0.3.1A small cross-platform library for retrieving random data from system sourceINDIRECT14
iana-time-zone-haiku • 0.1.2iana-time-zone support crate for Haiku OSINDIRECT2
iana-time-zone • 0.1.61get the IANA time zone for the current systemINDIRECT31
idna • 0.1.5IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT5
js-sys • 0.3.77Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT14
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.170Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.26A lightweight logging facade for Rust DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.3Single assignment cells and lazy values.INDIRECT0
percent-encoding • 1.0.1Percent encoding and decodingINDIRECT0
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.39Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT3
rustversion • 1.0.20Conditional compilation according to rustc compiler versionINDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.100Parser for Rust source codeINDIRECT2
tempfile • 3.18.0A library for managing temporary files and directories.DIRECT21
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 1.7.2URL library for Rust, based on the WHATWG URL StandardDIRECT7
wasm-bindgen-backend • 0.2.100Backend code generation of the wasm-bindgen tool INDIRECT7
wasm-bindgen-macro-support • 0.2.100The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT8
wasm-bindgen-macro • 0.2.100Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT9
wasm-bindgen-shared • 0.2.100Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT1
wasm-bindgen • 0.2.100Easy support for interacting between JS and Rust. INDIRECT13
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-core • 0.52.0Rust for WindowsINDIRECT9
windows-link • 0.1.0Linking for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception4
PackageRelationDependenciesPublished
linux-raw-sys • 0.9.2Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.0.2Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT14
wasi • 0.13.3+wasi-0.2.2WASI API bindings for RustINDIRECT2
wit-bindgen-rt • 0.33.0Runtime support for the `wit-bindgen` crate INDIRECT1
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.9.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
MIT1
PackageRelationDependenciesPublished
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.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/libimagutil)](https://licenses.dev/cargo/libimagutil)
<a href="https://licenses.dev/cargo/libimagutil">
  <img src="https://licenses.dev/b/cargo/libimagutil" alt="licenses" />
</a>

Or the licenses badge code for the 0.9.3 version:

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