Skip to main content

Module data

Module data 

Source
Expand description

Unicode property tables and dictionary data.

UCD (auto-generated), word-break dictionaries, CLDR locale data. Grapheme_Cluster_Break and Word_Break (UAX #29) implemented here. Bidi_Class and bracket pairs (UAX #9) auto-generated. Line_Break (UAX #14) auto-generated.

Modulesยง

bidi_class
Auto-generated Bidi_Class and bracket pair tables. Do not edit manually. Generated from UnicodeData.txt and BidiBrackets.txt (Unicode 17.0).
casemap
Auto-generated Unicode case mapping tables. Do not edit manually. Generated from UnicodeData.txt, SpecialCasing.txt, CaseFolding.txt (Unicode 17.0).
grapheme_break
Auto-generated Grapheme_Cluster_Break property tables. Do not edit manually. Generated from GraphemeBreakProperty.txt (Unicode 17.0).
line_break
Auto-generated Line_Break property tables. Do not edit manually. Generated from LineBreak.txt and EastAsianWidth.txt (Unicode 17.0).
normalization
Auto-generated Unicode normalization tables. Do not edit manually. Generated from UnicodeData.txt and CompositionExclusions.txt (Unicode 17.0).
sentence_break
Sentence_Break property (UAX #29 Section 5).
word_break
Word_Break property (UAX #29 Section 4).