[ 源代码: 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