uax-14

zlib

Implementation of the Unicode Standards Annex #14's line breaking algorithm

$ area51 add uax-14Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(uax-14:some-function ...)