cl-shlex

MIT

Lexical analyzer for simple shell-like syntax.

$ area51 add cl-shlexCopy

Usage

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