licenses.dev

stringprep v0.1.5

An implementation of the stringprep algorithm

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
unicode-bidi • 0.3.17Implementation of the Unicode Bidirectional AlgorithmDIRECT0
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. DIRECT2
unicode-properties • 0.1.3Query character Unicode properties according to UAX #44 and UTR #51. DIRECT0
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.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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