You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
572 B

name: "unicode-normalization"
description: "This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/unicode-normalization"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/unicode-normalization/unicode-normalization-0.1.17.crate"
}
version: "0.1.17"
license_type: NOTICE
last_upgrade_date {
year: 2021
month: 2
day: 9
}
}