licenses.dev

unicode-collation v0.0.1

Unicode collation algorithm according to Technical Standard #10.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
pest_derive • 1.0.8pest's derive macroDIRECT5
pest • 1.0.6The Elegant ParserDIRECT0
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
syn • 0.11.11Parser for Rust source codeINDIRECT3
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
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-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
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/unicode-collation)](https://licenses.dev/cargo/unicode-collation)
<a href="https://licenses.dev/cargo/unicode-collation">
  <img src="https://licenses.dev/b/cargo/unicode-collation" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

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