[ 原始碼: 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