unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 177 forks source link

Add crates.io keywords and categories for all crates #5219

Open robertbastian opened 4 months ago

robertbastian commented 4 months ago

We currently have keywords for a few utils, like https://github.com/unicode-org/icu4x/blob/34c0a2e45e28ebfe9ba7fc5bb1111bd3aed7731e/utils/zerovec/Cargo.toml#L9-L10 and a blanket categories = ["internationalization"] for all crates.

robertbastian commented 3 months ago

For categories (https://crates.io/categories) we probably want to set i18n, l10n, and no_std.