[ ソース: 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