Source: cl-unicode Section: lisp Priority: optional Maintainer: Debian Common Lisp Team Uploaders: Sébastien Villemot Build-Depends: debhelper (>= 11~), cl-ppcre, cl-flexi-streams, sbcl (>= 2:1.2.4) Standards-Version: 4.1.4 Homepage: https://edicl.github.io/cl-unicode/ Vcs-Git: https://salsa.debian.org/common-lisp-team/cl-unicode.git Vcs-Browser: https://salsa.debian.org/common-lisp-team/cl-unicode Package: cl-unicode Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, cl-ppcre, cl-flexi-streams Description: portable Unicode library for Common Lisp CL-UNICODE is a library which provides Common Lisp implementations with knowledge about Unicode characters including their name, their general category, the scripts and blocks they belong to, their numerical value, and several other properties. It also provides the ability to replace the standard syntax for reading Lisp characters with one that is Unicode-aware and is used to enhance CL-PPCRE with Unicode properties. . CL-UNICODE is based on Unicode 5.1.