[ Bron: cl-ppcre ]
Pakket: cl-ppcre (20180805.git2115632-1)
Verwijzigingen voor cl-ppcre
Debian bronnen:
Het bronpakket cl-ppcre downloaden:
- [cl-ppcre_20180805.git2115632-1.dsc]
- [cl-ppcre_20180805.git2115632.orig.tar.xz]
- [cl-ppcre_20180805.git2115632-1.debian.tar.xz]
Beheerders:
- Debian Common Lisp Team (QA-pagina, Mailarchief)
- Peter Van Eynde (QA-pagina)
- Sébastien Villemot (QA-pagina)
Externe bronnen:
- Homepage [edicl.github.io]
Vergelijkbare pakketten:
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.
Andere aan cl-ppcre gerelateerde pakketten
|
|
|
|
-
- dep: cl-unicode
- portable Unicode library for Common Lisp
-
- rec: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp