diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 23:25:37 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-26 12:27:02 +0100 |
commit | 28f6ee16c3ea7e2791a1ac27bc7303d9bf32274f (patch) | |
tree | 9e835c50d132a4c816599aeca4391bff935231b4 /dev-lisp/cl-ppcre | |
parent | dev-libs/vanessa-logger: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-28f6ee16c3ea7e2791a1ac27bc7303d9bf32274f.tar.gz gentoo-28f6ee16c3ea7e2791a1ac27bc7303d9bf32274f.tar.bz2 gentoo-28f6ee16c3ea7e2791a1ac27bc7303d9bf32274f.zip |
dev-lisp/cl-ppcre: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-lisp/cl-ppcre')
-rw-r--r-- | dev-lisp/cl-ppcre/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/dev-lisp/cl-ppcre/metadata.xml b/dev-lisp/cl-ppcre/metadata.xml index 80cabfa13150..36bca3f8dbdf 100644 --- a/dev-lisp/cl-ppcre/metadata.xml +++ b/dev-lisp/cl-ppcre/metadata.xml @@ -6,26 +6,26 @@ <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: + 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 + * 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: + 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 + * 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> |