cl-just-getopt-parser
Getopt-like parser for command-line options and arguments
$ area51 add cl-just-getopt-parserCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-just-getopt-parser:some-function ...)