We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1360401 commit 9c8a683Copy full SHA for 9c8a683
1 file changed
mix.exs
@@ -42,8 +42,8 @@ defmodule UnicodeTransform.MixProject do
42
43
defp description do
44
"""
45
- Implementation of the Cldr Transform specification to
46
- transform text from one script to another.
+ Transliterates text between scripts, applies normalization and case
+ mappings, and executes arbitrary CLDR transforms.
47
48
end
49
0 commit comments