licenses.dev

koto_lexer v0.15.3

The lexer used by the Koto programming language

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. DIRECT0
unicode-width • 0.2.1Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.3 version:

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