API Reference Unicode Transform v0.1.0
Modules
Implements the Unicode transform rules.
Generate Elixir source files from CLDR XML files the define Unicode transforms.
Parse a comment line
10.3.9 Conversion Rules
Conversion rules can be forward, backward, or double. The complete conversion rule syntax is described below
10.3.7 Variable Definition Rules
Each variable definition is of the following form
10.3.8 Filter_Rules
A filter rule consists of two colons followed by a UnicodeSet. This filter is global in that only the characters matching the filter will be affected by any transform rules or conversion rules. The inverse filter rule consists of two colons followed by a UnicodeSet in parentheses. This filter is also global for the inverse transform.
10.3.6 Transform Rules
Each transform rule consists of two colons followed by a transform name, which is of the form source-target. For example