This package browser is in early development. Mind the rough edges.

perl-unicode-linebreak

Unicode line breaking algorithm

Unicode::LineBreak implements the line breaking algorithm described in Unicode Standard Annex #14. The East_Asian_Width property defined by Annex #11 is used to determine breaking positions.

Installation

Install the latest version of perl-unicode-linebreak as follows:

guix install perl-unicode-linebreak

Or install a particular version:

guix install perl-unicode-linebreak@2019.001

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.