#1101486 ITP: icu4x -- Rust implementation of ICU

#1101486#5
Date:
2025-03-28 10:26:56 UTC
From:
To:
* Package name    : icu4x
   Version         : 1.5.0
   Upstream Contact: Unicode, Inc.
* URL             : https://icu4x.unicode.org
* License         : Unicode-3.0
   Programming Lang: Rust
   Description     : Rust implementation of ICU

ICU4X is a Rust implementation of ICU, or Internationalization Components of Unicode.
Similar to ICU4C for C/C++, and ICU4J for Java.

It's not expected to be in Debian 13/trixie.

It's meant to be an experiment,
to automate the packaging of a library of Rust libraries (pun intended),
different from either the Rust team workflow,
which packages one library at a time (as a separate source package),
or another workflow used by some individual maintainers,
which is mostly manual.