[ 源代码: cl-ppcre ]
软件包:cl-ppcre(20220126.gitb4056c5-1)
cl-ppcre 的相关链接
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
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.
其他与 cl-ppcre 有关的软件包
|
|
|
|
-
- rec: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp