Language

Package: ecl-uax-14 @ 1.0.0-1.0432162

Synopsis

Unicode Standard Annex #14 for standardised line breaking

Description

This is an implementation of the Unicode Standards Annex #14 (http://www.unicode.org/reports/tr14/) line breaking algorithm. It provides a fast and convenient way to determine line breaking opportunities in text.

Note that this algorithm does not support break opportunities that require morphological analysis. In order to handle such cases, please consult a system that provides this kind of capability, such as a hyphenation algorithm.

Also note that this system is completely unaware of layouting decisions. Any kind of layouting decisions, such as which breaks to pick, how to space between words, how to handle bidirectionality, and what to do in emergency situations when there are no breaks on an overfull line are left up to the user.

Home page
https://shinmera.github.io/uax-14/
Location
gnu/packages/lisp-xyz.scm (line: 1739, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'sbcl-parachute' does not match package name 'ecl-parachute'
input-labels

Identify input labels that do not match package names

label 'sbcl-cl-ppcre' does not match package name 'ecl-cl-ppcre'
input-labels

Identify input labels that do not match package names

label 'sbcl-documentation-utils' does not match package name 'ecl-documentation-utils'
input-labels

Identify input labels that do not match package names

label 'sbcl-parachute' does not match package name 'ecl-parachute'
input-labels

Identify input labels that do not match package names

label 'sbcl-cl-ppcre' does not match package name 'ecl-cl-ppcre'
input-labels

Identify input labels that do not match package names

label 'sbcl-documentation-utils' does not match package name 'ecl-documentation-utils'