Install this package:
emerge -a dev-lisp/cl-ppcre
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lisp/cl-ppcre
Or alternatively:
emerge --autounmask-write -a dev-lisp/cl-ppcre
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.1.2 | 8 | amd64 ~ppc ~riscv ~sparc x86 | 0 |
| 2.1.0-r1 | 8 | amd64 ~ppc ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>common-lisp@gentoo.org</email> <name>Gentoo Common Lisp Project</name> </maintainer> <longdescription lang="en"> CL-PPCRE is a portable regular expression library for Common Lisp which has the following features: * compatible with Perl * fast (outperforms Perl) * portable (ANSI Common Lisp) * thread-safe * includes convenience features * well-documented </longdescription> <longdescription lang="es"> CL-PPCRE es una biblioteca de expressiones regulares portable para Common Lisp que tiene las siguientes características: * Compatible con Perl * Rápida (más rápida que la versión para Perl) * Portable (ANSI Common Lisp) * Segura en la ejecución de hilos (thread-safe) * Incluye características para hacerla cómoda * Bien documentada </longdescription> <upstream> <remote-id type="github">edicl/cl-ppcre</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | cl-ppcre-2.1.2.tar.gz | 159376 bytes | 2.1.2 |
| Type | File | Size |
|---|---|---|
| DIST | cl-ppcre-2.1.0.tar.gz | 159051 bytes |