[ 原始碼: cl-unicode ]
套件:cl-unicode(20201101.git54bdf2c-1)
cl-unicode 的相關連結
Debian 的資源:
下載原始碼套件 cl-unicode:
- [cl-unicode_20201101.git54bdf2c-1.dsc]
- [cl-unicode_20201101.git54bdf2c.orig.tar.xz]
- [cl-unicode_20201101.git54bdf2c-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [edicl.github.io]
相似套件:
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.
其他與 cl-unicode 有關的套件
|
|
|
|
-
- dep: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp
-
- dep: cl-ppcre
- Portable Perl-compatible regular expressions for Common Lisp