Description
Provides simple Unicode collation according to RFC 5051. Collation defines how text should be ordered or compared in a way that is more meaningful than raw codepoint order.
It is useful for sorting names, identifiers, protocol values, or text lists where RFC 5051 behavior is expected. It is a developer library and not a full locale-aware collation system.