licenses.dev

encoding v0.2.33

Character encoding support for Rust

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

CC0-1.06
PackageRelationDependenciesPublished
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodingsINDIRECT0
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodingsDIRECT1
encoding-index-korean • 1.20141219.5Index tables for Korean character encodingsDIRECT1
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodingsDIRECT1
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodingsDIRECT1
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodingsDIRECT1
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
getopts • 0.2.21getopts-like option parsing. DIRECT1
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.33 version:

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