licenses.dev

unicode-normalization v0.1.24

This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.24 version:

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