1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/textproc/cl-ppcre-cmucl/pkg-descr
Edwin Groothuis 1ac33cdc0b New Port: Portable Perl-Compatible Regexps for Common Lisp (CMUCL Binaries)
cl-ppcre binaries for lang/cmucl

PR:		ports/52371
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:29:08 +00:00

9 lines
221 B
Plaintext

CL-PPCRE is a fast, perl compatible implementation of regular expressions
written in portable, ANSI-compliant Common Lisp.
This package installs binaries for CMUCL.
WWW: http://www.weitz.de/cl-ppcre/
-- Henrik Motakef