README 450 B

123456789101112
  1. perl-Unicode-LineBreak (UAX #14 Unicode Line Breaking Algorithm)
  2. This perl package includes three modules:
  3. Text::LineFold - Line Folding for Plain Text
  4. Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
  5. Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
  6. man pages with the same names are included, e.g: man Unicode::GCString
  7. This perl package is a dependency of the TEXT module of po4a as it
  8. includes Unicode::GCString