[ 原始碼: cl-ppcre ]
套件:cl-ppcre-unicode(20220126.gitb4056c5-1)
cl-ppcre-unicode 的相關連結
Debian 的資源:
下載原始碼套件 cl-ppcre:
- [cl-ppcre_20220126.gitb4056c5-1.dsc]
- [cl-ppcre_20220126.gitb4056c5.orig.tar.xz]
- [cl-ppcre_20220126.gitb4056c5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [edicl.github.io]
相似套件:
Portable Perl-compatible regular expressions for Common Lisp (Unicode)
CL-PPCRE is a portable regular expression library for Common Lisp which has the following features:
* It is compatible with Perl. * It is pretty fast. * It is portable between ANSI-compliant Common Lisp implementations. * It is thread-safe. * In addition to specifying regular expressions as strings like in Perl you can also use S-expressions.
This package adds support for Unicode properties to cl-ppcre.
其他與 cl-ppcre-unicode 有關的套件
|
|
|
|
-
- dep: cl-ppcre
- Portable Perl-compatible regular expressions for Common Lisp
-
- dep: cl-unicode
- portable Unicode library for Common Lisp