Source: cl-ppcre
Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Uploaders: Peter Van Eynde <pvaneynd@debian.org>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
Homepage: https://edicl.github.io/cl-ppcre/
Vcs-Git: https://salsa.debian.org/common-lisp-team/cl-ppcre.git
Vcs-Browser: https://salsa.debian.org/common-lisp-team/cl-ppcre

Package: cl-ppcre
Architecture: all
Depends: ${misc:Depends}
Description: Portable Regular Express Library 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 fast.
  * It is portable.
