Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
CC0-1.06
Package | Relation | Dependencies | Published |
---|---|---|---|
encoding_index_tests • 0.1.4Helper macros used to test index tables for character encodings | INDIRECT | 0 | |
encoding-index-japanese • 1.20141219.5Index tables for Japanese character encodings | INDIRECT | 1 | |
encoding-index-korean • 1.20141219.5Index tables for Korean character encodings | INDIRECT | 1 | |
encoding-index-simpchinese • 1.20141219.5Index tables for simplified Chinese character encodings | INDIRECT | 1 | |
encoding-index-singlebyte • 1.20141219.5Index tables for various single-byte character encodings | INDIRECT | 1 | |
encoding-index-tradchinese • 1.20141219.5Index tables for traditional Chinese character encodings | INDIRECT | 1 |
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
encoding • 0.2.33Character encoding support for Rust | DIRECT | 6 | |
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern. | DIRECT | 0 |
Apache-2.0 OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. | DIRECT | 0 |