regex

BSD-style

A Regular Expression Engine

$ area51 add regexCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(regex:some-function ...)

Dependencies